blob: 5dedac9a1ac5f62b896406d4214fcb5ae25ef13d [file] [log] [blame]
art-benchmark-service08401c12022-12-23 09:27:20 -08001#
2# Copyright (C) 2017 The Android Open Source Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
art-benchmark-service84f185c2023-07-24 02:43:42 -070016HSPLandroid/accessibilityservice/AccessibilityServiceInfo;-><init>(Landroid/content/pm/ResolveInfo;Landroid/content/Context;)V
17HSPLandroid/accessibilityservice/AccessibilityServiceInfo;->getId()Ljava/lang/String;
18HSPLandroid/accounts/Account;-><init>(Ljava/lang/String;Ljava/lang/String;)V
19HSPLandroid/accounts/Account;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
20HSPLandroid/accounts/Account;->equals(Ljava/lang/Object;)Z
21HSPLandroid/accounts/Account;->hashCode()I
22HSPLandroid/accounts/Account;->toString()Ljava/lang/String;
23HSPLandroid/accounts/AccountAndUser;-><init>(Landroid/accounts/Account;I)V
24HSPLandroid/accounts/AccountManager;->get(Landroid/content/Context;)Landroid/accounts/AccountManager;
25HSPLandroid/accounts/AccountManager;->getAccounts()[Landroid/accounts/Account;
26HSPLandroid/accounts/AccountManager;->getAccountsAsUser(I)[Landroid/accounts/Account;
27HSPLandroid/accounts/AccountManager;->getAccountsByTypeAsUser(Ljava/lang/String;Landroid/os/UserHandle;)[Landroid/accounts/Account;
28HSPLandroid/accounts/AccountManager;->hasFeatures(Landroid/accounts/Account;[Ljava/lang/String;Landroid/accounts/AccountManagerCallback;Landroid/os/Handler;)Landroid/accounts/AccountManagerFuture;
29HPLandroid/accounts/AccountManager;->invalidateLocalAccountUserDataCaches()V
30HSPLandroid/accounts/AuthenticatorDescription;->newKey(Ljava/lang/String;)Landroid/accounts/AuthenticatorDescription;
31HPLandroid/accounts/IAccountAuthenticator$Stub;->asInterface(Landroid/os/IBinder;)Landroid/accounts/IAccountAuthenticator;
32HPLandroid/accounts/IAccountAuthenticatorResponse$Stub;-><init>()V
33HSPLandroid/accounts/IAccountManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/accounts/IAccountManager;
34HSPLandroid/accounts/IAccountManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/os/Parcel;Landroid/os/Parcel;]Ljava/lang/Class;Ljava/lang/Class;
35HSPLandroid/accounts/IAccountManagerResponse$Stub;-><init>()V
36HSPLandroid/animation/AnimationHandler;-><init>()V
37HSPLandroid/animation/AnimationHandler;->setProvider(Landroid/animation/AnimationHandler$AnimationFrameCallbackProvider;)V
38HSPLandroid/animation/AnimatorListenerAdapter;-><init>()V
39HSPLandroid/animation/ArgbEvaluator;-><init>()V
40HSPLandroid/animation/ArgbEvaluator;->evaluate(FLjava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/lang/Integer;Ljava/lang/Integer;
41HSPLandroid/animation/ArgbEvaluator;->getInstance()Landroid/animation/ArgbEvaluator;
42HSPLandroid/animation/LayoutTransition;-><init>()V
43HSPLandroid/animation/LayoutTransition;->disableTransitionType(I)V
44HSPLandroid/animation/LayoutTransition;->setDuration(J)V
45HSPLandroid/animation/ObjectAnimator;->ofFloat(Ljava/lang/Object;Landroid/util/Property;[F)Landroid/animation/ObjectAnimator;
46HSPLandroid/animation/ObjectAnimator;->ofFloat(Ljava/lang/Object;Ljava/lang/String;[F)Landroid/animation/ObjectAnimator;
47HSPLandroid/animation/ObjectAnimator;->ofInt(Ljava/lang/Object;Ljava/lang/String;[I)Landroid/animation/ObjectAnimator;
48HSPLandroid/animation/ObjectAnimator;->setAutoCancel(Z)V
49HSPLandroid/animation/ObjectAnimator;->setDuration(J)Landroid/animation/ObjectAnimator;
50HSPLandroid/animation/ObjectAnimator;->start()V
51HSPLandroid/animation/PropertyValuesHolder;->ofFloat(Ljava/lang/String;[F)Landroid/animation/PropertyValuesHolder;
52HSPLandroid/animation/ValueAnimator;-><init>()V
53HSPLandroid/animation/ValueAnimator;->addUpdateListener(Landroid/animation/ValueAnimator$AnimatorUpdateListener;)V
54HSPLandroid/animation/ValueAnimator;->areAnimatorsEnabled()Z
55HSPLandroid/animation/ValueAnimator;->cancel()V
56HSPLandroid/animation/ValueAnimator;->doAnimationFrame(J)Z+]Landroid/animation/ValueAnimator;Landroid/animation/ObjectAnimator;,Landroid/animation/ValueAnimator;
57HSPLandroid/animation/ValueAnimator;->end()V
58HSPLandroid/animation/ValueAnimator;->getAnimatedFraction()F
59HSPLandroid/animation/ValueAnimator;->getAnimatedValue()Ljava/lang/Object;
60HSPLandroid/animation/ValueAnimator;->getCurrentPlayTime()J
61HSPLandroid/animation/ValueAnimator;->getDuration()J
62HSPLandroid/animation/ValueAnimator;->getDurationScale()F
63HSPLandroid/animation/ValueAnimator;->isRunning()Z
64HSPLandroid/animation/ValueAnimator;->ofFloat([F)Landroid/animation/ValueAnimator;
65HSPLandroid/animation/ValueAnimator;->ofInt([I)Landroid/animation/ValueAnimator;
66HSPLandroid/animation/ValueAnimator;->ofObject(Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/ValueAnimator;
67HSPLandroid/animation/ValueAnimator;->setCurrentPlayTime(J)V
68HSPLandroid/animation/ValueAnimator;->setDuration(J)Landroid/animation/ValueAnimator;
69HSPLandroid/animation/ValueAnimator;->setDurationScale(F)V
70HSPLandroid/animation/ValueAnimator;->setEvaluator(Landroid/animation/TypeEvaluator;)V
71HSPLandroid/animation/ValueAnimator;->setFloatValues([F)V
72HSPLandroid/animation/ValueAnimator;->setInterpolator(Landroid/animation/TimeInterpolator;)V
73HSPLandroid/animation/ValueAnimator;->setObjectValues([Ljava/lang/Object;)V
74HSPLandroid/animation/ValueAnimator;->start()V
75HSPLandroid/apex/IApexService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/apex/IApexService;
76HSPLandroid/app/Activity;-><init>()V
77HSPLandroid/app/Activity;->finish()V
78HSPLandroid/app/Activity;->onCreate(Landroid/os/Bundle;)V
79HSPLandroid/app/ActivityClient;->finishActivity(Landroid/os/IBinder;ILandroid/content/Intent;I)Z
80HSPLandroid/app/ActivityClient;->getDisplayId(Landroid/os/IBinder;)I
81HSPLandroid/app/ActivityClient;->getInstance()Landroid/app/ActivityClient;
82HSPLandroid/app/ActivityClient;->getTaskForActivity(Landroid/os/IBinder;Z)I
83HSPLandroid/app/ActivityClient;->setRequestedOrientation(Landroid/os/IBinder;I)V
84HSPLandroid/app/ActivityManager$AppTask;->getTaskInfo()Landroid/app/ActivityManager$RecentTaskInfo;
85HSPLandroid/app/ActivityManager$MemoryInfo;-><init>()V
86HSPLandroid/app/ActivityManager$PendingIntentInfo;-><init>(Ljava/lang/String;IZI)V
87HSPLandroid/app/ActivityManager$RecentTaskInfo$PersistedTaskSnapshotData;-><init>()V
88HSPLandroid/app/ActivityManager$RecentTaskInfo$PersistedTaskSnapshotData;->set(Landroid/app/ActivityManager$RecentTaskInfo$PersistedTaskSnapshotData;)V
89HPLandroid/app/ActivityManager$RecentTaskInfo$PersistedTaskSnapshotData;->set(Landroid/window/TaskSnapshot;)V
90HPLandroid/app/ActivityManager$RecentTaskInfo;-><init>()V
91HSPLandroid/app/ActivityManager$RunningAppProcessInfo;-><init>(Ljava/lang/String;I[Ljava/lang/String;)V
92HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->procStateToImportance(I)I
93HSPLandroid/app/ActivityManager$RunningAppProcessInfo;->procStateToImportanceForTargetSdk(II)I
94HSPLandroid/app/ActivityManager$RunningTaskInfo;-><init>()V
95HSPLandroid/app/ActivityManager$TaskDescription;-><init>()V
96HSPLandroid/app/ActivityManager$TaskDescription;-><init>(Landroid/app/ActivityManager$TaskDescription;)V+]Landroid/app/ActivityManager$TaskDescription;Landroid/app/ActivityManager$TaskDescription;
97HSPLandroid/app/ActivityManager$TaskDescription;->copyFrom(Landroid/app/ActivityManager$TaskDescription;)V
98HSPLandroid/app/ActivityManager$TaskDescription;->getBackgroundColor()I
99HSPLandroid/app/ActivityManager$TaskDescription;->getEnsureNavigationBarContrastWhenTransparent()Z
100HSPLandroid/app/ActivityManager$TaskDescription;->getEnsureStatusBarContrastWhenTransparent()Z
101HSPLandroid/app/ActivityManager$TaskDescription;->getIcon()Landroid/graphics/Bitmap;
102HSPLandroid/app/ActivityManager$TaskDescription;->getIconFilename()Ljava/lang/String;
103HSPLandroid/app/ActivityManager$TaskDescription;->getInMemoryIcon()Landroid/graphics/Bitmap;
104HSPLandroid/app/ActivityManager$TaskDescription;->getLabel()Ljava/lang/String;
105HSPLandroid/app/ActivityManager$TaskDescription;->getNavigationBarColor()I
106HSPLandroid/app/ActivityManager$TaskDescription;->getPrimaryColor()I
107HPLandroid/app/ActivityManager$TaskDescription;->getRawIcon()Landroid/graphics/drawable/Icon;
108HSPLandroid/app/ActivityManager$TaskDescription;->getStatusBarColor()I
109HSPLandroid/app/ActivityManager$TaskDescription;->setBackgroundColor(I)V
110HSPLandroid/app/ActivityManager$TaskDescription;->setBackgroundColorFloating(I)V
111HSPLandroid/app/ActivityManager$TaskDescription;->setEnsureNavigationBarContrastWhenTransparent(Z)V
112HSPLandroid/app/ActivityManager$TaskDescription;->setEnsureStatusBarContrastWhenTransparent(Z)V
113HSPLandroid/app/ActivityManager$TaskDescription;->setIcon(Landroid/graphics/drawable/Icon;)V
114HSPLandroid/app/ActivityManager$TaskDescription;->setNavigationBarColor(I)V
115HSPLandroid/app/ActivityManager$TaskDescription;->setPrimaryColor(I)V
116HSPLandroid/app/ActivityManager$TaskDescription;->setStatusBarColor(I)V
117HSPLandroid/app/ActivityManager;->addOnUidImportanceListener(Landroid/app/ActivityManager$OnUidImportanceListener;I)V
118HPLandroid/app/ActivityManager;->broadcastStickyIntent(Landroid/content/Intent;ILandroid/os/Bundle;I)V
119HSPLandroid/app/ActivityManager;->canAccessUnexportedComponents(I)Z
120HSPLandroid/app/ActivityManager;->checkComponentPermission(Ljava/lang/String;IIZ)I
121HSPLandroid/app/ActivityManager;->checkUidPermission(Ljava/lang/String;I)I
122HSPLandroid/app/ActivityManager;->getCurrentUser()I
123HSPLandroid/app/ActivityManager;->getHistoricalProcessExitReasons(Ljava/lang/String;II)Ljava/util/List;
124HSPLandroid/app/ActivityManager;->getMemoryInfo(Landroid/app/ActivityManager$MemoryInfo;)V
125HSPLandroid/app/ActivityManager;->getPackageImportance(Ljava/lang/String;)I
126HSPLandroid/app/ActivityManager;->getRunningAppProcesses()Ljava/util/List;
127HSPLandroid/app/ActivityManager;->getRunningServices(I)Ljava/util/List;
128HSPLandroid/app/ActivityManager;->getService()Landroid/app/IActivityManager;
129HSPLandroid/app/ActivityManager;->getUidImportance(I)I
130HSPLandroid/app/ActivityManager;->handleIncomingUser(IIIZZLjava/lang/String;Ljava/lang/String;)I
131HSPLandroid/app/ActivityManager;->isHighEndGfx()Z
132HSPLandroid/app/ActivityManager;->isLowRamDevice()Z
133HSPLandroid/app/ActivityManager;->isLowRamDeviceStatic()Z
134HSPLandroid/app/ActivityManager;->isProcStateBackground(I)Z
135HSPLandroid/app/ActivityManager;->isProcStateCached(I)Z
136HSPLandroid/app/ActivityManager;->isProcStateConsideredInteraction(I)Z
137HSPLandroid/app/ActivityManager;->isRunningInTestHarness()Z
138HSPLandroid/app/ActivityManager;->isStartResultFatalError(I)Z
139HSPLandroid/app/ActivityManager;->isUserAMonkey()Z
140HSPLandroid/app/ActivityManager;->isUserRunning(I)Z
141HSPLandroid/app/ActivityManager;->procStateToString(I)Ljava/lang/String;
142HSPLandroid/app/ActivityManager;->processStateAmToProto(I)I
143HSPLandroid/app/ActivityManager;->staticGetLargeMemoryClass()I
144HSPLandroid/app/ActivityManager;->staticGetMemoryClass()I
145HSPLandroid/app/ActivityManagerInternal;-><init>()V
146HSPLandroid/app/ActivityOptions;-><init>(Landroid/os/Bundle;)V
147HSPLandroid/app/ActivityOptions;->fromBundle(Landroid/os/Bundle;)Landroid/app/ActivityOptions;
148HSPLandroid/app/ActivityOptions;->getAnimationType()I
149HPLandroid/app/ActivityOptions;->getPendingIntentLaunchFlags()I
150HSPLandroid/app/ActivityOptions;->makeBasic()Landroid/app/ActivityOptions;
151HSPLandroid/app/ActivityOptions;->makeRemoteAnimation(Landroid/view/RemoteAnimationAdapter;)Landroid/app/ActivityOptions;
152HSPLandroid/app/ActivityOptions;->setLaunchWindowingMode(I)V
153HSPLandroid/app/ActivityOptions;->setSourceInfo(IJ)V
154HSPLandroid/app/ActivityOptions;->toBundle()Landroid/os/Bundle;
155HPLandroid/app/ActivityTaskManager$RootTaskInfo;-><init>()V
156HSPLandroid/app/ActivityTaskManager;->getDefaultAppRecentsLimitStatic()I
157HSPLandroid/app/ActivityTaskManager;->getInstance()Landroid/app/ActivityTaskManager;
158HSPLandroid/app/ActivityTaskManager;->getMaxRecentTasksStatic()I
159HSPLandroid/app/ActivityTaskManager;->getService()Landroid/app/IActivityTaskManager;
160HSPLandroid/app/ActivityTaskManager;->supportsMultiWindow(Landroid/content/Context;)Z
161HSPLandroid/app/ActivityTaskManager;->supportsSplitScreenMultiWindow(Landroid/content/Context;)Z
162HSPLandroid/app/ActivityThread;->currentActivityThread()Landroid/app/ActivityThread;
163HSPLandroid/app/ActivityThread;->currentApplication()Landroid/app/Application;
164HSPLandroid/app/ActivityThread;->currentOpPackageName()Ljava/lang/String;
165HSPLandroid/app/ActivityThread;->dumpMemInfoTable(Landroid/util/proto/ProtoOutputStream;Landroid/os/Debug$MemoryInfo;ZZJJJJJJ)V
166HSPLandroid/app/ActivityThread;->dumpMemInfoTable(Ljava/io/PrintWriter;Landroid/os/Debug$MemoryInfo;ZZZZILjava/lang/String;JJJJJJ)V
167HSPLandroid/app/ActivityThread;->getApplicationThread()Landroid/app/ActivityThread$ApplicationThread;
168HSPLandroid/app/ActivityThread;->getExecutor()Ljava/util/concurrent/Executor;
169HSPLandroid/app/ActivityThread;->getPackageInfo(Ljava/lang/String;Landroid/content/res/CompatibilityInfo;II)Landroid/app/LoadedApk;
170HSPLandroid/app/ActivityThread;->getPackageManager()Landroid/content/pm/IPackageManager;
171HSPLandroid/app/ActivityThread;->getSystemContext()Landroid/app/ContextImpl;
172HSPLandroid/app/ActivityThread;->getSystemUiContext()Landroid/app/ContextImpl;
173HSPLandroid/app/ActivityThread;->getSystemUiContext(I)Landroid/app/ContextImpl;
174HSPLandroid/app/ActivityThread;->initializeMainlineModules()V
175HSPLandroid/app/ActivityThread;->systemMain()Landroid/app/ActivityThread;
176HSPLandroid/app/AlarmManager$AlarmClockInfo;->getTriggerTime()J
177HSPLandroid/app/AlarmManager;->cancel(Landroid/app/AlarmManager$OnAlarmListener;)V
178HSPLandroid/app/AlarmManager;->cancel(Landroid/app/PendingIntent;)V
179HSPLandroid/app/AlarmManager;->getNextAlarmClock(I)Landroid/app/AlarmManager$AlarmClockInfo;
180HSPLandroid/app/AlarmManager;->set(IJJJLandroid/app/AlarmManager$OnAlarmListener;Landroid/os/Handler;Landroid/os/WorkSource;)V
181HSPLandroid/app/AlarmManager;->set(IJLandroid/app/PendingIntent;)V
182HSPLandroid/app/AlarmManager;->set(IJLjava/lang/String;Landroid/app/AlarmManager$OnAlarmListener;Landroid/os/Handler;)V
183HSPLandroid/app/AlarmManager;->setExact(IJLandroid/app/PendingIntent;)V
184HSPLandroid/app/AlarmManager;->setExact(IJLjava/lang/String;Landroid/app/AlarmManager$OnAlarmListener;Landroid/os/Handler;)V
185HSPLandroid/app/AlarmManager;->setExactAndAllowWhileIdle(IJLandroid/app/PendingIntent;)V
186HSPLandroid/app/AlarmManager;->setInexactRepeating(IJJLandroid/app/PendingIntent;)V
187HSPLandroid/app/AlertDialog;->onCreate(Landroid/os/Bundle;)V
188HSPLandroid/app/AppCompatCallbacks;->install([J)V
189HSPLandroid/app/AppGlobals;->getInitialApplication()Landroid/app/Application;
190HSPLandroid/app/AppGlobals;->getPackageManager()Landroid/content/pm/IPackageManager;
191HSPLandroid/app/AppOpsManager$AttributedHistoricalOps;->getOpAt(I)Landroid/app/AppOpsManager$HistoricalOp;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
192HSPLandroid/app/AppOpsManager$AttributedHistoricalOps;->getOpCount()I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
193HSPLandroid/app/AppOpsManager$AttributedHistoricalOps;->getTag()Ljava/lang/String;
194HPLandroid/app/AppOpsManager$AttributedOpEntry;-><init>(IZLandroid/util/LongSparseArray;Landroid/util/LongSparseArray;)V
195HPLandroid/app/AppOpsManager$AttributedOpEntry;->collectKeys()Landroid/util/ArraySet;+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
196HPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastAccessTime(III)J+]Landroid/app/AppOpsManager$NoteOpEvent;Landroid/app/AppOpsManager$NoteOpEvent;
197HPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastDuration(III)J+]Landroid/app/AppOpsManager$NoteOpEvent;Landroid/app/AppOpsManager$NoteOpEvent;
198HPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastProxyInfo(III)Landroid/app/AppOpsManager$OpEventProxyInfo;+]Landroid/app/AppOpsManager$NoteOpEvent;Landroid/app/AppOpsManager$NoteOpEvent;
199HPLandroid/app/AppOpsManager$AttributedOpEntry;->getLastRejectTime(III)J+]Landroid/app/AppOpsManager$NoteOpEvent;Landroid/app/AppOpsManager$NoteOpEvent;
200HPLandroid/app/AppOpsManager$HistoricalOp;->collectKeys()Landroid/util/LongSparseArray;
201HPLandroid/app/AppOpsManager$HistoricalOp;->getAccessCount(III)J
202HPLandroid/app/AppOpsManager$HistoricalOp;->getAccessDuration(III)J
203HPLandroid/app/AppOpsManager$HistoricalOp;->getOpCode()I
204HPLandroid/app/AppOpsManager$HistoricalOp;->getRejectCount(III)J
205HSPLandroid/app/AppOpsManager$HistoricalOps;->getEndTimeMillis()J
206HSPLandroid/app/AppOpsManager$HistoricalOps;->getUidOpsAt(I)Landroid/app/AppOpsManager$HistoricalUidOps;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
207HSPLandroid/app/AppOpsManager$HistoricalOps;->increaseAccessCount(IILjava/lang/String;Ljava/lang/String;IIJ)V
208HSPLandroid/app/AppOpsManager$HistoricalOps;->increaseAccessDuration(IILjava/lang/String;Ljava/lang/String;IIJ)V
209HSPLandroid/app/AppOpsManager$HistoricalOps;->increaseRejectCount(IILjava/lang/String;Ljava/lang/String;IIJ)V
210HSPLandroid/app/AppOpsManager$HistoricalOps;->isEmpty()Z+]Landroid/app/AppOpsManager$HistoricalOps;Landroid/app/AppOpsManager$HistoricalOps;]Landroid/util/SparseArray;Landroid/util/SparseArray;
211HSPLandroid/app/AppOpsManager$HistoricalOps;->merge(Landroid/app/AppOpsManager$HistoricalOps;)V+]Landroid/app/AppOpsManager$HistoricalOps;Landroid/app/AppOpsManager$HistoricalOps;]Landroid/app/AppOpsManager$HistoricalUidOps;Landroid/app/AppOpsManager$HistoricalUidOps;]Landroid/util/SparseArray;Landroid/util/SparseArray;
212HSPLandroid/app/AppOpsManager$HistoricalOps;->round(D)D
213HSPLandroid/app/AppOpsManager$HistoricalOps;->setEndTime(J)V
214HSPLandroid/app/AppOpsManager$HistoricalPackageOps;->getAttributedOpsAt(I)Landroid/app/AppOpsManager$AttributedHistoricalOps;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
215HSPLandroid/app/AppOpsManager$HistoricalPackageOps;->getAttributedOpsCount()I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
216HSPLandroid/app/AppOpsManager$HistoricalPackageOps;->getPackageName()Ljava/lang/String;
217HSPLandroid/app/AppOpsManager$HistoricalUidOps;->getPackageCount()I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
218HSPLandroid/app/AppOpsManager$HistoricalUidOps;->getPackageOpsAt(I)Landroid/app/AppOpsManager$HistoricalPackageOps;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
219HSPLandroid/app/AppOpsManager$HistoricalUidOps;->getUid()I
220HSPLandroid/app/AppOpsManager$NoteOpEvent;-><init>(JJLandroid/app/AppOpsManager$OpEventProxyInfo;)V
221HPLandroid/app/AppOpsManager$NoteOpEvent;-><init>(Landroid/app/AppOpsManager$NoteOpEvent;)V
222HSPLandroid/app/AppOpsManager$NoteOpEvent;->getDuration()J
223HSPLandroid/app/AppOpsManager$NoteOpEvent;->getNoteTime()J
224HSPLandroid/app/AppOpsManager$NoteOpEvent;->reinit(JJLandroid/app/AppOpsManager$OpEventProxyInfo;Landroid/util/Pools$Pool;)V
225HSPLandroid/app/AppOpsManager$OpEntry;-><init>(IILjava/util/Map;)V
226HSPLandroid/app/AppOpsManager$OpEventProxyInfo;-><init>(ILjava/lang/String;Ljava/lang/String;)V
227HSPLandroid/app/AppOpsManager$PackageOps;->getOps()Ljava/util/List;
228HSPLandroid/app/AppOpsManager$PackageOps;->getPackageName()Ljava/lang/String;
229HSPLandroid/app/AppOpsManager$RestrictionBypass;-><init>(ZZZ)V
230HSPLandroid/app/AppOpsManager;->checkOp(IILjava/lang/String;)I
231HSPLandroid/app/AppOpsManager;->checkOpNoThrow(IILjava/lang/String;)I
232HSPLandroid/app/AppOpsManager;->checkOpNoThrow(Ljava/lang/String;ILjava/lang/String;)I
233HSPLandroid/app/AppOpsManager;->checkPackage(ILjava/lang/String;)V
234HSPLandroid/app/AppOpsManager;->extractFlagsFromKey(J)I
235HSPLandroid/app/AppOpsManager;->extractUidStateFromKey(J)I
236HSPLandroid/app/AppOpsManager;->finishOp(IILjava/lang/String;)V
237HSPLandroid/app/AppOpsManager;->finishOp(IILjava/lang/String;Ljava/lang/String;)V
238HSPLandroid/app/AppOpsManager;->finishOp(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;)V
239HSPLandroid/app/AppOpsManager;->getClientId()Landroid/os/IBinder;
240HSPLandroid/app/AppOpsManager;->getPackagesForOps([I)Ljava/util/List;
241HSPLandroid/app/AppOpsManager;->getToken(Lcom/android/internal/app/IAppOpsService;)Landroid/os/IBinder;
242HSPLandroid/app/AppOpsManager;->leftCircularDistance(III)I
243HSPLandroid/app/AppOpsManager;->makeKey(II)J
244HSPLandroid/app/AppOpsManager;->noteOp(IILjava/lang/String;)I
245HSPLandroid/app/AppOpsManager;->noteOp(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
246HSPLandroid/app/AppOpsManager;->noteOp(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
247HSPLandroid/app/AppOpsManager;->noteOpNoThrow(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
248HSPLandroid/app/AppOpsManager;->noteOpNoThrow(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
249HSPLandroid/app/AppOpsManager;->noteProxyOpNoThrow(ILandroid/content/AttributionSource;Ljava/lang/String;Z)I+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;]Landroid/app/SyncNotedAppOp;Landroid/app/SyncNotedAppOp;
250HSPLandroid/app/AppOpsManager;->opRestrictsRead(I)Z
251HSPLandroid/app/AppOpsManager;->opToDefaultMode(I)I
252HSPLandroid/app/AppOpsManager;->opToPermission(I)Ljava/lang/String;
253HSPLandroid/app/AppOpsManager;->opToPublicName(I)Ljava/lang/String;
254HSPLandroid/app/AppOpsManager;->opToSwitch(I)I
255HSPLandroid/app/AppOpsManager;->permissionToOp(Ljava/lang/String;)Ljava/lang/String;
256HSPLandroid/app/AppOpsManager;->permissionToOpCode(Ljava/lang/String;)I
257HSPLandroid/app/AppOpsManager;->resolvePackageName(ILjava/lang/String;)Ljava/lang/String;
258HSPLandroid/app/AppOpsManager;->setUidMode(Ljava/lang/String;II)V
259HSPLandroid/app/AppOpsManager;->startOpNoThrow(IILjava/lang/String;)I
260HSPLandroid/app/AppOpsManager;->startOpNoThrow(IILjava/lang/String;ZLjava/lang/String;Ljava/lang/String;)I
261HSPLandroid/app/AppOpsManager;->startOpNoThrow(Landroid/os/IBinder;IILjava/lang/String;ZLjava/lang/String;Ljava/lang/String;II)I+]Landroid/app/SyncNotedAppOp;Landroid/app/SyncNotedAppOp;
262HSPLandroid/app/AppOpsManager;->startWatchingActive([Ljava/lang/String;Ljava/util/concurrent/Executor;Landroid/app/AppOpsManager$OnOpActiveChangedListener;)V
263HSPLandroid/app/AppOpsManager;->startWatchingMode(ILjava/lang/String;ILandroid/app/AppOpsManager$OnOpChangedListener;)V
264HSPLandroid/app/AppOpsManager;->startWatchingMode(ILjava/lang/String;Landroid/app/AppOpsManager$OnOpChangedListener;)V
265HSPLandroid/app/AppOpsManager;->startWatchingNoted([ILandroid/app/AppOpsManager$OnOpNotedListener;)V
266HSPLandroid/app/AppOpsManager;->startWatchingStarted([ILandroid/app/AppOpsManager$OnOpStartedListener;)V
267HSPLandroid/app/AppOpsManager;->stopWatchingMode(Landroid/app/AppOpsManager$OnOpChangedListener;)V
268HSPLandroid/app/AppOpsManager;->strOpToOp(Ljava/lang/String;)I
269HSPLandroid/app/AppOpsManager;->unsafeCheckOpNoThrow(Ljava/lang/String;ILjava/lang/String;)I
270HSPLandroid/app/AppOpsManager;->unsafeCheckOpRaw(Ljava/lang/String;ILjava/lang/String;)I
271HSPLandroid/app/AppOpsManager;->unsafeCheckOpRawNoThrow(IILjava/lang/String;)I
272HSPLandroid/app/AppOpsManagerInternal;-><init>()V
273HSPLandroid/app/Application;->getProcessName()Ljava/lang/String;
274HSPLandroid/app/ApplicationExitInfo;-><init>()V
275HSPLandroid/app/ApplicationExitInfo;-><init>(Landroid/app/ApplicationExitInfo;)V
276HSPLandroid/app/ApplicationExitInfo;->getDescription()Ljava/lang/String;
277HSPLandroid/app/ApplicationExitInfo;->getImportance()I
278HSPLandroid/app/ApplicationExitInfo;->getPid()I
279HSPLandroid/app/ApplicationExitInfo;->getProcessName()Ljava/lang/String;
280HSPLandroid/app/ApplicationExitInfo;->getProcessStateSummary()[B
281HSPLandroid/app/ApplicationExitInfo;->getPss()J
282HSPLandroid/app/ApplicationExitInfo;->getReason()I
283HSPLandroid/app/ApplicationExitInfo;->getRss()J
284HSPLandroid/app/ApplicationExitInfo;->getTimestamp()J
285HSPLandroid/app/ApplicationExitInfo;->readFromProto(Landroid/util/proto/ProtoInputStream;J)V+]Landroid/util/proto/ProtoInputStream;Landroid/util/proto/ProtoInputStream;
286HSPLandroid/app/ApplicationExitInfo;->setPackageList([Ljava/lang/String;)V
287HSPLandroid/app/ApplicationExitInfo;->setPackageName(Ljava/lang/String;)V
288HSPLandroid/app/ApplicationExitInfo;->setProcessName(Ljava/lang/String;)V
289HPLandroid/app/ApplicationExitInfo;->writeToProto(Landroid/util/proto/ProtoOutputStream;J)V+]Ljava/io/File;Ljava/io/File;]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;
290HSPLandroid/app/ApplicationPackageManager;->disableGetPackagesForUidCache()V
291HSPLandroid/app/ApplicationPackageManager;->invalidateGetPackagesForUidCache()V
292HSPLandroid/app/ApplicationPackageManager;->invalidateHasSystemFeatureCache()V
293HSPLandroid/app/AsyncNotedAppOp;-><init>(IILjava/lang/String;Ljava/lang/String;J)V
294HSPLandroid/app/BackgroundStartPrivileges;->allowsAny()Z
295HSPLandroid/app/BackgroundStartPrivileges;->allowsBackgroundActivityStarts()Z
296HSPLandroid/app/BackgroundStartPrivileges;->allowsBackgroundFgsStarts()Z
297HPLandroid/app/BackgroundStartPrivileges;->allowsNothing()Z
298HSPLandroid/app/BroadcastOptions;-><init>()V
299HSPLandroid/app/BroadcastOptions;-><init>(Landroid/os/Bundle;)V+]Landroid/os/Bundle;Landroid/os/Bundle;
300HSPLandroid/app/BroadcastOptions;->allowsBackgroundActivityStarts()Z
301HSPLandroid/app/BroadcastOptions;->fromBundleNullable(Landroid/os/Bundle;)Landroid/app/BroadcastOptions;
302HSPLandroid/app/BroadcastOptions;->getDeferralPolicy()I
303HSPLandroid/app/BroadcastOptions;->getDeliveryGroupMatchingFilter()Landroid/content/IntentFilter;
304HSPLandroid/app/BroadcastOptions;->getDeliveryGroupMatchingKeyFragment()Ljava/lang/String;
305HSPLandroid/app/BroadcastOptions;->getDeliveryGroupMatchingNamespaceFragment()Ljava/lang/String;
306HSPLandroid/app/BroadcastOptions;->getDeliveryGroupPolicy()I
307HSPLandroid/app/BroadcastOptions;->getIdForResponseEvent()J
308HPLandroid/app/BroadcastOptions;->getMaxManifestReceiverApiLevel()I
309HPLandroid/app/BroadcastOptions;->getMinManifestReceiverApiLevel()I
310HSPLandroid/app/BroadcastOptions;->getTemporaryAppAllowlistDuration()J
311HSPLandroid/app/BroadcastOptions;->isAlarmBroadcast()Z
312HSPLandroid/app/BroadcastOptions;->isDontSendToRestrictedApps()Z
313HSPLandroid/app/BroadcastOptions;->isInteractive()Z
314HSPLandroid/app/BroadcastOptions;->isPushMessagingBroadcast()Z
315HSPLandroid/app/BroadcastOptions;->isPushMessagingOverQuotaBroadcast()Z
316HSPLandroid/app/BroadcastOptions;->isShareIdentityEnabled()Z
317HSPLandroid/app/BroadcastOptions;->makeBasic()Landroid/app/BroadcastOptions;
318HSPLandroid/app/BroadcastOptions;->makeWithDeferUntilActive(Z)Landroid/app/BroadcastOptions;
319HSPLandroid/app/BroadcastOptions;->setBackgroundActivityStartsAllowed(Z)V
320HSPLandroid/app/BroadcastOptions;->setDeferralPolicy(I)Landroid/app/BroadcastOptions;
321HSPLandroid/app/BroadcastOptions;->setDeliveryGroupMatchingKey(Ljava/lang/String;Ljava/lang/String;)Landroid/app/BroadcastOptions;
322HSPLandroid/app/BroadcastOptions;->setDeliveryGroupPolicy(I)Landroid/app/BroadcastOptions;
323HSPLandroid/app/BroadcastOptions;->setDontSendToRestrictedApps(Z)V
324HSPLandroid/app/BroadcastOptions;->setInteractive(Z)Landroid/app/BroadcastOptions;
325HSPLandroid/app/BroadcastOptions;->setTemporaryAppAllowlist(JIILjava/lang/String;)V
326HSPLandroid/app/BroadcastOptions;->testRequireCompatChange(I)Z
327HSPLandroid/app/BroadcastOptions;->toBundle()Landroid/os/Bundle;
328HSPLandroid/app/ContentProviderHolder;-><init>(Landroid/content/pm/ProviderInfo;)V
329HSPLandroid/app/Dialog;-><init>(Landroid/content/Context;I)V
330HSPLandroid/app/Dialog;->cancel()V
331HSPLandroid/app/Dialog;->dismiss()V
332HSPLandroid/app/Dialog;->findViewById(I)Landroid/view/View;
333HSPLandroid/app/Dialog;->getContext()Landroid/content/Context;
334HSPLandroid/app/Dialog;->getWindow()Landroid/view/Window;
335HSPLandroid/app/Dialog;->hide()V
336HSPLandroid/app/Dialog;->onCreate(Landroid/os/Bundle;)V
337HSPLandroid/app/Dialog;->onStart()V
338HSPLandroid/app/Dialog;->setCancelable(Z)V
339HSPLandroid/app/Dialog;->setContentView(Landroid/view/View;)V
340HSPLandroid/app/Dialog;->setOnCancelListener(Landroid/content/DialogInterface$OnCancelListener;)V
341HSPLandroid/app/Dialog;->setOnDismissListener(Landroid/content/DialogInterface$OnDismissListener;)V
342HSPLandroid/app/Dialog;->setOnShowListener(Landroid/content/DialogInterface$OnShowListener;)V
343HSPLandroid/app/Dialog;->show()V
344HSPLandroid/app/IActivityClientController$Stub;-><init>()V
345HPLandroid/app/IActivityClientController$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/os/Parcel;Landroid/os/Parcel;
346HSPLandroid/app/IActivityManager$Stub;-><init>()V
347HSPLandroid/app/IActivityManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IActivityManager;
348HSPLandroid/app/IActivityManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
349HSPLandroid/app/IActivityTaskManager$Stub;-><init>()V
350HSPLandroid/app/IActivityTaskManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/os/Parcel;Landroid/os/Parcel;
351HSPLandroid/app/IAlarmListener$Stub;-><init>()V
352HPLandroid/app/IAlarmListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IAlarmListener;+]Landroid/os/IBinder;Landroid/os/BinderProxy;
353HSPLandroid/app/IAlarmManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IAlarmManager;
354HSPLandroid/app/IAppTraceRetriever$Stub;-><init>()V
355HSPLandroid/app/IApplicationThread$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IApplicationThread;
356HSPLandroid/app/IForegroundServiceObserver$Stub;-><init>()V
357HSPLandroid/app/IGameManagerService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IGameManagerService;
358HSPLandroid/app/INotificationManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/INotificationManager;
359HSPLandroid/app/IProcessObserver$Stub;-><init>()V
360HSPLandroid/app/IUiModeManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IUiModeManager;
361HSPLandroid/app/IUnsafeIntentStrictModeCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/IUnsafeIntentStrictModeCallback;
362HSPLandroid/app/IUriGrantsManager$Stub;-><init>()V
363HSPLandroid/app/KeyguardManager;->isDeviceLocked(I)Z
364HSPLandroid/app/KeyguardManager;->isDeviceSecure()Z
365HSPLandroid/app/KeyguardManager;->isDeviceSecure(I)Z
366HSPLandroid/app/KeyguardManager;->isKeyguardLocked()Z
367HSPLandroid/app/KeyguardManager;->isKeyguardSecure()Z
368HSPLandroid/app/LoadedApk;->getApplicationInfo()Landroid/content/pm/ApplicationInfo;
369HSPLandroid/app/LoadedApk;->getOverlayDirs()[Ljava/lang/String;
370HSPLandroid/app/LoadedApk;->getOverlayPaths()[Ljava/lang/String;
371HSPLandroid/app/LoadedApk;->getResDir()Ljava/lang/String;
372HSPLandroid/app/Notification$Action$Builder;-><init>(Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;Landroid/app/PendingIntent;)V
373HSPLandroid/app/Notification$Action$Builder;->build()Landroid/app/Notification$Action;+]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/ArrayList;Ljava/util/ArrayList;
374HPLandroid/app/Notification$Action;->getDataOnlyRemoteInputs()[Landroid/app/RemoteInput;
375HSPLandroid/app/Notification$Action;->getRemoteInputs()[Landroid/app/RemoteInput;
376HSPLandroid/app/Notification$Action;->isContextual()Z
377HSPLandroid/app/Notification$BigPictureStyle;-><init>()V
378HSPLandroid/app/Notification$BigTextStyle;-><init>()V
379HSPLandroid/app/Notification$BigTextStyle;->bigText(Ljava/lang/CharSequence;)Landroid/app/Notification$BigTextStyle;
380HSPLandroid/app/Notification$Builder;-><init>(Landroid/content/Context;Ljava/lang/String;)V
381HSPLandroid/app/Notification$Builder;->addAction(Landroid/app/Notification$Action;)Landroid/app/Notification$Builder;
382HSPLandroid/app/Notification$Builder;->addExtras(Landroid/os/Bundle;)Landroid/app/Notification$Builder;
383HSPLandroid/app/Notification$Builder;->build()Landroid/app/Notification;+]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/app/Notification$BubbleMetadata;Landroid/app/Notification$BubbleMetadata;]Landroid/app/Notification;Landroid/app/Notification;]Landroid/app/Notification$Builder;Landroid/app/Notification$Builder;]Landroid/app/Notification$Style;Landroid/app/Notification$InboxStyle;,Landroid/app/Notification$MessagingStyle;,Landroid/app/Notification$BigTextStyle;
384HSPLandroid/app/Notification$Builder;->getStyle()Landroid/app/Notification$Style;
385HSPLandroid/app/Notification$Builder;->recoverBuilder(Landroid/content/Context;Landroid/app/Notification;)Landroid/app/Notification$Builder;
386HSPLandroid/app/Notification$Builder;->setAutoCancel(Z)Landroid/app/Notification$Builder;
387HSPLandroid/app/Notification$Builder;->setCategory(Ljava/lang/String;)Landroid/app/Notification$Builder;
388HSPLandroid/app/Notification$Builder;->setColor(I)Landroid/app/Notification$Builder;
389HSPLandroid/app/Notification$Builder;->setContentIntent(Landroid/app/PendingIntent;)Landroid/app/Notification$Builder;
390HSPLandroid/app/Notification$Builder;->setContentText(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder;
391HSPLandroid/app/Notification$Builder;->setContentTitle(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder;+]Landroid/os/Bundle;Landroid/os/Bundle;
392HSPLandroid/app/Notification$Builder;->setDefaults(I)Landroid/app/Notification$Builder;
393HSPLandroid/app/Notification$Builder;->setDeleteIntent(Landroid/app/PendingIntent;)Landroid/app/Notification$Builder;
394HSPLandroid/app/Notification$Builder;->setFlag(IZ)Landroid/app/Notification$Builder;
395HSPLandroid/app/Notification$Builder;->setGroup(Ljava/lang/String;)Landroid/app/Notification$Builder;
396HSPLandroid/app/Notification$Builder;->setGroupAlertBehavior(I)Landroid/app/Notification$Builder;
397HSPLandroid/app/Notification$Builder;->setGroupSummary(Z)Landroid/app/Notification$Builder;
398HSPLandroid/app/Notification$Builder;->setLargeIcon(Landroid/graphics/Bitmap;)Landroid/app/Notification$Builder;
399HSPLandroid/app/Notification$Builder;->setLargeIcon(Landroid/graphics/drawable/Icon;)Landroid/app/Notification$Builder;
400HSPLandroid/app/Notification$Builder;->setLocalOnly(Z)Landroid/app/Notification$Builder;
401HSPLandroid/app/Notification$Builder;->setOngoing(Z)Landroid/app/Notification$Builder;
402HSPLandroid/app/Notification$Builder;->setOnlyAlertOnce(Z)Landroid/app/Notification$Builder;
403HSPLandroid/app/Notification$Builder;->setProgress(IIZ)Landroid/app/Notification$Builder;
404HSPLandroid/app/Notification$Builder;->setShowWhen(Z)Landroid/app/Notification$Builder;
405HSPLandroid/app/Notification$Builder;->setSmallIcon(I)Landroid/app/Notification$Builder;
406HSPLandroid/app/Notification$Builder;->setSmallIcon(Landroid/graphics/drawable/Icon;)Landroid/app/Notification$Builder;+]Landroid/app/Notification;Landroid/app/Notification;]Landroid/graphics/drawable/Icon;Landroid/graphics/drawable/Icon;
407HSPLandroid/app/Notification$Builder;->setStyle(Landroid/app/Notification$Style;)Landroid/app/Notification$Builder;
408HSPLandroid/app/Notification$Builder;->setSubText(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder;
409HSPLandroid/app/Notification$Builder;->setTicker(Ljava/lang/CharSequence;)Landroid/app/Notification$Builder;
410HSPLandroid/app/Notification$Builder;->setTimeoutAfter(J)Landroid/app/Notification$Builder;
411HSPLandroid/app/Notification$Builder;->setVisibility(I)Landroid/app/Notification$Builder;
412HSPLandroid/app/Notification$Builder;->setWhen(J)Landroid/app/Notification$Builder;
413HSPLandroid/app/Notification$CallStyle;->getActionsListWithSystemActions()Ljava/util/ArrayList;
414HSPLandroid/app/Notification$InboxStyle;-><init>()V
415HSPLandroid/app/Notification$MediaStyle;-><init>()V
416HSPLandroid/app/Notification$MessagingStyle$Message;->getText()Ljava/lang/CharSequence;
417HSPLandroid/app/Notification$MessagingStyle;-><init>(Landroid/app/Person;)V
418HSPLandroid/app/Notification$MessagingStyle;->getMessages()Ljava/util/List;
419HSPLandroid/app/Notification$MessagingStyle;->setConversationTitle(Ljava/lang/CharSequence;)Landroid/app/Notification$MessagingStyle;
420HSPLandroid/app/Notification;->addFieldsFromContext(Landroid/content/pm/ApplicationInfo;Landroid/app/Notification;)V
421HSPLandroid/app/Notification;->areStyledNotificationsVisiblyDifferent(Landroid/app/Notification$Builder;Landroid/app/Notification$Builder;)Z
422HPLandroid/app/Notification;->clone()Landroid/app/Notification;
423HSPLandroid/app/Notification;->getBubbleMetadata()Landroid/app/Notification$BubbleMetadata;
424HSPLandroid/app/Notification;->getChannelId()Ljava/lang/String;
425HSPLandroid/app/Notification;->getGroup()Ljava/lang/String;
426HSPLandroid/app/Notification;->getGroupAlertBehavior()I
427HSPLandroid/app/Notification;->getShortcutId()Ljava/lang/String;
428HSPLandroid/app/Notification;->getSmallIcon()Landroid/graphics/drawable/Icon;
429HSPLandroid/app/Notification;->getSortKey()Ljava/lang/String;
430HPLandroid/app/Notification;->hasCompletedProgress()Z+]Landroid/os/Bundle;Landroid/os/Bundle;
431HPLandroid/app/Notification;->isBubbleNotification()Z
432HSPLandroid/app/Notification;->isColorized()Z
433HSPLandroid/app/Notification;->isFgsOrUij()Z+]Landroid/app/Notification;Landroid/app/Notification;
434HSPLandroid/app/Notification;->isForegroundService()Z
435HSPLandroid/app/Notification;->isGroupChild()Z
436HSPLandroid/app/Notification;->isGroupSummary()Z
437HSPLandroid/app/Notification;->isMediaNotification()Z
438HSPLandroid/app/Notification;->isStyle(Ljava/lang/Class;)Z+]Landroid/os/Bundle;Landroid/os/Bundle;]Ljava/lang/Class;Ljava/lang/Class;
439HSPLandroid/app/Notification;->isUserInitiatedJob()Z
440HPLandroid/app/Notification;->setBubbleMetadata(Landroid/app/Notification$BubbleMetadata;)V
441HPLandroid/app/Notification;->shouldShowForegroundImmediately()Z
442HSPLandroid/app/Notification;->suppressAlertingDueToGrouping()Z
443HSPLandroid/app/Notification;->toString()Ljava/lang/String;
444HSPLandroid/app/Notification;->visibilityToString(I)Ljava/lang/String;
445HPLandroid/app/Notification;->visitUris(Ljava/util/function/Consumer;)V+]Landroid/widget/RemoteViews;Landroid/widget/RemoteViews;]Landroid/app/Notification$MessagingStyle$Message;Landroid/app/Notification$MessagingStyle$Message;]Landroid/app/Notification$Action;Landroid/app/Notification$Action;]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/app/Person;Landroid/app/Person;]Landroid/app/Notification$BubbleMetadata;Landroid/app/Notification$BubbleMetadata;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/app/Notification;Landroid/app/Notification;]Ljava/util/ArrayList;Ljava/util/ArrayList;
446HSPLandroid/app/NotificationChannel;-><init>(Ljava/lang/String;Ljava/lang/CharSequence;I)V
447HSPLandroid/app/NotificationChannel;->canBubble()Z
448HSPLandroid/app/NotificationChannel;->canBypassDnd()Z
449HSPLandroid/app/NotificationChannel;->canShowBadge()Z
450HSPLandroid/app/NotificationChannel;->enableLights(Z)V
451HSPLandroid/app/NotificationChannel;->enableVibration(Z)V
452HSPLandroid/app/NotificationChannel;->equals(Ljava/lang/Object;)Z
453HSPLandroid/app/NotificationChannel;->getAllowBubbles()I
454HSPLandroid/app/NotificationChannel;->getAudioAttributes()Landroid/media/AudioAttributes;
455HSPLandroid/app/NotificationChannel;->getConversationId()Ljava/lang/String;
456HSPLandroid/app/NotificationChannel;->getDeletedTimeMs()J
457HSPLandroid/app/NotificationChannel;->getDescription()Ljava/lang/String;
458HSPLandroid/app/NotificationChannel;->getGroup()Ljava/lang/String;
459HSPLandroid/app/NotificationChannel;->getId()Ljava/lang/String;
460HSPLandroid/app/NotificationChannel;->getImportance()I
461HSPLandroid/app/NotificationChannel;->getLightColor()I
462HSPLandroid/app/NotificationChannel;->getLockscreenVisibility()I
463HSPLandroid/app/NotificationChannel;->getName()Ljava/lang/CharSequence;
464HSPLandroid/app/NotificationChannel;->getOriginalImportance()I
465HSPLandroid/app/NotificationChannel;->getParentChannelId()Ljava/lang/String;
466HSPLandroid/app/NotificationChannel;->getSound()Landroid/net/Uri;
467HSPLandroid/app/NotificationChannel;->getUserLockedFields()I
468HSPLandroid/app/NotificationChannel;->getVibrationPattern()[J
469HSPLandroid/app/NotificationChannel;->hasUserSetImportance()Z
470HSPLandroid/app/NotificationChannel;->isBlockable()Z
471HSPLandroid/app/NotificationChannel;->isDeleted()Z
472HSPLandroid/app/NotificationChannel;->isDemoted()Z
473HSPLandroid/app/NotificationChannel;->isImportanceLockedByCriticalDeviceFunction()Z
474HSPLandroid/app/NotificationChannel;->isImportantConversation()Z
475HSPLandroid/app/NotificationChannel;->isUserVisibleTaskShown()Z
476HSPLandroid/app/NotificationChannel;->setBlockable(Z)V
477HSPLandroid/app/NotificationChannel;->setBypassDnd(Z)V
478HSPLandroid/app/NotificationChannel;->setDescription(Ljava/lang/String;)V
479HSPLandroid/app/NotificationChannel;->setGroup(Ljava/lang/String;)V
480HSPLandroid/app/NotificationChannel;->setImportance(I)V
481HSPLandroid/app/NotificationChannel;->setLightColor(I)V
482HSPLandroid/app/NotificationChannel;->setLockscreenVisibility(I)V
483HSPLandroid/app/NotificationChannel;->setShowBadge(Z)V
484HSPLandroid/app/NotificationChannel;->setSound(Landroid/net/Uri;Landroid/media/AudioAttributes;)V
485HSPLandroid/app/NotificationChannel;->setVibrationPattern([J)V
486HSPLandroid/app/NotificationChannel;->shouldShowLights()Z
487HSPLandroid/app/NotificationChannel;->shouldVibrate()Z
488HSPLandroid/app/NotificationChannel;->writeXml(Lorg/xmlpull/v1/XmlSerializer;)V
489HSPLandroid/app/NotificationChannelGroup;-><init>(Ljava/lang/String;Ljava/lang/CharSequence;)V
490HPLandroid/app/NotificationChannelGroup;->addChannel(Landroid/app/NotificationChannel;)V+]Ljava/util/List;Ljava/util/ArrayList;
491HPLandroid/app/NotificationChannelGroup;->clone()Landroid/app/NotificationChannelGroup;+]Landroid/app/NotificationChannelGroup;Landroid/app/NotificationChannelGroup;
492HSPLandroid/app/NotificationChannelGroup;->equals(Ljava/lang/Object;)Z
493HSPLandroid/app/NotificationChannelGroup;->getChannels()Ljava/util/List;
494HSPLandroid/app/NotificationChannelGroup;->getDescription()Ljava/lang/String;
495HSPLandroid/app/NotificationChannelGroup;->getId()Ljava/lang/String;
496HSPLandroid/app/NotificationChannelGroup;->getName()Ljava/lang/CharSequence;
497HSPLandroid/app/NotificationChannelGroup;->isBlocked()Z
498HPLandroid/app/NotificationChannelGroup;->lockFields(I)V
499HSPLandroid/app/NotificationChannelGroup;->setBlocked(Z)V
500HPLandroid/app/NotificationChannelGroup;->setChannels(Ljava/util/List;)V
501HSPLandroid/app/NotificationChannelGroup;->writeXml(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Ljava/lang/CharSequence;Ljava/lang/String;]Landroid/app/NotificationChannelGroup;Landroid/app/NotificationChannelGroup;]Ljava/lang/String;Ljava/lang/String;
502HPLandroid/app/NotificationHistory$HistoricalNotification$Builder;->build()Landroid/app/NotificationHistory$HistoricalNotification;
503HSPLandroid/app/NotificationManager$Policy;-><init>(IIIIII)V
504HSPLandroid/app/NotificationManager$Policy;->areAllVisualEffectsSuppressed(I)Z
505HSPLandroid/app/NotificationManager$Policy;->copy()Landroid/app/NotificationManager$Policy;+]Landroid/app/NotificationManager$Policy;Landroid/app/NotificationManager$Policy;]Landroid/os/Parcel;Landroid/os/Parcel;
506HSPLandroid/app/NotificationManager;->cancel(I)V
507HSPLandroid/app/NotificationManager;->cancel(Ljava/lang/String;I)V
508HSPLandroid/app/NotificationManager;->cancelAsUser(Ljava/lang/String;ILandroid/os/UserHandle;)V
509HSPLandroid/app/NotificationManager;->createNotificationChannel(Landroid/app/NotificationChannel;)V
510HSPLandroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/app/NotificationChannelGroup;)V
511HSPLandroid/app/NotificationManager;->deleteNotificationChannel(Ljava/lang/String;)V
512HSPLandroid/app/NotificationManager;->getActiveNotifications()[Landroid/service/notification/StatusBarNotification;
513HSPLandroid/app/NotificationManager;->getConsolidatedNotificationPolicy()Landroid/app/NotificationManager$Policy;
514HSPLandroid/app/NotificationManager;->getNotificationChannel(Ljava/lang/String;)Landroid/app/NotificationChannel;+]Landroid/content/Context;Landroid/view/ContextThemeWrapper;
515HSPLandroid/app/NotificationManager;->getService()Landroid/app/INotificationManager;
516HSPLandroid/app/NotificationManager;->notify(ILandroid/app/Notification;)V
517HSPLandroid/app/NotificationManager;->notify(Ljava/lang/String;ILandroid/app/Notification;)V
518HSPLandroid/app/NotificationManager;->notifyAsUser(Ljava/lang/String;ILandroid/app/Notification;Landroid/os/UserHandle;)V+]Landroid/content/Context;Landroid/view/ContextThemeWrapper;]Landroid/os/UserHandle;Landroid/os/UserHandle;
519HSPLandroid/app/NotificationManager;->zenModeToInterruptionFilter(I)I
520HSPLandroid/app/PendingIntent;-><init>(Landroid/content/IIntentSender;)V
521HSPLandroid/app/PendingIntent;->addCancelListener(Ljava/util/concurrent/Executor;Landroid/app/PendingIntent$CancelListener;)Z
522HSPLandroid/app/PendingIntent;->cancel()V
523HSPLandroid/app/PendingIntent;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Landroid/os/BinderProxy;
524HSPLandroid/app/PendingIntent;->getActivity(Landroid/content/Context;ILandroid/content/Intent;I)Landroid/app/PendingIntent;
525HSPLandroid/app/PendingIntent;->getActivity(Landroid/content/Context;ILandroid/content/Intent;ILandroid/os/Bundle;)Landroid/app/PendingIntent;
526HSPLandroid/app/PendingIntent;->getActivityAsUser(Landroid/content/Context;ILandroid/content/Intent;ILandroid/os/Bundle;Landroid/os/UserHandle;)Landroid/app/PendingIntent;
527HSPLandroid/app/PendingIntent;->getBroadcast(Landroid/content/Context;ILandroid/content/Intent;I)Landroid/app/PendingIntent;
528HSPLandroid/app/PendingIntent;->getBroadcastAsUser(Landroid/content/Context;ILandroid/content/Intent;ILandroid/os/UserHandle;)Landroid/app/PendingIntent;+]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/content/Intent;Landroid/content/Intent;
529HSPLandroid/app/PendingIntent;->getCreatorPackage()Ljava/lang/String;
530HSPLandroid/app/PendingIntent;->getCreatorUid()I
531HSPLandroid/app/PendingIntent;->getIntent()Landroid/content/Intent;
532HSPLandroid/app/PendingIntent;->getIntentSender()Landroid/content/IntentSender;
533HSPLandroid/app/PendingIntent;->getService(Landroid/content/Context;ILandroid/content/Intent;I)Landroid/app/PendingIntent;
534HSPLandroid/app/PendingIntent;->getTag(Ljava/lang/String;)Ljava/lang/String;
535HPLandroid/app/PendingIntent;->getTarget()Landroid/content/IIntentSender;
536HSPLandroid/app/PendingIntent;->hashCode()I+]Ljava/lang/Object;Landroid/os/BinderProxy;
537HSPLandroid/app/PendingIntent;->isActivity()Z
538HPLandroid/app/PendingIntent;->isBroadcast()Z+]Landroid/app/ActivityManager$PendingIntentInfo;Landroid/app/ActivityManager$PendingIntentInfo;
539HSPLandroid/app/PendingIntent;->isForegroundService()Z
540HSPLandroid/app/PendingIntent;->isNewMutableDisallowedImplicitPendingIntent(ILandroid/content/Intent;Z)Z+]Landroid/content/Intent;Landroid/content/Intent;
541HSPLandroid/app/PendingIntent;->removeCancelListener(Landroid/app/PendingIntent$CancelListener;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;
542HSPLandroid/app/PendingIntent;->send()V
543HSPLandroid/app/PendingIntent;->send(Landroid/content/Context;ILandroid/content/Intent;)V
544HSPLandroid/app/PendingIntent;->send(Landroid/content/Context;ILandroid/content/Intent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Handler;Ljava/lang/String;Landroid/os/Bundle;)V
545HSPLandroid/app/PendingIntent;->toString()Ljava/lang/String;
546HSPLandroid/app/Person$Builder;-><init>()V
547HSPLandroid/app/Person$Builder;->build()Landroid/app/Person;
548HSPLandroid/app/Person$Builder;->setBot(Z)Landroid/app/Person$Builder;
549HSPLandroid/app/Person$Builder;->setImportant(Z)Landroid/app/Person$Builder;
550HSPLandroid/app/Person$Builder;->setKey(Ljava/lang/String;)Landroid/app/Person$Builder;
551HSPLandroid/app/Person$Builder;->setName(Ljava/lang/CharSequence;)Landroid/app/Person$Builder;
552HSPLandroid/app/Person$Builder;->setUri(Ljava/lang/String;)Landroid/app/Person$Builder;
553HSPLandroid/app/Person;->getKey()Ljava/lang/String;
554HSPLandroid/app/Person;->getName()Ljava/lang/CharSequence;
555HSPLandroid/app/Person;->getUri()Ljava/lang/String;
556HSPLandroid/app/Person;->isBot()Z
557HSPLandroid/app/PictureInPictureParams$Builder;->build()Landroid/app/PictureInPictureParams;
558HPLandroid/app/PictureInPictureParams;-><init>(Landroid/app/PictureInPictureParams;)V+]Landroid/app/PictureInPictureParams;Landroid/app/PictureInPictureParams;
559HPLandroid/app/PictureInPictureParams;->empty()Z+]Landroid/app/PictureInPictureParams;Landroid/app/PictureInPictureParams;
560HSPLandroid/app/PictureInPictureParams;->hasSetAspectRatio()Z
561HPLandroid/app/PictureInPictureParams;->hasSetExpandedAspectRatio()Z
562HPLandroid/app/PictureInPictureParams;->hasSourceBoundsHint()Z+]Landroid/graphics/Rect;Landroid/graphics/Rect;
563HPLandroid/app/ProcessMemoryState;-><init>(IILjava/lang/String;IZII)V
564HSPLandroid/app/RemoteAction;-><init>(Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;Ljava/lang/CharSequence;Landroid/app/PendingIntent;)V
565HSPLandroid/app/RemoteAction;->getActionIntent()Landroid/app/PendingIntent;
566HSPLandroid/app/RemoteAction;->getIcon()Landroid/graphics/drawable/Icon;
567HSPLandroid/app/RemoteAction;->getTitle()Ljava/lang/CharSequence;
568HSPLandroid/app/ResourcesManager;->getInstance()Landroid/app/ResourcesManager;
569HSPLandroid/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;
570HPLandroid/app/SearchableInfo;->getActivityMetaData(Landroid/content/Context;Landroid/content/pm/ActivityInfo;I)Landroid/app/SearchableInfo;+]Landroid/content/pm/ActivityInfo;Landroid/content/pm/ActivityInfo;]Landroid/content/Context;Landroid/app/ContextImpl;
571HSPLandroid/app/ServiceStartArgs;-><init>(ZIILandroid/content/Intent;)V
572HSPLandroid/app/StatsManager$PullAtomMetadata$Builder;-><init>()V
573HSPLandroid/app/StatsManager$PullAtomMetadata$Builder;->build()Landroid/app/StatsManager$PullAtomMetadata;
574HSPLandroid/app/StatsManager$PullAtomMetadata$Builder;->setCoolDownMillis(J)Landroid/app/StatsManager$PullAtomMetadata$Builder;
575HSPLandroid/app/StatsManager;->setPullAtomCallback(ILandroid/app/StatsManager$PullAtomMetadata;Ljava/util/concurrent/Executor;Landroid/app/StatsManager$StatsPullAtomCallback;)V
576HSPLandroid/app/SyncNotedAppOp;-><init>(IILjava/lang/String;Ljava/lang/String;)V
577HSPLandroid/app/SyncNotedAppOp;->getAttributionTag()Ljava/lang/String;
578HSPLandroid/app/SyncNotedAppOp;->getOp()Ljava/lang/String;
579HSPLandroid/app/SyncNotedAppOp;->getOpMode()I
580HSPLandroid/app/SynchronousUserSwitchObserver;-><init>()V
581HSPLandroid/app/TaskInfo;->addLaunchCookie(Landroid/os/IBinder;)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;
582HSPLandroid/app/TaskStackListener;-><init>()V
583HSPLandroid/app/UiModeManager;->addOnProjectionStateChangedListener(ILjava/util/concurrent/Executor;Landroid/app/UiModeManager$OnProjectionStateChangedListener;)V
584HSPLandroid/app/UiModeManager;->getActiveProjectionTypes()I
585HSPLandroid/app/UidObserver;-><init>()V
586HSPLandroid/app/UriGrantsManager;->getService()Landroid/app/IUriGrantsManager;
587HSPLandroid/app/UserSwitchObserver;-><init>()V
588HSPLandroid/app/WallpaperColors;-><init>(Ljava/util/Map;I)V+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/lang/Double;Ljava/lang/Double;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/Map;Ljava/util/HashMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;
589HSPLandroid/app/WallpaperColors;->fromBitmap(Landroid/graphics/Bitmap;F)Landroid/app/WallpaperColors;+]Landroid/util/Size;Landroid/util/Size;]Landroid/graphics/Bitmap;Landroid/graphics/Bitmap;]Ljava/util/Map;Ljava/util/HashMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;
590HSPLandroid/app/WallpaperColors;->getColorHints()I
591HSPLandroid/app/WallpaperColors;->getMainColors()Ljava/util/List;
592HSPLandroid/app/WallpaperManager;->getWallpaperInfo()Landroid/app/WallpaperInfo;
593HSPLandroid/app/WindowConfiguration;->activityTypeToString(I)Ljava/lang/String;
594HSPLandroid/app/WindowConfiguration;->canReceiveKeys()Z
595HSPLandroid/app/WindowConfiguration;->diff(Landroid/app/WindowConfiguration;Z)J
596HSPLandroid/app/WindowConfiguration;->getActivityType()I
597HSPLandroid/app/WindowConfiguration;->getAppBounds()Landroid/graphics/Rect;
598HSPLandroid/app/WindowConfiguration;->getBounds()Landroid/graphics/Rect;
599HSPLandroid/app/WindowConfiguration;->getDisplayRotation()I
600HSPLandroid/app/WindowConfiguration;->getMaxBounds()Landroid/graphics/Rect;
601HSPLandroid/app/WindowConfiguration;->getRotation()I
602HSPLandroid/app/WindowConfiguration;->getWindowingMode()I
603HSPLandroid/app/WindowConfiguration;->hasWindowDecorCaption()Z
604HSPLandroid/app/WindowConfiguration;->inMultiWindowMode(I)Z
605HSPLandroid/app/WindowConfiguration;->isAlwaysOnTop()Z
606HSPLandroid/app/WindowConfiguration;->isFloating(I)Z
607HSPLandroid/app/WindowConfiguration;->setActivityType(I)V
608HSPLandroid/app/WindowConfiguration;->setAppBounds(Landroid/graphics/Rect;)V+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
609HSPLandroid/app/WindowConfiguration;->setBounds(Landroid/graphics/Rect;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;
610HSPLandroid/app/WindowConfiguration;->setDisplayRotation(I)V
611HSPLandroid/app/WindowConfiguration;->setDisplayWindowingMode(I)V
612HSPLandroid/app/WindowConfiguration;->setMaxBounds(Landroid/graphics/Rect;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;
613HSPLandroid/app/WindowConfiguration;->setRotation(I)V
614HSPLandroid/app/WindowConfiguration;->setToDefaults()V+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
615HSPLandroid/app/WindowConfiguration;->setWindowingMode(I)V
616HSPLandroid/app/WindowConfiguration;->tasksAreFloating()Z
617HSPLandroid/app/WindowConfiguration;->unsetAlwaysOnTop()V
618HSPLandroid/app/WindowConfiguration;->windowingModeToString(I)Ljava/lang/String;
619HSPLandroid/app/admin/DeviceAdminInfo;->getActivityInfo()Landroid/content/pm/ActivityInfo;
620HSPLandroid/app/admin/DeviceAdminInfo;->getComponent()Landroid/content/ComponentName;
621HSPLandroid/app/admin/DevicePolicyCache;->getInstance()Landroid/app/admin/DevicePolicyCache;
622HSPLandroid/app/admin/DevicePolicyEventLogger;->createEvent(I)Landroid/app/admin/DevicePolicyEventLogger;
623HSPLandroid/app/admin/DevicePolicyEventLogger;->setStrings([Ljava/lang/String;)Landroid/app/admin/DevicePolicyEventLogger;
624HSPLandroid/app/admin/DevicePolicyEventLogger;->write()V
625HSPLandroid/app/admin/DevicePolicyIdentifiers;->getIdentifierForUserRestriction(Ljava/lang/String;)Ljava/lang/String;
626HSPLandroid/app/admin/DevicePolicyManager;->getDeviceOwnerComponentOnAnyUser()Landroid/content/ComponentName;
627HSPLandroid/app/admin/DevicePolicyManager;->getKeyguardDisabledFeatures(Landroid/content/ComponentName;I)I
628HSPLandroid/app/admin/DevicePolicyManager;->getMaximumTimeToLock(Landroid/content/ComponentName;I)J
629HSPLandroid/app/admin/DevicePolicyManager;->getProfileOwner()Landroid/content/ComponentName;
630HSPLandroid/app/admin/DevicePolicyManager;->getResources()Landroid/app/admin/DevicePolicyResourcesManager;
631HSPLandroid/app/admin/DevicePolicyManager;->isDeviceOwnerApp(Ljava/lang/String;)Z
632HPLandroid/app/admin/DevicePolicyManager;->isNotificationListenerServicePermitted(Ljava/lang/String;I)Z
633HSPLandroid/app/admin/DevicePolicyManager;->isOrganizationOwnedDeviceWithManagedProfile()Z
634HSPLandroid/app/admin/DevicePolicyResourcesManager;->getDrawable(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/function/Supplier;)Landroid/graphics/drawable/Drawable;
635HSPLandroid/app/admin/DevicePolicyResourcesManager;->getString(Ljava/lang/String;Ljava/util/function/Supplier;)Ljava/lang/String;
636HSPLandroid/app/admin/IDevicePolicyManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/admin/IDevicePolicyManager;
637HSPLandroid/app/admin/ManagedSubscriptionsPolicy;-><init>(I)V
638HSPLandroid/app/admin/ManagedSubscriptionsPolicy;->getPolicyType()I
639HSPLandroid/app/admin/ParcelableResource;->loadDefaultString(Ljava/util/function/Supplier;)Ljava/lang/String;
640HPLandroid/app/admin/PreferentialNetworkServiceConfig;->writeToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V
641HSPLandroid/app/appsearch/AppSearchManager$SearchContext$Builder;-><init>(Ljava/lang/String;)V
642HSPLandroid/app/appsearch/AppSearchManager$SearchContext$Builder;->build()Landroid/app/appsearch/AppSearchManager$SearchContext;
643HSPLandroid/app/appsearch/AppSearchManager;->createSearchSession(Landroid/app/appsearch/AppSearchManager$SearchContext;Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;)V
644HSPLandroid/app/appsearch/AppSearchResult;->getResultValue()Ljava/lang/Object;+]Landroid/app/appsearch/AppSearchResult;Landroid/app/appsearch/AppSearchResult;
645HSPLandroid/app/appsearch/AppSearchResult;->isSuccess()Z+]Landroid/app/appsearch/AppSearchResult;Landroid/app/appsearch/AppSearchResult;
646HSPLandroid/app/appsearch/AppSearchSession;->put(Landroid/app/appsearch/PutDocumentsRequest;Ljava/util/concurrent/Executor;Landroid/app/appsearch/BatchResultCallback;)V
647HSPLandroid/app/appsearch/AppSearchSession;->remove(Landroid/app/appsearch/RemoveByDocumentIdRequest;Ljava/util/concurrent/Executor;Landroid/app/appsearch/BatchResultCallback;)V
648HSPLandroid/app/appsearch/AppSearchSession;->remove(Ljava/lang/String;Landroid/app/appsearch/SearchSpec;Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;)V
649HPLandroid/app/appsearch/AppSearchSession;->reportUsage(Landroid/app/appsearch/ReportUsageRequest;Ljava/util/concurrent/Executor;Ljava/util/function/Consumer;)V
650HSPLandroid/app/appsearch/PutDocumentsRequest$Builder;-><init>()V
651HSPLandroid/app/appsearch/PutDocumentsRequest$Builder;->addGenericDocuments(Ljava/util/Collection;)Landroid/app/appsearch/PutDocumentsRequest$Builder;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
652HSPLandroid/app/appsearch/PutDocumentsRequest$Builder;->build()Landroid/app/appsearch/PutDocumentsRequest;
653HSPLandroid/app/appsearch/SearchSpec$Builder;-><init>()V
654HSPLandroid/app/appsearch/SearchSpec$Builder;->build()Landroid/app/appsearch/SearchSpec;+]Landroid/os/Bundle;Landroid/os/Bundle;
655HPLandroid/app/assist/ActivityId;-><init>(ILandroid/os/IBinder;)V
656HSPLandroid/app/assist/AssistStructure$ViewNode;->getAutofillId()Landroid/view/autofill/AutofillId;
657HSPLandroid/app/assist/AssistStructure$ViewNode;->getChildAt(I)Landroid/app/assist/AssistStructure$ViewNode;
658HSPLandroid/app/assist/AssistStructure$ViewNode;->getChildCount()I
659HSPLandroid/app/assist/AssistStructure;-><init>()V
660HSPLandroid/app/backup/BackupAgent;-><init>()V
661HSPLandroid/app/backup/BackupAgent;->attach(Landroid/content/Context;)V
662HSPLandroid/app/backup/BackupAgent;->onBind()Landroid/os/IBinder;
663HSPLandroid/app/backup/BackupAgent;->onCreate(Landroid/os/UserHandle;)V
664HSPLandroid/app/backup/BackupAgentHelper;-><init>()V
665HSPLandroid/app/backup/BackupAgentHelper;->addHelper(Ljava/lang/String;Landroid/app/backup/BackupHelper;)V
666HSPLandroid/app/backup/BackupDataOutput;->writeEntityData([BI)I
667HSPLandroid/app/backup/BackupDataOutput;->writeEntityHeader(Ljava/lang/String;I)I
668HSPLandroid/app/backup/BackupManager;->dataChanged(Ljava/lang/String;)V
669HSPLandroid/app/backup/IBackupManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/backup/IBackupManager;
670HSPLandroid/app/blob/BlobHandle;->assertIsValid()V+]Ljava/lang/CharSequence;Ljava/lang/String;
671HPLandroid/app/blob/BlobHandle;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V
672HSPLandroid/app/compat/ChangeIdStateCache;->invalidate()V
673HSPLandroid/app/compat/CompatChanges;->isChangeEnabled(J)Z
674HSPLandroid/app/compat/CompatChanges;->isChangeEnabled(JI)Z
675HSPLandroid/app/compat/CompatChanges;->isChangeEnabled(JLjava/lang/String;Landroid/os/UserHandle;)Z
676HPLandroid/app/job/IJobCallback$Stub;-><init>()V
677HPLandroid/app/job/IJobService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/job/IJobService;
678HSPLandroid/app/job/JobInfo$Builder;-><init>(ILandroid/content/ComponentName;)V
679HSPLandroid/app/job/JobInfo$Builder;-><init>(Landroid/app/job/JobInfo;)V+]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
680HSPLandroid/app/job/JobInfo$Builder;->build()Landroid/app/job/JobInfo;
681HSPLandroid/app/job/JobInfo$Builder;->build(ZZ)Landroid/app/job/JobInfo;
682HSPLandroid/app/job/JobInfo$Builder;->setBackoffCriteria(JI)Landroid/app/job/JobInfo$Builder;
683HSPLandroid/app/job/JobInfo$Builder;->setEstimatedNetworkBytes(JJ)Landroid/app/job/JobInfo$Builder;
684HSPLandroid/app/job/JobInfo$Builder;->setExtras(Landroid/os/PersistableBundle;)Landroid/app/job/JobInfo$Builder;
685HSPLandroid/app/job/JobInfo$Builder;->setMinimumLatency(J)Landroid/app/job/JobInfo$Builder;
686HSPLandroid/app/job/JobInfo$Builder;->setOverrideDeadline(J)Landroid/app/job/JobInfo$Builder;
687HSPLandroid/app/job/JobInfo$Builder;->setPeriodic(J)Landroid/app/job/JobInfo$Builder;
688HSPLandroid/app/job/JobInfo$Builder;->setPeriodic(JJ)Landroid/app/job/JobInfo$Builder;
689HSPLandroid/app/job/JobInfo$Builder;->setPersisted(Z)Landroid/app/job/JobInfo$Builder;
690HSPLandroid/app/job/JobInfo$Builder;->setPriority(I)Landroid/app/job/JobInfo$Builder;
691HSPLandroid/app/job/JobInfo$Builder;->setRequiredNetwork(Landroid/net/NetworkRequest;)Landroid/app/job/JobInfo$Builder;
692HSPLandroid/app/job/JobInfo$Builder;->setRequiredNetworkType(I)Landroid/app/job/JobInfo$Builder;
693HSPLandroid/app/job/JobInfo$Builder;->setRequiresBatteryNotLow(Z)Landroid/app/job/JobInfo$Builder;
694HSPLandroid/app/job/JobInfo$Builder;->setRequiresCharging(Z)Landroid/app/job/JobInfo$Builder;
695HSPLandroid/app/job/JobInfo$Builder;->setRequiresDeviceIdle(Z)Landroid/app/job/JobInfo$Builder;
696HSPLandroid/app/job/JobInfo$Builder;->setRequiresStorageNotLow(Z)Landroid/app/job/JobInfo$Builder;
697HSPLandroid/app/job/JobInfo$Builder;->setTransientExtras(Landroid/os/Bundle;)Landroid/app/job/JobInfo$Builder;
698HSPLandroid/app/job/JobInfo;->enforceValidity(ZZ)V
699HSPLandroid/app/job/JobInfo;->equals(Ljava/lang/Object;)Z
700HSPLandroid/app/job/JobInfo;->getBackoffPolicy()I
701HSPLandroid/app/job/JobInfo;->getBias()I
702HSPLandroid/app/job/JobInfo;->getClipData()Landroid/content/ClipData;
703HSPLandroid/app/job/JobInfo;->getClipGrantFlags()I
704HSPLandroid/app/job/JobInfo;->getConstraintFlags()I
705HSPLandroid/app/job/JobInfo;->getEstimatedNetworkDownloadBytes()J
706HSPLandroid/app/job/JobInfo;->getEstimatedNetworkUploadBytes()J
707HSPLandroid/app/job/JobInfo;->getExtras()Landroid/os/PersistableBundle;
708HSPLandroid/app/job/JobInfo;->getFlags()I
709HSPLandroid/app/job/JobInfo;->getFlexMillis()J
710HSPLandroid/app/job/JobInfo;->getId()I
711HSPLandroid/app/job/JobInfo;->getInitialBackoffMillis()J
712HSPLandroid/app/job/JobInfo;->getIntervalMillis()J
713HSPLandroid/app/job/JobInfo;->getMaxExecutionDelayMillis()J
714HSPLandroid/app/job/JobInfo;->getMinFlexMillis()J
715HSPLandroid/app/job/JobInfo;->getMinLatencyMillis()J
716HSPLandroid/app/job/JobInfo;->getMinPeriodMillis()J
717HSPLandroid/app/job/JobInfo;->getMinimumNetworkChunkBytes()J
718HSPLandroid/app/job/JobInfo;->getPreferredConstraintFlags()I
719HSPLandroid/app/job/JobInfo;->getPriority()I
720HSPLandroid/app/job/JobInfo;->getRequiredNetwork()Landroid/net/NetworkRequest;
721HSPLandroid/app/job/JobInfo;->getService()Landroid/content/ComponentName;
722HSPLandroid/app/job/JobInfo;->getTransientExtras()Landroid/os/Bundle;
723HSPLandroid/app/job/JobInfo;->getTriggerContentMaxDelay()J
724HSPLandroid/app/job/JobInfo;->getTriggerContentUpdateDelay()J
725HSPLandroid/app/job/JobInfo;->getTriggerContentUris()[Landroid/app/job/JobInfo$TriggerContentUri;
726HSPLandroid/app/job/JobInfo;->hasEarlyConstraint()Z
727HSPLandroid/app/job/JobInfo;->hasLateConstraint()Z
728HSPLandroid/app/job/JobInfo;->isPeriodic()Z
729HSPLandroid/app/job/JobInfo;->isPersisted()Z
730HPLandroid/app/job/JobInfo;->isPreferBatteryNotLow()Z
731HPLandroid/app/job/JobInfo;->isPreferCharging()Z
732HPLandroid/app/job/JobInfo;->isPreferDeviceIdle()Z
733HSPLandroid/app/job/JobInfo;->isPrefetch()Z
734HSPLandroid/app/job/JobInfo;->isRequireBatteryNotLow()Z
735HSPLandroid/app/job/JobInfo;->isRequireCharging()Z
736HSPLandroid/app/job/JobInfo;->isRequireDeviceIdle()Z
737HSPLandroid/app/job/JobInfo;->isRequireStorageNotLow()Z
738HSPLandroid/app/job/JobInfo;->isUserInitiated()Z
739HPLandroid/app/job/JobParameters;-><init>(Landroid/os/IBinder;Ljava/lang/String;ILandroid/os/PersistableBundle;Landroid/os/Bundle;Landroid/content/ClipData;IZZZ[Landroid/net/Uri;[Ljava/lang/String;Landroid/net/Network;)V
740HSPLandroid/app/job/JobParameters;->getExtras()Landroid/os/PersistableBundle;
741HPLandroid/app/job/JobParameters;->getInternalStopReasonCode()I
742HSPLandroid/app/job/JobParameters;->getJobId()I
743HSPLandroid/app/job/JobParameters;->getNetwork()Landroid/net/Network;
744HSPLandroid/app/job/JobParameters;->getStopReason()I
745HSPLandroid/app/job/JobParameters;->getTransientExtras()Landroid/os/Bundle;
746HSPLandroid/app/job/JobParameters;->isOverrideDeadlineExpired()Z
747HPLandroid/app/job/JobParameters;->setStopReason(IILjava/lang/String;)V
748HSPLandroid/app/job/JobScheduler;->sanitizeNamespace(Ljava/lang/String;)Ljava/lang/String;
749HSPLandroid/app/job/JobService;-><init>()V
750HSPLandroid/app/job/JobService;->jobFinished(Landroid/app/job/JobParameters;Z)V
751HPLandroid/app/job/JobWorkItem;->bumpDeliveryCount()V
752HSPLandroid/app/job/JobWorkItem;->enforceValidity(Z)V
753HSPLandroid/app/job/JobWorkItem;->getIntent()Landroid/content/Intent;
754HSPLandroid/app/job/JobWorkItem;->getWorkId()I
755HPLandroid/app/people/ConversationChannel;-><init>(Landroid/content/pm/ShortcutInfo;ILandroid/app/NotificationChannel;Landroid/app/NotificationChannelGroup;JZZLjava/util/List;)V
756HSPLandroid/app/prediction/AppPredictionContext;->getUiSurface()Ljava/lang/String;
757HSPLandroid/app/prediction/AppTarget$Builder;-><init>(Landroid/app/prediction/AppTargetId;Ljava/lang/String;Landroid/os/UserHandle;)V
758HSPLandroid/app/prediction/AppTarget$Builder;->build()Landroid/app/prediction/AppTarget;
759HSPLandroid/app/prediction/AppTarget$Builder;->setClassName(Ljava/lang/String;)Landroid/app/prediction/AppTarget$Builder;
760HSPLandroid/app/prediction/AppTarget;->getClassName()Ljava/lang/String;
761HSPLandroid/app/prediction/AppTarget;->getPackageName()Ljava/lang/String;
762HSPLandroid/app/prediction/AppTarget;->getShortcutInfo()Landroid/content/pm/ShortcutInfo;
763HSPLandroid/app/prediction/AppTarget;->getUser()Landroid/os/UserHandle;
764HSPLandroid/app/prediction/AppTargetId;-><init>(Ljava/lang/String;)V
765HSPLandroid/app/role/RoleManager;->addOnRoleHoldersChangedListenerAsUser(Ljava/util/concurrent/Executor;Landroid/app/role/OnRoleHoldersChangedListener;Landroid/os/UserHandle;)V
766HSPLandroid/app/role/RoleManager;->getRoleHolders(Ljava/lang/String;)Ljava/util/List;
767HSPLandroid/app/role/RoleManager;->getRoleHoldersAsUser(Ljava/lang/String;Landroid/os/UserHandle;)Ljava/util/List;+]Landroid/os/UserHandle;Landroid/os/UserHandle;
768HSPLandroid/app/role/RoleManager;->isRoleAvailable(Ljava/lang/String;)Z
769HSPLandroid/app/servertransaction/ClientTransaction;->addCallback(Landroid/app/servertransaction/ClientTransactionItem;)V+]Ljava/util/List;Ljava/util/ArrayList;
770HSPLandroid/app/servertransaction/ClientTransaction;->getClient()Landroid/app/IApplicationThread;
771HSPLandroid/app/servertransaction/ClientTransaction;->obtain(Landroid/app/IApplicationThread;Landroid/os/IBinder;)Landroid/app/servertransaction/ClientTransaction;
772HSPLandroid/app/servertransaction/ClientTransaction;->recycle()V+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/app/servertransaction/ClientTransactionItem;megamorphic_types]Landroid/app/servertransaction/ActivityLifecycleItem;megamorphic_types
773HSPLandroid/app/servertransaction/ClientTransaction;->schedule()V
774HSPLandroid/app/servertransaction/ClientTransaction;->setLifecycleStateRequest(Landroid/app/servertransaction/ActivityLifecycleItem;)V
775HSPLandroid/app/servertransaction/ConfigurationChangeItem;->obtain(Landroid/content/res/Configuration;I)Landroid/app/servertransaction/ConfigurationChangeItem;
776HPLandroid/app/servertransaction/PauseActivityItem;->obtain(ZZIZZ)Landroid/app/servertransaction/PauseActivityItem;
777HPLandroid/app/servertransaction/ResumeActivityItem;->obtain(IZZ)Landroid/app/servertransaction/ResumeActivityItem;
778HSPLandroid/app/servertransaction/ResumeActivityItem;->obtain(ZZ)Landroid/app/servertransaction/ResumeActivityItem;
779HSPLandroid/app/servertransaction/StopActivityItem;->obtain(I)Landroid/app/servertransaction/StopActivityItem;
780HPLandroid/app/servertransaction/TopResumedActivityChangeItem;->obtain(Z)Landroid/app/servertransaction/TopResumedActivityChangeItem;
781HSPLandroid/app/slice/SliceSpec;->getRevision()I
782HSPLandroid/app/slice/SliceSpec;->getType()Ljava/lang/String;
783HSPLandroid/app/smartspace/SmartspaceSessionId;->getUserHandle()Landroid/os/UserHandle;
784HSPLandroid/app/time/LocationTimeZoneAlgorithmStatus;-><init>(IILandroid/service/timezone/TimeZoneProviderStatus;ILandroid/service/timezone/TimeZoneProviderStatus;)V
785HSPLandroid/app/time/TelephonyTimeZoneAlgorithmStatus;-><init>(I)V
786HSPLandroid/app/time/TimeZoneCapabilities$Builder;-><init>(Landroid/os/UserHandle;)V
787HSPLandroid/app/time/TimeZoneCapabilities$Builder;->build()Landroid/app/time/TimeZoneCapabilities;
788HSPLandroid/app/time/TimeZoneCapabilities$Builder;->setConfigureAutoDetectionEnabledCapability(I)Landroid/app/time/TimeZoneCapabilities$Builder;
789HSPLandroid/app/time/TimeZoneCapabilities$Builder;->setConfigureGeoDetectionEnabledCapability(I)Landroid/app/time/TimeZoneCapabilities$Builder;
790HSPLandroid/app/time/TimeZoneConfiguration$Builder;-><init>()V
791HSPLandroid/app/time/TimeZoneConfiguration$Builder;->build()Landroid/app/time/TimeZoneConfiguration;
792HSPLandroid/app/time/TimeZoneDetectorStatus;-><init>(ILandroid/app/time/TelephonyTimeZoneAlgorithmStatus;Landroid/app/time/LocationTimeZoneAlgorithmStatus;)V
793HSPLandroid/app/time/UnixEpochTime;-><init>(JJ)V
794HSPLandroid/app/time/UnixEpochTime;->getElapsedRealtimeMillis()J
795HSPLandroid/app/time/UnixEpochTime;->getUnixEpochTimeMillis()J
796HSPLandroid/app/trust/ITrustManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/trust/ITrustManager;
797HSPLandroid/app/usage/AppStandbyInfo;-><init>(Ljava/lang/String;I)V
798HSPLandroid/app/usage/CacheQuotaHint$Builder;-><init>()V
799HSPLandroid/app/usage/CacheQuotaHint$Builder;->build()Landroid/app/usage/CacheQuotaHint;
800HSPLandroid/app/usage/CacheQuotaHint$Builder;->setQuota(J)Landroid/app/usage/CacheQuotaHint$Builder;
801HSPLandroid/app/usage/CacheQuotaHint$Builder;->setUid(I)Landroid/app/usage/CacheQuotaHint$Builder;
802HPLandroid/app/usage/CacheQuotaHint$Builder;->setUsageStats(Landroid/app/usage/UsageStats;)Landroid/app/usage/CacheQuotaHint$Builder;
803HSPLandroid/app/usage/CacheQuotaHint$Builder;->setVolumeUuid(Ljava/lang/String;)Landroid/app/usage/CacheQuotaHint$Builder;
804HSPLandroid/app/usage/CacheQuotaHint;->getUid()I
805HSPLandroid/app/usage/CacheQuotaHint;->getVolumeUuid()Ljava/lang/String;
806HPLandroid/app/usage/EventList;->firstIndexOnOrAfter(J)I+]Ljava/util/ArrayList;Ljava/util/ArrayList;
807HPLandroid/app/usage/EventList;->get(I)Landroid/app/usage/UsageEvents$Event;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
808HPLandroid/app/usage/EventList;->insert(Landroid/app/usage/UsageEvents$Event;)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/usage/EventList;Landroid/app/usage/EventList;
809HSPLandroid/app/usage/IUsageStatsManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/app/usage/IUsageStatsManager;
810HSPLandroid/app/usage/NetworkStats$Bucket;-><init>()V
811HSPLandroid/app/usage/NetworkStats$Bucket;->getRxBytes()J
812HSPLandroid/app/usage/NetworkStats$Bucket;->getTxBytes()J
813HSPLandroid/app/usage/NetworkStats$Bucket;->getUid()I
814HSPLandroid/app/usage/NetworkStats;->close()V+]Ldalvik/system/CloseGuard;Ldalvik/system/CloseGuard;
815HSPLandroid/app/usage/NetworkStats;->getNextBucket(Landroid/app/usage/NetworkStats$Bucket;)Z
816HSPLandroid/app/usage/NetworkStats;->hasNextBucket()Z+]Landroid/net/NetworkStats;Landroid/net/NetworkStats;
817HPLandroid/app/usage/NetworkStatsManager;->getCollapsedRatType(I)I
818HSPLandroid/app/usage/NetworkStatsManager;->querySummary(Landroid/net/NetworkTemplate;JJ)Landroid/app/usage/NetworkStats;+]Landroid/app/usage/NetworkStats;Landroid/app/usage/NetworkStats;
819HSPLandroid/app/usage/NetworkStatsManager;->querySummaryForDevice(Landroid/net/NetworkTemplate;JJ)Landroid/app/usage/NetworkStats$Bucket;
820HSPLandroid/app/usage/NetworkStatsManager;->setPollOnOpen(Z)V
821HSPLandroid/app/usage/StorageStats;->getAppBytes()J
822HSPLandroid/app/usage/StorageStats;->getCacheBytes()J
823HSPLandroid/app/usage/StorageStats;->getDataBytes()J
824HSPLandroid/app/usage/StorageStatsManager;->queryStatsForPackage(Ljava/util/UUID;Ljava/lang/String;Landroid/os/UserHandle;)Landroid/app/usage/StorageStats;
825HSPLandroid/app/usage/UsageEvents$Event;-><init>()V
826HSPLandroid/app/usage/UsageEvents$Event;-><init>(IJ)V
827HSPLandroid/app/usage/UsageEvents$Event;->getClassName()Ljava/lang/String;
828HSPLandroid/app/usage/UsageEvents$Event;->getEventType()I
829HSPLandroid/app/usage/UsageEvents$Event;->getPackageName()Ljava/lang/String;
830HSPLandroid/app/usage/UsageEvents$Event;->getTaskRootClassName()Ljava/lang/String;
831HSPLandroid/app/usage/UsageEvents$Event;->getTaskRootPackageName()Ljava/lang/String;
832HSPLandroid/app/usage/UsageEvents$Event;->getTimeStamp()J
833HPLandroid/app/usage/UsageEvents;-><init>(Ljava/util/List;[Ljava/lang/String;Z)V
834HSPLandroid/app/usage/UsageEvents;->getNextEvent(Landroid/app/usage/UsageEvents$Event;)Z
835HSPLandroid/app/usage/UsageEvents;->hasNextEvent()Z
836HSPLandroid/app/usage/UsageStats;-><init>()V
837HPLandroid/app/usage/UsageStats;-><init>(Landroid/app/usage/UsageStats;)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
838HSPLandroid/app/usage/UsageStats;->getPackageName()Ljava/lang/String;
839HSPLandroid/app/usage/UsageStats;->update(Ljava/lang/String;JII)V
840HSPLandroid/appwidget/AppWidgetManager;->isBoundWidgetPackage(Ljava/lang/String;I)Z
841HSPLandroid/appwidget/AppWidgetProviderInfo;->getProfile()Landroid/os/UserHandle;
842HSPLandroid/bluetooth/BluetoothA2dp;->getConnectedDevices()Ljava/util/List;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Exception;Ljava/util/concurrent/TimeoutException;
843HSPLandroid/bluetooth/BluetoothAdapter$BluetoothConnectionCallback;-><init>()V
844HSPLandroid/bluetooth/BluetoothAdapter;->checkBluetoothAddress(Ljava/lang/String;)Z+]Ljava/lang/String;Ljava/lang/String;
845HSPLandroid/bluetooth/BluetoothAdapter;->getActiveDevices(I)Ljava/util/List;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/concurrent/locks/ReentrantReadWriteLock;Ljava/util/concurrent/locks/ReentrantReadWriteLock;
846HSPLandroid/bluetooth/BluetoothAdapter;->getBondedDevices()Ljava/util/Set;+]Landroid/bluetooth/BluetoothAdapter;Landroid/bluetooth/BluetoothAdapter;]Ljava/util/concurrent/locks/ReentrantReadWriteLock;Ljava/util/concurrent/locks/ReentrantReadWriteLock;
847HSPLandroid/bluetooth/BluetoothAdapter;->getDefaultAdapter()Landroid/bluetooth/BluetoothAdapter;
848HSPLandroid/bluetooth/BluetoothAdapter;->getProfileProxy(Landroid/content/Context;Landroid/bluetooth/BluetoothProfile$ServiceListener;I)Z
849HSPLandroid/bluetooth/BluetoothAdapter;->isEnabled()Z+]Landroid/bluetooth/BluetoothAdapter;Landroid/bluetooth/BluetoothAdapter;
850HSPLandroid/bluetooth/BluetoothAdapter;->isLeEnabled()Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/bluetooth/BluetoothAdapter;Landroid/bluetooth/BluetoothAdapter;
851HSPLandroid/bluetooth/BluetoothAdapter;->registerBluetoothConnectionCallback(Ljava/util/concurrent/Executor;Landroid/bluetooth/BluetoothAdapter$BluetoothConnectionCallback;)Z
852HPLandroid/bluetooth/BluetoothAdapter;->requestControllerActivityEnergyInfo(Ljava/util/concurrent/Executor;Landroid/bluetooth/BluetoothAdapter$OnBluetoothActivityEnergyInfoCallback;)V
853HSPLandroid/bluetooth/BluetoothDevice;->equals(Ljava/lang/Object;)Z+]Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/BluetoothDevice;
854HSPLandroid/bluetooth/BluetoothDevice;->getAddress()Ljava/lang/String;
855HSPLandroid/bluetooth/BluetoothDevice;->getBluetoothClass()Landroid/bluetooth/BluetoothClass;+]Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/BluetoothDevice;]Ljava/lang/Integer;Ljava/lang/Integer;
856HSPLandroid/bluetooth/BluetoothDevice;->getName()Ljava/lang/String;+]Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/BluetoothDevice;]Ljava/lang/String;Ljava/lang/String;
857HSPLandroid/bluetooth/BluetoothDevice;->isConnected()Z+]Landroid/bluetooth/BluetoothDevice;Landroid/bluetooth/BluetoothDevice;]Ljava/lang/Integer;Ljava/lang/Integer;
858HSPLandroid/bluetooth/BluetoothHearingAid;->getConnectedDevices()Ljava/util/List;
859HSPLandroid/bluetooth/BluetoothLeAudio;->getConnectedDevices()Ljava/util/List;+]Landroid/bluetooth/BluetoothAdapter;Landroid/bluetooth/BluetoothAdapter;
860HSPLandroid/bluetooth/BluetoothManager;->getAdapter()Landroid/bluetooth/BluetoothAdapter;
861HSPLandroid/bluetooth/le/ScanCallback;-><init>()V
862HSPLandroid/bluetooth/le/ScanSettings$Builder;-><init>()V
863HSPLandroid/bluetooth/le/ScanSettings$Builder;->build()Landroid/bluetooth/le/ScanSettings;
864HSPLandroid/bluetooth/le/ScanSettings$Builder;->setCallbackType(I)Landroid/bluetooth/le/ScanSettings$Builder;
865HSPLandroid/bluetooth/le/ScanSettings$Builder;->setScanMode(I)Landroid/bluetooth/le/ScanSettings$Builder;
866HSPLandroid/companion/AssociationInfo;->getPackageName()Ljava/lang/String;
867HSPLandroid/companion/ICompanionDeviceManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/companion/ICompanionDeviceManager;
868HPLandroid/companion/ICompanionDeviceManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
869HSPLandroid/companion/virtual/IVirtualDeviceManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/os/Parcel;Landroid/os/Parcel;
870HSPLandroid/companion/virtual/VirtualDeviceManager;->getDeviceIdForDisplayId(I)I
871HSPLandroid/compat/Compatibility;->isChangeEnabled(J)Z
872HSPLandroid/content/ApexEnvironment;->getApexEnvironment(Ljava/lang/String;)Landroid/content/ApexEnvironment;
873HSPLandroid/content/ApexEnvironment;->getDeviceProtectedDataDirForUser(Landroid/os/UserHandle;)Ljava/io/File;
874HSPLandroid/content/AttributionSource$Builder;->build()Landroid/content/AttributionSource;
875HSPLandroid/content/AttributionSource;-><init>(ILjava/lang/String;Ljava/lang/String;)V
876HSPLandroid/content/AttributionSource;-><init>(Landroid/content/AttributionSourceState;)V
877HSPLandroid/content/AttributionSource;->asState()Landroid/content/AttributionSourceState;
878HSPLandroid/content/AttributionSource;->enforceCallingUid()V
879HSPLandroid/content/AttributionSource;->equals(Ljava/lang/Object;)Z+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;]Ljava/lang/Object;Landroid/content/AttributionSource;
880HSPLandroid/content/AttributionSource;->getAttributionTag()Ljava/lang/String;
881HSPLandroid/content/AttributionSource;->getNext()Landroid/content/AttributionSource;
882HSPLandroid/content/AttributionSource;->getNextAttributionTag()Ljava/lang/String;
883HPLandroid/content/AttributionSource;->getNextPackageName()Ljava/lang/String;
884HSPLandroid/content/AttributionSource;->getNextUid()I
885HSPLandroid/content/AttributionSource;->getPackageName()Ljava/lang/String;
886HSPLandroid/content/AttributionSource;->getPid()I
887HSPLandroid/content/AttributionSource;->getRenouncedPermissions()Ljava/util/Set;
888HSPLandroid/content/AttributionSource;->getToken()Landroid/os/IBinder;
889HSPLandroid/content/AttributionSource;->getUid()I
890HPLandroid/content/AttributionSource;->isTrusted(Landroid/content/Context;)Z+]Landroid/permission/PermissionManager;Landroid/permission/PermissionManager;]Landroid/content/Context;Landroid/app/ContextImpl;
891HSPLandroid/content/AutofillOptions;-><init>(IZ)V
892HSPLandroid/content/BroadcastReceiver;-><init>()V
893HSPLandroid/content/BroadcastReceiver;->getPendingResult()Landroid/content/BroadcastReceiver$PendingResult;
894HSPLandroid/content/BroadcastReceiver;->getResultCode()I
895HSPLandroid/content/BroadcastReceiver;->getResultExtras(Z)Landroid/os/Bundle;
896HSPLandroid/content/BroadcastReceiver;->getSendingUserId()I
897HSPLandroid/content/BroadcastReceiver;->setResultCode(I)V
898HSPLandroid/content/ClipData$Item;-><init>(Ljava/lang/CharSequence;)V
899HSPLandroid/content/ClipData$Item;->getText()Ljava/lang/CharSequence;
900HSPLandroid/content/ClipData;-><init>(Ljava/lang/CharSequence;[Ljava/lang/String;Landroid/content/ClipData$Item;)V
901HSPLandroid/content/ClipData;->getDescription()Landroid/content/ClipDescription;
902HSPLandroid/content/ClipData;->getItemAt(I)Landroid/content/ClipData$Item;
903HSPLandroid/content/ClipData;->getItemCount()I
904HSPLandroid/content/ClipData;->newPlainText(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Landroid/content/ClipData;
905HSPLandroid/content/ComponentName;-><init>(Landroid/content/Context;Ljava/lang/Class;)V+]Ljava/lang/Class;Ljava/lang/Class;
906HSPLandroid/content/ComponentName;-><init>(Ljava/lang/String;Ljava/lang/String;)V
907HSPLandroid/content/ComponentName;->appendShortString(Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;)V
908HSPLandroid/content/ComponentName;->clone()Landroid/content/ComponentName;
909HSPLandroid/content/ComponentName;->compareTo(Landroid/content/ComponentName;)I
910HSPLandroid/content/ComponentName;->createRelative(Ljava/lang/String;Ljava/lang/String;)Landroid/content/ComponentName;
911HSPLandroid/content/ComponentName;->equals(Ljava/lang/Object;)Z
912HSPLandroid/content/ComponentName;->flattenToShortString()Ljava/lang/String;
913HPLandroid/content/ComponentName;->flattenToShortString(Landroid/content/ComponentName;)Ljava/lang/String;+]Landroid/content/ComponentName;Landroid/content/ComponentName;
914HSPLandroid/content/ComponentName;->flattenToString()Ljava/lang/String;
915HSPLandroid/content/ComponentName;->getClassName()Ljava/lang/String;
916HSPLandroid/content/ComponentName;->getPackageName()Ljava/lang/String;
917HSPLandroid/content/ComponentName;->getShortClassName()Ljava/lang/String;
918HSPLandroid/content/ComponentName;->hashCode()I
919HSPLandroid/content/ComponentName;->toShortString()Ljava/lang/String;
920HSPLandroid/content/ComponentName;->unflattenFromString(Ljava/lang/String;)Landroid/content/ComponentName;
921HSPLandroid/content/ContentProvider;-><init>()V
922HSPLandroid/content/ContentProvider;->getContext()Landroid/content/Context;
923HSPLandroid/content/ContentProvider;->getUriWithoutUserId(Landroid/net/Uri;)Landroid/net/Uri;
924HSPLandroid/content/ContentProvider;->getUserIdFromUri(Landroid/net/Uri;)I
925HSPLandroid/content/ContentProvider;->getUserIdFromUri(Landroid/net/Uri;I)I
926HSPLandroid/content/ContentProvider;->isAuthorityRedirectedForCloneProfile(Ljava/lang/String;)Z
927HSPLandroid/content/ContentProvider;->maybeAddUserId(Landroid/net/Uri;I)Landroid/net/Uri;
928HSPLandroid/content/ContentProviderClient;->call(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;
929HSPLandroid/content/ContentProviderClient;->close()V
930HSPLandroid/content/ContentProviderClient;->setDetectNotResponding(J)V
931HSPLandroid/content/ContentResolver;->acquireUnstableContentProviderClient(Landroid/net/Uri;)Landroid/content/ContentProviderClient;
932HSPLandroid/content/ContentResolver;->call(Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Landroid/os/Bundle;
933HSPLandroid/content/ContentResolver;->delete(Landroid/net/Uri;Ljava/lang/String;[Ljava/lang/String;)I
934HSPLandroid/content/ContentResolver;->getType(Landroid/net/Uri;)Ljava/lang/String;
935HSPLandroid/content/ContentResolver;->getUserId()I+]Landroid/content/Context;Landroid/app/ContextImpl;
936HSPLandroid/content/ContentResolver;->insert(Landroid/net/Uri;Landroid/content/ContentValues;)Landroid/net/Uri;
937HSPLandroid/content/ContentResolver;->notifyChange(Landroid/net/Uri;Landroid/database/ContentObserver;)V
938HSPLandroid/content/ContentResolver;->notifyChange(Landroid/net/Uri;Landroid/database/ContentObserver;Z)V
939HSPLandroid/content/ContentResolver;->openFileDescriptor(Landroid/net/Uri;Ljava/lang/String;)Landroid/os/ParcelFileDescriptor;
940HSPLandroid/content/ContentResolver;->openInputStream(Landroid/net/Uri;)Ljava/io/InputStream;
941HSPLandroid/content/ContentResolver;->query(Landroid/net/Uri;[Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
942HSPLandroid/content/ContentResolver;->registerContentObserver(Landroid/net/Uri;ZLandroid/database/ContentObserver;)V
943HSPLandroid/content/ContentResolver;->registerContentObserver(Landroid/net/Uri;ZLandroid/database/ContentObserver;I)V
944HSPLandroid/content/ContentResolver;->requestSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;)V
945HSPLandroid/content/ContentResolver;->unregisterContentObserver(Landroid/database/ContentObserver;)V
946HSPLandroid/content/ContentResolver;->update(Landroid/net/Uri;Landroid/content/ContentValues;Ljava/lang/String;[Ljava/lang/String;)I
947HSPLandroid/content/ContentResolver;->validateSyncExtrasBundle(Landroid/os/Bundle;)V
948HSPLandroid/content/ContentUris;->appendId(Landroid/net/Uri$Builder;J)Landroid/net/Uri$Builder;+]Landroid/net/Uri$Builder;Landroid/net/Uri$Builder;
949HSPLandroid/content/ContentUris;->parseId(Landroid/net/Uri;)J
950HSPLandroid/content/ContentValues;-><init>()V
951HSPLandroid/content/ContentValues;->put(Ljava/lang/String;Ljava/lang/Boolean;)V
952HSPLandroid/content/ContentValues;->put(Ljava/lang/String;Ljava/lang/Integer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
953HSPLandroid/content/ContentValues;->put(Ljava/lang/String;Ljava/lang/Long;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
954HSPLandroid/content/ContentValues;->put(Ljava/lang/String;Ljava/lang/String;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
955HSPLandroid/content/ContentValues;->put(Ljava/lang/String;[B)V
956HSPLandroid/content/ContentValues;->putNull(Ljava/lang/String;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
957HPLandroid/content/Context$BindServiceFlags;->getValue()J
958HPLandroid/content/Context$BindServiceFlags;->of(J)Landroid/content/Context$BindServiceFlags;
959HSPLandroid/content/Context;->assertRuntimeOverlayThemable()V
960HSPLandroid/content/Context;->getColor(I)I
961HSPLandroid/content/Context;->getDrawable(I)Landroid/graphics/drawable/Drawable;
962HSPLandroid/content/Context;->getString(I)Ljava/lang/String;
963HSPLandroid/content/Context;->getString(I[Ljava/lang/Object;)Ljava/lang/String;
964HSPLandroid/content/Context;->getSystemService(Ljava/lang/Class;)Ljava/lang/Object;+]Landroid/content/Context;missing_types
965HSPLandroid/content/Context;->getText(I)Ljava/lang/CharSequence;
966HSPLandroid/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
967HPLandroid/content/IClipboard$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
968HSPLandroid/content/IIntentReceiver$Stub;-><init>()V
969HSPLandroid/content/IIntentSender$Stub;-><init>()V
970HSPLandroid/content/Intent$FilterComparison;-><init>(Landroid/content/Intent;)V
971HSPLandroid/content/Intent$FilterComparison;->equals(Ljava/lang/Object;)Z
972HSPLandroid/content/Intent$FilterComparison;->getIntent()Landroid/content/Intent;
973HSPLandroid/content/Intent;-><init>()V
974HSPLandroid/content/Intent;-><init>(Landroid/content/Context;Ljava/lang/Class;)V
975HSPLandroid/content/Intent;-><init>(Landroid/content/Intent;)V
976HSPLandroid/content/Intent;-><init>(Ljava/lang/String;)V
977HSPLandroid/content/Intent;-><init>(Ljava/lang/String;Landroid/net/Uri;)V
978HSPLandroid/content/Intent;->addCategory(Ljava/lang/String;)Landroid/content/Intent;
979HSPLandroid/content/Intent;->addFlags(I)Landroid/content/Intent;
980HSPLandroid/content/Intent;->canStripForHistory()Z+]Landroid/os/Bundle;Landroid/os/Bundle;
981HSPLandroid/content/Intent;->cloneFilter()Landroid/content/Intent;
982HSPLandroid/content/Intent;->fillIn(Landroid/content/Intent;I)I+]Landroid/os/Bundle;Landroid/os/Bundle;
983HSPLandroid/content/Intent;->filterEquals(Landroid/content/Intent;)Z
984HSPLandroid/content/Intent;->filterHashCode()I
985HSPLandroid/content/Intent;->getAction()Ljava/lang/String;
986HSPLandroid/content/Intent;->getBooleanExtra(Ljava/lang/String;Z)Z
987HSPLandroid/content/Intent;->getByteArrayExtra(Ljava/lang/String;)[B
988HSPLandroid/content/Intent;->getCategories()Ljava/util/Set;
989HSPLandroid/content/Intent;->getClipData()Landroid/content/ClipData;
990HSPLandroid/content/Intent;->getComponent()Landroid/content/ComponentName;
991HSPLandroid/content/Intent;->getData()Landroid/net/Uri;
992HSPLandroid/content/Intent;->getDataString()Ljava/lang/String;
993HSPLandroid/content/Intent;->getExtras()Landroid/os/Bundle;
994HSPLandroid/content/Intent;->getFlags()I
995HSPLandroid/content/Intent;->getIntArrayExtra(Ljava/lang/String;)[I
996HSPLandroid/content/Intent;->getIntExtra(Ljava/lang/String;I)I
997HSPLandroid/content/Intent;->getLongExtra(Ljava/lang/String;J)J
998HSPLandroid/content/Intent;->getPackage()Ljava/lang/String;
999HSPLandroid/content/Intent;->getParcelableExtra(Ljava/lang/String;)Landroid/os/Parcelable;
1000HSPLandroid/content/Intent;->getParcelableExtra(Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
1001HSPLandroid/content/Intent;->getScheme()Ljava/lang/String;
1002HSPLandroid/content/Intent;->getSelector()Landroid/content/Intent;
1003HSPLandroid/content/Intent;->getSourceBounds()Landroid/graphics/Rect;
1004HSPLandroid/content/Intent;->getStringArrayExtra(Ljava/lang/String;)[Ljava/lang/String;
1005HSPLandroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;
1006HSPLandroid/content/Intent;->getType()Ljava/lang/String;
1007HSPLandroid/content/Intent;->hasCategory(Ljava/lang/String;)Z
1008HSPLandroid/content/Intent;->hasExtra(Ljava/lang/String;)Z
1009HSPLandroid/content/Intent;->hasFileDescriptors()Z
1010HSPLandroid/content/Intent;->hasWebURI()Z
1011HSPLandroid/content/Intent;->isExcludingStopped()Z
1012HSPLandroid/content/Intent;->isImplicitImageCaptureIntent()Z
1013HSPLandroid/content/Intent;->isSandboxActivity(Landroid/content/Context;)Z
1014HSPLandroid/content/Intent;->isWebIntent()Z
1015HPLandroid/content/Intent;->maybeStripForHistory()Landroid/content/Intent;
1016HSPLandroid/content/Intent;->migrateExtraStreamToClipData(Landroid/content/Context;)Z
1017HSPLandroid/content/Intent;->parseIntent(Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;)Landroid/content/Intent;
1018HSPLandroid/content/Intent;->parseUri(Ljava/lang/String;I)Landroid/content/Intent;
1019HSPLandroid/content/Intent;->prepareToLeaveProcess(Landroid/content/Context;)V+]Landroid/content/Context;missing_types]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/content/Intent;Landroid/content/Intent;
1020HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;I)Landroid/content/Intent;
1021HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;J)Landroid/content/Intent;
1022HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;Landroid/os/Bundle;)Landroid/content/Intent;
1023HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;Landroid/os/Parcelable;)Landroid/content/Intent;
1024HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;Ljava/io/Serializable;)Landroid/content/Intent;
1025HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;
1026HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;Z)Landroid/content/Intent;
1027HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;[I)Landroid/content/Intent;
1028HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;[Landroid/os/Parcelable;)Landroid/content/Intent;
1029HSPLandroid/content/Intent;->putExtra(Ljava/lang/String;[Ljava/lang/String;)Landroid/content/Intent;
1030HSPLandroid/content/Intent;->putExtras(Landroid/os/Bundle;)Landroid/content/Intent;
1031HSPLandroid/content/Intent;->putParcelableArrayListExtra(Ljava/lang/String;Ljava/util/ArrayList;)Landroid/content/Intent;
1032HSPLandroid/content/Intent;->putStringArrayListExtra(Ljava/lang/String;Ljava/util/ArrayList;)Landroid/content/Intent;
1033HSPLandroid/content/Intent;->removeCategory(Ljava/lang/String;)V
1034HSPLandroid/content/Intent;->replaceExtras(Landroid/content/Intent;)Landroid/content/Intent;
1035HSPLandroid/content/Intent;->replaceExtras(Landroid/os/Bundle;)Landroid/content/Intent;
1036HSPLandroid/content/Intent;->resolveActivity(Landroid/content/pm/PackageManager;)Landroid/content/ComponentName;
1037HSPLandroid/content/Intent;->resolveActivityInfo(Landroid/content/pm/PackageManager;I)Landroid/content/pm/ActivityInfo;
1038HSPLandroid/content/Intent;->resolveSystemService(Landroid/content/pm/PackageManager;I)Landroid/content/ComponentName;
1039HSPLandroid/content/Intent;->resolveType(Landroid/content/ContentResolver;)Ljava/lang/String;
1040HSPLandroid/content/Intent;->resolveTypeIfNeeded(Landroid/content/ContentResolver;)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/content/Intent;Landroid/content/Intent;
1041HPLandroid/content/Intent;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;)V
1042HSPLandroid/content/Intent;->setAction(Ljava/lang/String;)Landroid/content/Intent;
1043HSPLandroid/content/Intent;->setClassName(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;
1044HSPLandroid/content/Intent;->setClipData(Landroid/content/ClipData;)V
1045HSPLandroid/content/Intent;->setComponent(Landroid/content/ComponentName;)Landroid/content/Intent;
1046HSPLandroid/content/Intent;->setData(Landroid/net/Uri;)Landroid/content/Intent;
1047HSPLandroid/content/Intent;->setDataAndType(Landroid/net/Uri;Ljava/lang/String;)Landroid/content/Intent;
1048HSPLandroid/content/Intent;->setDefusable(Z)V
1049HSPLandroid/content/Intent;->setFlags(I)Landroid/content/Intent;
1050HSPLandroid/content/Intent;->setIdentifier(Ljava/lang/String;)Landroid/content/Intent;
1051HSPLandroid/content/Intent;->setPackage(Ljava/lang/String;)Landroid/content/Intent;
1052HSPLandroid/content/Intent;->setSelector(Landroid/content/Intent;)V
1053HSPLandroid/content/Intent;->setSourceBounds(Landroid/graphics/Rect;)V
1054HSPLandroid/content/Intent;->setType(Ljava/lang/String;)Landroid/content/Intent;
1055HSPLandroid/content/Intent;->toShortString(Ljava/lang/StringBuilder;ZZZZ)V
1056HSPLandroid/content/Intent;->toString()Ljava/lang/String;
1057HSPLandroid/content/Intent;->toUri(I)Ljava/lang/String;
1058HSPLandroid/content/IntentFilter$AuthorityEntry;->getHost()Ljava/lang/String;
1059HSPLandroid/content/IntentFilter;-><init>()V
1060HSPLandroid/content/IntentFilter;-><init>(Landroid/content/IntentFilter;)V
1061HSPLandroid/content/IntentFilter;-><init>(Ljava/lang/String;)V+]Landroid/content/IntentFilter;Landroid/content/IntentFilter;
1062HSPLandroid/content/IntentFilter;->actionsIterator()Ljava/util/Iterator;
1063HSPLandroid/content/IntentFilter;->addAction(Ljava/lang/String;)V
1064HSPLandroid/content/IntentFilter;->addCategory(Ljava/lang/String;)V
1065HSPLandroid/content/IntentFilter;->addDataAuthority(Landroid/content/IntentFilter$AuthorityEntry;)V
1066HSPLandroid/content/IntentFilter;->addDataAuthority(Ljava/lang/String;Ljava/lang/String;)V
1067HSPLandroid/content/IntentFilter;->addDataPath(Landroid/os/PatternMatcher;)V
1068HSPLandroid/content/IntentFilter;->addDataPath(Ljava/lang/String;I)V
1069HSPLandroid/content/IntentFilter;->addDataScheme(Ljava/lang/String;)V
1070HSPLandroid/content/IntentFilter;->addDataSchemeSpecificPart(Ljava/lang/String;I)V
1071HSPLandroid/content/IntentFilter;->addDataType(Ljava/lang/String;)V
1072HSPLandroid/content/IntentFilter;->authoritiesIterator()Ljava/util/Iterator;
1073HSPLandroid/content/IntentFilter;->categoriesIterator()Ljava/util/Iterator;
1074HSPLandroid/content/IntentFilter;->checkDataPathAndSchemeSpecificParts()Z
1075HSPLandroid/content/IntentFilter;->countActions()I
1076HSPLandroid/content/IntentFilter;->countCategories()I
1077HSPLandroid/content/IntentFilter;->countDataAuthorities()I
1078HSPLandroid/content/IntentFilter;->countDataPaths()I
1079HSPLandroid/content/IntentFilter;->countDataSchemeSpecificParts()I
1080HSPLandroid/content/IntentFilter;->countDataSchemes()I
1081HSPLandroid/content/IntentFilter;->countDataTypes()I
1082HSPLandroid/content/IntentFilter;->countMimeGroups()I
1083HSPLandroid/content/IntentFilter;->debugCheck()Z
1084HSPLandroid/content/IntentFilter;->dump(Landroid/util/Printer;Ljava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/Printer;Landroid/util/PrintWriterPrinter;,Landroid/util/StringBuilderPrinter;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Ljava/util/ArrayList;Ljava/util/ArrayList;
1085HSPLandroid/content/IntentFilter;->filterEquals(Landroid/content/IntentFilter;Landroid/content/IntentFilter;)Z+]Landroid/content/IntentFilter;missing_types
1086HSPLandroid/content/IntentFilter;->getAction(I)Ljava/lang/String;
1087HSPLandroid/content/IntentFilter;->getAutoVerify()Z
1088HSPLandroid/content/IntentFilter;->getCategory(I)Ljava/lang/String;
1089HSPLandroid/content/IntentFilter;->getDataAuthority(I)Landroid/content/IntentFilter$AuthorityEntry;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
1090HSPLandroid/content/IntentFilter;->getDataScheme(I)Ljava/lang/String;
1091HSPLandroid/content/IntentFilter;->getDataType(I)Ljava/lang/String;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
1092HSPLandroid/content/IntentFilter;->getHosts()[Ljava/lang/String;
1093HSPLandroid/content/IntentFilter;->getOrder()I
1094HSPLandroid/content/IntentFilter;->getPriority()I
1095HSPLandroid/content/IntentFilter;->handleAllWebDataURI()Z+]Landroid/content/IntentFilter;Landroid/content/IntentFilter;
1096HSPLandroid/content/IntentFilter;->handlesWebUris(Z)Z+]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Ljava/util/ArrayList;Ljava/util/ArrayList;
1097HSPLandroid/content/IntentFilter;->hasAction(Ljava/lang/String;)Z
1098HSPLandroid/content/IntentFilter;->hasCategory(Ljava/lang/String;)Z
1099HSPLandroid/content/IntentFilter;->hasDataScheme(Ljava/lang/String;)Z
1100HSPLandroid/content/IntentFilter;->isImplicitlyVisibleToInstantApp()Z
1101HSPLandroid/content/IntentFilter;->isVisibleToInstantApp()Z
1102HSPLandroid/content/IntentFilter;->match(Landroid/content/ContentResolver;Landroid/content/Intent;ZLjava/lang/String;)I
1103HSPLandroid/content/IntentFilter;->match(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Ljava/util/Set;Ljava/lang/String;)I
1104HSPLandroid/content/IntentFilter;->match(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/net/Uri;Ljava/util/Set;Ljava/lang/String;ZLjava/util/Collection;)I+]Landroid/content/IntentFilter;Landroid/content/IntentFilter;
1105HSPLandroid/content/IntentFilter;->matchAction(Ljava/lang/String;)Z
1106HSPLandroid/content/IntentFilter;->matchCategories(Ljava/util/Set;)Ljava/lang/String;
1107HSPLandroid/content/IntentFilter;->mimeGroupsIterator()Ljava/util/Iterator;
1108HSPLandroid/content/IntentFilter;->needsVerification()Z
1109HSPLandroid/content/IntentFilter;->readFromXml(Lorg/xmlpull/v1/XmlPullParser;)V+]Landroid/content/IntentFilter;Landroid/content/IntentFilter;
1110HSPLandroid/content/IntentFilter;->schemesIterator()Ljava/util/Iterator;
1111HSPLandroid/content/IntentFilter;->setAutoVerify(Z)V
1112HSPLandroid/content/IntentFilter;->setOrder(I)V
1113HSPLandroid/content/IntentFilter;->setPriority(I)V
1114HSPLandroid/content/IntentFilter;->setVisibilityToInstantApp(I)V
1115HSPLandroid/content/IntentFilter;->typesIterator()Ljava/util/Iterator;
1116HSPLandroid/content/IntentFilter;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V+]Landroid/os/PatternMatcher;Landroid/os/PatternMatcher;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/content/IntentFilter$AuthorityEntry;Landroid/content/IntentFilter$AuthorityEntry;
1117HSPLandroid/content/LocusId;-><init>(Ljava/lang/String;)V
1118HSPLandroid/content/LocusId;->getId()Ljava/lang/String;
1119HSPLandroid/content/PermissionChecker;->checkPermissionForPreflight(Landroid/content/Context;Ljava/lang/String;IILjava/lang/String;)I
1120HSPLandroid/content/SyncAdapterType;->newKey(Ljava/lang/String;Ljava/lang/String;)Landroid/content/SyncAdapterType;
1121HSPLandroid/content/SyncAdapterType;->supportsUploading()Z
1122HSPLandroid/content/SyncAdaptersCache;->getSyncAdapterPackagesForAuthority(Ljava/lang/String;I)[Ljava/lang/String;
1123HSPLandroid/content/SyncRequest$Builder;->build()Landroid/content/SyncRequest;
1124HSPLandroid/content/SyncRequest$Builder;->setExtras(Landroid/os/Bundle;)Landroid/content/SyncRequest$Builder;
1125HSPLandroid/content/SyncRequest$Builder;->setSyncAdapter(Landroid/accounts/Account;Ljava/lang/String;)Landroid/content/SyncRequest$Builder;
1126HSPLandroid/content/SyncRequest$Builder;->syncOnce()Landroid/content/SyncRequest$Builder;
1127HSPLandroid/content/SyncResult;-><init>()V
1128HSPLandroid/content/SyncResult;->hasError()Z
1129HSPLandroid/content/SyncResult;->hasSoftError()Z
1130HPLandroid/content/SyncStatusInfo;->addEvent(Ljava/lang/String;)V
1131HSPLandroid/content/om/OverlayIdentifier;-><init>(Ljava/lang/String;)V
1132HSPLandroid/content/om/OverlayIdentifier;-><init>(Ljava/lang/String;Ljava/lang/String;)V
1133HSPLandroid/content/om/OverlayIdentifier;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Landroid/content/om/OverlayIdentifier;
1134HSPLandroid/content/om/OverlayIdentifier;->getPackageName()Ljava/lang/String;
1135HSPLandroid/content/om/OverlayInfo;->isEnabled()Z
1136HSPLandroid/content/pm/ActivityInfo$WindowLayout;-><init>(Landroid/os/Parcel;)V
1137HSPLandroid/content/pm/ActivityInfo$WindowLayout;->writeToParcel(Landroid/os/Parcel;)V
1138HSPLandroid/content/pm/ActivityInfo;-><init>()V
1139HSPLandroid/content/pm/ActivityInfo;-><init>(Landroid/content/pm/ActivityInfo;)V
1140HSPLandroid/content/pm/ActivityInfo;->getRealConfigChanged()I
1141HSPLandroid/content/pm/ActivityInfo;->getThemeResource()I
1142HSPLandroid/content/pm/ActivityInfo;->isChangeEnabled(J)Z
1143HSPLandroid/content/pm/ActivityInfo;->isFixedOrientation(I)Z
1144HSPLandroid/content/pm/ActivityInfo;->isResizeableMode(I)Z
1145HSPLandroid/content/pm/ActivityInfo;->screenOrientationToString(I)Ljava/lang/String;
1146HSPLandroid/content/pm/ActivityInfo;->setKnownActivityEmbeddingCerts(Ljava/util/Set;)V+]Ljava/lang/String;Ljava/lang/String;]Ljava/util/Set;Landroid/util/ArraySet;
1147HSPLandroid/content/pm/ActivityInfo;->setMaxAspectRatio(F)V
1148HSPLandroid/content/pm/ActivityInfo;->setMinAspectRatio(F)V
1149HPLandroid/content/pm/ActivityInfo;->shouldCheckMinWidthHeightForMultiWindow()Z+]Landroid/content/pm/ActivityInfo;Landroid/content/pm/ActivityInfo;
1150HSPLandroid/content/pm/ActivityInfo;->supportsPictureInPicture()Z
1151HSPLandroid/content/pm/ActivityInfo;->toString()Ljava/lang/String;
1152HSPLandroid/content/pm/ApkChecksum;->getType()I
1153HSPLandroid/content/pm/ApkChecksum;->getValue()[B
1154HPLandroid/content/pm/AppSearchShortcutInfo;->toGenericDocuments(Ljava/util/Collection;)Ljava/util/List;
1155HSPLandroid/content/pm/ApplicationInfo;-><init>()V
1156HSPLandroid/content/pm/ApplicationInfo;-><init>(Landroid/content/pm/ApplicationInfo;)V+]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;
1157HSPLandroid/content/pm/ApplicationInfo;->dump(Landroid/util/Printer;Ljava/lang/String;I)V
1158HSPLandroid/content/pm/ApplicationInfo;->getBaseCodePath()Ljava/lang/String;
1159HSPLandroid/content/pm/ApplicationInfo;->getCodePath()Ljava/lang/String;
1160HSPLandroid/content/pm/ApplicationInfo;->getHiddenApiEnforcementPolicy()I
1161HSPLandroid/content/pm/ApplicationInfo;->hasRequestedLegacyExternalStorage()Z
1162HSPLandroid/content/pm/ApplicationInfo;->initForUser(I)V+]Ljava/lang/String;Ljava/lang/String;]Ljava/io/File;Ljava/io/File;
1163HSPLandroid/content/pm/ApplicationInfo;->isEncryptionAware()Z
1164HSPLandroid/content/pm/ApplicationInfo;->isExternal()Z
1165HSPLandroid/content/pm/ApplicationInfo;->isInstantApp()Z
1166HSPLandroid/content/pm/ApplicationInfo;->isPrivilegedApp()Z
1167HSPLandroid/content/pm/ApplicationInfo;->isProduct()Z
1168HSPLandroid/content/pm/ApplicationInfo;->isProfileable()Z
1169HSPLandroid/content/pm/ApplicationInfo;->isProfileableByShell()Z
1170HSPLandroid/content/pm/ApplicationInfo;->isSignedWithPlatformKey()Z
1171HSPLandroid/content/pm/ApplicationInfo;->isSystemApp()Z
1172HSPLandroid/content/pm/ApplicationInfo;->isSystemExt()Z
1173HSPLandroid/content/pm/ApplicationInfo;->isUpdatedSystemApp()Z
1174HSPLandroid/content/pm/ApplicationInfo;->isVendor()Z
1175HSPLandroid/content/pm/ApplicationInfo;->requestsIsolatedSplitLoading()Z
1176HSPLandroid/content/pm/ApplicationInfo;->setAppClassNamesByProcess(Landroid/util/ArrayMap;)V
1177HSPLandroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V
1178HSPLandroid/content/pm/ApplicationInfo;->setBaseResourcePath(Ljava/lang/String;)V
1179HSPLandroid/content/pm/ApplicationInfo;->setCodePath(Ljava/lang/String;)V
1180HSPLandroid/content/pm/ApplicationInfo;->setGwpAsanMode(I)V
1181HSPLandroid/content/pm/ApplicationInfo;->setLocaleConfigRes(I)V
1182HSPLandroid/content/pm/ApplicationInfo;->setMemtagMode(I)V
1183HSPLandroid/content/pm/ApplicationInfo;->setNativeHeapZeroInitialized(I)V
1184HSPLandroid/content/pm/ApplicationInfo;->setRequestRawExternalStorageAccess(Ljava/lang/Boolean;)V
1185HSPLandroid/content/pm/ApplicationInfo;->setResourcePath(Ljava/lang/String;)V
1186HSPLandroid/content/pm/ApplicationInfo;->setSplitCodePaths([Ljava/lang/String;)V
1187HSPLandroid/content/pm/ApplicationInfo;->setSplitResourcePaths([Ljava/lang/String;)V
1188HSPLandroid/content/pm/ApplicationInfo;->setVersionCode(J)V
1189HSPLandroid/content/pm/Checksum;->getType()I
1190HSPLandroid/content/pm/Checksum;->getValue()[B
1191HSPLandroid/content/pm/ComponentInfo;->getComponentName()Landroid/content/ComponentName;
1192HSPLandroid/content/pm/ComponentInfo;->isEnabled()Z
1193HSPLandroid/content/pm/ConfigurationInfo;-><init>()V
1194HSPLandroid/content/pm/FallbackCategoryProvider;->getFallbackCategory(Ljava/lang/String;)I
1195HSPLandroid/content/pm/FallbackCategoryProvider;->loadFallbacks()V
1196HSPLandroid/content/pm/FeatureInfo;-><init>()V
1197HSPLandroid/content/pm/IDataLoaderManager$Stub;-><init>()V
1198HSPLandroid/content/pm/IOnChecksumsReadyListener$Stub;-><init>()V
1199HSPLandroid/content/pm/IPackageManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/content/pm/IPackageManager;
1200HSPLandroid/content/pm/IPackageManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
1201HSPLandroid/content/pm/IncrementalStatesInfo;-><init>(ZFJ)V
1202HSPLandroid/content/pm/InstallSourceInfo;-><init>(Ljava/lang/String;Landroid/content/pm/SigningInfo;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V
1203HSPLandroid/content/pm/InstallSourceInfo;->getInitiatingPackageName()Ljava/lang/String;
1204HSPLandroid/content/pm/InstallSourceInfo;->getInstallingPackageName()Ljava/lang/String;
1205HPLandroid/content/pm/InstantAppRequest;-><init>(Landroid/content/pm/AuxiliaryResolveInfo;Landroid/content/Intent;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZILandroid/os/Bundle;Z[ILjava/lang/String;)V
1206HPLandroid/content/pm/InstantAppRequestInfo;-><init>(Landroid/content/Intent;[ILandroid/os/UserHandle;ZLjava/lang/String;)V
1207HSPLandroid/content/pm/InstantAppResolveInfo$InstantAppDigest;-><init>(Ljava/lang/String;I)V+]Ljava/lang/String;Ljava/lang/String;
1208HPLandroid/content/pm/InstantAppResolveInfo$InstantAppDigest;->getDigestPrefixSecure()[I+]Ljava/util/Random;Ljava/security/SecureRandom;]Landroid/content/pm/InstantAppResolveInfo$InstantAppDigest;Landroid/content/pm/InstantAppResolveInfo$InstantAppDigest;
1209HPLandroid/content/pm/LauncherActivityInfoInternal;-><init>(Landroid/content/pm/ActivityInfo;Landroid/content/pm/IncrementalStatesInfo;Landroid/os/UserHandle;)V
1210HSPLandroid/content/pm/LauncherActivityInfoInternal;->getActivityInfo()Landroid/content/pm/ActivityInfo;
1211HSPLandroid/content/pm/LauncherApps$Callback;-><init>()V
1212HSPLandroid/content/pm/LauncherApps$ShortcutQuery;-><init>()V
1213HSPLandroid/content/pm/LauncherApps$ShortcutQuery;->setPackage(Ljava/lang/String;)Landroid/content/pm/LauncherApps$ShortcutQuery;
1214HSPLandroid/content/pm/LauncherApps$ShortcutQuery;->setQueryFlags(I)Landroid/content/pm/LauncherApps$ShortcutQuery;
1215HSPLandroid/content/pm/LauncherApps;->getShortcuts(Landroid/content/pm/LauncherApps$ShortcutQuery;Landroid/os/UserHandle;)Ljava/util/List;
1216HSPLandroid/content/pm/LauncherApps;->registerCallback(Landroid/content/pm/LauncherApps$Callback;Landroid/os/Handler;)V
1217HSPLandroid/content/pm/ModuleInfo;->getPackageName()Ljava/lang/String;
1218HSPLandroid/content/pm/PackageInfo;-><init>()V
1219HSPLandroid/content/pm/PackageInfo;->composeLongVersionCode(II)J
1220HSPLandroid/content/pm/PackageInfo;->getLongVersionCode()J
1221HSPLandroid/content/pm/PackageInstaller$SessionCallback;-><init>()V
1222HSPLandroid/content/pm/PackageInstaller$SessionInfo;->getAppPackageName()Ljava/lang/String;
1223HSPLandroid/content/pm/PackageInstaller$SessionInfo;->getInstallerPackageName()Ljava/lang/String;
1224HSPLandroid/content/pm/PackageInstaller$SessionInfo;->getSessionId()I
1225HSPLandroid/content/pm/PackageInstaller$SessionParams;-><init>(I)V
1226HSPLandroid/content/pm/PackageInstaller$SessionParams;->dump(Lcom/android/internal/util/IndentingPrintWriter;)V+]Lcom/android/internal/util/IndentingPrintWriter;Lcom/android/internal/util/IndentingPrintWriter;
1227HPLandroid/content/pm/PackageInstaller$SessionParams;->getLegacyGrantedRuntimePermissions()[Ljava/lang/String;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;
1228HSPLandroid/content/pm/PackageInstaller;->getSessionInfo(I)Landroid/content/pm/PackageInstaller$SessionInfo;
1229HSPLandroid/content/pm/PackageInstaller;->registerSessionCallback(Landroid/content/pm/PackageInstaller$SessionCallback;Landroid/os/Handler;)V
1230HSPLandroid/content/pm/PackageItemInfo;->forceSafeLabels()V
1231HSPLandroid/content/pm/PackageManager$ApplicationInfoFlags;->of(J)Landroid/content/pm/PackageManager$ApplicationInfoFlags;
1232HSPLandroid/content/pm/PackageManager$ComponentEnabledSetting;-><init>(Landroid/content/ComponentName;II)V
1233HSPLandroid/content/pm/PackageManager$ComponentEnabledSetting;->getClassName()Ljava/lang/String;+]Landroid/content/pm/PackageManager$ComponentEnabledSetting;Landroid/content/pm/PackageManager$ComponentEnabledSetting;]Landroid/content/ComponentName;Landroid/content/ComponentName;
1234HSPLandroid/content/pm/PackageManager$ComponentEnabledSetting;->getEnabledState()I
1235HSPLandroid/content/pm/PackageManager$ComponentEnabledSetting;->getPackageName()Ljava/lang/String;+]Landroid/content/pm/PackageManager$ComponentEnabledSetting;Landroid/content/pm/PackageManager$ComponentEnabledSetting;]Landroid/content/ComponentName;Landroid/content/ComponentName;
1236HSPLandroid/content/pm/PackageManager$ComponentEnabledSetting;->isComponent()Z
1237HSPLandroid/content/pm/PackageManager$ComponentInfoFlags;->of(J)Landroid/content/pm/PackageManager$ComponentInfoFlags;
1238HSPLandroid/content/pm/PackageManager$NameNotFoundException;-><init>(Ljava/lang/String;)V
1239HSPLandroid/content/pm/PackageManager$PackageInfoFlags;->of(J)Landroid/content/pm/PackageManager$PackageInfoFlags;
1240HSPLandroid/content/pm/PackageManager$Property;-><init>(Ljava/lang/String;FLjava/lang/String;Ljava/lang/String;)V
1241HSPLandroid/content/pm/PackageManager$Property;-><init>(Ljava/lang/String;IZLjava/lang/String;Ljava/lang/String;)V
1242HSPLandroid/content/pm/PackageManager$Property;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
1243HSPLandroid/content/pm/PackageManager$Property;-><init>(Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;)V
1244HSPLandroid/content/pm/PackageManager$Property;->getBoolean()Z
1245HSPLandroid/content/pm/PackageManager$Property;->getName()Ljava/lang/String;
1246HSPLandroid/content/pm/PackageManager$Property;->getPackageName()Ljava/lang/String;
1247HSPLandroid/content/pm/PackageManager$Property;->toBundle(Landroid/os/Bundle;)Landroid/os/Bundle;
1248HSPLandroid/content/pm/PackageManager$ResolveInfoFlags;->of(J)Landroid/content/pm/PackageManager$ResolveInfoFlags;
1249HSPLandroid/content/pm/PackageManager;->corkPackageInfoCache()V
1250HSPLandroid/content/pm/PackageManager;->disableApplicationInfoCache()V
1251HSPLandroid/content/pm/PackageManager;->disablePackageInfoCache()V
1252HSPLandroid/content/pm/PackageManager;->getApplicationInfoAsUser(Ljava/lang/String;ILandroid/os/UserHandle;)Landroid/content/pm/ApplicationInfo;
1253HSPLandroid/content/pm/PackageManager;->getApplicationInfoAsUserCached(Ljava/lang/String;JI)Landroid/content/pm/ApplicationInfo;
1254HSPLandroid/content/pm/PackageManager;->invalidatePackageInfoCache()V
1255HSPLandroid/content/pm/PackageManager;->queryBroadcastReceiversAsUser(Landroid/content/Intent;ILandroid/os/UserHandle;)Ljava/util/List;
1256HSPLandroid/content/pm/PackageManager;->queryIntentActivitiesAsUser(Landroid/content/Intent;ILandroid/os/UserHandle;)Ljava/util/List;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08001257HSPLandroid/content/pm/PackageManagerInternal;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07001258HSPLandroid/content/pm/PackageManagerInternal;->filterAppAccess(Ljava/lang/String;II)Z+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -07001259HSPLandroid/content/pm/PackageParserCacheHelper$ReadHelper;->startAndInstall()V+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;
1260HSPLandroid/content/pm/PackageParserCacheHelper$WriteHelper;-><init>(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
1261HSPLandroid/content/pm/PackageParserCacheHelper$WriteHelper;->finishAndUninstall()V+]Landroid/os/Parcel;Landroid/os/Parcel;
1262HSPLandroid/content/pm/PackagePartitions$SystemPartition;-><init>(Landroid/content/pm/PackagePartitions$SystemPartition;)V
1263HSPLandroid/content/pm/PackagePartitions$SystemPartition;-><init>(Ljava/io/File;Landroid/content/pm/PackagePartitions$SystemPartition;)V
1264HSPLandroid/content/pm/PackagePartitions$SystemPartition;->containsFile(Ljava/io/File;)Z
1265HSPLandroid/content/pm/PackagePartitions$SystemPartition;->containsPath(Ljava/lang/String;)Z
1266HSPLandroid/content/pm/PackagePartitions$SystemPartition;->containsPrivApp(Ljava/io/File;)Z
1267HSPLandroid/content/pm/PackagePartitions$SystemPartition;->getAppFolder()Ljava/io/File;
1268HSPLandroid/content/pm/PackagePartitions$SystemPartition;->getFolder()Ljava/io/File;
1269HSPLandroid/content/pm/PackagePartitions$SystemPartition;->getOverlayFolder()Ljava/io/File;
1270HSPLandroid/content/pm/PackagePartitions$SystemPartition;->getPrivAppFolder()Ljava/io/File;
1271HSPLandroid/content/pm/PackagePartitions;->getOrderedPartitions(Ljava/util/function/Function;)Ljava/util/ArrayList;
1272HPLandroid/content/pm/PackageStats;-><init>(Landroid/content/pm/PackageStats;)V
1273HSPLandroid/content/pm/PackageStats;-><init>(Ljava/lang/String;)V
1274HSPLandroid/content/pm/ParceledListSlice;-><init>(Ljava/util/List;)V
1275HSPLandroid/content/pm/ParceledListSlice;->getList()Ljava/util/List;
1276HSPLandroid/content/pm/ParceledListSlice;->setInlineCountLimit(I)V
1277HSPLandroid/content/pm/PathPermission;-><init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V
1278HSPLandroid/content/pm/PathPermission;->getReadPermission()Ljava/lang/String;
1279HSPLandroid/content/pm/PathPermission;->getWritePermission()Ljava/lang/String;
1280HSPLandroid/content/pm/PermissionInfo;-><init>()V
1281HSPLandroid/content/pm/PermissionInfo;-><init>(Landroid/content/pm/PermissionInfo;)V
1282HSPLandroid/content/pm/PermissionInfo;-><init>(Ljava/lang/String;)V
1283HSPLandroid/content/pm/PermissionInfo;->fixProtectionLevel(I)I
1284HSPLandroid/content/pm/PermissionInfo;->getProtection()I
1285HSPLandroid/content/pm/PermissionInfo;->getProtectionFlags()I
1286HSPLandroid/content/pm/PermissionInfo;->isAppOp()Z
1287HSPLandroid/content/pm/PermissionInfo;->isHardRestricted()Z
1288HSPLandroid/content/pm/PermissionInfo;->isRestricted()Z
1289HSPLandroid/content/pm/PermissionInfo;->isRuntime()Z
1290HSPLandroid/content/pm/PermissionInfo;->isSoftRestricted()Z
1291HSPLandroid/content/pm/ProviderInfo;-><init>()V
1292HSPLandroid/content/pm/ProviderInfoList;->fromList(Ljava/util/List;)Landroid/content/pm/ProviderInfoList;
1293HPLandroid/content/pm/RegisteredServicesCache;->getServiceInfo(Ljava/lang/Object;I)Landroid/content/pm/RegisteredServicesCache$ServiceInfo;+]Ljava/util/Map;Ljava/util/HashMap;
1294HSPLandroid/content/pm/ResolveInfo;-><init>()V
1295HSPLandroid/content/pm/ResolveInfo;-><init>(Landroid/content/pm/ResolveInfo;)V
1296HSPLandroid/content/pm/ResolveInfo;-><init>(Z)V
1297HSPLandroid/content/pm/ResolveInfo;->getComponentInfo()Landroid/content/pm/ComponentInfo;
1298HSPLandroid/content/pm/ResolveInfo;->loadIcon(Landroid/content/pm/PackageManager;)Landroid/graphics/drawable/Drawable;
1299HSPLandroid/content/pm/ResolveInfo;->loadLabel(Landroid/content/pm/PackageManager;)Ljava/lang/CharSequence;
1300HSPLandroid/content/pm/ResolveInfo;->toString()Ljava/lang/String;
1301HSPLandroid/content/pm/ServiceInfo;-><init>()V
1302HSPLandroid/content/pm/ServiceInfo;-><init>(Landroid/content/pm/ServiceInfo;)V
1303HSPLandroid/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
1304HSPLandroid/content/pm/SharedLibraryInfo;->addDependency(Landroid/content/pm/SharedLibraryInfo;)V
1305HSPLandroid/content/pm/SharedLibraryInfo;->clearDependencies()V
1306HSPLandroid/content/pm/SharedLibraryInfo;->getAllCodePaths()Ljava/util/List;
1307HSPLandroid/content/pm/SharedLibraryInfo;->getDeclaringPackage()Landroid/content/pm/VersionedPackage;
1308HSPLandroid/content/pm/SharedLibraryInfo;->getDependencies()Ljava/util/List;
1309HSPLandroid/content/pm/SharedLibraryInfo;->getLongVersion()J
1310HSPLandroid/content/pm/SharedLibraryInfo;->getName()Ljava/lang/String;
1311HSPLandroid/content/pm/SharedLibraryInfo;->getPackageName()Ljava/lang/String;
1312HSPLandroid/content/pm/SharedLibraryInfo;->getPath()Ljava/lang/String;
1313HSPLandroid/content/pm/SharedLibraryInfo;->getType()I
1314HSPLandroid/content/pm/SharedLibraryInfo;->isNative()Z
1315HSPLandroid/content/pm/SharedLibraryInfo;->isSdk()Z
1316HSPLandroid/content/pm/SharedLibraryInfo;->isStatic()Z
1317HPLandroid/content/pm/ShortcutInfo;-><init>(ILjava/lang/String;Ljava/lang/String;Landroid/content/ComponentName;Landroid/graphics/drawable/Icon;Ljava/lang/CharSequence;ILjava/lang/String;Ljava/lang/CharSequence;ILjava/lang/String;Ljava/lang/CharSequence;ILjava/lang/String;Ljava/util/Set;[Landroid/content/Intent;ILandroid/os/PersistableBundle;JIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;I[Landroid/app/Person;Landroid/content/LocusId;Ljava/lang/String;Ljava/util/Map;)V
1318HSPLandroid/content/pm/ShortcutInfo;->addFlags(I)V
1319HPLandroid/content/pm/ShortcutInfo;->clearFlags(I)V
1320HPLandroid/content/pm/ShortcutInfo;->clone(I)Landroid/content/pm/ShortcutInfo;
1321HPLandroid/content/pm/ShortcutInfo;->enforceMandatoryFields(Z)V
1322HPLandroid/content/pm/ShortcutInfo;->ensureUpdatableWith(Landroid/content/pm/ShortcutInfo;Z)V
1323HSPLandroid/content/pm/ShortcutInfo;->getActivity()Landroid/content/ComponentName;
1324HPLandroid/content/pm/ShortcutInfo;->getCapabilityBindingsInternal()Ljava/util/Map;
1325HSPLandroid/content/pm/ShortcutInfo;->getCategories()Ljava/util/Set;
1326HSPLandroid/content/pm/ShortcutInfo;->getDisabledMessage()Ljava/lang/CharSequence;
1327HSPLandroid/content/pm/ShortcutInfo;->getDisabledReason()I
1328HSPLandroid/content/pm/ShortcutInfo;->getExtras()Landroid/os/PersistableBundle;
1329HSPLandroid/content/pm/ShortcutInfo;->getFlags()I
1330HSPLandroid/content/pm/ShortcutInfo;->getIcon()Landroid/graphics/drawable/Icon;
1331HSPLandroid/content/pm/ShortcutInfo;->getIconResourceId()I
1332HPLandroid/content/pm/ShortcutInfo;->getIconUri()Ljava/lang/String;
1333HSPLandroid/content/pm/ShortcutInfo;->getId()Ljava/lang/String;
1334HSPLandroid/content/pm/ShortcutInfo;->getIntents()[Landroid/content/Intent;
1335HSPLandroid/content/pm/ShortcutInfo;->getLastChangedTimestamp()J
1336HSPLandroid/content/pm/ShortcutInfo;->getLocusId()Landroid/content/LocusId;
1337HSPLandroid/content/pm/ShortcutInfo;->getPackage()Ljava/lang/String;
1338HSPLandroid/content/pm/ShortcutInfo;->getPersons()[Landroid/app/Person;
1339HSPLandroid/content/pm/ShortcutInfo;->getRank()I
1340HSPLandroid/content/pm/ShortcutInfo;->hasFlags(I)Z
1341HSPLandroid/content/pm/ShortcutInfo;->hasIconFile()Z
1342HSPLandroid/content/pm/ShortcutInfo;->hasIconResource()Z
1343HSPLandroid/content/pm/ShortcutInfo;->hasIconUri()Z
1344HSPLandroid/content/pm/ShortcutInfo;->hasKeyFieldsOnly()Z
1345HSPLandroid/content/pm/ShortcutInfo;->isCached()Z
1346HSPLandroid/content/pm/ShortcutInfo;->isDeclaredInManifest()Z
1347HSPLandroid/content/pm/ShortcutInfo;->isDynamic()Z
1348HSPLandroid/content/pm/ShortcutInfo;->isEnabled()Z
1349HPLandroid/content/pm/ShortcutInfo;->isFloating()Z+]Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;
1350HSPLandroid/content/pm/ShortcutInfo;->isImmutable()Z
1351HSPLandroid/content/pm/ShortcutInfo;->isPinned()Z
1352HPLandroid/content/pm/ShortcutInfo;->lookupAndFillInResourceNames(Landroid/content/res/Resources;)V
1353HPLandroid/content/pm/ShortcutInfo;->resolveResourceStrings(Landroid/content/res/Resources;)V
1354HSPLandroid/content/pm/ShortcutInfo;->setIntentExtras(Landroid/content/Intent;Landroid/os/PersistableBundle;)Landroid/content/Intent;
1355HPLandroid/content/pm/ShortcutInfo;->setReturnedByServer()V
1356HSPLandroid/content/pm/ShortcutInfo;->validateIcon(Landroid/graphics/drawable/Icon;)Landroid/graphics/drawable/Icon;
1357HSPLandroid/content/pm/Signature;-><init>(Landroid/content/pm/Signature;)V
1358HSPLandroid/content/pm/Signature;-><init>(Ljava/lang/String;)V
1359HSPLandroid/content/pm/Signature;-><init>([B)V
1360HSPLandroid/content/pm/Signature;->areExactMatch([Landroid/content/pm/Signature;[Landroid/content/pm/Signature;)Z
1361HSPLandroid/content/pm/Signature;->equals(Ljava/lang/Object;)Z
1362HSPLandroid/content/pm/Signature;->getFlags()I
1363HSPLandroid/content/pm/Signature;->getPublicKey()Ljava/security/PublicKey;+]Ljava/security/cert/CertificateFactory;Ljava/security/cert/CertificateFactory;
1364HSPLandroid/content/pm/Signature;->hashCode()I
1365HSPLandroid/content/pm/Signature;->setFlags(I)V
1366HSPLandroid/content/pm/Signature;->toByteArray()[B
1367HSPLandroid/content/pm/Signature;->toCharsString()Ljava/lang/String;
1368HSPLandroid/content/pm/SigningDetails$Builder;-><init>()V
1369HSPLandroid/content/pm/SigningDetails$Builder;->build()Landroid/content/pm/SigningDetails;
1370HSPLandroid/content/pm/SigningDetails$Builder;->setPastSigningCertificates([Landroid/content/pm/Signature;)Landroid/content/pm/SigningDetails$Builder;
1371HSPLandroid/content/pm/SigningDetails$Builder;->setSignatureSchemeVersion(I)Landroid/content/pm/SigningDetails$Builder;
1372HSPLandroid/content/pm/SigningDetails$Builder;->setSignatures([Landroid/content/pm/Signature;)Landroid/content/pm/SigningDetails$Builder;
1373HSPLandroid/content/pm/SigningDetails;-><init>(Landroid/content/pm/SigningDetails;)V+][Landroid/content/pm/Signature;[Landroid/content/pm/Signature;
1374HSPLandroid/content/pm/SigningDetails;->checkCapability(Landroid/content/pm/SigningDetails;I)Z+]Landroid/content/pm/SigningDetails;Landroid/content/pm/SigningDetails;
1375HSPLandroid/content/pm/SigningDetails;->getPastSigningCertificates()[Landroid/content/pm/Signature;
1376HSPLandroid/content/pm/SigningDetails;->getPublicKeys()Landroid/util/ArraySet;
1377HSPLandroid/content/pm/SigningDetails;->getSignatureSchemeVersion()I
1378HSPLandroid/content/pm/SigningDetails;->getSignatures()[Landroid/content/pm/Signature;
1379HSPLandroid/content/pm/SigningDetails;->hasAncestorOrSelf(Landroid/content/pm/SigningDetails;)Z+]Landroid/content/pm/SigningDetails;Landroid/content/pm/SigningDetails;
1380HSPLandroid/content/pm/SigningDetails;->hasCertificate(Landroid/content/pm/Signature;)Z
1381HSPLandroid/content/pm/SigningDetails;->hasCertificate(Landroid/content/pm/Signature;I)Z
1382HSPLandroid/content/pm/SigningDetails;->hasCommonAncestor(Landroid/content/pm/SigningDetails;)Z
1383HSPLandroid/content/pm/SigningDetails;->hasCommonSignerWithCapability(Landroid/content/pm/SigningDetails;I)Z+]Landroid/content/pm/Signature;Landroid/content/pm/Signature;]Landroid/content/pm/SigningDetails;Landroid/content/pm/SigningDetails;]Ljava/util/Set;Landroid/util/ArraySet;
1384HSPLandroid/content/pm/SigningDetails;->hasPastSigningCertificates()Z
1385HSPLandroid/content/pm/SigningDetails;->mergeLineageWith(Landroid/content/pm/SigningDetails;)Landroid/content/pm/SigningDetails;
1386HSPLandroid/content/pm/SigningDetails;->mergeLineageWith(Landroid/content/pm/SigningDetails;I)Landroid/content/pm/SigningDetails;
1387HSPLandroid/content/pm/SigningDetails;->signaturesMatchExactly(Landroid/content/pm/SigningDetails;)Z
1388HSPLandroid/content/pm/SigningInfo;-><init>(Landroid/content/pm/SigningDetails;)V
1389HSPLandroid/content/pm/SigningInfo;->getApkContentsSigners()[Landroid/content/pm/Signature;+]Landroid/content/pm/SigningDetails;Landroid/content/pm/SigningDetails;
1390HSPLandroid/content/pm/SigningInfo;->getSigningCertificateHistory()[Landroid/content/pm/Signature;
1391HSPLandroid/content/pm/SigningInfo;->hasMultipleSigners()Z
1392HSPLandroid/content/pm/SigningInfo;->hasPastSigningCertificates()Z
1393HSPLandroid/content/pm/StringParceledListSlice;->getList()Ljava/util/List;
1394HSPLandroid/content/pm/UserInfo;-><init>(ILjava/lang/String;Ljava/lang/String;ILjava/lang/String;)V
1395HSPLandroid/content/pm/UserInfo;-><init>(Landroid/content/pm/UserInfo;)V
1396HSPLandroid/content/pm/UserInfo;->getUserHandle()Landroid/os/UserHandle;
1397HSPLandroid/content/pm/UserInfo;->isAdmin()Z
1398HSPLandroid/content/pm/UserInfo;->isCloneProfile()Z
1399HSPLandroid/content/pm/UserInfo;->isDemo()Z
1400HSPLandroid/content/pm/UserInfo;->isEnabled()Z
1401HSPLandroid/content/pm/UserInfo;->isEphemeral()Z
1402HSPLandroid/content/pm/UserInfo;->isFull()Z
1403HSPLandroid/content/pm/UserInfo;->isGuest()Z
1404HSPLandroid/content/pm/UserInfo;->isMain()Z
1405HSPLandroid/content/pm/UserInfo;->isManagedProfile()Z
1406HSPLandroid/content/pm/UserInfo;->isPrimary()Z
1407HSPLandroid/content/pm/UserInfo;->isProfile()Z
1408HSPLandroid/content/pm/UserInfo;->isQuietModeEnabled()Z
1409HSPLandroid/content/pm/UserInfo;->isRestricted()Z
1410HSPLandroid/content/pm/UserInfo;->supportsSwitchTo()Z
1411HSPLandroid/content/pm/UserInfo;->supportsSwitchToByUser()Z
1412HSPLandroid/content/pm/UserPackage;->of(ILjava/lang/String;)Landroid/content/pm/UserPackage;
1413HSPLandroid/content/pm/UserPackage;->setValidUserIds([I)V
1414HSPLandroid/content/pm/UserProperties$Builder;-><init>()V
1415HSPLandroid/content/pm/UserProperties$Builder;->build()Landroid/content/pm/UserProperties;
1416HSPLandroid/content/pm/UserProperties$Builder;->setCredentialShareableWithParent(Z)Landroid/content/pm/UserProperties$Builder;
1417HSPLandroid/content/pm/UserProperties$Builder;->setCrossProfileIntentFilterAccessControl(I)Landroid/content/pm/UserProperties$Builder;
1418HSPLandroid/content/pm/UserProperties$Builder;->setCrossProfileIntentResolutionStrategy(I)Landroid/content/pm/UserProperties$Builder;
1419HSPLandroid/content/pm/UserProperties$Builder;->setDeleteAppWithParent(Z)Landroid/content/pm/UserProperties$Builder;
1420HSPLandroid/content/pm/UserProperties$Builder;->setInheritDevicePolicy(I)Landroid/content/pm/UserProperties$Builder;
1421HSPLandroid/content/pm/UserProperties$Builder;->setMediaSharedWithParent(Z)Landroid/content/pm/UserProperties$Builder;
1422HSPLandroid/content/pm/UserProperties$Builder;->setShowInLauncher(I)Landroid/content/pm/UserProperties$Builder;
1423HSPLandroid/content/pm/UserProperties$Builder;->setShowInSettings(I)Landroid/content/pm/UserProperties$Builder;
1424HSPLandroid/content/pm/UserProperties$Builder;->setStartWithParent(Z)Landroid/content/pm/UserProperties$Builder;
1425HSPLandroid/content/pm/UserProperties$Builder;->setUpdateCrossProfileIntentFiltersOnOTA(Z)Landroid/content/pm/UserProperties$Builder;
1426HSPLandroid/content/pm/UserProperties$Builder;->setUseParentsContacts(Z)Landroid/content/pm/UserProperties$Builder;
1427HSPLandroid/content/pm/UserProperties;-><init>(Landroid/content/pm/UserProperties;)V
1428HSPLandroid/content/pm/UserProperties;-><init>(Landroid/content/pm/UserProperties;ZZZ)V+]Landroid/content/pm/UserProperties;Landroid/content/pm/UserProperties;
1429HSPLandroid/content/pm/UserProperties;-><init>(Lcom/android/modules/utils/TypedXmlPullParser;Landroid/content/pm/UserProperties;)V
1430HSPLandroid/content/pm/UserProperties;->getCrossProfileIntentFilterAccessControl()I
1431HSPLandroid/content/pm/UserProperties;->getCrossProfileIntentResolutionStrategy()I
1432HSPLandroid/content/pm/UserProperties;->getDeleteAppWithParent()Z
1433HSPLandroid/content/pm/UserProperties;->getInheritDevicePolicy()I
1434HSPLandroid/content/pm/UserProperties;->getStartWithParent()Z
1435HSPLandroid/content/pm/UserProperties;->getUpdateCrossProfileIntentFiltersOnOTA()Z
1436HSPLandroid/content/pm/UserProperties;->getUseParentsContacts()Z
1437HSPLandroid/content/pm/UserProperties;->isCredentialShareableWithParent()Z
1438HSPLandroid/content/pm/UserProperties;->isMediaSharedWithParent()Z
1439HSPLandroid/content/pm/UserProperties;->updateFromXml(Lcom/android/modules/utils/TypedXmlPullParser;)V
1440HSPLandroid/content/pm/VersionedPackage;-><init>(Ljava/lang/String;J)V
1441HSPLandroid/content/pm/VersionedPackage;->getLongVersionCode()J
1442HSPLandroid/content/pm/VersionedPackage;->getPackageName()Ljava/lang/String;
1443HSPLandroid/content/pm/dex/ArtManager;->getProfileName(Ljava/lang/String;)Ljava/lang/String;
1444HSPLandroid/content/pm/dex/ArtManagerInternal;-><init>()V
1445HSPLandroid/content/pm/dex/IArtManager$Stub;-><init>()V
1446HSPLandroid/content/pm/overlay/OverlayPaths$Builder;-><init>()V
1447HSPLandroid/content/pm/overlay/OverlayPaths$Builder;->addAll(Landroid/content/pm/overlay/OverlayPaths;)Landroid/content/pm/overlay/OverlayPaths$Builder;+]Landroid/content/pm/overlay/OverlayPaths;Landroid/content/pm/overlay/OverlayPaths;]Ljava/util/List;Ljava/util/ArrayList;
1448HSPLandroid/content/pm/overlay/OverlayPaths$Builder;->build()Landroid/content/pm/overlay/OverlayPaths;
1449HSPLandroid/content/pm/overlay/OverlayPaths;->getOverlayPaths()Ljava/util/List;
1450HSPLandroid/content/pm/overlay/OverlayPaths;->getResourceDirs()Ljava/util/List;
1451HSPLandroid/content/pm/parsing/ApkLite;->getInstallLocation()I
1452HSPLandroid/content/pm/parsing/ApkLite;->getPackageName()Ljava/lang/String;
1453HSPLandroid/content/pm/parsing/ApkLite;->getPath()Ljava/lang/String;
1454HSPLandroid/content/pm/parsing/ApkLite;->getRequiredSplitTypes()Ljava/util/Set;
1455HSPLandroid/content/pm/parsing/ApkLite;->getSplitName()Ljava/lang/String;
1456HSPLandroid/content/pm/parsing/ApkLite;->getSplitTypes()Ljava/util/Set;
1457HSPLandroid/content/pm/parsing/ApkLite;->getTargetSdkVersion()I
1458HSPLandroid/content/pm/parsing/ApkLite;->getVersionCode()I
1459HSPLandroid/content/pm/parsing/ApkLite;->isSplitRequired()Z
1460HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->composePackageLiteFromApks(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;Landroid/content/pm/parsing/ApkLite;Landroid/util/ArrayMap;Z)Landroid/content/pm/parsing/result/ParseResult;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/io/File;Ljava/io/File;]Landroid/content/pm/parsing/ApkLite;Landroid/content/pm/parsing/ApkLite;]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;
1461HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->isApkFile(Ljava/io/File;)Z+]Ljava/io/File;Ljava/io/File;
1462HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->isApkPath(Ljava/lang/String;)Z+]Ljava/lang/String;Ljava/lang/String;
1463HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseApkLite(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult;
1464HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseClusterPackageLite(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/io/File;Ljava/io/File;]Landroid/content/pm/parsing/ApkLite;Landroid/content/pm/parsing/ApkLite;]Landroid/content/pm/parsing/result/ParseResult;Landroid/content/pm/parsing/result/ParseTypeImpl;]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;
1465HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parseMonolithicPackageLite(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult;
1466HSPLandroid/content/pm/parsing/ApkLiteParseUtils;->parsePackageSplitNames(Landroid/content/pm/parsing/result/ParseInput;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;+]Ljava/lang/String;Ljava/lang/String;]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;]Landroid/content/pm/parsing/result/ParseResult;Landroid/content/pm/parsing/result/ParseTypeImpl;
1467HSPLandroid/content/pm/parsing/FrameworkParsingPackageUtils;->checkRequiredSystemProperties(Ljava/lang/String;Ljava/lang/String;)Z
1468HSPLandroid/content/pm/parsing/FrameworkParsingPackageUtils;->computeMaxSdkVersion(IILandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
1469HSPLandroid/content/pm/parsing/FrameworkParsingPackageUtils;->computeMinSdkVersion(ILjava/lang/String;I[Ljava/lang/String;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;+]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;
1470HSPLandroid/content/pm/parsing/FrameworkParsingPackageUtils;->computeTargetSdkVersion(ILjava/lang/String;[Ljava/lang/String;Landroid/content/pm/parsing/result/ParseInput;Z)Landroid/content/pm/parsing/result/ParseResult;
1471HSPLandroid/content/pm/parsing/FrameworkParsingPackageUtils;->parsePublicKey([B)Ljava/security/PublicKey;
1472HSPLandroid/content/pm/parsing/FrameworkParsingPackageUtils;->validateName(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;ZZ)Landroid/content/pm/parsing/result/ParseResult;+]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;
1473HSPLandroid/content/pm/parsing/FrameworkParsingPackageUtils;->validateName(Ljava/lang/String;ZZ)Ljava/lang/String;
1474HSPLandroid/content/pm/parsing/PackageLite;-><init>(Ljava/lang/String;Ljava/lang/String;Landroid/content/pm/parsing/ApkLite;[Ljava/lang/String;[Z[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[II[Ljava/util/Set;[Ljava/util/Set;)V+]Landroid/content/pm/parsing/ApkLite;Landroid/content/pm/parsing/ApkLite;
1475HSPLandroid/content/pm/parsing/PackageLite;->getBaseApkPath()Ljava/lang/String;
1476HSPLandroid/content/pm/parsing/PackageLite;->getPath()Ljava/lang/String;
1477HSPLandroid/content/pm/parsing/PackageLite;->getSplitApkPaths()[Ljava/lang/String;
1478HSPLandroid/content/pm/parsing/PackageLite;->getSplitNames()[Ljava/lang/String;
1479HSPLandroid/content/pm/parsing/PackageLite;->getSplitRevisionCodes()[I
1480HSPLandroid/content/pm/parsing/PackageLite;->isIsolatedSplits()Z
1481HSPLandroid/content/pm/parsing/PackageLite;->isUse32bitAbi()Z
1482HSPLandroid/content/pm/parsing/result/ParseTypeImpl;-><init>(Landroid/content/pm/parsing/result/ParseInput$Callback;)V
1483HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->forDefaultParsing()Landroid/content/pm/parsing/result/ParseTypeImpl;
1484HSPLandroid/content/pm/parsing/result/ParseTypeImpl;->reset()Landroid/content/pm/parsing/result/ParseInput;
1485HSPLandroid/content/pm/split/SplitDependencyLoader;-><init>(Landroid/util/SparseArray;)V
1486HSPLandroid/content/pm/split/SplitDependencyLoader;->createDependenciesFromPackage(Landroid/content/pm/parsing/PackageLite;)Landroid/util/SparseArray;
1487HSPLandroid/content/pm/split/SplitDependencyLoader;->loadDependenciesForSplit(I)V
1488HSPLandroid/content/pm/verify/domain/DomainVerificationUtils;->estimatedByteSizeOf(Ljava/lang/String;)I
1489HSPLandroid/content/pm/verify/domain/IDomainVerificationManager$Stub;-><init>()V
1490HSPLandroid/content/res/ApkAssets;->close()V
1491HSPLandroid/content/res/ApkAssets;->definesOverlayable()Z
1492HSPLandroid/content/res/ApkAssets;->loadFromPath(Ljava/lang/String;)Landroid/content/res/ApkAssets;
1493HSPLandroid/content/res/ApkAssets;->loadFromPath(Ljava/lang/String;I)Landroid/content/res/ApkAssets;
1494HSPLandroid/content/res/AssetManager;-><init>()V+]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
1495HSPLandroid/content/res/AssetManager;->containsAllocatedTable()Z
1496HSPLandroid/content/res/AssetManager;->findCookieForPath(Ljava/lang/String;)I
1497HSPLandroid/content/res/AssetManager;->getAssignedPackageIdentifiers()Landroid/util/SparseArray;
1498HSPLandroid/content/res/AssetManager;->getLocales()[Ljava/lang/String;
1499HSPLandroid/content/res/AssetManager;->getOverlayableMap(Ljava/lang/String;)Ljava/util/Map;
1500HSPLandroid/content/res/AssetManager;->getSystem()Landroid/content/res/AssetManager;
1501HSPLandroid/content/res/AssetManager;->open(Ljava/lang/String;)Ljava/io/InputStream;
1502HSPLandroid/content/res/AssetManager;->openXmlResourceParser(ILjava/lang/String;)Landroid/content/res/XmlResourceParser;
1503HSPLandroid/content/res/AssetManager;->setApkAssets([Landroid/content/res/ApkAssets;Z)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;
1504HSPLandroid/content/res/CompatibilityInfo;-><init>(Landroid/content/pm/ApplicationInfo;IIZF)V
1505HSPLandroid/content/res/Configuration;-><init>()V+]Landroid/content/res/Configuration;Landroid/content/res/Configuration;
1506HSPLandroid/content/res/Configuration;-><init>(Landroid/content/res/Configuration;)V
1507HSPLandroid/content/res/Configuration;->diff(Landroid/content/res/Configuration;)I
1508HSPLandroid/content/res/Configuration;->equals(Landroid/content/res/Configuration;)Z
1509HSPLandroid/content/res/Configuration;->generateDelta(Landroid/content/res/Configuration;Landroid/content/res/Configuration;)Landroid/content/res/Configuration;
1510HSPLandroid/content/res/Configuration;->getGrammaticalGender()I
1511HSPLandroid/content/res/Configuration;->getLayoutDirection()I
1512HSPLandroid/content/res/Configuration;->getLocales()Landroid/os/LocaleList;
1513HSPLandroid/content/res/Configuration;->getUiModeTypeString(I)Ljava/lang/String;
1514HSPLandroid/content/res/Configuration;->isLayoutSizeAtLeast(I)Z
1515HSPLandroid/content/res/Configuration;->isScreenRound()Z
1516HSPLandroid/content/res/Configuration;->readFromProto(Landroid/util/proto/ProtoInputStream;J)V
1517HSPLandroid/content/res/Configuration;->reduceScreenLayout(III)I
1518HSPLandroid/content/res/Configuration;->resetScreenLayout(I)I
1519HSPLandroid/content/res/Configuration;->setLayoutDirection(Ljava/util/Locale;)V
1520HSPLandroid/content/res/Configuration;->setLocale(Ljava/util/Locale;)V
1521HSPLandroid/content/res/Configuration;->setLocales(Landroid/os/LocaleList;)V
1522HSPLandroid/content/res/Configuration;->setTo(Landroid/content/res/Configuration;)V+]Ljava/util/Locale;Ljava/util/Locale;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
1523HSPLandroid/content/res/Configuration;->setTo(Landroid/content/res/Configuration;II)V
1524HSPLandroid/content/res/Configuration;->setToDefaults()V+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
1525HSPLandroid/content/res/Configuration;->unset()V+]Landroid/content/res/Configuration;Landroid/content/res/Configuration;
1526HSPLandroid/content/res/Configuration;->updateFrom(Landroid/content/res/Configuration;)I+]Landroid/os/LocaleList;Landroid/os/LocaleList;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Ljava/util/Locale;Ljava/util/Locale;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;
1527HSPLandroid/content/res/ResourceId;->isValid(I)Z
1528HSPLandroid/content/res/Resources$Theme;->getChangingConfigurations()I
1529HSPLandroid/content/res/Resources$Theme;->obtainStyledAttributes([I)Landroid/content/res/TypedArray;
1530HSPLandroid/content/res/Resources$Theme;->rebase()V
1531HSPLandroid/content/res/Resources$Theme;->resolveAttribute(ILandroid/util/TypedValue;Z)Z
1532HSPLandroid/content/res/Resources;-><init>(Landroid/content/res/AssetManager;Landroid/util/DisplayMetrics;Landroid/content/res/Configuration;)V
1533HSPLandroid/content/res/Resources;->getAssets()Landroid/content/res/AssetManager;
1534HSPLandroid/content/res/Resources;->getBoolean(I)Z
1535HSPLandroid/content/res/Resources;->getClassLoader()Ljava/lang/ClassLoader;
1536HSPLandroid/content/res/Resources;->getColor(I)I
1537HSPLandroid/content/res/Resources;->getCompatibilityInfo()Landroid/content/res/CompatibilityInfo;
1538HSPLandroid/content/res/Resources;->getConfiguration()Landroid/content/res/Configuration;
1539HSPLandroid/content/res/Resources;->getDimension(I)F
1540HSPLandroid/content/res/Resources;->getDimensionPixelSize(I)I
1541HSPLandroid/content/res/Resources;->getDisplayMetrics()Landroid/util/DisplayMetrics;
1542HSPLandroid/content/res/Resources;->getFloat(I)F
1543HSPLandroid/content/res/Resources;->getFraction(III)F
1544HSPLandroid/content/res/Resources;->getIdentifier(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
1545HSPLandroid/content/res/Resources;->getIntArray(I)[I
1546HSPLandroid/content/res/Resources;->getInteger(I)I
1547HSPLandroid/content/res/Resources;->getResourceEntryName(I)Ljava/lang/String;
1548HSPLandroid/content/res/Resources;->getResourceName(I)Ljava/lang/String;
1549HSPLandroid/content/res/Resources;->getResourceTypeName(I)Ljava/lang/String;
1550HSPLandroid/content/res/Resources;->getString(I)Ljava/lang/String;+]Landroid/content/res/Resources;Landroid/content/res/Resources;]Ljava/lang/CharSequence;Ljava/lang/String;
1551HSPLandroid/content/res/Resources;->getString(I[Ljava/lang/Object;)Ljava/lang/String;+]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Landroid/os/LocaleList;Landroid/os/LocaleList;
1552HSPLandroid/content/res/Resources;->getStringArray(I)[Ljava/lang/String;
1553HSPLandroid/content/res/Resources;->getSystem()Landroid/content/res/Resources;
1554HSPLandroid/content/res/Resources;->getText(I)Ljava/lang/CharSequence;+]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
1555HSPLandroid/content/res/Resources;->getValue(ILandroid/util/TypedValue;Z)V
1556HSPLandroid/content/res/Resources;->getXml(I)Landroid/content/res/XmlResourceParser;
1557HSPLandroid/content/res/Resources;->obtainAttributes(Landroid/util/AttributeSet;[I)Landroid/content/res/TypedArray;+]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
1558HSPLandroid/content/res/Resources;->obtainTypedArray(I)Landroid/content/res/TypedArray;+]Landroid/content/res/AssetManager;Landroid/content/res/AssetManager;
1559HSPLandroid/content/res/Resources;->openRawResource(I)Ljava/io/InputStream;
1560HSPLandroid/content/res/Resources;->updateConfiguration(Landroid/content/res/Configuration;Landroid/util/DisplayMetrics;)V
1561HSPLandroid/content/res/TypedArray;->close()V
1562HSPLandroid/content/res/TypedArray;->getBoolean(IZ)Z
1563HSPLandroid/content/res/TypedArray;->getDimension(IF)F
1564HSPLandroid/content/res/TypedArray;->getDimensionPixelSize(II)I
1565HSPLandroid/content/res/TypedArray;->getDrawable(I)Landroid/graphics/drawable/Drawable;
1566HSPLandroid/content/res/TypedArray;->getFloat(IF)F
1567HSPLandroid/content/res/TypedArray;->getFraction(IIIF)F
1568HSPLandroid/content/res/TypedArray;->getInt(II)I
1569HSPLandroid/content/res/TypedArray;->getInteger(II)I
1570HSPLandroid/content/res/TypedArray;->getNonConfigurationString(II)Ljava/lang/String;+]Ljava/lang/CharSequence;Ljava/lang/String;
1571HSPLandroid/content/res/TypedArray;->getNonResourceString(I)Ljava/lang/String;
1572HSPLandroid/content/res/TypedArray;->getResourceId(II)I
1573HSPLandroid/content/res/TypedArray;->getString(I)Ljava/lang/String;+]Ljava/lang/CharSequence;Ljava/lang/String;
1574HSPLandroid/content/res/TypedArray;->getType(I)I
1575HSPLandroid/content/res/TypedArray;->getValue(ILandroid/util/TypedValue;)Z
1576HSPLandroid/content/res/TypedArray;->hasValue(I)Z
1577HSPLandroid/content/res/TypedArray;->hasValueOrEmpty(I)Z
1578HSPLandroid/content/res/TypedArray;->length()I
1579HSPLandroid/content/res/TypedArray;->peekValue(I)Landroid/util/TypedValue;
1580HSPLandroid/content/res/TypedArray;->recycle()V+]Landroid/util/Pools$SynchronizedPool;Landroid/util/Pools$SynchronizedPool;
1581HSPLandroid/database/ContentObserver;-><init>(Landroid/os/Handler;)V
1582HSPLandroid/database/ContentObserver;->onChange(Z)V
1583HSPLandroid/database/ContentObserver;->onChange(ZLandroid/net/Uri;)V
1584HSPLandroid/database/ContentObserver;->onChange(ZLandroid/net/Uri;I)V
1585HSPLandroid/database/DatabaseUtils;->longForQuery(Landroid/database/sqlite/SQLiteDatabase;Ljava/lang/String;[Ljava/lang/String;)J
1586HSPLandroid/database/sqlite/SQLiteCompatibilityWalFlags;->init(Ljava/lang/String;)V
1587HSPLandroid/database/sqlite/SQLiteDatabase;->beginTransaction()V
1588HSPLandroid/database/sqlite/SQLiteDatabase;->compileStatement(Ljava/lang/String;)Landroid/database/sqlite/SQLiteStatement;
1589HSPLandroid/database/sqlite/SQLiteDatabase;->delete(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)I
1590HSPLandroid/database/sqlite/SQLiteDatabase;->deleteDatabase(Ljava/io/File;)Z
1591HSPLandroid/database/sqlite/SQLiteDatabase;->endTransaction()V
1592HSPLandroid/database/sqlite/SQLiteDatabase;->execSQL(Ljava/lang/String;)V
1593HSPLandroid/database/sqlite/SQLiteDatabase;->insert(Ljava/lang/String;Ljava/lang/String;Landroid/content/ContentValues;)J
1594HSPLandroid/database/sqlite/SQLiteDatabase;->insertWithOnConflict(Ljava/lang/String;Ljava/lang/String;Landroid/content/ContentValues;I)J+]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;
1595HSPLandroid/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;
1596HSPLandroid/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;
1597HSPLandroid/database/sqlite/SQLiteDatabase;->rawQuery(Ljava/lang/String;[Ljava/lang/String;)Landroid/database/Cursor;
1598HSPLandroid/database/sqlite/SQLiteDatabase;->replace(Ljava/lang/String;Ljava/lang/String;Landroid/content/ContentValues;)J
1599HSPLandroid/database/sqlite/SQLiteDatabase;->setTransactionSuccessful()V
1600HSPLandroid/database/sqlite/SQLiteDatabase;->update(Ljava/lang/String;Landroid/content/ContentValues;Ljava/lang/String;[Ljava/lang/String;)I
1601HSPLandroid/database/sqlite/SQLiteOpenHelper;-><init>(Landroid/content/Context;Ljava/lang/String;Landroid/database/sqlite/SQLiteDatabase$CursorFactory;I)V
1602HSPLandroid/database/sqlite/SQLiteOpenHelper;->close()V
1603HSPLandroid/database/sqlite/SQLiteOpenHelper;->getDatabaseName()Ljava/lang/String;
1604HSPLandroid/database/sqlite/SQLiteOpenHelper;->getReadableDatabase()Landroid/database/sqlite/SQLiteDatabase;
1605HSPLandroid/database/sqlite/SQLiteOpenHelper;->getWritableDatabase()Landroid/database/sqlite/SQLiteDatabase;
1606HSPLandroid/database/sqlite/SQLiteOpenHelper;->setIdleConnectionTimeout(J)V
1607HSPLandroid/database/sqlite/SQLiteOpenHelper;->setWriteAheadLoggingEnabled(Z)V
1608HSPLandroid/database/sqlite/SQLiteStatement;->execute()V
1609HSPLandroid/graphics/BLASTBufferQueue;-><init>(Ljava/lang/String;Landroid/view/SurfaceControl;III)V
1610HSPLandroid/graphics/BLASTBufferQueue;->createSurface()Landroid/view/Surface;
1611HSPLandroid/graphics/BLASTBufferQueue;->destroy()V
1612HSPLandroid/graphics/BLASTBufferQueue;->update(Landroid/view/SurfaceControl;III)V
1613HSPLandroid/graphics/Bitmap;->compress(Landroid/graphics/Bitmap$CompressFormat;ILjava/io/OutputStream;)Z
1614HSPLandroid/graphics/Bitmap;->copy(Landroid/graphics/Bitmap$Config;Z)Landroid/graphics/Bitmap;
1615HSPLandroid/graphics/Bitmap;->createBitmap(IILandroid/graphics/Bitmap$Config;)Landroid/graphics/Bitmap;
1616HSPLandroid/graphics/Bitmap;->createScaledBitmap(Landroid/graphics/Bitmap;IIZ)Landroid/graphics/Bitmap;
1617HSPLandroid/graphics/Bitmap;->getByteCount()I
1618HSPLandroid/graphics/Bitmap;->getColorSpace()Landroid/graphics/ColorSpace;
1619HSPLandroid/graphics/Bitmap;->getConfig()Landroid/graphics/Bitmap$Config;
1620HSPLandroid/graphics/Bitmap;->getHeight()I
1621HSPLandroid/graphics/Bitmap;->getWidth()I
1622HSPLandroid/graphics/Bitmap;->isMutable()Z
1623HSPLandroid/graphics/Bitmap;->recycle()V
1624HSPLandroid/graphics/Bitmap;->wrapHardwareBuffer(Landroid/hardware/HardwareBuffer;Landroid/graphics/ColorSpace;)Landroid/graphics/Bitmap;
1625HSPLandroid/graphics/BitmapFactory$Options;-><init>()V
1626HSPLandroid/graphics/BitmapFactory;->decodeByteArray([BII)Landroid/graphics/Bitmap;
1627HSPLandroid/graphics/BitmapFactory;->decodeFile(Ljava/lang/String;)Landroid/graphics/Bitmap;
1628HSPLandroid/graphics/BitmapFactory;->decodeFile(Ljava/lang/String;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
1629HSPLandroid/graphics/BitmapFactory;->decodeStream(Ljava/io/InputStream;Landroid/graphics/Rect;Landroid/graphics/BitmapFactory$Options;)Landroid/graphics/Bitmap;
1630HSPLandroid/graphics/BitmapShader;-><init>(Landroid/graphics/Bitmap;Landroid/graphics/Shader$TileMode;Landroid/graphics/Shader$TileMode;)V
1631HSPLandroid/graphics/Canvas;-><init>(Landroid/graphics/Bitmap;)V
1632HSPLandroid/graphics/Canvas;->clipRect(Landroid/graphics/Rect;)Z
1633HSPLandroid/graphics/Canvas;->drawBitmap(Landroid/graphics/Bitmap;Landroid/graphics/Rect;Landroid/graphics/RectF;Landroid/graphics/Paint;)V
1634HSPLandroid/graphics/Canvas;->drawColor(I)V
1635HSPLandroid/graphics/Canvas;->drawColor(ILandroid/graphics/PorterDuff$Mode;)V
1636HSPLandroid/graphics/Canvas;->drawPath(Landroid/graphics/Path;Landroid/graphics/Paint;)V
1637HSPLandroid/graphics/Canvas;->drawRect(Landroid/graphics/Rect;Landroid/graphics/Paint;)V
1638HSPLandroid/graphics/Canvas;->drawRoundRect(Landroid/graphics/RectF;FFLandroid/graphics/Paint;)V
1639HSPLandroid/graphics/Canvas;->drawText(Ljava/lang/String;FFLandroid/graphics/Paint;)V
1640HSPLandroid/graphics/Canvas;->getHeight()I
1641HSPLandroid/graphics/Canvas;->getWidth()I
1642HSPLandroid/graphics/Canvas;->restore()V
1643HSPLandroid/graphics/Canvas;->save()I
1644HSPLandroid/graphics/Color;->alpha(I)I
1645HSPLandroid/graphics/Color;->argb(IIII)I
1646HSPLandroid/graphics/Color;->blue()F
1647HSPLandroid/graphics/Color;->equals(Ljava/lang/Object;)Z
1648HSPLandroid/graphics/Color;->green()F
1649HSPLandroid/graphics/Color;->parseColor(Ljava/lang/String;)I
1650HSPLandroid/graphics/Color;->red()F
1651HSPLandroid/graphics/Color;->toArgb()I
1652HSPLandroid/graphics/Color;->valueOf(I)Landroid/graphics/Color;
1653HSPLandroid/graphics/ColorMatrixColorFilter;-><init>([F)V
1654HSPLandroid/graphics/ColorSpace;->get(Landroid/graphics/ColorSpace$Named;)Landroid/graphics/ColorSpace;
1655HSPLandroid/graphics/ColorSpace;->getId()I
1656HSPLandroid/graphics/ImageDecoder;->decodeBitmap(Landroid/graphics/ImageDecoder$Source;Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;)Landroid/graphics/Bitmap;
1657HSPLandroid/graphics/Insets;->equals(Ljava/lang/Object;)Z
1658HSPLandroid/graphics/Insets;->min(Landroid/graphics/Insets;Landroid/graphics/Insets;)Landroid/graphics/Insets;
1659HSPLandroid/graphics/Insets;->of(Landroid/graphics/Rect;)Landroid/graphics/Insets;
1660HSPLandroid/graphics/Insets;->toRect()Landroid/graphics/Rect;
1661HSPLandroid/graphics/Matrix;-><init>()V+]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
1662HSPLandroid/graphics/Matrix;-><init>(Landroid/graphics/Matrix;)V+]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
1663HSPLandroid/graphics/Matrix;->getValues([F)V
1664HSPLandroid/graphics/Matrix;->invert(Landroid/graphics/Matrix;)Z
1665HSPLandroid/graphics/Matrix;->isIdentity()Z
1666HSPLandroid/graphics/Matrix;->mapPoints([F)V+]Landroid/graphics/Matrix;Landroid/graphics/Matrix;
1667HSPLandroid/graphics/Matrix;->mapRect(Landroid/graphics/RectF;)Z
1668HSPLandroid/graphics/Matrix;->mapRect(Landroid/graphics/RectF;Landroid/graphics/RectF;)Z
1669HSPLandroid/graphics/Matrix;->postConcat(Landroid/graphics/Matrix;)Z
1670HSPLandroid/graphics/Matrix;->postRotate(F)Z
1671HSPLandroid/graphics/Matrix;->postScale(FF)Z
1672HSPLandroid/graphics/Matrix;->postScale(FFFF)Z
1673HSPLandroid/graphics/Matrix;->postTranslate(FF)Z
1674HSPLandroid/graphics/Matrix;->preConcat(Landroid/graphics/Matrix;)Z
1675HSPLandroid/graphics/Matrix;->preTranslate(FF)Z
1676HSPLandroid/graphics/Matrix;->reset()V
1677HSPLandroid/graphics/Matrix;->set(Landroid/graphics/Matrix;)V
1678HSPLandroid/graphics/Matrix;->setRotate(F)V
1679HSPLandroid/graphics/Matrix;->setScale(FF)V
1680HSPLandroid/graphics/Matrix;->setTranslate(FF)V
1681HSPLandroid/graphics/Matrix;->setValues([F)V
1682HSPLandroid/graphics/Paint;-><init>()V
1683HSPLandroid/graphics/Paint;-><init>(I)V+]Landroid/graphics/Paint;missing_types]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
1684HSPLandroid/graphics/Paint;->getFontMetricsInt()Landroid/graphics/Paint$FontMetricsInt;
1685HSPLandroid/graphics/Paint;->measureText(Ljava/lang/String;)F
1686HSPLandroid/graphics/Paint;->setAlpha(I)V
1687HSPLandroid/graphics/Paint;->setColor(I)V
1688HSPLandroid/graphics/Paint;->setShader(Landroid/graphics/Shader;)Landroid/graphics/Shader;
1689HSPLandroid/graphics/Paint;->setShadowLayer(FFFI)V
1690HSPLandroid/graphics/Paint;->setStrokeWidth(F)V
1691HSPLandroid/graphics/Paint;->setStyle(Landroid/graphics/Paint$Style;)V
1692HSPLandroid/graphics/Paint;->setTextSize(F)V
1693HSPLandroid/graphics/Paint;->setTypeface(Landroid/graphics/Typeface;)Landroid/graphics/Typeface;
1694HSPLandroid/graphics/Path;-><init>()V+]Llibcore/util/NativeAllocationRegistry;Llibcore/util/NativeAllocationRegistry;
1695HSPLandroid/graphics/Path;->addCircle(FFFLandroid/graphics/Path$Direction;)V
1696HSPLandroid/graphics/PixelFormat;->formatHasAlpha(I)Z
1697HSPLandroid/graphics/Point;-><init>()V
1698HSPLandroid/graphics/Point;-><init>(II)V
1699HSPLandroid/graphics/Point;-><init>(Landroid/graphics/Point;)V+]Landroid/graphics/Point;Landroid/graphics/Point;
1700HSPLandroid/graphics/Point;->equals(II)Z
1701HSPLandroid/graphics/Point;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Landroid/graphics/Point;
1702HSPLandroid/graphics/Point;->offset(II)V
1703HSPLandroid/graphics/Point;->set(II)V
1704HSPLandroid/graphics/Point;->toString()Ljava/lang/String;
1705HSPLandroid/graphics/PointF;-><init>()V
1706HSPLandroid/graphics/PointF;-><init>(FF)V
1707HSPLandroid/graphics/PointF;->set(FF)V
1708HSPLandroid/graphics/PointF;->set(Landroid/graphics/PointF;)V
1709HSPLandroid/graphics/Rect;-><init>()V
1710HSPLandroid/graphics/Rect;-><init>(IIII)V
1711HSPLandroid/graphics/Rect;-><init>(Landroid/graphics/Rect;)V
1712HSPLandroid/graphics/Rect;->centerX()I
1713HSPLandroid/graphics/Rect;->centerY()I
1714HSPLandroid/graphics/Rect;->contains(II)Z
1715HSPLandroid/graphics/Rect;->contains(Landroid/graphics/Rect;)Z
1716HSPLandroid/graphics/Rect;->dumpDebug(Landroid/util/proto/ProtoOutputStream;J)V+]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;
1717HSPLandroid/graphics/Rect;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Landroid/graphics/Rect;
1718HSPLandroid/graphics/Rect;->exactCenterX()F
1719HSPLandroid/graphics/Rect;->exactCenterY()F
1720HSPLandroid/graphics/Rect;->flattenToString()Ljava/lang/String;
1721HSPLandroid/graphics/Rect;->hashCode()I
1722HSPLandroid/graphics/Rect;->height()I
1723HSPLandroid/graphics/Rect;->inset(II)V
1724HSPLandroid/graphics/Rect;->inset(Landroid/graphics/Insets;)V
1725HSPLandroid/graphics/Rect;->inset(Landroid/graphics/Rect;)V
1726HSPLandroid/graphics/Rect;->intersect(IIII)Z
1727HSPLandroid/graphics/Rect;->intersect(Landroid/graphics/Rect;)Z
1728HSPLandroid/graphics/Rect;->intersectUnchecked(Landroid/graphics/Rect;)V
1729HSPLandroid/graphics/Rect;->intersects(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z
1730HSPLandroid/graphics/Rect;->isEmpty()Z
1731HSPLandroid/graphics/Rect;->offset(II)V
1732HSPLandroid/graphics/Rect;->offsetTo(II)V
1733HSPLandroid/graphics/Rect;->scale(F)V
1734HSPLandroid/graphics/Rect;->set(IIII)V
1735HSPLandroid/graphics/Rect;->set(Landroid/graphics/Rect;)V
1736HSPLandroid/graphics/Rect;->setEmpty()V
1737HSPLandroid/graphics/Rect;->setIntersect(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z
1738HSPLandroid/graphics/Rect;->toShortString(Ljava/lang/StringBuilder;)Ljava/lang/String;
1739HSPLandroid/graphics/Rect;->toString()Ljava/lang/String;
1740HSPLandroid/graphics/Rect;->union(Landroid/graphics/Rect;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;
1741HSPLandroid/graphics/Rect;->width()I
1742HSPLandroid/graphics/RectF;-><init>()V
1743HSPLandroid/graphics/RectF;-><init>(FFFF)V
1744HSPLandroid/graphics/RectF;-><init>(Landroid/graphics/Rect;)V
1745HSPLandroid/graphics/RectF;->offset(FF)V
1746HSPLandroid/graphics/RectF;->roundOut(Landroid/graphics/Rect;)V
1747HSPLandroid/graphics/RectF;->set(Landroid/graphics/Rect;)V
1748HSPLandroid/graphics/Region;-><init>()V
1749HSPLandroid/graphics/Region;->equals(Ljava/lang/Object;)Z
1750HSPLandroid/graphics/Region;->getBounds()Landroid/graphics/Rect;
1751HSPLandroid/graphics/Region;->obtain()Landroid/graphics/Region;+]Landroid/util/Pools$SynchronizedPool;Landroid/util/Pools$SynchronizedPool;
1752HPLandroid/graphics/Region;->obtain(Landroid/graphics/Region;)Landroid/graphics/Region;+]Landroid/graphics/Region;Landroid/graphics/Region;
1753HSPLandroid/graphics/Region;->op(IIIILandroid/graphics/Region$Op;)Z
1754HSPLandroid/graphics/Region;->op(Landroid/graphics/Rect;Landroid/graphics/Region$Op;)Z
1755HSPLandroid/graphics/Region;->op(Landroid/graphics/Region;Landroid/graphics/Region$Op;)Z
1756HSPLandroid/graphics/Region;->op(Landroid/graphics/Region;Landroid/graphics/Region;Landroid/graphics/Region$Op;)Z
1757HSPLandroid/graphics/Region;->recycle()V+]Landroid/graphics/Region;Landroid/graphics/Region;]Landroid/util/Pools$SynchronizedPool;Landroid/util/Pools$SynchronizedPool;
1758HSPLandroid/graphics/Region;->set(IIII)Z
1759HSPLandroid/graphics/Region;->set(Landroid/graphics/Rect;)Z
1760HSPLandroid/graphics/Region;->set(Landroid/graphics/Region;)Z
1761HSPLandroid/graphics/Region;->setEmpty()V
1762HSPLandroid/graphics/Region;->setPath(Landroid/graphics/Path;Landroid/graphics/Region;)Z
1763HSPLandroid/graphics/Region;->translate(II)V+]Landroid/graphics/Region;Landroid/graphics/Region;
1764HSPLandroid/graphics/Region;->union(Landroid/graphics/Rect;)Z
1765HSPLandroid/graphics/RegionIterator;-><init>(Landroid/graphics/Region;)V
1766HSPLandroid/graphics/RegionIterator;->next(Landroid/graphics/Rect;)Z
1767HSPLandroid/graphics/RenderNode;->create(Ljava/lang/String;Landroid/graphics/RenderNode$AnimationHost;)Landroid/graphics/RenderNode;
1768HSPLandroid/graphics/RenderNode;->setClipToBounds(Z)Z
1769HSPLandroid/graphics/RenderNode;->setLeftTopRightBottom(IIII)Z
1770HSPLandroid/graphics/SurfaceTexture;-><init>(I)V
1771HSPLandroid/graphics/SurfaceTexture;->release()V
1772HSPLandroid/graphics/Typeface$CustomFallbackBuilder;-><init>(Landroid/graphics/fonts/FontFamily;)V
1773HSPLandroid/graphics/Typeface$CustomFallbackBuilder;->build()Landroid/graphics/Typeface;
1774HSPLandroid/graphics/Typeface;->create(Landroid/graphics/Typeface;I)Landroid/graphics/Typeface;
1775HSPLandroid/graphics/Typeface;->loadPreinstalledSystemFontMap()V
1776HSPLandroid/graphics/Typeface;->setSystemFontMap(Landroid/os/SharedMemory;)V
1777HSPLandroid/graphics/drawable/AdaptiveIconDrawable;->getExtraInsetFraction()F
1778HSPLandroid/graphics/drawable/Animatable2$AnimationCallback;-><init>()V
1779HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->registerAnimationCallback(Landroid/graphics/drawable/Animatable2$AnimationCallback;)V
1780HSPLandroid/graphics/drawable/AnimatedVectorDrawable;->start()V
1781HSPLandroid/graphics/drawable/BitmapDrawable;->getBitmap()Landroid/graphics/Bitmap;
1782HSPLandroid/graphics/drawable/ColorDrawable;-><init>(I)V
1783HSPLandroid/graphics/drawable/ColorDrawable;->setColor(I)V
1784HSPLandroid/graphics/drawable/Drawable;->clearColorFilter()V
1785HSPLandroid/graphics/drawable/Drawable;->getIntrinsicHeight()I
1786HSPLandroid/graphics/drawable/Drawable;->getIntrinsicWidth()I
1787HSPLandroid/graphics/drawable/Drawable;->getMinimumHeight()I
1788HSPLandroid/graphics/drawable/Drawable;->getMinimumWidth()I
1789HSPLandroid/graphics/drawable/Drawable;->setBounds(IIII)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/graphics/drawable/Drawable;megamorphic_types
1790HSPLandroid/graphics/drawable/Icon;->createWithResource(Landroid/content/Context;I)Landroid/graphics/drawable/Icon;
1791HSPLandroid/graphics/drawable/Icon;->createWithResource(Ljava/lang/String;I)Landroid/graphics/drawable/Icon;
1792HSPLandroid/graphics/drawable/Icon;->getBitmap()Landroid/graphics/Bitmap;
1793HSPLandroid/graphics/drawable/Icon;->getResId()I
1794HSPLandroid/graphics/drawable/Icon;->getResPackage()Ljava/lang/String;
1795HSPLandroid/graphics/drawable/Icon;->getType()I
1796HSPLandroid/graphics/drawable/Icon;->getUriString()Ljava/lang/String;
1797HSPLandroid/graphics/drawable/Icon;->loadDrawable(Landroid/content/Context;)Landroid/graphics/drawable/Drawable;
1798HSPLandroid/graphics/drawable/Icon;->loadDrawableAsUser(Landroid/content/Context;I)Landroid/graphics/drawable/Drawable;
1799HSPLandroid/graphics/fonts/Font$Builder;-><init>(Ljava/nio/ByteBuffer;)V
1800HSPLandroid/graphics/fonts/Font$Builder;->build()Landroid/graphics/fonts/Font;
1801HSPLandroid/graphics/fonts/Font;->getAxes()[Landroid/graphics/fonts/FontVariationAxis;
1802HSPLandroid/graphics/fonts/Font;->getStyle()Landroid/graphics/fonts/FontStyle;
1803HSPLandroid/graphics/fonts/FontFamily$Builder;-><init>(Landroid/graphics/fonts/Font;)V
1804HSPLandroid/graphics/fonts/FontFamily$Builder;->build()Landroid/graphics/fonts/FontFamily;
1805HSPLandroid/graphics/fonts/FontFamily;->getFont(I)Landroid/graphics/fonts/Font;
1806HSPLandroid/graphics/fonts/FontFamily;->getSize()I
1807HSPLandroid/graphics/fonts/FontVariationAxis;->toFontVariationSettings([Landroid/graphics/fonts/FontVariationAxis;)Ljava/lang/String;
1808HSPLandroid/graphics/fonts/SystemFonts;->buildSystemFallback(Landroid/text/FontConfig;)Ljava/util/Map;
1809HSPLandroid/graphics/fonts/SystemFonts;->buildSystemFallback(Landroid/text/FontConfig;Landroid/util/ArrayMap;)Ljava/util/Map;
1810HSPLandroid/graphics/fonts/SystemFonts;->buildSystemTypefaces(Landroid/text/FontConfig;Ljava/util/Map;)Ljava/util/Map;
1811HSPLandroid/graphics/fonts/SystemFonts;->getSystemPreinstalledFontConfig()Landroid/text/FontConfig;
1812HSPLandroid/hardware/GeomagneticField;-><init>(FFFJ)V
1813HSPLandroid/hardware/HardwareBuffer;->close()V
1814HSPLandroid/hardware/HardwareBuffer;->getFormat()I
1815HSPLandroid/hardware/HardwareBuffer;->getHeight()I
1816HSPLandroid/hardware/HardwareBuffer;->getWidth()I
1817HSPLandroid/hardware/HardwareBuffer;->isClosed()Z
1818HSPLandroid/hardware/ICameraService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/ICameraService;
1819HSPLandroid/hardware/Sensor;->getHandle()I
1820HSPLandroid/hardware/Sensor;->getMaximumRange()F
1821HSPLandroid/hardware/Sensor;->getName()Ljava/lang/String;
1822HSPLandroid/hardware/Sensor;->getReportingMode()I
1823HSPLandroid/hardware/Sensor;->getStringType()Ljava/lang/String;
1824HSPLandroid/hardware/Sensor;->getType()I
1825HSPLandroid/hardware/Sensor;->isWakeUpSensor()Z
1826HSPLandroid/hardware/SensorManager;->cancelTriggerSensor(Landroid/hardware/TriggerEventListener;Landroid/hardware/Sensor;)Z
1827HSPLandroid/hardware/SensorManager;->getDefaultSensor(I)Landroid/hardware/Sensor;
1828HSPLandroid/hardware/SensorManager;->getDefaultSensor(IZ)Landroid/hardware/Sensor;
1829HSPLandroid/hardware/SensorManager;->getSensorList(I)Ljava/util/List;
1830HSPLandroid/hardware/SensorManager;->registerListener(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;I)Z
1831HSPLandroid/hardware/SensorManager;->registerListener(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;IILandroid/os/Handler;)Z
1832HSPLandroid/hardware/SensorManager;->registerListener(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;ILandroid/os/Handler;)Z
1833HSPLandroid/hardware/SensorManager;->requestTriggerSensor(Landroid/hardware/TriggerEventListener;Landroid/hardware/Sensor;)Z
1834HSPLandroid/hardware/SensorManager;->unregisterListener(Landroid/hardware/SensorEventListener;)V
1835HSPLandroid/hardware/SensorManager;->unregisterListener(Landroid/hardware/SensorEventListener;Landroid/hardware/Sensor;)V
1836HSPLandroid/hardware/SensorPrivacyManager;->getInstance(Landroid/content/Context;)Landroid/hardware/SensorPrivacyManager;
1837HSPLandroid/hardware/SensorPrivacyManager;->isSensorPrivacyEnabled(II)Z
1838HSPLandroid/hardware/SensorPrivacyManager;->supportsSensorToggle(I)Z
1839HSPLandroid/hardware/SensorPrivacyManager;->supportsSensorToggle(II)Z
1840HSPLandroid/hardware/SystemSensorManager;-><init>(Landroid/content/Context;Landroid/os/Looper;)V
1841HSPLandroid/hardware/TriggerEventListener;-><init>()V
1842HPLandroid/hardware/audio/common/V2_0/AudioOffloadInfo;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V
1843HSPLandroid/hardware/biometrics/BiometricManager;->getAuthenticatorIds(I)[J
1844HPLandroid/hardware/biometrics/IBiometricService$Stub;->getCurrentStrength_enforcePermission()V
1845HSPLandroid/hardware/biometrics/PromptInfo;-><init>()V
1846HSPLandroid/hardware/biometrics/SensorLocationInternal;-><init>(Ljava/lang/String;III)V
1847HSPLandroid/hardware/biometrics/SensorPropertiesInternal;-><init>(IIILjava/util/List;ZZ)V
1848HPLandroid/hardware/biometrics/face/AuthenticationFrame;->readFromParcel(Landroid/os/Parcel;)V
1849HPLandroid/hardware/biometrics/face/BaseFrame;-><init>()V
1850HPLandroid/hardware/biometrics/face/BaseFrame;->readFromParcel(Landroid/os/Parcel;)V
1851HPLandroid/hardware/biometrics/face/ISessionCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
1852HSPLandroid/hardware/camera2/CameraCharacteristics;->get(Landroid/hardware/camera2/CameraCharacteristics$Key;)Ljava/lang/Object;
1853HSPLandroid/hardware/camera2/CameraManager$AvailabilityCallback;-><init>()V
1854HSPLandroid/hardware/camera2/CameraManager$TorchCallback;-><init>()V
1855HSPLandroid/hardware/camera2/CameraManager;->getCameraCharacteristics(Ljava/lang/String;)Landroid/hardware/camera2/CameraCharacteristics;
1856HSPLandroid/hardware/camera2/CameraManager;->getCameraIdList()[Ljava/lang/String;
1857HSPLandroid/hardware/camera2/CameraManager;->registerAvailabilityCallback(Landroid/hardware/camera2/CameraManager$AvailabilityCallback;Landroid/os/Handler;)V
1858HSPLandroid/hardware/camera2/CameraManager;->registerAvailabilityCallback(Ljava/util/concurrent/Executor;Landroid/hardware/camera2/CameraManager$AvailabilityCallback;)V
1859HSPLandroid/hardware/contexthub/ContextHubMessage;-><init>()V
1860HSPLandroid/hardware/devicestate/DeviceStateInfo;-><init>([III)V
1861HSPLandroid/hardware/devicestate/DeviceStateManager$FoldStateListener;-><init>(Landroid/content/Context;Ljava/util/function/Consumer;)V
1862HSPLandroid/hardware/devicestate/DeviceStateManager;->registerCallback(Ljava/util/concurrent/Executor;Landroid/hardware/devicestate/DeviceStateManager$DeviceStateCallback;)V
1863HSPLandroid/hardware/display/AmbientBrightnessDayStats;->getLocalDate()Ljava/time/LocalDate;
1864HSPLandroid/hardware/display/AmbientBrightnessDayStats;->log(FF)V
1865HSPLandroid/hardware/display/AmbientDisplayConfiguration;-><init>(Landroid/content/Context;)V
1866HSPLandroid/hardware/display/AmbientDisplayConfiguration;->alwaysOnEnabled(I)Z
1867HSPLandroid/hardware/display/AmbientDisplayConfiguration;->ambientDisplayAvailable()Z
1868HSPLandroid/hardware/display/AmbientDisplayConfiguration;->ambientDisplayComponent()Ljava/lang/String;
1869HSPLandroid/hardware/display/AmbientDisplayConfiguration;->enabled(I)Z
1870HSPLandroid/hardware/display/BrightnessConfiguration$Builder;-><init>([F[F)V
1871HSPLandroid/hardware/display/BrightnessConfiguration$Builder;->build()Landroid/hardware/display/BrightnessConfiguration;
1872HSPLandroid/hardware/display/BrightnessConfiguration$Builder;->setShortTermModelLowerLuxMultiplier(F)Landroid/hardware/display/BrightnessConfiguration$Builder;
1873HSPLandroid/hardware/display/BrightnessConfiguration$Builder;->setShortTermModelTimeoutMillis(J)Landroid/hardware/display/BrightnessConfiguration$Builder;
1874HSPLandroid/hardware/display/BrightnessConfiguration$Builder;->setShortTermModelUpperLuxMultiplier(F)Landroid/hardware/display/BrightnessConfiguration$Builder;
1875HSPLandroid/hardware/display/BrightnessConfiguration;->equals(Ljava/lang/Object;)Z
1876HSPLandroid/hardware/display/BrightnessConfiguration;->loadFromXml(Lcom/android/modules/utils/TypedXmlPullParser;)Landroid/hardware/display/BrightnessConfiguration;
1877HSPLandroid/hardware/display/BrightnessConfiguration;->saveToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Ljava/util/Map;Ljava/util/HashMap;
1878HSPLandroid/hardware/display/BrightnessInfo;-><init>(FFFFIFI)V
1879HSPLandroid/hardware/display/ColorDisplayManager;->isDisplayWhiteBalanceAvailable(Landroid/content/Context;)Z
1880HSPLandroid/hardware/display/ColorDisplayManager;->isNightDisplayActivated()Z
1881HSPLandroid/hardware/display/ColorDisplayManager;->isNightDisplayAvailable(Landroid/content/Context;)Z
1882HSPLandroid/hardware/display/Curve;-><init>([F[F)V
1883HSPLandroid/hardware/display/DisplayManager;->getDisplay(I)Landroid/view/Display;
1884HSPLandroid/hardware/display/DisplayManager;->getDisplays()[Landroid/view/Display;
1885HSPLandroid/hardware/display/DisplayManager;->getDisplays(Ljava/lang/String;)[Landroid/view/Display;
1886HSPLandroid/hardware/display/DisplayManager;->registerDisplayListener(Landroid/hardware/display/DisplayManager$DisplayListener;Landroid/os/Handler;)V
1887HSPLandroid/hardware/display/DisplayManager;->registerDisplayListener(Landroid/hardware/display/DisplayManager$DisplayListener;Landroid/os/Handler;J)V
1888HSPLandroid/hardware/display/DisplayManager;->unregisterDisplayListener(Landroid/hardware/display/DisplayManager$DisplayListener;)V
1889HSPLandroid/hardware/display/DisplayManagerGlobal;->getDisplayInfo(I)Landroid/view/DisplayInfo;
1890HSPLandroid/hardware/display/DisplayManagerGlobal;->getInstance()Landroid/hardware/display/DisplayManagerGlobal;
1891HSPLandroid/hardware/display/DisplayManagerGlobal;->getRealDisplay(I)Landroid/view/Display;
1892HSPLandroid/hardware/display/DisplayManagerGlobal;->invalidateLocalDisplayInfoCaches()V
1893HSPLandroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;->copyFrom(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;)V
1894HSPLandroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;->equals(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;)Z
1895HSPLandroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;->isBrightOrDim()Z
1896HSPLandroid/hardware/display/DisplayManagerInternal;-><init>()V
1897HSPLandroid/hardware/display/DisplayViewport;-><init>()V
1898HSPLandroid/hardware/display/HdrConversionMode;-><init>(I)V
1899HSPLandroid/hardware/display/IDisplayManager$Stub;-><init>()V
1900HSPLandroid/hardware/display/WifiDisplaySessionInfo;-><init>(ZILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
1901HSPLandroid/hardware/display/WifiDisplayStatus;-><init>(IIILandroid/hardware/display/WifiDisplay;[Landroid/hardware/display/WifiDisplay;Landroid/hardware/display/WifiDisplaySessionInfo;)V
1902HSPLandroid/hardware/face/FaceAuthenticationFrame;->getData()Landroid/hardware/face/FaceDataFrame;
1903HPLandroid/hardware/face/FaceDataFrame;-><init>(IIFFFZ)V
1904HSPLandroid/hardware/face/FaceManager;->addAuthenticatorsRegisteredCallback(Landroid/hardware/face/IFaceAuthenticatorsRegisteredCallback;)V
1905HSPLandroid/hardware/face/FaceManager;->getSensorPropertiesInternal()Ljava/util/List;
1906HSPLandroid/hardware/face/IFaceAuthenticatorsRegisteredCallback$Stub;-><init>()V
1907HSPLandroid/hardware/face/IFaceService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/face/IFaceService;
1908HSPLandroid/hardware/face/IFaceServiceReceiver$Stub;-><init>()V
1909HSPLandroid/hardware/fingerprint/FingerprintManager;->addAuthenticatorsRegisteredCallback(Landroid/hardware/fingerprint/IFingerprintAuthenticatorsRegisteredCallback;)V
1910HSPLandroid/hardware/fingerprint/FingerprintManager;->hasEnrolledFingerprints(I)Z
1911HSPLandroid/hardware/fingerprint/FingerprintManager;->isHardwareDetected()Z
1912HSPLandroid/hardware/fingerprint/FingerprintSensorPropertiesInternal;-><init>(IIILjava/util/List;IZZLjava/util/List;)V
1913HSPLandroid/hardware/fingerprint/FingerprintSensorPropertiesInternal;->isAnyUdfpsType()Z
1914HSPLandroid/hardware/fingerprint/IFingerprintAuthenticatorsRegisteredCallback$Stub;-><init>()V
1915HSPLandroid/hardware/fingerprint/IFingerprintService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/fingerprint/IFingerprintService;
1916HSPLandroid/hardware/fingerprint/IFingerprintServiceReceiver$Stub;-><init>()V
1917HSPLandroid/hardware/fingerprint/IUdfpsRefreshRateRequestCallback$Stub;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00001918HSPLandroid/hardware/health/DiskStats$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/health/DiskStats;+]Landroid/hardware/health/DiskStats;Landroid/hardware/health/DiskStats;
art-benchmark-service84f185c2023-07-24 02:43:42 -07001919HSPLandroid/hardware/health/DiskStats$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/hardware/health/DiskStats$1;Landroid/hardware/health/DiskStats$1;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00001920HSPLandroid/hardware/health/DiskStats$1;->newArray(I)[Landroid/hardware/health/DiskStats;
art-benchmark-service84f185c2023-07-24 02:43:42 -07001921HSPLandroid/hardware/health/DiskStats$1;->newArray(I)[Ljava/lang/Object;+]Landroid/hardware/health/DiskStats$1;Landroid/hardware/health/DiskStats$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001922HSPLandroid/hardware/health/DiskStats;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00001923HSPLandroid/hardware/health/DiskStats;->readFromParcel(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
1924HSPLandroid/hardware/health/HealthInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/health/HealthInfo;+]Landroid/hardware/health/HealthInfo;Landroid/hardware/health/HealthInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -07001925HSPLandroid/hardware/health/HealthInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/hardware/health/HealthInfo$1;Landroid/hardware/health/HealthInfo$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07001926HSPLandroid/hardware/health/HealthInfo;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08001927HSPLandroid/hardware/health/HealthInfo;->readFromParcel(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00001928HSPLandroid/hardware/health/IHealth$Stub$Proxy;->asBinder()Landroid/os/IBinder;
1929HPLandroid/hardware/health/IHealth$Stub$Proxy;->getCapacity()I+]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/hardware/health/IHealth$Stub$Proxy;Landroid/hardware/health/IHealth$Stub$Proxy;]Landroid/os/Parcel;Landroid/os/Parcel;
1930HPLandroid/hardware/health/IHealth$Stub$Proxy;->getChargeCounterUah()I
art-benchmark-service922a5532023-03-23 03:12:41 -07001931HPLandroid/hardware/health/IHealth$Stub$Proxy;->getChargeStatus()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07001932HPLandroid/hardware/health/IHealth$Stub$Proxy;->getCurrentAverageMicroamps()I
1933HPLandroid/hardware/health/IHealth$Stub$Proxy;->getEnergyCounterNwh()J+]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/hardware/health/IHealth$Stub$Proxy;Landroid/hardware/health/IHealth$Stub$Proxy;]Landroid/os/Parcel;Landroid/os/Parcel;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00001934HPLandroid/hardware/health/IHealth$Stub$Proxy;->getHealthInfo()Landroid/hardware/health/HealthInfo;
1935HSPLandroid/hardware/health/IHealthInfoCallback$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/hardware/health/IHealthInfoCallback;Lcom/android/server/health/HealthRegCallbackAidl$HalInfoCallback;]Landroid/os/Parcel;Landroid/os/Parcel;
1936HSPLandroid/hardware/health/StorageInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/health/StorageInfo;+]Landroid/hardware/health/StorageInfo;Landroid/hardware/health/StorageInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -07001937HSPLandroid/hardware/health/StorageInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/hardware/health/StorageInfo$1;Landroid/hardware/health/StorageInfo$1;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00001938HSPLandroid/hardware/health/StorageInfo$1;->newArray(I)[Landroid/hardware/health/StorageInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -07001939HSPLandroid/hardware/health/StorageInfo$1;->newArray(I)[Ljava/lang/Object;+]Landroid/hardware/health/StorageInfo$1;Landroid/hardware/health/StorageInfo$1;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00001940HSPLandroid/hardware/health/StorageInfo;-><init>()V
1941HSPLandroid/hardware/health/StorageInfo;->readFromParcel(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84f185c2023-07-24 02:43:42 -07001942HSPLandroid/hardware/input/IInputDeviceBatteryState;-><init>()V
1943HSPLandroid/hardware/input/InputManager;->getInputDevice(I)Landroid/view/InputDevice;
1944HSPLandroid/hardware/input/InputManager;->getInputDeviceIds()[I
1945HSPLandroid/hardware/input/InputManager;->registerInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os/Handler;)V
1946HSPLandroid/hardware/input/InputManager;->unregisterInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;)V
1947HSPLandroid/hardware/input/InputManagerGlobal;->getInputDevice(I)Landroid/view/InputDevice;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
1948HSPLandroid/hardware/input/InputManagerGlobal;->getInstance()Landroid/hardware/input/InputManagerGlobal;
1949HSPLandroid/hardware/input/InputManagerGlobal;->registerInputDeviceListener(Landroid/hardware/input/InputManager$InputDeviceListener;Landroid/os/Handler;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08001950HSPLandroid/hardware/light/HwLight$1;-><init>()V
1951HSPLandroid/hardware/light/HwLight;-><clinit>()V
1952HSPLandroid/hardware/light/HwLight;-><init>()V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08001953HSPLandroid/hardware/light/ILights;-><clinit>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07001954HSPLandroid/hardware/location/ContextHubInfo;->getId()I
1955HSPLandroid/hardware/location/IContextHubClient$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IContextHubClient;
1956HSPLandroid/hardware/location/IContextHubClientCallback$Stub;-><init>()V
1957HPLandroid/hardware/location/IContextHubService$Stub;->queryNanoApps_enforcePermission()V
1958HSPLandroid/hardware/location/IContextHubTransactionCallback$Stub;-><init>()V
1959HSPLandroid/hardware/location/IGeofenceHardware$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/location/IGeofenceHardware;
1960HSPLandroid/hardware/location/NanoAppInstanceInfo;->getAppId()J
1961HPLandroid/hardware/location/NanoAppInstanceInfo;->getAppVersion()I
1962HSPLandroid/hardware/location/NanoAppInstanceInfo;->getContexthubId()I
1963HSPLandroid/hardware/location/NanoAppMessage;->createMessageFromNanoApp(JI[BZ)Landroid/hardware/location/NanoAppMessage;
1964HSPLandroid/hardware/location/NanoAppMessage;->createMessageToNanoApp(JI[B)Landroid/hardware/location/NanoAppMessage;
1965HSPLandroid/hardware/location/NanoAppMessage;->getMessageBody()[B
1966HSPLandroid/hardware/location/NanoAppMessage;->getMessageType()I
1967HSPLandroid/hardware/location/NanoAppMessage;->getNanoAppId()J
1968HSPLandroid/hardware/location/NanoAppState;-><init>(JIZLjava/util/List;Ljava/util/List;)V
1969HSPLandroid/hardware/location/NanoAppState;->getNanoAppId()J
1970HSPLandroid/hardware/location/NanoAppState;->getNanoAppVersion()J
1971HSPLandroid/hardware/power/stats/EnergyConsumerAttribution$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/power/stats/EnergyConsumerAttribution;+]Landroid/hardware/power/stats/EnergyConsumerAttribution;Landroid/hardware/power/stats/EnergyConsumerAttribution;
Karuna Ramkumard7380572023-06-09 19:14:36 +00001972HSPLandroid/hardware/power/stats/EnergyConsumerAttribution$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/hardware/power/stats/EnergyConsumerAttribution$1;Landroid/hardware/power/stats/EnergyConsumerAttribution$1;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00001973HSPLandroid/hardware/power/stats/EnergyConsumerAttribution;-><init>()V
1974HSPLandroid/hardware/power/stats/EnergyConsumerAttribution;->readFromParcel(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84f185c2023-07-24 02:43:42 -07001975HSPLandroid/hardware/power/stats/EnergyConsumerResult;->readFromParcel(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
1976HPLandroid/hardware/power/stats/EnergyMeasurement$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/power/stats/EnergyMeasurement;+]Landroid/hardware/power/stats/EnergyMeasurement;Landroid/hardware/power/stats/EnergyMeasurement;
1977HPLandroid/hardware/power/stats/EnergyMeasurement$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/hardware/power/stats/EnergyMeasurement$1;Landroid/hardware/power/stats/EnergyMeasurement$1;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00001978HPLandroid/hardware/power/stats/EnergyMeasurement;-><init>()V
1979HPLandroid/hardware/power/stats/EnergyMeasurement;->readFromParcel(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08001980HSPLandroid/hardware/power/stats/IPowerStats$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00001981HSPLandroid/hardware/power/stats/IPowerStats$Stub$Proxy;->getEnergyConsumed([I)[Landroid/hardware/power/stats/EnergyConsumerResult;
art-benchmark-service84f185c2023-07-24 02:43:42 -07001982HPLandroid/hardware/power/stats/IPowerStats$Stub$Proxy;->getStateResidency([I)[Landroid/hardware/power/stats/StateResidencyResult;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00001983HPLandroid/hardware/power/stats/IPowerStats$Stub$Proxy;->readEnergyMeter([I)[Landroid/hardware/power/stats/EnergyMeasurement;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08001984HSPLandroid/hardware/power/stats/IPowerStats$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardware/power/stats/IPowerStats;
1985HSPLandroid/hardware/power/stats/IPowerStats;-><clinit>()V
art-benchmark-service922a5532023-03-23 03:12:41 -07001986HPLandroid/hardware/power/stats/StateResidency$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/power/stats/StateResidency;
1987HPLandroid/hardware/power/stats/StateResidency$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/hardware/power/stats/StateResidency$1;Landroid/hardware/power/stats/StateResidency$1;
art-benchmark-service84f185c2023-07-24 02:43:42 -07001988HPLandroid/hardware/power/stats/StateResidency$1;->newArray(I)[Landroid/hardware/power/stats/StateResidency;
1989HPLandroid/hardware/power/stats/StateResidency$1;->newArray(I)[Ljava/lang/Object;+]Landroid/hardware/power/stats/StateResidency$1;Landroid/hardware/power/stats/StateResidency$1;
art-benchmark-service922a5532023-03-23 03:12:41 -07001990HPLandroid/hardware/power/stats/StateResidency;-><init>()V
1991HPLandroid/hardware/power/stats/StateResidency;->readFromParcel(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
1992HPLandroid/hardware/power/stats/StateResidencyResult$1;->createFromParcel(Landroid/os/Parcel;)Landroid/hardware/power/stats/StateResidencyResult;+]Landroid/hardware/power/stats/StateResidencyResult;Landroid/hardware/power/stats/StateResidencyResult;
art-benchmark-service84f185c2023-07-24 02:43:42 -07001993HPLandroid/hardware/power/stats/StateResidencyResult$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;+]Landroid/hardware/power/stats/StateResidencyResult$1;Landroid/hardware/power/stats/StateResidencyResult$1;
art-benchmark-service922a5532023-03-23 03:12:41 -07001994HPLandroid/hardware/power/stats/StateResidencyResult;-><init>()V
1995HPLandroid/hardware/power/stats/StateResidencyResult;->readFromParcel(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84f185c2023-07-24 02:43:42 -07001996HSPLandroid/hardware/soundtrigger/KeyphraseMetadata;-><init>(ILjava/lang/String;Ljava/util/Set;I)V
1997HSPLandroid/hardware/soundtrigger/SoundTrigger$Keyphrase;-><init>(IILjava/util/Locale;Ljava/lang/String;[I)V
1998HSPLandroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;->getId()I
1999HPLandroid/hardware/soundtrigger/SoundTrigger$SoundModel;->equals(Ljava/lang/Object;)Z
2000HSPLandroid/hardware/soundtrigger/SoundTrigger$SoundModel;->getUuid()Ljava/util/UUID;
2001HPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHw$RecognitionConfig;->writeEmbeddedToBlob(Landroid/os/HwBlob;J)V
2002HPLandroid/hardware/soundtrigger/V2_0/ISoundTriggerHwCallback$RecognitionEvent;->readEmbeddedFromParcel(Landroid/os/HwParcel;Landroid/os/HwBlob;J)V
2003HSPLandroid/hardware/usb/ParcelableUsbPort;->getUsbPort(Landroid/hardware/usb/UsbManager;)Landroid/hardware/usb/UsbPort;
2004HSPLandroid/hardware/usb/PortStatus;-><init>()V
2005HSPLandroid/hardware/usb/PortStatus;->readFromParcel(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
2006HSPLandroid/hardware/usb/UsbConfiguration;-><init>(ILjava/lang/String;II)V
2007HSPLandroid/hardware/usb/UsbConfiguration;->getInterface(I)Landroid/hardware/usb/UsbInterface;
2008HSPLandroid/hardware/usb/UsbConfiguration;->getInterfaceCount()I
2009HSPLandroid/hardware/usb/UsbConfiguration;->setInterfaces([Landroid/os/Parcelable;)V
2010HSPLandroid/hardware/usb/UsbDevice;->getInterface(I)Landroid/hardware/usb/UsbInterface;
2011HSPLandroid/hardware/usb/UsbDevice;->getInterfaceCount()I
2012HSPLandroid/hardware/usb/UsbEndpoint;-><init>(IIII)V
2013HSPLandroid/hardware/usb/UsbInterface;-><init>(IILjava/lang/String;III)V
2014HSPLandroid/hardware/usb/UsbInterface;->getInterfaceClass()I
2015HSPLandroid/hardware/usb/UsbInterface;->getInterfaceSubclass()I
2016HSPLandroid/hardware/usb/UsbInterface;->setEndpoints([Landroid/os/Parcelable;)V
2017HSPLandroid/hardware/usb/UsbManager;->getDeviceList()Ljava/util/HashMap;
2018HSPLandroid/hardware/usb/UsbPort;-><init>(Landroid/hardware/usb/UsbManager;Ljava/lang/String;IIZZZI)V
2019HSPLandroid/hardware/usb/UsbPort;->getId()Ljava/lang/String;
2020HSPLandroid/hardware/usb/UsbPortStatus;-><init>(IIIIIIIZI[IILandroid/hardware/usb/DisplayPortAltModeInfo;)V
2021HSPLandroid/hardware/usb/UsbPortStatus;->isConnected()Z
2022HSPLandroid/health/connect/HealthConnectManager;->isHealthPermission(Landroid/content/Context;Ljava/lang/String;)Z+]Ljava/lang/String;Ljava/lang/String;
2023HSPLandroid/icu/lang/UScript;->getCodeFromName(Ljava/lang/String;)I
2024HSPLandroid/icu/util/Calendar;->getTimeInMillis()J
2025HSPLandroid/icu/util/Calendar;->setTimeInMillis(J)V
2026HSPLandroid/icu/util/ULocale$Builder;-><init>()V
2027HSPLandroid/icu/util/ULocale$Builder;->setLanguage(Ljava/lang/String;)Landroid/icu/util/ULocale$Builder;
2028HSPLandroid/icu/util/ULocale;-><init>(Ljava/lang/String;)V
2029HSPLandroid/icu/util/ULocale;->addLikelySubtags(Landroid/icu/util/ULocale;)Landroid/icu/util/ULocale;
2030HSPLandroid/icu/util/ULocale;->equals(Ljava/lang/Object;)Z+]Ljava/lang/String;Ljava/lang/String;
2031HSPLandroid/icu/util/ULocale;->forLocale(Ljava/util/Locale;)Landroid/icu/util/ULocale;
2032HSPLandroid/icu/util/ULocale;->getCountry()Ljava/lang/String;
2033HSPLandroid/icu/util/ULocale;->getScript()Ljava/lang/String;
2034HSPLandroid/icu/util/ULocale;->toLanguageTag()Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/ArrayList;Ljava/util/ArrayList;
2035HSPLandroid/icu/util/ULocale;->toLocale()Ljava/util/Locale;
2036HPLandroid/location/Country;-><init>(Landroid/location/Country;)V
2037HPLandroid/location/Country;-><init>(Ljava/lang/String;I)V
2038HPLandroid/location/Country;->equals(Ljava/lang/Object;)Z+]Landroid/location/Country;Landroid/location/Country;
2039HSPLandroid/location/Country;->getCountryIso()Ljava/lang/String;
2040HSPLandroid/location/Country;->getSource()I
2041HSPLandroid/location/CountryDetector;->detectCountry()Landroid/location/Country;
2042HSPLandroid/location/Geocoder;-><init>(Landroid/content/Context;)V
2043HSPLandroid/location/GnssStatus;->getCarrierFrequencyHz(I)F
2044HSPLandroid/location/GnssStatus;->getCn0DbHz(I)F
2045HSPLandroid/location/GnssStatus;->getConstellationType(I)I
2046HSPLandroid/location/GnssStatus;->getSatelliteCount()I
2047HSPLandroid/location/GnssStatus;->getSvid(I)I
2048HSPLandroid/location/GnssStatus;->hasCarrierFrequencyHz(I)Z
2049HSPLandroid/location/GnssStatus;->usedInFix(I)Z
2050HPLandroid/location/GnssStatus;->wrap(I[I[F[F[F[F[F)Landroid/location/GnssStatus;
2051HSPLandroid/location/LastLocationRequest$Builder;->build()Landroid/location/LastLocationRequest;
2052HSPLandroid/location/Location;-><init>(Landroid/location/Location;)V
2053HSPLandroid/location/Location;-><init>(Ljava/lang/String;)V
2054HSPLandroid/location/Location;->distanceTo(Landroid/location/Location;)F
2055HSPLandroid/location/Location;->getAccuracy()F
2056HSPLandroid/location/Location;->getAltitude()D
2057HSPLandroid/location/Location;->getBearing()F
2058HPLandroid/location/Location;->getElapsedRealtimeAgeMillis()J
2059HSPLandroid/location/Location;->getElapsedRealtimeMillis()J
2060HSPLandroid/location/Location;->getElapsedRealtimeNanos()J
2061HSPLandroid/location/Location;->getLatitude()D
2062HSPLandroid/location/Location;->getLongitude()D
2063HSPLandroid/location/Location;->getProvider()Ljava/lang/String;
2064HSPLandroid/location/Location;->getSpeed()F
2065HSPLandroid/location/Location;->getSpeedAccuracyMetersPerSecond()F
2066HSPLandroid/location/Location;->getTime()J
2067HSPLandroid/location/Location;->getVerticalAccuracyMeters()F
2068HSPLandroid/location/Location;->hasAccuracy()Z
2069HSPLandroid/location/Location;->hasAltitude()Z
2070HSPLandroid/location/Location;->hasBearing()Z
2071HSPLandroid/location/Location;->hasBearingAccuracy()Z
2072HSPLandroid/location/Location;->hasElapsedRealtimeUncertaintyNanos()Z
2073HSPLandroid/location/Location;->hasMslAltitude()Z
2074HSPLandroid/location/Location;->hasSpeed()Z
2075HSPLandroid/location/Location;->hasSpeedAccuracy()Z
2076HSPLandroid/location/Location;->hasVerticalAccuracy()Z
2077HPLandroid/location/Location;->isComplete()Z+]Landroid/location/Location;Landroid/location/Location;
2078HSPLandroid/location/Location;->isMock()Z
2079HSPLandroid/location/Location;->removeBearing()V
2080HSPLandroid/location/Location;->removeSpeed()V
2081HSPLandroid/location/Location;->setAccuracy(F)V
2082HSPLandroid/location/Location;->setAltitude(D)V
2083HSPLandroid/location/Location;->setElapsedRealtimeNanos(J)V
2084HSPLandroid/location/Location;->setExtras(Landroid/os/Bundle;)V
2085HSPLandroid/location/Location;->setLatitude(D)V
2086HSPLandroid/location/Location;->setLongitude(D)V
2087HSPLandroid/location/Location;->setTime(J)V
2088HSPLandroid/location/Location;->setVerticalAccuracyMeters(F)V
2089HSPLandroid/location/Location;->toString()Ljava/lang/String;
2090HSPLandroid/location/LocationManager;->getAllProviders()Ljava/util/List;
2091HSPLandroid/location/LocationManager;->getLastKnownLocation(Ljava/lang/String;)Landroid/location/Location;
2092HSPLandroid/location/LocationManager;->getProvider(Ljava/lang/String;)Landroid/location/LocationProvider;
2093HSPLandroid/location/LocationManager;->getProviders(Z)Ljava/util/List;
2094HSPLandroid/location/LocationManager;->isLocationEnabledForUser(Landroid/os/UserHandle;)Z
2095HSPLandroid/location/LocationManager;->isProviderEnabled(Ljava/lang/String;)Z
2096HSPLandroid/location/LocationManager;->removeUpdates(Landroid/location/LocationListener;)V
2097HSPLandroid/location/LocationManager;->requestLocationUpdates(Landroid/location/LocationRequest;Landroid/location/LocationListener;Landroid/os/Looper;)V
2098HSPLandroid/location/LocationManager;->requestLocationUpdates(Ljava/lang/String;JFLandroid/location/LocationListener;Landroid/os/Looper;)V
2099HSPLandroid/location/LocationManager;->requestLocationUpdates(Ljava/lang/String;Landroid/location/LocationRequest;Ljava/util/concurrent/Executor;Landroid/location/LocationListener;)V
2100HSPLandroid/location/LocationRequest$Builder;-><init>(J)V
2101HSPLandroid/location/LocationRequest$Builder;-><init>(Landroid/location/LocationRequest;)V
2102HSPLandroid/location/LocationRequest$Builder;->build()Landroid/location/LocationRequest;
2103HSPLandroid/location/LocationRequest$Builder;->setIntervalMillis(J)Landroid/location/LocationRequest$Builder;
2104HSPLandroid/location/LocationRequest$Builder;->setLocationSettingsIgnored(Z)Landroid/location/LocationRequest$Builder;
2105HSPLandroid/location/LocationRequest$Builder;->setLowPower(Z)Landroid/location/LocationRequest$Builder;
2106HSPLandroid/location/LocationRequest$Builder;->setMaxUpdates(I)Landroid/location/LocationRequest$Builder;
2107HSPLandroid/location/LocationRequest$Builder;->setMinUpdateIntervalMillis(J)Landroid/location/LocationRequest$Builder;
2108HSPLandroid/location/LocationRequest$Builder;->setQuality(I)Landroid/location/LocationRequest$Builder;
2109HSPLandroid/location/LocationRequest$Builder;->setWorkSource(Landroid/os/WorkSource;)Landroid/location/LocationRequest$Builder;
2110HPLandroid/location/LocationRequest;->equals(Ljava/lang/Object;)Z
2111HSPLandroid/location/LocationRequest;->getIntervalMillis()J
2112HSPLandroid/location/LocationRequest;->getMaxUpdates()I
2113HSPLandroid/location/LocationRequest;->getMinUpdateDistanceMeters()F
2114HPLandroid/location/LocationRequest;->getMinUpdateIntervalMillis()J
2115HSPLandroid/location/LocationRequest;->getQuality()I
2116HSPLandroid/location/LocationRequest;->isLocationSettingsIgnored()Z
2117HPLandroid/location/LocationResult;->asList()Ljava/util/List;
2118HPLandroid/location/LocationResult;->deepCopy()Landroid/location/LocationResult;
2119HPLandroid/location/LocationResult;->filter(Ljava/util/function/Predicate;)Landroid/location/LocationResult;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
2120HSPLandroid/location/LocationResult;->get(I)Landroid/location/Location;
2121HPLandroid/location/LocationResult;->getLastLocation()Landroid/location/Location;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
2122HPLandroid/location/LocationResult;->map(Ljava/util/function/Function;)Landroid/location/LocationResult;
2123HSPLandroid/location/LocationResult;->size()I
2124HPLandroid/location/LocationResult;->validate()Landroid/location/LocationResult;+]Landroid/location/Location;Landroid/location/Location;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
2125HPLandroid/location/LocationResult;->wrap([Landroid/location/Location;)Landroid/location/LocationResult;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
2126HSPLandroid/location/provider/ProviderProperties$Builder;-><init>()V
2127HSPLandroid/location/provider/ProviderProperties$Builder;->build()Landroid/location/provider/ProviderProperties;
2128HSPLandroid/location/provider/ProviderProperties$Builder;->setAccuracy(I)Landroid/location/provider/ProviderProperties$Builder;
2129HSPLandroid/location/provider/ProviderProperties$Builder;->setHasAltitudeSupport(Z)Landroid/location/provider/ProviderProperties$Builder;
2130HSPLandroid/location/provider/ProviderProperties$Builder;->setHasBearingSupport(Z)Landroid/location/provider/ProviderProperties$Builder;
2131HSPLandroid/location/provider/ProviderProperties$Builder;->setHasSpeedSupport(Z)Landroid/location/provider/ProviderProperties$Builder;
2132HSPLandroid/location/provider/ProviderProperties$Builder;->setPowerUsage(I)Landroid/location/provider/ProviderProperties$Builder;
2133HSPLandroid/location/provider/ProviderRequest;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Landroid/location/provider/ProviderRequest;]Landroid/os/WorkSource;Landroid/os/WorkSource;
2134HSPLandroid/location/util/identity/CallerIdentity;->equals(Ljava/lang/Object;)Z
2135HSPLandroid/location/util/identity/CallerIdentity;->forAggregation(Landroid/location/util/identity/CallerIdentity;)Landroid/location/util/identity/CallerIdentity;+]Landroid/location/util/identity/CallerIdentity;Landroid/location/util/identity/CallerIdentity;
2136HSPLandroid/location/util/identity/CallerIdentity;->getAttributionTag()Ljava/lang/String;
2137HSPLandroid/location/util/identity/CallerIdentity;->getListenerId()Ljava/lang/String;
2138HSPLandroid/location/util/identity/CallerIdentity;->getPackageName()Ljava/lang/String;
2139HSPLandroid/location/util/identity/CallerIdentity;->getPid()I
2140HSPLandroid/location/util/identity/CallerIdentity;->getUid()I
2141HSPLandroid/media/AudioAttributes$Builder;-><init>()V
2142HSPLandroid/media/AudioAttributes$Builder;-><init>(Landroid/media/AudioAttributes;)V
2143HSPLandroid/media/AudioAttributes$Builder;->build()Landroid/media/AudioAttributes;
2144HSPLandroid/media/AudioAttributes$Builder;->setAllowedCapturePolicy(I)Landroid/media/AudioAttributes$Builder;
2145HSPLandroid/media/AudioAttributes$Builder;->setContentType(I)Landroid/media/AudioAttributes$Builder;
2146HSPLandroid/media/AudioAttributes$Builder;->setInternalCapturePreset(I)Landroid/media/AudioAttributes$Builder;
2147HSPLandroid/media/AudioAttributes$Builder;->setInternalLegacyStreamType(I)Landroid/media/AudioAttributes$Builder;
2148HSPLandroid/media/AudioAttributes$Builder;->setLegacyStreamType(I)Landroid/media/AudioAttributes$Builder;
2149HSPLandroid/media/AudioAttributes$Builder;->setUsage(I)Landroid/media/AudioAttributes$Builder;
2150HSPLandroid/media/AudioAttributes;->contentTypeToString()Ljava/lang/String;
2151HSPLandroid/media/AudioAttributes;->equals(Ljava/lang/Object;)Z
2152HSPLandroid/media/AudioAttributes;->getAllFlags()I
2153HSPLandroid/media/AudioAttributes;->getContentType()I
2154HSPLandroid/media/AudioAttributes;->getUsage()I
2155HSPLandroid/media/AudioAttributes;->isSystemUsage(I)Z
2156HSPLandroid/media/AudioAttributes;->toString()Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/media/AudioAttributes;Landroid/media/AudioAttributes;
2157HSPLandroid/media/AudioDeviceAttributes;-><init>(IILjava/lang/String;)V
2158HSPLandroid/media/AudioDeviceAttributes;-><init>(IILjava/lang/String;Ljava/lang/String;Ljava/util/List;Ljava/util/List;)V
2159HSPLandroid/media/AudioDeviceAttributes;-><init>(ILjava/lang/String;Ljava/lang/String;)V
2160HSPLandroid/media/AudioDeviceAttributes;->getInternalType()I
2161HSPLandroid/media/AudioDeviceAttributes;->getType()I
2162HSPLandroid/media/AudioDeviceInfo;->convertDeviceTypeToInternalDevice(I)I
2163HSPLandroid/media/AudioDeviceInfo;->convertInternalDeviceToDeviceType(I)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
2164HSPLandroid/media/AudioDeviceInfo;->getAddress()Ljava/lang/String;
2165HSPLandroid/media/AudioDeviceInfo;->getId()I+]Landroid/media/AudioDevicePort;Landroid/media/AudioDevicePort;
2166HSPLandroid/media/AudioDeviceInfo;->getType()I
2167HSPLandroid/media/AudioDevicePort;->address()Ljava/lang/String;
2168HSPLandroid/media/AudioDevicePort;->buildConfig(IIILandroid/media/AudioGainConfig;)Landroid/media/AudioDevicePortConfig;
2169HSPLandroid/media/AudioDevicePort;->type()I
2170HSPLandroid/media/AudioFocusInfo;-><init>(Landroid/media/AudioAttributes;ILjava/lang/String;Ljava/lang/String;IIII)V
2171HSPLandroid/media/AudioFormat$Builder;-><init>()V
2172HSPLandroid/media/AudioFormat$Builder;->build()Landroid/media/AudioFormat;
2173HSPLandroid/media/AudioFormat$Builder;->setChannelMask(I)Landroid/media/AudioFormat$Builder;
2174HSPLandroid/media/AudioFormat$Builder;->setEncoding(I)Landroid/media/AudioFormat$Builder;
2175HSPLandroid/media/AudioFormat$Builder;->setSampleRate(I)Landroid/media/AudioFormat$Builder;
2176HSPLandroid/media/AudioFormat;->getChannelMask()I
2177HSPLandroid/media/AudioFormat;->getEncoding()I
2178HSPLandroid/media/AudioFormat;->getSampleRate()I
2179HSPLandroid/media/AudioManager$AudioPlaybackCallback;-><init>()V
2180HSPLandroid/media/AudioManager$AudioRecordingCallback;-><init>()V
2181HSPLandroid/media/AudioManager;->getActiveRecordingConfigurations()Ljava/util/List;
2182HSPLandroid/media/AudioManager;->getDeviceForPortId(II)Landroid/media/AudioDeviceInfo;+]Landroid/media/AudioDeviceInfo;Landroid/media/AudioDeviceInfo;
2183HSPLandroid/media/AudioManager;->getDevices(I)[Landroid/media/AudioDeviceInfo;
2184HSPLandroid/media/AudioManager;->getDevicesForAttributes(Landroid/media/AudioAttributes;)Ljava/util/List;
2185HSPLandroid/media/AudioManager;->getDevicesForStream(I)I
2186HSPLandroid/media/AudioManager;->getDevicesStatic(I)[Landroid/media/AudioDeviceInfo;
2187HSPLandroid/media/AudioManager;->getMode()I
2188HSPLandroid/media/AudioManager;->getRingerMode()I
2189HSPLandroid/media/AudioManager;->getRingerModeInternal()I
2190HSPLandroid/media/AudioManager;->getStreamMaxVolume(I)I
2191HSPLandroid/media/AudioManager;->getStreamMinVolume(I)I
2192HSPLandroid/media/AudioManager;->getStreamVolume(I)I
2193HSPLandroid/media/AudioManager;->isInputDevice(I)Z
2194HSPLandroid/media/AudioManager;->isStreamMute(I)Z
2195HSPLandroid/media/AudioManager;->isVolumeFixed()Z
2196HSPLandroid/media/AudioManager;->listAudioDevicePorts(Ljava/util/ArrayList;)I
2197HSPLandroid/media/AudioManager;->registerAudioPlaybackCallback(Landroid/media/AudioManager$AudioPlaybackCallback;Landroid/os/Handler;)V
2198HSPLandroid/media/AudioManager;->registerAudioPortUpdateListener(Landroid/media/AudioManager$OnAudioPortUpdateListener;)V
2199HSPLandroid/media/AudioManager;->registerAudioRecordingCallback(Landroid/media/AudioManager$AudioRecordingCallback;Landroid/os/Handler;)V
2200HSPLandroid/media/AudioManager;->setParameters(Ljava/lang/String;)V
2201HSPLandroid/media/AudioPlaybackConfiguration$FormatInfo;-><init>(ZII)V
2202HSPLandroid/media/AudioPlaybackConfiguration;-><init>(Landroid/media/PlayerBase$PlayerIdCard;III)V
2203HSPLandroid/media/AudioPlaybackConfiguration;->getAudioAttributes()Landroid/media/AudioAttributes;
2204HSPLandroid/media/AudioPlaybackConfiguration;->getClientUid()I
2205HSPLandroid/media/AudioPlaybackConfiguration;->getPlayerState()I
2206HPLandroid/media/AudioPlaybackConfiguration;->handleStateEvent(II)Z
2207HSPLandroid/media/AudioPlaybackConfiguration;->isActive()Z
2208HSPLandroid/media/AudioPortConfig;->channelMask()I
2209HSPLandroid/media/AudioPortConfig;->format()I
2210HSPLandroid/media/AudioPortConfig;->samplingRate()I
2211HSPLandroid/media/AudioRecord;-><init>(Landroid/media/AudioAttributes;Landroid/media/AudioFormat;II)V
2212HSPLandroid/media/AudioRecord;->release()V
2213HPLandroid/media/AudioRecordingConfiguration;-><init>(IIILandroid/media/AudioFormat;Landroid/media/AudioFormat;ILjava/lang/String;IZI[Landroid/media/audiofx/AudioEffect$Descriptor;[Landroid/media/audiofx/AudioEffect$Descriptor;)V
2214HSPLandroid/media/AudioRoutesInfo;-><init>()V
2215HSPLandroid/media/AudioSystem;->generateAudioDeviceTypesSet(Ljava/util/List;)Ljava/util/Set;+]Landroid/media/AudioDeviceAttributes;Landroid/media/AudioDeviceAttributes;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/Set;Ljava/util/TreeSet;
2216HSPLandroid/media/AudioSystem;->getDeviceMaskFromSet(Ljava/util/Set;)I+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/Set;Ljava/util/TreeSet;
2217HSPLandroid/media/AudioSystem;->getDevicesForAttributes(Landroid/media/AudioAttributes;Z)Ljava/util/ArrayList;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
2218HSPLandroid/media/AudioSystem;->getOutputDeviceName(I)Ljava/lang/String;
2219HSPLandroid/media/AudioSystem;->getPlatformType(Landroid/content/Context;)I
2220HSPLandroid/media/AudioSystem;->isSingleVolume(Landroid/content/Context;)Z
2221HSPLandroid/media/AudioSystem;->streamToString(I)Ljava/lang/String;
2222HSPLandroid/media/IAudioRoutesObserver$Stub;-><init>()V
2223HSPLandroid/media/IAudioService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/IAudioService;
2224HSPLandroid/media/IPlaybackConfigDispatcher$Stub;-><init>()V
2225HSPLandroid/media/IRecordingConfigDispatcher$Stub;-><init>()V
2226HSPLandroid/media/MediaCodecInfo;->getSupportedTypes()[Ljava/lang/String;
2227HSPLandroid/media/MediaCodecInfo;->isEncoder()Z
2228HSPLandroid/media/MediaCodecList;-><init>(I)V
2229HSPLandroid/media/MediaCodecList;->getCodecInfos()[Landroid/media/MediaCodecInfo;
2230HSPLandroid/media/MediaMetadata$Builder;-><init>(Landroid/media/MediaMetadata;)V
2231HSPLandroid/media/MediaMetadata$Builder;->build()Landroid/media/MediaMetadata;
2232HSPLandroid/media/MediaMetadata;->getDescription()Landroid/media/MediaDescription;
2233HSPLandroid/media/MediaMetadata;->getString(Ljava/lang/String;)Ljava/lang/String;
2234HSPLandroid/media/MediaMetadata;->size()I
2235HSPLandroid/media/MediaMetrics$Item;->record()Z
2236HSPLandroid/media/MediaMetrics$Item;->set(Landroid/media/MediaMetrics$Key;Ljava/lang/Object;)Landroid/media/MediaMetrics$Item;+]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/media/MediaMetrics$Item;Landroid/media/MediaMetrics$Item;
2237HSPLandroid/media/MediaPlayer;-><init>()V
2238HSPLandroid/media/MediaPlayer;->prepare()V
2239HSPLandroid/media/MediaPlayer;->release()V
2240HSPLandroid/media/MediaPlayer;->setOnCompletionListener(Landroid/media/MediaPlayer$OnCompletionListener;)V
2241HSPLandroid/media/MediaPlayer;->setOnErrorListener(Landroid/media/MediaPlayer$OnErrorListener;)V
2242HSPLandroid/media/MediaPlayer;->start()V
2243HSPLandroid/media/MediaRoute2Info$Builder;-><init>(Ljava/lang/String;Landroid/media/MediaRoute2Info;)V
2244HSPLandroid/media/MediaRoute2Info$Builder;-><init>(Ljava/lang/String;Ljava/lang/CharSequence;)V
2245HSPLandroid/media/MediaRoute2Info$Builder;->addFeature(Ljava/lang/String;)Landroid/media/MediaRoute2Info$Builder;
2246HSPLandroid/media/MediaRoute2Info$Builder;->build()Landroid/media/MediaRoute2Info;
2247HSPLandroid/media/MediaRoute2Info$Builder;->setConnectionState(I)Landroid/media/MediaRoute2Info$Builder;
2248HSPLandroid/media/MediaRoute2Info$Builder;->setVolume(I)Landroid/media/MediaRoute2Info$Builder;
2249HSPLandroid/media/MediaRoute2Info$Builder;->setVolumeHandling(I)Landroid/media/MediaRoute2Info$Builder;
2250HSPLandroid/media/MediaRoute2Info$Builder;->setVolumeMax(I)Landroid/media/MediaRoute2Info$Builder;
2251HSPLandroid/media/MediaRoute2Info;->equals(Ljava/lang/Object;)Z
2252HSPLandroid/media/MediaRoute2Info;->getId()Ljava/lang/String;
2253HSPLandroid/media/MediaRoute2Info;->getOriginalId()Ljava/lang/String;
2254HSPLandroid/media/MediaRoute2Info;->isSystemRoute()Z
2255HSPLandroid/media/MediaRoute2ProviderInfo$Builder;-><init>()V
2256HSPLandroid/media/MediaRoute2ProviderInfo$Builder;-><init>(Landroid/media/MediaRoute2ProviderInfo;)V
2257HSPLandroid/media/MediaRoute2ProviderInfo$Builder;->addRoute(Landroid/media/MediaRoute2Info;)Landroid/media/MediaRoute2ProviderInfo$Builder;
2258HSPLandroid/media/MediaRoute2ProviderInfo$Builder;->build()Landroid/media/MediaRoute2ProviderInfo;
2259HSPLandroid/media/MediaRoute2ProviderInfo$Builder;->setUniqueId(Ljava/lang/String;Ljava/lang/String;)Landroid/media/MediaRoute2ProviderInfo$Builder;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/media/MediaRoute2Info;Landroid/media/MediaRoute2Info;]Landroid/media/MediaRoute2Info$Builder;Landroid/media/MediaRoute2Info$Builder;
2260HSPLandroid/media/MediaRouter$RouteInfo;->select()V
2261HSPLandroid/media/MediaRouter$SimpleCallback;-><init>()V
2262HSPLandroid/media/MediaRouter2Manager;->getInstance(Landroid/content/Context;)Landroid/media/MediaRouter2Manager;
2263HSPLandroid/media/MediaRouter;->addCallback(ILandroid/media/MediaRouter$Callback;I)V
2264HSPLandroid/media/RouteDiscoveryPreference$Builder;-><init>(Ljava/util/List;Z)V
2265HSPLandroid/media/RouteDiscoveryPreference$Builder;->build()Landroid/media/RouteDiscoveryPreference;
2266HSPLandroid/media/RouteDiscoveryPreference;->equals(Ljava/lang/Object;)Z
2267HSPLandroid/media/RouteDiscoveryPreference;->getPreferredFeatures()Ljava/util/List;
2268HPLandroid/media/RoutingSessionInfo$Builder;-><init>(Landroid/media/RoutingSessionInfo;)V
2269HSPLandroid/media/RoutingSessionInfo$Builder;-><init>(Ljava/lang/String;Ljava/lang/String;)V
2270HSPLandroid/media/RoutingSessionInfo$Builder;->build()Landroid/media/RoutingSessionInfo;
2271HSPLandroid/media/SoundPool$Builder;-><init>()V
2272HSPLandroid/media/SoundPool$Builder;->build()Landroid/media/SoundPool;
2273HSPLandroid/media/SoundPool$Builder;->setAudioAttributes(Landroid/media/AudioAttributes;)Landroid/media/SoundPool$Builder;
2274HSPLandroid/media/SoundPool$Builder;->setMaxStreams(I)Landroid/media/SoundPool$Builder;
2275HSPLandroid/media/SoundPool;->load(Ljava/lang/String;I)I
2276HSPLandroid/media/SoundPool;->setOnLoadCompleteListener(Landroid/media/SoundPool$OnLoadCompleteListener;)V
2277HSPLandroid/media/audiopolicy/AudioProductStrategy;->getAudioAttributesForStrategyWithLegacyStreamType(I)Landroid/media/AudioAttributes;
2278HSPLandroid/media/audiopolicy/AudioProductStrategy;->getAudioProductStrategies()Ljava/util/List;
2279HSPLandroid/media/permission/ClearCallingIdentityContext;->create()Landroid/media/permission/SafeCloseable;
2280HSPLandroid/media/permission/Identity;-><init>()V
2281HPLandroid/media/permission/PermissionUtil;->checkPermissionForPreflight(Landroid/content/Context;Landroid/media/permission/Identity;Ljava/lang/String;)I
2282HSPLandroid/media/session/ISessionManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/media/session/ISessionManager;
2283HSPLandroid/media/session/MediaController$Callback;-><init>()V
2284HPLandroid/media/session/MediaController$PlaybackInfo;-><init>(IIIILandroid/media/AudioAttributes;Ljava/lang/String;)V
2285HSPLandroid/media/session/MediaController;->getPackageName()Ljava/lang/String;
2286HSPLandroid/media/session/MediaController;->getSessionToken()Landroid/media/session/MediaSession$Token;
2287HSPLandroid/media/session/MediaController;->unregisterCallback(Landroid/media/session/MediaController$Callback;)V
2288HSPLandroid/media/session/MediaSession$Token;-><init>(ILandroid/media/session/ISessionController;)V
2289HSPLandroid/media/session/MediaSessionManager;->addOnActiveSessionsChangedListener(Landroid/content/ComponentName;Landroid/os/UserHandle;Ljava/util/concurrent/Executor;Landroid/media/session/MediaSessionManager$OnActiveSessionsChangedListener;)V
2290HSPLandroid/media/session/MediaSessionManager;->getActiveSessions(Landroid/content/ComponentName;)Ljava/util/List;
2291HPLandroid/media/session/PlaybackState$Builder;-><init>(Landroid/media/session/PlaybackState;)V+]Ljava/util/List;Ljava/util/ArrayList;
2292HSPLandroid/media/session/PlaybackState$Builder;->build()Landroid/media/session/PlaybackState;
2293HSPLandroid/media/session/PlaybackState$Builder;->setState(IJFJ)Landroid/media/session/PlaybackState$Builder;
2294HSPLandroid/media/session/PlaybackState;->getLastPositionUpdateTime()J
2295HSPLandroid/media/session/PlaybackState;->getPlaybackSpeed()F
2296HSPLandroid/media/session/PlaybackState;->getPosition()J
2297HSPLandroid/media/session/PlaybackState;->getState()I
2298HSPLandroid/metrics/LogMaker;-><init>(I)V
2299HSPLandroid/metrics/LogMaker;->addTaggedData(ILjava/lang/Object;)Landroid/metrics/LogMaker;
2300HSPLandroid/metrics/LogMaker;->getType()I
2301HSPLandroid/metrics/LogMaker;->setCategory(I)Landroid/metrics/LogMaker;
2302HSPLandroid/metrics/LogMaker;->setComponentName(Landroid/content/ComponentName;)Landroid/metrics/LogMaker;
2303HSPLandroid/metrics/LogMaker;->setPackageName(Ljava/lang/String;)Landroid/metrics/LogMaker;
2304HSPLandroid/metrics/LogMaker;->setSubtype(I)Landroid/metrics/LogMaker;
2305HSPLandroid/metrics/LogMaker;->setType(I)Landroid/metrics/LogMaker;
2306HSPLandroid/net/ConnectivityManager$NetworkCallback;-><init>()V
2307HSPLandroid/net/ConnectivityManager$NetworkCallback;-><init>(I)V
2308HSPLandroid/net/ConnectivityManager;->getActiveNetwork()Landroid/net/Network;
2309HSPLandroid/net/ConnectivityManager;->getActiveNetworkInfo()Landroid/net/NetworkInfo;
2310HSPLandroid/net/ConnectivityManager;->getAllNetworks()[Landroid/net/Network;
2311HSPLandroid/net/ConnectivityManager;->getLinkProperties(Landroid/net/Network;)Landroid/net/LinkProperties;
2312HSPLandroid/net/ConnectivityManager;->getNetworkCapabilities(Landroid/net/Network;)Landroid/net/NetworkCapabilities;
2313HSPLandroid/net/ConnectivityManager;->getNetworkInfo(Landroid/net/Network;)Landroid/net/NetworkInfo;+]Landroid/net/ConnectivityManager;Landroid/net/ConnectivityManager;
2314HSPLandroid/net/ConnectivityManager;->getRestrictBackgroundStatus()I
2315HSPLandroid/net/ConnectivityManager;->registerDefaultNetworkCallback(Landroid/net/ConnectivityManager$NetworkCallback;)V
2316HSPLandroid/net/ConnectivityManager;->registerDefaultNetworkCallback(Landroid/net/ConnectivityManager$NetworkCallback;Landroid/os/Handler;)V
2317HSPLandroid/net/ConnectivityManager;->registerDefaultNetworkCallbackForUid(ILandroid/net/ConnectivityManager$NetworkCallback;Landroid/os/Handler;)V
2318HSPLandroid/net/ConnectivityManager;->registerNetworkCallback(Landroid/net/NetworkRequest;Landroid/net/ConnectivityManager$NetworkCallback;)V
2319HSPLandroid/net/ConnectivityManager;->registerNetworkCallback(Landroid/net/NetworkRequest;Landroid/net/ConnectivityManager$NetworkCallback;Landroid/os/Handler;)V
2320HSPLandroid/net/ConnectivityManager;->registerNetworkProvider(Landroid/net/NetworkProvider;)I
2321HSPLandroid/net/ConnectivityManager;->unregisterNetworkCallback(Landroid/net/ConnectivityManager$NetworkCallback;)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002322HSPLandroid/net/ConnectivityModuleConnector$DependenciesImpl;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07002323HSPLandroid/net/ConnectivityModuleConnector$DependenciesImpl;-><init>(Landroid/net/ConnectivityModuleConnector$DependenciesImpl-IA;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002324HSPLandroid/net/ConnectivityModuleConnector;-><clinit>()V
2325HSPLandroid/net/ConnectivityModuleConnector;-><init>()V
2326HSPLandroid/net/ConnectivityModuleConnector;-><init>(Landroid/net/ConnectivityModuleConnector$Dependencies;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002327HSPLandroid/net/ConnectivityModuleConnector;->getInstance()Landroid/net/ConnectivityModuleConnector;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00002328HPLandroid/net/INetd$Stub$Proxy;->bandwidthRemoveInterfaceQuota(Ljava/lang/String;)V
2329HPLandroid/net/INetd$Stub$Proxy;->bandwidthSetInterfaceQuota(Ljava/lang/String;J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07002330HSPLandroid/net/INetdUnsolicitedEventListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/os/Parcel;Landroid/os/Parcel;]Landroid/net/INetdUnsolicitedEventListener;Lcom/android/server/net/NetworkManagementService$NetdUnsolicitedEventListener;
2331HSPLandroid/net/INetworkPolicyManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/net/INetworkPolicyManager;
2332HSPLandroid/net/InetAddresses;->parseNumericAddress(Ljava/lang/String;)Ljava/net/InetAddress;
2333HSPLandroid/net/IpPrefix;-><init>(Ljava/lang/String;)V
2334HSPLandroid/net/IpPrefix;-><init>(Ljava/net/InetAddress;I)V
2335HSPLandroid/net/IpPrefix;->contains(Ljava/net/InetAddress;)Z
2336HSPLandroid/net/IpPrefix;->equals(Ljava/lang/Object;)Z
2337HSPLandroid/net/IpPrefix;->getAddress()Ljava/net/InetAddress;
2338HSPLandroid/net/IpPrefix;->getPrefixLength()I
2339HSPLandroid/net/IpPrefix;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/net/InetAddress;Ljava/net/Inet6Address;,Ljava/net/Inet4Address;
2340HSPLandroid/net/LinkAddress;-><init>(Ljava/lang/String;II)V
2341HSPLandroid/net/LinkAddress;->getAddress()Ljava/net/InetAddress;
2342HSPLandroid/net/LinkAddress;->isSameAddressAs(Landroid/net/LinkAddress;)Z
2343HSPLandroid/net/LinkProperties;-><init>()V
2344HSPLandroid/net/LinkProperties;-><init>(Landroid/net/LinkProperties;)V
2345HSPLandroid/net/LinkProperties;->addDnsServer(Ljava/net/InetAddress;)Z
2346HSPLandroid/net/LinkProperties;->addLinkAddress(Landroid/net/LinkAddress;)Z+]Landroid/net/LinkAddress;Landroid/net/LinkAddress;]Ljava/util/ArrayList;Ljava/util/ArrayList;
2347HSPLandroid/net/LinkProperties;->addRoute(Landroid/net/RouteInfo;)Z+]Landroid/net/RouteInfo;Landroid/net/RouteInfo;]Ljava/util/ArrayList;Ljava/util/ArrayList;
2348HSPLandroid/net/LinkProperties;->equals(Ljava/lang/Object;)Z+]Landroid/net/LinkProperties;Landroid/net/LinkProperties;
2349HPLandroid/net/LinkProperties;->getAllInterfaceNames()Ljava/util/List;+]Landroid/net/LinkProperties;Landroid/net/LinkProperties;]Ljava/util/List;Ljava/util/ArrayList;
2350HPLandroid/net/LinkProperties;->getAllRoutes()Ljava/util/List;
2351HSPLandroid/net/LinkProperties;->getInterfaceName()Ljava/lang/String;
2352HSPLandroid/net/LinkProperties;->getLinkAddresses()Ljava/util/List;
2353HSPLandroid/net/LinkProperties;->hasGlobalIpv6Address()Z+]Landroid/net/LinkAddress;Landroid/net/LinkAddress;]Ljava/util/ArrayList;Ljava/util/ArrayList;
2354HSPLandroid/net/LinkProperties;->hasIpv4Address()Z+]Landroid/net/LinkAddress;Landroid/net/LinkAddress;]Ljava/util/ArrayList;Ljava/util/ArrayList;
2355HSPLandroid/net/LinkProperties;->setDomains(Ljava/lang/String;)V
2356HSPLandroid/net/LinkProperties;->setInterfaceName(Ljava/lang/String;)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;
2357HSPLandroid/net/LinkProperties;->setMtu(I)V
2358HSPLandroid/net/LinkProperties;->setTcpBufferSizes(Ljava/lang/String;)V
2359HSPLandroid/net/LocalSocket;-><init>(I)V
2360HSPLandroid/net/LocalSocket;->bind(Landroid/net/LocalSocketAddress;)V
2361HSPLandroid/net/LocalSocket;->close()V
2362HSPLandroid/net/LocalSocket;->getFileDescriptor()Ljava/io/FileDescriptor;
2363HSPLandroid/net/LocalSocket;->getInputStream()Ljava/io/InputStream;
2364HSPLandroid/net/LocalSocket;->getOutputStream()Ljava/io/OutputStream;
2365HSPLandroid/net/LocalSocket;->setSoTimeout(I)V
2366HSPLandroid/net/LocalSocketAddress;-><init>(Ljava/lang/String;Landroid/net/LocalSocketAddress$Namespace;)V
2367HSPLandroid/net/MacAddress;->fromBytes([B)Landroid/net/MacAddress;
2368HSPLandroid/net/MacAddress;->fromString(Ljava/lang/String;)Landroid/net/MacAddress;
2369HSPLandroid/net/Network;->equals(Ljava/lang/Object;)Z
2370HSPLandroid/net/Network;->fromNetworkHandle(J)Landroid/net/Network;
2371HSPLandroid/net/Network;->getNetId()I
2372HSPLandroid/net/Network;->getNetworkHandle()J+]Landroid/net/Network;Landroid/net/Network;
2373HSPLandroid/net/NetworkAgent;->getNetwork()Landroid/net/Network;
2374HSPLandroid/net/NetworkAgent;->sendNetworkCapabilities(Landroid/net/NetworkCapabilities;)V
2375HSPLandroid/net/NetworkCapabilities$Builder;-><init>()V
2376HSPLandroid/net/NetworkCapabilities$Builder;-><init>(Landroid/net/NetworkCapabilities;)V
2377HSPLandroid/net/NetworkCapabilities$Builder;->addCapability(I)Landroid/net/NetworkCapabilities$Builder;+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2378HSPLandroid/net/NetworkCapabilities$Builder;->addTransportType(I)Landroid/net/NetworkCapabilities$Builder;
2379HSPLandroid/net/NetworkCapabilities$Builder;->build()Landroid/net/NetworkCapabilities;+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2380HSPLandroid/net/NetworkCapabilities$Builder;->removeCapability(I)Landroid/net/NetworkCapabilities$Builder;
2381HSPLandroid/net/NetworkCapabilities$Builder;->setAdministratorUids([I)Landroid/net/NetworkCapabilities$Builder;+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2382HSPLandroid/net/NetworkCapabilities$Builder;->setLinkDownstreamBandwidthKbps(I)Landroid/net/NetworkCapabilities$Builder;+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2383HSPLandroid/net/NetworkCapabilities$Builder;->setLinkUpstreamBandwidthKbps(I)Landroid/net/NetworkCapabilities$Builder;+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2384HSPLandroid/net/NetworkCapabilities$Builder;->setOwnerUid(I)Landroid/net/NetworkCapabilities$Builder;
2385HSPLandroid/net/NetworkCapabilities;-><init>(Landroid/net/NetworkCapabilities;)V
2386HSPLandroid/net/NetworkCapabilities;->equals(Ljava/lang/Object;)Z+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2387HSPLandroid/net/NetworkCapabilities;->getAdministratorUids()[I
2388HSPLandroid/net/NetworkCapabilities;->getCapabilities()[I
2389HSPLandroid/net/NetworkCapabilities;->getEnterpriseIds()[I+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2390HSPLandroid/net/NetworkCapabilities;->getNetworkSpecifier()Landroid/net/NetworkSpecifier;
2391HSPLandroid/net/NetworkCapabilities;->getOwnerUid()I
2392HSPLandroid/net/NetworkCapabilities;->getSsid()Ljava/lang/String;
2393HSPLandroid/net/NetworkCapabilities;->getSubscriptionIds()Ljava/util/Set;
2394HSPLandroid/net/NetworkCapabilities;->getTransportInfo()Landroid/net/TransportInfo;
2395HSPLandroid/net/NetworkCapabilities;->getTransportTypes()[I
2396HPLandroid/net/NetworkCapabilities;->getUids()Ljava/util/Set;
2397HSPLandroid/net/NetworkCapabilities;->getUnderlyingNetworks()Ljava/util/List;
2398HSPLandroid/net/NetworkCapabilities;->hasCapability(I)Z
2399HSPLandroid/net/NetworkCapabilities;->hasTransport(I)Z
2400HSPLandroid/net/NetworkCapabilities;->satisfiedByNetworkCapabilities(Landroid/net/NetworkCapabilities;)Z
2401HPLandroid/net/NetworkIdentity$Builder;-><init>()V
2402HPLandroid/net/NetworkIdentity$Builder;->build()Landroid/net/NetworkIdentity;
2403HPLandroid/net/NetworkIdentity$Builder;->setDefaultNetwork(Z)Landroid/net/NetworkIdentity$Builder;
2404HPLandroid/net/NetworkIdentity$Builder;->setNetworkStateSnapshot(Landroid/net/NetworkStateSnapshot;)Landroid/net/NetworkIdentity$Builder;+]Landroid/net/wifi/WifiInfo;Landroid/net/wifi/WifiInfo;]Landroid/net/NetworkIdentity$Builder;Landroid/net/NetworkIdentity$Builder;]Landroid/net/NetworkStateSnapshot;Landroid/net/NetworkStateSnapshot;]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2405HPLandroid/net/NetworkIdentity$Builder;->setSubId(I)Landroid/net/NetworkIdentity$Builder;
2406HPLandroid/net/NetworkIdentity$Builder;->setSubscriberId(Ljava/lang/String;)Landroid/net/NetworkIdentity$Builder;
2407HPLandroid/net/NetworkIdentity$Builder;->setType(I)Landroid/net/NetworkIdentity$Builder;
2408HSPLandroid/net/NetworkInfo$DetailedState;->values()[Landroid/net/NetworkInfo$DetailedState;
2409HSPLandroid/net/NetworkInfo;-><init>(IILjava/lang/String;Ljava/lang/String;)V+]Landroid/net/NetworkInfo;Landroid/net/NetworkInfo;
2410HSPLandroid/net/NetworkInfo;->getDetailedState()Landroid/net/NetworkInfo$DetailedState;
2411HSPLandroid/net/NetworkInfo;->getExtraInfo()Ljava/lang/String;
2412HSPLandroid/net/NetworkInfo;->getType()I
2413HSPLandroid/net/NetworkInfo;->isConnected()Z
2414HSPLandroid/net/NetworkInfo;->isConnectedOrConnecting()Z
2415HSPLandroid/net/NetworkInfo;->setDetailedState(Landroid/net/NetworkInfo$DetailedState;Ljava/lang/String;Ljava/lang/String;)V+]Ljava/util/EnumMap;Ljava/util/EnumMap;
2416HSPLandroid/net/NetworkKey;->createFromWifiInfo(Landroid/net/wifi/WifiInfo;)Landroid/net/NetworkKey;
2417HSPLandroid/net/NetworkKey;->equals(Ljava/lang/Object;)Z
2418HPLandroid/net/NetworkPolicy;->cycleIterator()Ljava/util/Iterator;
2419HPLandroid/net/NetworkPolicy;->hasCycle()Z+]Landroid/util/RecurrenceRule;Landroid/util/RecurrenceRule;
2420HSPLandroid/net/NetworkPolicyManager$Listener;-><init>()V
2421HSPLandroid/net/NetworkPolicyManager$UidState;-><init>(IIJI)V
2422HSPLandroid/net/NetworkPolicyManager;->getDefaultProcessNetworkCapabilities(I)I
2423HPLandroid/net/NetworkPolicyManager;->getRestrictBackgroundStatus(I)I
2424HSPLandroid/net/NetworkPolicyManager;->isProcStateAllowedWhileIdleOrPowerSaveMode(Landroid/net/NetworkPolicyManager$UidState;)Z
2425HSPLandroid/net/NetworkPolicyManager;->isProcStateAllowedWhileInLowPowerStandby(Landroid/net/NetworkPolicyManager$UidState;)Z
2426HSPLandroid/net/NetworkPolicyManager;->isProcStateAllowedWhileOnRestrictBackground(II)Z
2427HSPLandroid/net/NetworkPolicyManager;->isProcStateAllowedWhileOnRestrictBackground(Landroid/net/NetworkPolicyManager$UidState;)Z
2428HSPLandroid/net/NetworkPolicyManager;->registerListener(Landroid/net/INetworkPolicyListener;)V
2429HSPLandroid/net/NetworkProvider;-><init>(Landroid/content/Context;Landroid/os/Looper;Ljava/lang/String;)V
2430HSPLandroid/net/NetworkProvider;->getProviderId()I
2431HSPLandroid/net/NetworkProvider;->registerNetworkOffer(Landroid/net/NetworkScore;Landroid/net/NetworkCapabilities;Ljava/util/concurrent/Executor;Landroid/net/NetworkProvider$NetworkOfferCallback;)V
2432HSPLandroid/net/NetworkRequest$Builder;-><init>()V+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2433HSPLandroid/net/NetworkRequest$Builder;-><init>(Landroid/net/NetworkRequest;)V
2434HSPLandroid/net/NetworkRequest$Builder;->addCapability(I)Landroid/net/NetworkRequest$Builder;
2435HSPLandroid/net/NetworkRequest$Builder;->addTransportType(I)Landroid/net/NetworkRequest$Builder;
2436HSPLandroid/net/NetworkRequest$Builder;->build()Landroid/net/NetworkRequest;+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2437HSPLandroid/net/NetworkRequest$Builder;->clearCapabilities()Landroid/net/NetworkRequest$Builder;
2438HSPLandroid/net/NetworkRequest$Builder;->removeCapability(I)Landroid/net/NetworkRequest$Builder;
2439HSPLandroid/net/NetworkRequest$Builder;->setUids(Ljava/util/Set;)Landroid/net/NetworkRequest$Builder;+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2440HSPLandroid/net/NetworkRequest;->canBeSatisfiedBy(Landroid/net/NetworkCapabilities;)Z+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2441HSPLandroid/net/NetworkRequest;->getCapabilities()[I+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2442HPLandroid/net/NetworkRequest;->getTransportTypes()[I+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2443HSPLandroid/net/NetworkScore$Builder;-><init>()V
2444HSPLandroid/net/NetworkScore$Builder;->build()Landroid/net/NetworkScore;
2445HSPLandroid/net/NetworkScore$Builder;->setLegacyInt(I)Landroid/net/NetworkScore$Builder;
2446HSPLandroid/net/NetworkScore$Builder;->setTransportPrimary(Z)Landroid/net/NetworkScore$Builder;
2447HSPLandroid/net/NetworkScoreManager;->getActiveScorerPackage()Ljava/lang/String;
2448HPLandroid/net/NetworkScorerAppData;-><init>(ILandroid/content/ComponentName;Ljava/lang/String;Landroid/content/ComponentName;Ljava/lang/String;)V
2449HSPLandroid/net/NetworkStack;->checkNetworkStackPermission(Landroid/content/Context;)V
2450HPLandroid/net/NetworkStateSnapshot;->getNetworkCapabilities()Landroid/net/NetworkCapabilities;
2451HPLandroid/net/NetworkStateSnapshot;->getSubId()I+]Landroid/net/TelephonyNetworkSpecifier;Landroid/net/TelephonyNetworkSpecifier;]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
2452HSPLandroid/net/NetworkStats$Entry;-><init>(Ljava/lang/String;IIIIIIJJJJJ)V
2453HSPLandroid/net/NetworkStats$Entry;->getRxBytes()J
2454HSPLandroid/net/NetworkStats$Entry;->getRxPackets()J
2455HSPLandroid/net/NetworkStats$Entry;->getTxBytes()J
2456HSPLandroid/net/NetworkStats$Entry;->getTxPackets()J
2457HSPLandroid/net/NetworkStats$Entry;->getUid()I
2458HSPLandroid/net/NetworkStats;-><init>(JI)V+]Landroid/net/NetworkStats;Landroid/net/NetworkStats;
2459HSPLandroid/net/NetworkStats;->add(Landroid/net/NetworkStats;)Landroid/net/NetworkStats;+]Landroid/net/NetworkStats;Landroid/net/NetworkStats;
2460HSPLandroid/net/NetworkStats;->addEntry(Landroid/net/NetworkStats$Entry;)Landroid/net/NetworkStats;+]Landroid/net/NetworkStats;Landroid/net/NetworkStats;
2461HSPLandroid/net/NetworkStats;->iterator()Ljava/util/Iterator;
2462HSPLandroid/net/NetworkStats;->subtract(Landroid/net/NetworkStats;)Landroid/net/NetworkStats;
2463HSPLandroid/net/NetworkTemplate$Builder;-><init>(I)V
2464HSPLandroid/net/NetworkTemplate$Builder;->build()Landroid/net/NetworkTemplate;+]Ljava/util/SortedSet;Ljava/util/TreeSet;
2465HSPLandroid/net/NetworkTemplate$Builder;->setMeteredness(I)Landroid/net/NetworkTemplate$Builder;
2466HSPLandroid/net/NetworkTemplate$Builder;->setSubscriberIds(Ljava/util/Set;)Landroid/net/NetworkTemplate$Builder;+]Ljava/util/SortedSet;Ljava/util/TreeSet;
2467HSPLandroid/net/NetworkTemplate;->getSubscriberIds()Ljava/util/Set;
2468HSPLandroid/net/NetworkTemplate;->getWifiNetworkKeys()Ljava/util/Set;
2469HSPLandroid/net/NetworkTemplate;->hashCode()I
2470HSPLandroid/net/NetworkTemplate;->matches(Landroid/net/NetworkIdentity;)Z
2471HSPLandroid/net/RouteInfo;-><init>(Landroid/net/IpPrefix;Ljava/net/InetAddress;Ljava/lang/String;I)V
2472HSPLandroid/net/RouteInfo;->getDestination()Landroid/net/IpPrefix;
2473HSPLandroid/net/RouteInfo;->getGateway()Ljava/net/InetAddress;
2474HSPLandroid/net/RouteInfo;->getInterface()Ljava/lang/String;
2475HSPLandroid/net/RouteInfo;->getType()I
2476HSPLandroid/net/RouteInfo;->isDefaultRoute()Z+]Landroid/net/IpPrefix;Landroid/net/IpPrefix;
2477HSPLandroid/net/TelephonyNetworkSpecifier;-><init>(I)V
2478HSPLandroid/net/TrafficStats;->getAndSetThreadStatsTag(I)I
2479HSPLandroid/net/TrafficStats;->getUidRxBytes(I)J
2480HSPLandroid/net/TrafficStats;->getUidTxBytes(I)J
2481HSPLandroid/net/TrafficStats;->setThreadStatsTag(I)V
2482HSPLandroid/net/Uri$Builder;-><init>()V
2483HSPLandroid/net/Uri$Builder;->appendPath(Ljava/lang/String;)Landroid/net/Uri$Builder;
2484HSPLandroid/net/Uri$Builder;->appendQueryParameter(Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri$Builder;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
2485HSPLandroid/net/Uri$Builder;->authority(Ljava/lang/String;)Landroid/net/Uri$Builder;+]Landroid/net/Uri$Builder;Landroid/net/Uri$Builder;
2486HSPLandroid/net/Uri$Builder;->build()Landroid/net/Uri;
2487HSPLandroid/net/Uri$Builder;->path(Ljava/lang/String;)Landroid/net/Uri$Builder;+]Landroid/net/Uri$Builder;Landroid/net/Uri$Builder;
2488HSPLandroid/net/Uri$Builder;->scheme(Ljava/lang/String;)Landroid/net/Uri$Builder;
2489HSPLandroid/net/Uri;->decode(Ljava/lang/String;)Ljava/lang/String;
2490HSPLandroid/net/Uri;->encode(Ljava/lang/String;)Ljava/lang/String;
2491HSPLandroid/net/Uri;->equals(Ljava/lang/Object;)Z+]Ljava/lang/String;Ljava/lang/String;
2492HSPLandroid/net/Uri;->fromFile(Ljava/io/File;)Landroid/net/Uri;
2493HSPLandroid/net/Uri;->fromParts(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/net/Uri;
2494HSPLandroid/net/Uri;->getQueryParameter(Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
2495HSPLandroid/net/Uri;->hashCode()I+]Ljava/lang/String;Ljava/lang/String;
2496HSPLandroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri;
2497HSPLandroid/net/Uri;->toSafeString()Ljava/lang/String;
2498HSPLandroid/net/Uri;->withAppendedPath(Landroid/net/Uri;Ljava/lang/String;)Landroid/net/Uri;
2499HSPLandroid/net/VpnTransportInfo;-><init>(ILjava/lang/String;ZZ)V
art-benchmark-service00abe242023-02-13 10:31:34 -08002500HSPLandroid/net/metrics/INetdEventListener$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/net/metrics/INetdEventListener;Lcom/android/server/connectivity/NetdEventListenerService;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service84f185c2023-07-24 02:43:42 -07002501HPLandroid/net/metrics/NetworkMetrics;->addConnectResult(IILjava/lang/String;)V+]Landroid/net/metrics/ConnectStats;Landroid/net/metrics/ConnectStats;
2502HPLandroid/net/metrics/NetworkMetrics;->addDnsResult(III)V+]Landroid/net/metrics/DnsEvent;Landroid/net/metrics/DnsEvent;
2503HPLandroid/net/metrics/NetworkMetrics;->addTcpStatsResult(IIII)V
2504HPLandroid/net/metrics/NetworkMetrics;->getPendingStats()Landroid/net/metrics/NetworkMetrics$Summary;
2505HPLandroid/net/metrics/WakeupStats;->countEvent(Landroid/net/metrics/WakeupEvent;)V+]Landroid/net/MacAddress;Landroid/net/MacAddress;
2506HPLandroid/net/vcn/VcnUnderlyingNetworkPolicy;-><init>(ZLandroid/net/NetworkCapabilities;)V
2507HSPLandroid/net/wifi/WifiInfo;->getBSSID()Ljava/lang/String;
2508HSPLandroid/net/wifi/WifiInfo;->getNetworkId()I
2509HSPLandroid/net/wifi/WifiInfo;->getSSID()Ljava/lang/String;+]Landroid/net/wifi/WifiSsid;Landroid/net/wifi/WifiSsid;
2510HSPLandroid/net/wifi/WifiManager;->getConnectionInfo()Landroid/net/wifi/WifiInfo;+]Landroid/content/Context;Landroid/app/ContextImpl;
2511HSPLandroid/net/wifi/WifiManager;->getWifiActivityEnergyInfoAsync(Ljava/util/concurrent/Executor;Landroid/net/wifi/WifiManager$OnWifiActivityEnergyInfoListener;)V
2512HSPLandroid/net/wifi/WifiManager;->isScanAlwaysAvailable()Z
2513HSPLandroid/net/wifi/WifiManager;->isWifiEnabled()Z
2514HPLandroid/net/wifi/WifiSsid;->fromBytes([B)Landroid/net/wifi/WifiSsid;
2515HSPLandroid/net/wifi/WifiSsid;->getBytes()[B+][B[B
2516HSPLandroid/opengl/EGL14;->eglCreateWindowSurface(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;Ljava/lang/Object;[II)Landroid/opengl/EGLSurface;
2517HSPLandroid/opengl/Matrix;->multiplyMM([FI[FI[FI)V
2518HSPLandroid/opengl/Matrix;->setIdentityM([FI)V
2519HSPLandroid/os/ArtModuleServiceManager;-><init>()V
2520HSPLandroid/os/AsyncTask;-><init>()V
2521HSPLandroid/os/AsyncTask;->execute(Ljava/lang/Runnable;)V
2522HSPLandroid/os/AsyncTask;->execute([Ljava/lang/Object;)Landroid/os/AsyncTask;
2523HSPLandroid/os/AsyncTask;->executeOnExecutor(Ljava/util/concurrent/Executor;[Ljava/lang/Object;)Landroid/os/AsyncTask;
2524HSPLandroid/os/BaseBundle;->setShouldDefuse(Z)V
2525HSPLandroid/os/BatteryConsumer$Dimensions;-><init>(II)V
2526HSPLandroid/os/BatteryConsumer;->processStateToString(I)Ljava/lang/String;
2527HSPLandroid/os/BatteryManager;->getIntProperty(I)I
2528HSPLandroid/os/BatteryManager;->isCharging()Z
2529HPLandroid/os/BatteryProperty;->setLong(J)V
2530HSPLandroid/os/BatterySaverPolicyConfig$Builder;-><init>()V
2531HSPLandroid/os/BatterySaverPolicyConfig;->getAdjustBrightnessFactor()F
2532HSPLandroid/os/BatterySaverPolicyConfig;->getAdvertiseIsEnabled()Z
2533HSPLandroid/os/BatterySaverPolicyConfig;->getDeferFullBackup()Z
2534HSPLandroid/os/BatterySaverPolicyConfig;->getDeferKeyValueBackup()Z
2535HSPLandroid/os/BatterySaverPolicyConfig;->getDeviceSpecificSettings()Ljava/util/Map;
2536HSPLandroid/os/BatterySaverPolicyConfig;->getDisableAnimation()Z
2537HSPLandroid/os/BatterySaverPolicyConfig;->getDisableAod()Z
2538HSPLandroid/os/BatterySaverPolicyConfig;->getDisableLaunchBoost()Z
2539HSPLandroid/os/BatterySaverPolicyConfig;->getDisableOptionalSensors()Z
2540HSPLandroid/os/BatterySaverPolicyConfig;->getDisableVibration()Z
2541HSPLandroid/os/BatterySaverPolicyConfig;->getEnableAdjustBrightness()Z
2542HSPLandroid/os/BatterySaverPolicyConfig;->getEnableDataSaver()Z
2543HSPLandroid/os/BatterySaverPolicyConfig;->getEnableFirewall()Z
2544HSPLandroid/os/BatterySaverPolicyConfig;->getEnableQuickDoze()Z
2545HSPLandroid/os/BatterySaverPolicyConfig;->getForceAllAppsStandby()Z
2546HSPLandroid/os/BatterySaverPolicyConfig;->getForceBackgroundCheck()Z
2547HSPLandroid/os/BatterySaverPolicyConfig;->getLocationMode()I
2548HSPLandroid/os/BatteryStats$ControllerActivityCounter;-><init>()V
2549HSPLandroid/os/BatteryStats$Counter;-><init>()V
2550HSPLandroid/os/BatteryStats$CpuUsageDetails;-><init>()V
2551HSPLandroid/os/BatteryStats$DailyItem;-><init>()V
2552HSPLandroid/os/BatteryStats$HistoryEventTracker;-><init>()V
2553HSPLandroid/os/BatteryStats$HistoryEventTracker;->updateState(ILjava/lang/String;II)Z+]Ljava/util/HashMap;Ljava/util/HashMap;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
2554HSPLandroid/os/BatteryStats$HistoryStepDetails;-><init>()V
2555HSPLandroid/os/BatteryStats$LevelStepTracker;-><init>(I)V
2556HSPLandroid/os/BatteryStats$LevelStepTracker;->decodeEntryAt(ILjava/lang/String;)V
2557HSPLandroid/os/BatteryStats$LevelStepTracker;->init()V
2558HSPLandroid/os/BatteryStats$LevelStepTracker;->readFromParcel(Landroid/os/Parcel;)V
2559HSPLandroid/os/BatteryStats$LevelStepTracker;->writeToParcel(Landroid/os/Parcel;)V
2560HSPLandroid/os/BatteryStats$LongCounter;-><init>()V
2561HSPLandroid/os/BatteryStats$LongCounterArray;-><init>()V
2562HSPLandroid/os/BatteryStats$PackageChange;-><init>()V
2563HSPLandroid/os/BatteryStats$Timer;-><init>()V
2564HSPLandroid/os/BatteryStats$Uid$Pkg$Serv;-><init>()V
2565HSPLandroid/os/BatteryStats$Uid$Pkg;-><init>()V
2566HSPLandroid/os/BatteryStats$Uid$Proc;-><init>()V
2567HSPLandroid/os/BatteryStats$Uid$Sensor;-><init>()V
2568HSPLandroid/os/BatteryStats$Uid$Wakelock;-><init>()V
2569HSPLandroid/os/BatteryStats$Uid;-><init>()V
2570HSPLandroid/os/BatteryStats;-><init>()V
2571HSPLandroid/os/BatteryStats;->mapToInternalProcessState(I)I
2572HSPLandroid/os/BatteryStats;->mapUidProcessStateToBatteryConsumerProcessState(I)I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08002573HSPLandroid/os/BatteryStatsInternal;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07002574HPLandroid/os/BatteryUsageStats$Builder;-><init>([Ljava/lang/String;ZZ)V
2575HPLandroid/os/BatteryUsageStats$Builder;->add(Landroid/os/BatteryUsageStats;)Landroid/os/BatteryUsageStats$Builder;+]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/os/BatteryUsageStats;Landroid/os/BatteryUsageStats;]Landroid/os/UidBatteryConsumer;Landroid/os/UidBatteryConsumer;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
2576HPLandroid/os/BatteryUsageStats$Builder;->getOrCreateUidBatteryConsumerBuilder(Landroid/os/BatteryStats$Uid;)Landroid/os/UidBatteryConsumer$Builder;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
2577HPLandroid/os/BatteryUsageStats;->createFromXml(Lcom/android/modules/utils/TypedXmlPullParser;)Landroid/os/BatteryUsageStats;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/String;Ljava/lang/String;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Ljava/util/List;Ljava/util/ArrayList;
2578HSPLandroid/os/BatteryUsageStatsQuery$Builder;-><init>()V
2579HSPLandroid/os/BatteryUsageStatsQuery$Builder;->build()Landroid/os/BatteryUsageStatsQuery;
2580HSPLandroid/os/BatteryUsageStatsQuery$Builder;->includePowerModels()Landroid/os/BatteryUsageStatsQuery$Builder;
2581HSPLandroid/os/BatteryUsageStatsQuery$Builder;->includeProcessStateData()Landroid/os/BatteryUsageStatsQuery$Builder;
2582HSPLandroid/os/BatteryUsageStatsQuery$Builder;->setMaxStatsAgeMs(J)Landroid/os/BatteryUsageStatsQuery$Builder;
2583HPLandroid/os/BatteryUsageStatsQuery;->isProcessStateDataNeeded()Z
2584HPLandroid/os/BatteryUsageStatsQuery;->shouldForceUsePowerProfileModel()Z
2585HSPLandroid/os/Binder;-><init>()V
2586HSPLandroid/os/Binder;-><init>(Ljava/lang/String;)V
2587HSPLandroid/os/Binder;->allowBlocking(Landroid/os/IBinder;)Landroid/os/IBinder;
2588HSPLandroid/os/Binder;->attachInterface(Landroid/os/IInterface;Ljava/lang/String;)V
2589HSPLandroid/os/Binder;->getCallingUserHandle()Landroid/os/UserHandle;
2590HSPLandroid/os/Binder;->isProxy(Landroid/os/IInterface;)Z
2591HSPLandroid/os/Binder;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
2592HSPLandroid/os/Binder;->setHeavyHitterWatcherConfig(ZIFLcom/android/internal/os/BinderCallHeavyHitterWatcher$BinderCallHeavyHitterListener;)V
2593HSPLandroid/os/Binder;->setObserver(Lcom/android/internal/os/BinderInternal$Observer;)V
2594HSPLandroid/os/Binder;->setProxyTransactListener(Landroid/os/Binder$ProxyTransactListener;)V
2595HSPLandroid/os/Binder;->setWarnOnBlocking(Z)V
2596HSPLandroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable;)V
2597HSPLandroid/os/Binder;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingSupplier;)Ljava/lang/Object;
2598HSPLandroid/os/Build;->ensureFingerprintProperty()V
2599HSPLandroid/os/Build;->getRadioVersion()Ljava/lang/String;
2600HSPLandroid/os/Build;->getSerial()Ljava/lang/String;
2601HSPLandroid/os/Build;->isDebuggable()Z
2602HSPLandroid/os/Bundle;-><init>()V
2603HSPLandroid/os/Bundle;-><init>(I)V
2604HSPLandroid/os/Bundle;-><init>(Landroid/os/Bundle;)V
2605HSPLandroid/os/Bundle;-><init>(Landroid/os/PersistableBundle;)V
2606HSPLandroid/os/Bundle;->clear()V
2607HSPLandroid/os/Bundle;->clone()Ljava/lang/Object;
2608HSPLandroid/os/Bundle;->forPair(Ljava/lang/String;Ljava/lang/String;)Landroid/os/Bundle;
2609HSPLandroid/os/Bundle;->getBinder(Ljava/lang/String;)Landroid/os/IBinder;
2610HSPLandroid/os/Bundle;->getBundle(Ljava/lang/String;)Landroid/os/Bundle;
2611HSPLandroid/os/Bundle;->getByteArray(Ljava/lang/String;)[B
2612HSPLandroid/os/Bundle;->getCharSequence(Ljava/lang/String;)Ljava/lang/CharSequence;
2613HSPLandroid/os/Bundle;->getFloat(Ljava/lang/String;)F
2614HSPLandroid/os/Bundle;->getFloat(Ljava/lang/String;F)F
2615HSPLandroid/os/Bundle;->getIntegerArrayList(Ljava/lang/String;)Ljava/util/ArrayList;
2616HSPLandroid/os/Bundle;->getParcelable(Ljava/lang/String;)Landroid/os/Parcelable;
2617HSPLandroid/os/Bundle;->getParcelable(Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
2618HSPLandroid/os/Bundle;->getParcelableArray(Ljava/lang/String;)[Landroid/os/Parcelable;
2619HSPLandroid/os/Bundle;->getParcelableArrayList(Ljava/lang/String;Ljava/lang/Class;)Ljava/util/ArrayList;+]Landroid/os/Bundle;Landroid/os/Bundle;
2620HSPLandroid/os/Bundle;->getSerializable(Ljava/lang/String;Ljava/lang/Class;)Ljava/io/Serializable;
2621HSPLandroid/os/Bundle;->getStringArrayList(Ljava/lang/String;)Ljava/util/ArrayList;
2622HSPLandroid/os/Bundle;->hasFileDescriptors()Z
2623HSPLandroid/os/Bundle;->putAll(Landroid/os/Bundle;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/Bundle;Landroid/os/Bundle;
2624HSPLandroid/os/Bundle;->putBinder(Ljava/lang/String;Landroid/os/IBinder;)V
2625HSPLandroid/os/Bundle;->putBundle(Ljava/lang/String;Landroid/os/Bundle;)V
2626HSPLandroid/os/Bundle;->putByteArray(Ljava/lang/String;[B)V
2627HSPLandroid/os/Bundle;->putCharSequence(Ljava/lang/String;Ljava/lang/CharSequence;)V
2628HSPLandroid/os/Bundle;->putFloat(Ljava/lang/String;F)V
2629HSPLandroid/os/Bundle;->putIntegerArrayList(Ljava/lang/String;Ljava/util/ArrayList;)V
2630HSPLandroid/os/Bundle;->putParcelable(Ljava/lang/String;Landroid/os/Parcelable;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/Bundle;Landroid/os/Bundle;
2631HSPLandroid/os/Bundle;->putParcelableArray(Ljava/lang/String;[Landroid/os/Parcelable;)V
2632HSPLandroid/os/Bundle;->putParcelableArrayList(Ljava/lang/String;Ljava/util/ArrayList;)V
2633HSPLandroid/os/Bundle;->putParcelableList(Ljava/lang/String;Ljava/util/List;)V
2634HSPLandroid/os/Bundle;->putSerializable(Ljava/lang/String;Ljava/io/Serializable;)V
2635HSPLandroid/os/Bundle;->putStringArrayList(Ljava/lang/String;Ljava/util/ArrayList;)V
2636HSPLandroid/os/Bundle;->readFromParcel(Landroid/os/Parcel;)V
2637HSPLandroid/os/Bundle;->remove(Ljava/lang/String;)V
2638HSPLandroid/os/Bundle;->setDefusable(Landroid/os/Bundle;Z)Landroid/os/Bundle;
2639HSPLandroid/os/Bundle;->setDefusable(Z)V
2640HSPLandroid/os/Bundle;->toString()Ljava/lang/String;
2641HSPLandroid/os/Bundle;->writeToParcel(Landroid/os/Parcel;I)V+]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/os/Parcel;Landroid/os/Parcel;
2642HSPLandroid/os/CancellationSignal;-><init>()V
2643HSPLandroid/os/CancellationSignal;->cancel()V
2644HSPLandroid/os/CancellationSignal;->createTransport()Landroid/os/ICancellationSignal;
2645HSPLandroid/os/CancellationSignal;->fromTransport(Landroid/os/ICancellationSignal;)Landroid/os/CancellationSignal;
2646HSPLandroid/os/CancellationSignal;->isCanceled()Z
2647HSPLandroid/os/CancellationSignal;->setOnCancelListener(Landroid/os/CancellationSignal$OnCancelListener;)V
2648HPLandroid/os/CombinedVibration$SequentialCombination;->combine()Landroid/os/CombinedVibration;
2649HPLandroid/os/CombinedVibration;->createParallel(Landroid/os/VibrationEffect;)Landroid/os/CombinedVibration;
2650HSPLandroid/os/ConditionVariable;-><init>()V
2651HSPLandroid/os/ConditionVariable;-><init>(Z)V
2652HSPLandroid/os/ConditionVariable;->block()V
2653HSPLandroid/os/ConditionVariable;->block(J)Z
2654HSPLandroid/os/ConditionVariable;->open()V
2655HSPLandroid/os/DeadObjectException;-><init>()V
2656HSPLandroid/os/Debug$MemoryInfo;-><init>()V
2657HSPLandroid/os/Debug$MemoryInfo;->getOtherLabel(I)Ljava/lang/String;
2658HSPLandroid/os/Debug$MemoryInfo;->getOtherPrivate(I)I
2659HSPLandroid/os/Debug$MemoryInfo;->getOtherPss(I)I
2660HSPLandroid/os/Debug$MemoryInfo;->getOtherRss(I)I
2661HSPLandroid/os/Debug$MemoryInfo;->getOtherSwappedOutPss(I)I
2662HSPLandroid/os/Debug$MemoryInfo;->getSummaryTotalSwapPss()I
2663HSPLandroid/os/Debug$MemoryInfo;->getTotalPss()I
2664HSPLandroid/os/Debug$MemoryInfo;->getTotalRss()I
2665HSPLandroid/os/Debug$MemoryInfo;->getTotalSwappedOutPss()I
2666HPLandroid/os/Debug$MemoryInfo;->set(Landroid/os/Debug$MemoryInfo;)V
2667HSPLandroid/os/Debug;->getCallers(I)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Thread;missing_types
2668HSPLandroid/os/Debug;->getCallers(ILjava/lang/String;)Ljava/lang/String;
2669HSPLandroid/os/Debug;->isDebuggerConnected()Z
2670HSPLandroid/os/DropBoxManager$Entry;-><init>(Ljava/lang/String;JLjava/io/File;I)V
2671HSPLandroid/os/DropBoxManager$Entry;->close()V
2672HSPLandroid/os/DropBoxManager$Entry;->getInputStream()Ljava/io/InputStream;
2673HSPLandroid/os/DropBoxManager;->addFile(Ljava/lang/String;Ljava/io/File;I)V
2674HSPLandroid/os/DropBoxManager;->addText(Ljava/lang/String;Ljava/lang/String;)V
2675HSPLandroid/os/Environment$UserEnvironment;-><init>(I)V
2676HSPLandroid/os/Environment;->buildPath(Ljava/io/File;[Ljava/lang/String;)Ljava/io/File;
2677HSPLandroid/os/Environment;->getApexDirectory()Ljava/io/File;
2678HSPLandroid/os/Environment;->getDataDirectory()Ljava/io/File;
2679HSPLandroid/os/Environment;->getDataDirectoryPath()Ljava/lang/String;
2680HSPLandroid/os/Environment;->getDataDirectoryPath(Ljava/lang/String;)Ljava/lang/String;
2681HSPLandroid/os/Environment;->getDataMiscDeDirectory(I)Ljava/io/File;
2682HSPLandroid/os/Environment;->getDataSystemCeDirectory(I)Ljava/io/File;
2683HSPLandroid/os/Environment;->getDataSystemDeDirectory(I)Ljava/io/File;
2684HSPLandroid/os/Environment;->getDataSystemDirectory()Ljava/io/File;
2685HSPLandroid/os/Environment;->getDataUserCeDirectory(Ljava/lang/String;)Ljava/io/File;
2686HSPLandroid/os/Environment;->getDataUserCeDirectory(Ljava/lang/String;I)Ljava/io/File;
2687HSPLandroid/os/Environment;->getDataUserCePackageDirectory(Ljava/lang/String;ILjava/lang/String;)Ljava/io/File;
2688HSPLandroid/os/Environment;->getDataUserDeDirectory(Ljava/lang/String;)Ljava/io/File;
2689HSPLandroid/os/Environment;->getDataUserDeDirectory(Ljava/lang/String;I)Ljava/io/File;
2690HSPLandroid/os/Environment;->getDataUserDePackageDirectory(Ljava/lang/String;ILjava/lang/String;)Ljava/io/File;
2691HSPLandroid/os/Environment;->getDownloadCacheDirectory()Ljava/io/File;
2692HSPLandroid/os/Environment;->getOdmDirectory()Ljava/io/File;
2693HSPLandroid/os/Environment;->getOemDirectory()Ljava/io/File;
2694HSPLandroid/os/Environment;->getPackageCacheDirectory()Ljava/io/File;
2695HSPLandroid/os/Environment;->getProductDirectory()Ljava/io/File;
2696HSPLandroid/os/Environment;->getRootDirectory()Ljava/io/File;
2697HSPLandroid/os/Environment;->getSystemExtDirectory()Ljava/io/File;
2698HSPLandroid/os/Environment;->getUserSystemDirectory(I)Ljava/io/File;
2699HSPLandroid/os/Environment;->getVendorDirectory()Ljava/io/File;
2700HSPLandroid/os/Environment;->isExternalStorageEmulated()Z
2701HSPLandroid/os/Environment;->setUserRequired(Z)V
2702HSPLandroid/os/FactoryTest;->getMode()I
2703HSPLandroid/os/FileObserver;-><init>(Ljava/io/File;I)V
2704HSPLandroid/os/FileObserver;-><init>(Ljava/lang/String;I)V
2705HSPLandroid/os/FileObserver;->startWatching()V
2706HSPLandroid/os/FileUtils;->bytesToFile(Ljava/lang/String;[B)V
2707HSPLandroid/os/FileUtils;->closeQuietly(Ljava/lang/AutoCloseable;)V
2708HSPLandroid/os/FileUtils;->contains(Ljava/io/File;Ljava/io/File;)Z
2709HSPLandroid/os/FileUtils;->contains(Ljava/lang/String;Ljava/lang/String;)Z
2710HSPLandroid/os/FileUtils;->copy(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;JLandroid/os/CancellationSignal;Ljava/util/concurrent/Executor;Landroid/os/FileUtils$ProgressListener;)J
2711HSPLandroid/os/FileUtils;->copy(Ljava/io/InputStream;Ljava/io/OutputStream;)J
2712HSPLandroid/os/FileUtils;->createDir(Ljava/io/File;)Z
2713HSPLandroid/os/FileUtils;->createDir(Ljava/io/File;Ljava/lang/String;)Ljava/io/File;
2714HSPLandroid/os/FileUtils;->deleteContents(Ljava/io/File;)Z
2715HSPLandroid/os/FileUtils;->deleteContentsAndDir(Ljava/io/File;)Z
2716HSPLandroid/os/FileUtils;->deleteOlderFiles(Ljava/io/File;IJ)Z
2717HSPLandroid/os/FileUtils;->isValidExtFilename(Ljava/lang/String;)Z
2718HSPLandroid/os/FileUtils;->listFilesOrEmpty(Ljava/io/File;)[Ljava/io/File;
2719HSPLandroid/os/FileUtils;->listFilesOrEmpty(Ljava/io/File;Ljava/io/FilenameFilter;)[Ljava/io/File;
2720HSPLandroid/os/FileUtils;->readTextFile(Ljava/io/File;ILjava/lang/String;)Ljava/lang/String;
2721HSPLandroid/os/FileUtils;->setPermissions(Ljava/io/File;III)I
2722HSPLandroid/os/FileUtils;->setPermissions(Ljava/lang/String;III)I
2723HSPLandroid/os/FileUtils;->sync(Ljava/io/FileOutputStream;)Z
2724HSPLandroid/os/FileUtils;->translateModePfdToPosix(I)I
2725HSPLandroid/os/Handler;-><init>()V
2726HSPLandroid/os/Handler;-><init>(Landroid/os/Handler$Callback;)V
2727HSPLandroid/os/Handler;-><init>(Landroid/os/Looper;)V
2728HSPLandroid/os/Handler;-><init>(Landroid/os/Looper;Landroid/os/Handler$Callback;)V
2729HSPLandroid/os/Handler;-><init>(Landroid/os/Looper;Landroid/os/Handler$Callback;Z)V
2730HSPLandroid/os/Handler;-><init>(Landroid/os/Looper;Landroid/os/Handler$Callback;ZZ)V
2731HSPLandroid/os/Handler;-><init>(Z)V
2732HSPLandroid/os/Handler;->dispatchMessage(Landroid/os/Message;)V+]Landroid/os/Handler;megamorphic_types
2733HSPLandroid/os/Handler;->getLooper()Landroid/os/Looper;
2734HSPLandroid/os/Handler;->getMain()Landroid/os/Handler;
2735HSPLandroid/os/Handler;->handleMessage(Landroid/os/Message;)V
2736HSPLandroid/os/Handler;->hasCallbacks(Ljava/lang/Runnable;)Z
2737HSPLandroid/os/Handler;->hasEqualMessages(ILjava/lang/Object;)Z
2738HSPLandroid/os/Handler;->hasMessages(I)Z
2739HSPLandroid/os/Handler;->hasMessages(ILjava/lang/Object;)Z
2740HSPLandroid/os/Handler;->obtainMessage()Landroid/os/Message;
2741HSPLandroid/os/Handler;->obtainMessage(I)Landroid/os/Message;
2742HSPLandroid/os/Handler;->obtainMessage(III)Landroid/os/Message;
2743HSPLandroid/os/Handler;->obtainMessage(IIILjava/lang/Object;)Landroid/os/Message;
2744HSPLandroid/os/Handler;->obtainMessage(ILjava/lang/Object;)Landroid/os/Message;
2745HSPLandroid/os/Handler;->post(Ljava/lang/Runnable;)Z+]Landroid/os/Handler;missing_types
2746HSPLandroid/os/Handler;->postAtFrontOfQueue(Ljava/lang/Runnable;)Z
2747HSPLandroid/os/Handler;->postAtTime(Ljava/lang/Runnable;J)Z
2748HSPLandroid/os/Handler;->postAtTime(Ljava/lang/Runnable;Ljava/lang/Object;J)Z
2749HSPLandroid/os/Handler;->postDelayed(Ljava/lang/Runnable;J)Z+]Landroid/os/Handler;Landroid/os/Handler;
2750HSPLandroid/os/Handler;->postDelayed(Ljava/lang/Runnable;Ljava/lang/Object;J)Z
2751HSPLandroid/os/Handler;->removeCallbacks(Ljava/lang/Runnable;)V+]Landroid/os/MessageQueue;Landroid/os/MessageQueue;
2752HSPLandroid/os/Handler;->removeCallbacksAndMessages(Ljava/lang/Object;)V
2753HSPLandroid/os/Handler;->removeEqualMessages(ILjava/lang/Object;)V+]Landroid/os/MessageQueue;Landroid/os/MessageQueue;
2754HSPLandroid/os/Handler;->removeMessages(I)V+]Landroid/os/MessageQueue;Landroid/os/MessageQueue;
2755HSPLandroid/os/Handler;->removeMessages(ILjava/lang/Object;)V+]Landroid/os/MessageQueue;Landroid/os/MessageQueue;
2756HSPLandroid/os/Handler;->runWithScissors(Ljava/lang/Runnable;J)Z
2757HSPLandroid/os/Handler;->sendEmptyMessage(I)Z
2758HSPLandroid/os/Handler;->sendEmptyMessageAtTime(IJ)Z
2759HSPLandroid/os/Handler;->sendEmptyMessageDelayed(IJ)Z
2760HSPLandroid/os/Handler;->sendMessage(Landroid/os/Message;)Z+]Landroid/os/Handler;Landroid/os/Handler;
2761HSPLandroid/os/Handler;->sendMessageAtFrontOfQueue(Landroid/os/Message;)Z
2762HSPLandroid/os/Handler;->sendMessageAtTime(Landroid/os/Message;J)Z
2763HSPLandroid/os/Handler;->sendMessageDelayed(Landroid/os/Message;J)Z+]Landroid/os/Handler;megamorphic_types
2764HSPLandroid/os/Handler;->toString()Ljava/lang/String;
2765HSPLandroid/os/HandlerExecutor;-><init>(Landroid/os/Handler;)V
2766HSPLandroid/os/HandlerExecutor;->execute(Ljava/lang/Runnable;)V+]Landroid/os/Handler;Landroid/os/Handler;
2767HSPLandroid/os/HandlerThread;-><init>(Ljava/lang/String;)V
2768HSPLandroid/os/HandlerThread;-><init>(Ljava/lang/String;I)V
2769HSPLandroid/os/HandlerThread;->getLooper()Landroid/os/Looper;
2770HSPLandroid/os/HandlerThread;->getThreadHandler()Landroid/os/Handler;
2771HSPLandroid/os/HandlerThread;->getThreadId()I
2772HSPLandroid/os/HandlerThread;->quit()Z
2773HSPLandroid/os/HandlerThread;->quitSafely()Z
2774HSPLandroid/os/HandlerThread;->run()V
2775HSPLandroid/os/HwBinder;-><init>()V
2776HSPLandroid/os/HwBinder;->getService(Ljava/lang/String;Ljava/lang/String;)Landroid/os/IHwBinder;
2777HSPLandroid/os/HwBlob;-><init>(I)V
2778HSPLandroid/os/HwParcel;-><init>()V
2779HSPLandroid/os/HwParcel;->readInt8Vector()Ljava/util/ArrayList;
2780HSPLandroid/os/HwParcel;->readStringVector()Ljava/util/ArrayList;
2781HSPLandroid/os/HwParcel;->writeInt8Vector(Ljava/util/ArrayList;)V
2782HSPLandroid/os/HwParcel;->writeStringVector(Ljava/util/ArrayList;)V
2783HSPLandroid/os/IBatteryPropertiesRegistrar$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IBatteryPropertiesRegistrar;
2784HSPLandroid/os/IBinder$DeathRecipient;->binderDied(Landroid/os/IBinder;)V
2785HSPLandroid/os/IDeviceIdentifiersPolicyService$Stub;-><init>()V
2786HSPLandroid/os/IDeviceIdentifiersPolicyService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IDeviceIdentifiersPolicyService;
2787HSPLandroid/os/IDeviceIdleController$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IDeviceIdleController;
2788HSPLandroid/os/IHintManager$Stub;-><init>()V
2789HSPLandroid/os/IHintSession$Stub;-><init>()V
2790HSPLandroid/os/IInstalld$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
2791HSPLandroid/os/IInstalld$Stub$Proxy;->asBinder()Landroid/os/IBinder;
2792HSPLandroid/os/IInstalld$Stub$Proxy;->clearAppData(Ljava/lang/String;Ljava/lang/String;IIJ)V+]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/os/IInstalld$Stub$Proxy;Landroid/os/IInstalld$Stub$Proxy;]Landroid/os/Parcel;Landroid/os/Parcel;
2793HPLandroid/os/IInstalld$Stub$Proxy;->getAppSize(Ljava/lang/String;[Ljava/lang/String;III[J[Ljava/lang/String;)[J+]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/os/IInstalld$Stub$Proxy;Landroid/os/IInstalld$Stub$Proxy;]Landroid/os/Parcel;Landroid/os/Parcel;
2794HSPLandroid/os/IInstalld$Stub$Proxy;->invalidateMounts()V
2795HSPLandroid/os/IInstalld$Stub$Proxy;->prepareAppProfile(Ljava/lang/String;IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
2796HSPLandroid/os/IInstalld$Stub$Proxy;->setAppQuota(Ljava/lang/String;IIJ)V+]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/os/IInstalld$Stub$Proxy;Landroid/os/IInstalld$Stub$Proxy;]Landroid/os/Parcel;Landroid/os/Parcel;
2797HSPLandroid/os/IInstalld$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IInstalld;
2798HSPLandroid/os/IMessenger$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IMessenger;
2799HSPLandroid/os/INetworkManagementService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/INetworkManagementService;
2800HSPLandroid/os/IPowerManager$Stub;-><init>()V
2801HSPLandroid/os/IProgressListener$Stub;-><init>()V
2802HSPLandroid/os/IRecoverySystem$Stub;-><init>()V
2803HSPLandroid/os/IRemoteCallback$Stub;-><init>()V
2804HSPLandroid/os/IServiceCallback$Stub;-><init>()V
2805HSPLandroid/os/IThermalEventListener$Stub;-><init>()V
2806HSPLandroid/os/IThermalService$Stub;-><init>()V
2807HSPLandroid/os/IThermalService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IThermalService;
2808HSPLandroid/os/IUserManager$Stub;-><init>()V
2809HSPLandroid/os/IUserManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/IUserManager;
2810HSPLandroid/os/IVold$Stub$Proxy;->asBinder()Landroid/os/IBinder;
2811HSPLandroid/os/LocaleList;-><init>([Ljava/util/Locale;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/Locale;Ljava/util/Locale;]Ljava/util/HashSet;Ljava/util/HashSet;]Ljava/util/ArrayList;Ljava/util/ArrayList;
2812HSPLandroid/os/LocaleList;->equals(Ljava/lang/Object;)Z
2813HSPLandroid/os/LocaleList;->forLanguageTags(Ljava/lang/String;)Landroid/os/LocaleList;+]Ljava/lang/String;Ljava/lang/String;
2814HSPLandroid/os/LocaleList;->get(I)Ljava/util/Locale;
2815HSPLandroid/os/LocaleList;->getDefault()Landroid/os/LocaleList;+]Ljava/util/Locale;Ljava/util/Locale;
2816HSPLandroid/os/LocaleList;->getEmptyLocaleList()Landroid/os/LocaleList;
2817HSPLandroid/os/LocaleList;->isEmpty()Z
2818HSPLandroid/os/LocaleList;->setDefault(Landroid/os/LocaleList;I)V
2819HSPLandroid/os/LocaleList;->size()I
2820HSPLandroid/os/LocaleList;->toLanguageTags()Ljava/lang/String;
2821HSPLandroid/os/Looper;->getMainLooper()Landroid/os/Looper;
2822HSPLandroid/os/Looper;->getQueue()Landroid/os/MessageQueue;
2823HSPLandroid/os/Looper;->getThread()Ljava/lang/Thread;
2824HSPLandroid/os/Looper;->isCurrentThread()Z
2825HSPLandroid/os/Looper;->loop()V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Thread;Landroid/os/HandlerThread;
2826HSPLandroid/os/Looper;->myLooper()Landroid/os/Looper;+]Ljava/lang/ThreadLocal;Ljava/lang/ThreadLocal;
2827HSPLandroid/os/Looper;->prepare()V
2828HSPLandroid/os/Looper;->prepareMainLooper()V
2829HSPLandroid/os/Looper;->quit()V
2830HSPLandroid/os/Looper;->setSlowLogThresholdMs(JJ)V
2831HSPLandroid/os/Looper;->setTraceTag(J)V
2832HSPLandroid/os/Message;->getData()Landroid/os/Bundle;
2833HSPLandroid/os/Message;->getTarget()Landroid/os/Handler;
2834HSPLandroid/os/Message;->obtain()Landroid/os/Message;
2835HSPLandroid/os/Message;->obtain(Landroid/os/Handler;I)Landroid/os/Message;
2836HSPLandroid/os/Message;->obtain(Landroid/os/Handler;III)Landroid/os/Message;
2837HSPLandroid/os/Message;->obtain(Landroid/os/Handler;IIILjava/lang/Object;)Landroid/os/Message;
2838HSPLandroid/os/Message;->obtain(Landroid/os/Handler;ILjava/lang/Object;)Landroid/os/Message;
2839HSPLandroid/os/Message;->obtain(Landroid/os/Handler;Ljava/lang/Runnable;)Landroid/os/Message;
2840HSPLandroid/os/Message;->peekData()Landroid/os/Bundle;
2841HSPLandroid/os/Message;->sendToTarget()V
2842HSPLandroid/os/Message;->setAsynchronous(Z)V
2843HSPLandroid/os/Message;->setData(Landroid/os/Bundle;)V
2844HSPLandroid/os/Message;->setWhat(I)Landroid/os/Message;
2845HSPLandroid/os/MessageQueue;->addIdleHandler(Landroid/os/MessageQueue$IdleHandler;)V
2846HSPLandroid/os/MessageQueue;->addOnFileDescriptorEventListener(Ljava/io/FileDescriptor;ILandroid/os/MessageQueue$OnFileDescriptorEventListener;)V
2847HSPLandroid/os/MessageQueue;->isPolling()Z
2848HSPLandroid/os/MessageQueue;->removeOnFileDescriptorEventListener(Ljava/io/FileDescriptor;)V
2849HPLandroid/os/PackageTagsList;->contains(Ljava/lang/String;Ljava/lang/String;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/Set;Landroid/util/ArraySet;
2850HSPLandroid/os/Parcel;->createByteArray()[B
2851HSPLandroid/os/Parcel;->createIntArray()[I+]Landroid/os/Parcel;Landroid/os/Parcel;
2852HSPLandroid/os/Parcel;->createLongArray()[J+]Landroid/os/Parcel;Landroid/os/Parcel;
2853HSPLandroid/os/Parcel;->createString8Array()[Ljava/lang/String;+]Landroid/os/Parcel;Landroid/os/Parcel;
2854HSPLandroid/os/Parcel;->createStringArray()[Ljava/lang/String;
2855HSPLandroid/os/Parcel;->createStringArrayList()Ljava/util/ArrayList;+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;
2856HSPLandroid/os/Parcel;->createTypedArray(Landroid/os/Parcelable$Creator;)[Ljava/lang/Object;+]Landroid/os/Parcelable$Creator;missing_types]Landroid/os/Parcel;Landroid/os/Parcel;
2857HSPLandroid/os/Parcel;->createTypedArrayList(Landroid/os/Parcelable$Creator;)Ljava/util/ArrayList;+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;
2858HSPLandroid/os/Parcel;->dataPosition()I
2859HSPLandroid/os/Parcel;->enforceInterface(Ljava/lang/String;)V
2860HSPLandroid/os/Parcel;->enforceNoDataAvail()V+]Landroid/os/Parcel;Landroid/os/Parcel;
2861HSPLandroid/os/Parcel;->marshall()[B
2862HSPLandroid/os/Parcel;->obtain()Landroid/os/Parcel;
2863HSPLandroid/os/Parcel;->obtain(Landroid/os/IBinder;)Landroid/os/Parcel;
2864HSPLandroid/os/Parcel;->readBoolean()Z+]Landroid/os/Parcel;Landroid/os/Parcel;
2865HSPLandroid/os/Parcel;->readBundle()Landroid/os/Bundle;+]Landroid/os/Parcel;Landroid/os/Parcel;
2866HSPLandroid/os/Parcel;->readBundle(Ljava/lang/ClassLoader;)Landroid/os/Bundle;+]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/os/Parcel;Landroid/os/Parcel;
2867HSPLandroid/os/Parcel;->readByte()B+]Landroid/os/Parcel;Landroid/os/Parcel;
2868HSPLandroid/os/Parcel;->readCharSequence()Ljava/lang/CharSequence;
2869HSPLandroid/os/Parcel;->readDouble()D
2870HSPLandroid/os/Parcel;->readException()V+]Landroid/os/Parcel;Landroid/os/Parcel;
2871HSPLandroid/os/Parcel;->readFloat()F
2872HSPLandroid/os/Parcel;->readHashMap(Ljava/lang/ClassLoader;)Ljava/util/HashMap;
2873HSPLandroid/os/Parcel;->readInt()I
2874HSPLandroid/os/Parcel;->readLong()J
2875HSPLandroid/os/Parcel;->readMap(Ljava/util/Map;Ljava/lang/ClassLoader;)V
2876HSPLandroid/os/Parcel;->readParcelable(Ljava/lang/ClassLoader;Ljava/lang/Class;)Ljava/lang/Object;
2877HSPLandroid/os/Parcel;->readRawFileDescriptor()Ljava/io/FileDescriptor;
2878HSPLandroid/os/Parcel;->readSparseArray(Ljava/lang/ClassLoader;)Landroid/util/SparseArray;
2879HSPLandroid/os/Parcel;->readSparseIntArray()Landroid/util/SparseIntArray;
2880HSPLandroid/os/Parcel;->readString()Ljava/lang/String;+]Landroid/os/Parcel;Landroid/os/Parcel;
2881HSPLandroid/os/Parcel;->readString8()Ljava/lang/String;
2882HSPLandroid/os/Parcel;->readStringList(Ljava/util/List;)V
2883HSPLandroid/os/Parcel;->readStrongBinder()Landroid/os/IBinder;
2884HSPLandroid/os/Parcel;->readTypedObject(Landroid/os/Parcelable$Creator;)Ljava/lang/Object;+]Landroid/os/Parcelable$Creator;megamorphic_types]Landroid/os/Parcel;Landroid/os/Parcel;
2885HSPLandroid/os/Parcel;->readValue(Ljava/lang/ClassLoader;)Ljava/lang/Object;
2886HSPLandroid/os/Parcel;->recycle()V
2887HSPLandroid/os/Parcel;->setDataPosition(I)V
2888HSPLandroid/os/Parcel;->setStackTraceParceling(Z)V
2889HSPLandroid/os/Parcel;->unmarshall([BII)V
2890HSPLandroid/os/Parcel;->writeBoolean(Z)V+]Landroid/os/Parcel;Landroid/os/Parcel;
2891HSPLandroid/os/Parcel;->writeBundle(Landroid/os/Bundle;)V+]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/os/Parcel;Landroid/os/Parcel;
2892HSPLandroid/os/Parcel;->writeByte(B)V
2893HSPLandroid/os/Parcel;->writeByteArray([B)V
2894HSPLandroid/os/Parcel;->writeCharSequence(Ljava/lang/CharSequence;)V
2895HSPLandroid/os/Parcel;->writeDouble(D)V
2896HSPLandroid/os/Parcel;->writeFloat(F)V
2897HSPLandroid/os/Parcel;->writeInt(I)V
2898HSPLandroid/os/Parcel;->writeIntArray([I)V
2899HSPLandroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
2900HSPLandroid/os/Parcel;->writeLong(J)V
2901HSPLandroid/os/Parcel;->writeLongArray([J)V+]Landroid/os/Parcel;Landroid/os/Parcel;
2902HSPLandroid/os/Parcel;->writeMap(Ljava/util/Map;)V
2903HSPLandroid/os/Parcel;->writeNoException()V
2904HSPLandroid/os/Parcel;->writeParcelable(Landroid/os/Parcelable;I)V
2905HSPLandroid/os/Parcel;->writeSerializable(Ljava/io/Serializable;)V
2906HSPLandroid/os/Parcel;->writeSparseArray(Landroid/util/SparseArray;)V
2907HSPLandroid/os/Parcel;->writeSparseIntArray(Landroid/util/SparseIntArray;)V
2908HSPLandroid/os/Parcel;->writeString(Ljava/lang/String;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
2909HSPLandroid/os/Parcel;->writeString8(Ljava/lang/String;)V
2910HSPLandroid/os/Parcel;->writeString8Array([Ljava/lang/String;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
2911HSPLandroid/os/Parcel;->writeStringArray([Ljava/lang/String;)V
2912HSPLandroid/os/Parcel;->writeStringList(Ljava/util/List;)V
2913HSPLandroid/os/Parcel;->writeStrongBinder(Landroid/os/IBinder;)V
2914HSPLandroid/os/Parcel;->writeStrongInterface(Landroid/os/IInterface;)V+]Landroid/os/IInterface;Landroid/app/ActivityThread$ApplicationThread;]Landroid/os/Parcel;Landroid/os/Parcel;
2915HSPLandroid/os/Parcel;->writeTypedArray([Landroid/os/Parcelable;I)V
2916HSPLandroid/os/Parcel;->writeTypedList(Ljava/util/List;)V
2917HSPLandroid/os/Parcel;->writeTypedList(Ljava/util/List;I)V+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;
2918HSPLandroid/os/Parcel;->writeTypedObject(Landroid/os/Parcelable;I)V+]Landroid/os/Parcelable;megamorphic_types]Landroid/os/Parcel;Landroid/os/Parcel;
2919HSPLandroid/os/Parcel;->writeValue(Ljava/lang/Object;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
2920HSPLandroid/os/ParcelFileDescriptor$AutoCloseInputStream;-><init>(Landroid/os/ParcelFileDescriptor;)V
2921HSPLandroid/os/ParcelFileDescriptor$AutoCloseInputStream;->close()V
2922HSPLandroid/os/ParcelFileDescriptor$AutoCloseOutputStream;-><init>(Landroid/os/ParcelFileDescriptor;)V
2923HSPLandroid/os/ParcelFileDescriptor$AutoCloseOutputStream;->close()V
2924HSPLandroid/os/ParcelFileDescriptor;-><init>(Ljava/io/FileDescriptor;)V
2925HSPLandroid/os/ParcelFileDescriptor;->adoptFd(I)Landroid/os/ParcelFileDescriptor;
2926HSPLandroid/os/ParcelFileDescriptor;->close()V
2927HSPLandroid/os/ParcelFileDescriptor;->createPipe()[Landroid/os/ParcelFileDescriptor;
2928HSPLandroid/os/ParcelFileDescriptor;->detachFd()I
2929HSPLandroid/os/ParcelFileDescriptor;->dup()Landroid/os/ParcelFileDescriptor;
2930HSPLandroid/os/ParcelFileDescriptor;->dup(Ljava/io/FileDescriptor;)Landroid/os/ParcelFileDescriptor;
2931HSPLandroid/os/ParcelFileDescriptor;->fromFd(I)Landroid/os/ParcelFileDescriptor;
2932HSPLandroid/os/ParcelFileDescriptor;->fromSocket(Ljava/net/Socket;)Landroid/os/ParcelFileDescriptor;
2933HSPLandroid/os/ParcelFileDescriptor;->getFd()I
2934HSPLandroid/os/ParcelFileDescriptor;->getFileDescriptor()Ljava/io/FileDescriptor;
2935HSPLandroid/os/ParcelFileDescriptor;->getStatSize()J
2936HSPLandroid/os/ParcelFileDescriptor;->open(Ljava/io/File;I)Landroid/os/ParcelFileDescriptor;
2937HSPLandroid/os/ParcelFileDescriptor;->writeToParcel(Landroid/os/Parcel;I)V
2938HSPLandroid/os/ParcelUuid;-><init>(Ljava/util/UUID;)V
2939HSPLandroid/os/ParcelUuid;->equals(Ljava/lang/Object;)Z
2940HSPLandroid/os/ParcelUuid;->fromString(Ljava/lang/String;)Landroid/os/ParcelUuid;
2941HSPLandroid/os/ParcelUuid;->getUuid()Ljava/util/UUID;
2942HSPLandroid/os/ParcelUuid;->hashCode()I
2943HSPLandroid/os/ParcelUuid;->toString()Ljava/lang/String;
2944HSPLandroid/os/ParcelableException;-><init>(Ljava/lang/Throwable;)V
2945HSPLandroid/os/PatternMatcher;-><init>(Ljava/lang/String;I)V
2946HSPLandroid/os/PatternMatcher;->match(Ljava/lang/String;)Z
2947HSPLandroid/os/PermissionEnforcer;->fromContext(Landroid/content/Context;)Landroid/os/PermissionEnforcer;
2948HSPLandroid/os/PersistableBundle;-><init>()V
2949HSPLandroid/os/PersistableBundle;->getPersistableBundle(Ljava/lang/String;)Landroid/os/PersistableBundle;
2950HSPLandroid/os/PersistableBundle;->putPersistableBundle(Ljava/lang/String;Landroid/os/PersistableBundle;)V
2951HSPLandroid/os/PersistableBundle;->readFromStream(Ljava/io/InputStream;)Landroid/os/PersistableBundle;
2952HSPLandroid/os/PersistableBundle;->restoreFromXml(Lcom/android/modules/utils/TypedXmlPullParser;)Landroid/os/PersistableBundle;
2953HSPLandroid/os/PersistableBundle;->saveToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/PersistableBundle;Landroid/os/PersistableBundle;
2954HPLandroid/os/PersistableBundle;->saveToXml(Lorg/xmlpull/v1/XmlSerializer;)V
2955HSPLandroid/os/PersistableBundle;->toString()Ljava/lang/String;
2956HSPLandroid/os/PersistableBundle;->writeToStream(Ljava/io/OutputStream;)V
2957HSPLandroid/os/PowerExemptionManager;->reasonCodeToString(I)Ljava/lang/String;
2958HSPLandroid/os/PowerManager$LowPowerStandbyPolicy;-><init>(Ljava/lang/String;Ljava/util/Set;ILjava/util/Set;)V
2959HSPLandroid/os/PowerManager$WakeLock;->acquire()V
2960HSPLandroid/os/PowerManager$WakeLock;->acquire(J)V
2961HSPLandroid/os/PowerManager$WakeLock;->getTag()Ljava/lang/String;
2962HSPLandroid/os/PowerManager$WakeLock;->isHeld()Z
2963HSPLandroid/os/PowerManager$WakeLock;->release()V
2964HSPLandroid/os/PowerManager$WakeLock;->setHistoryTag(Ljava/lang/String;)V
2965HSPLandroid/os/PowerManager$WakeLock;->setReferenceCounted(Z)V
2966HSPLandroid/os/PowerManager$WakeLock;->setWorkSource(Landroid/os/WorkSource;)V+]Landroid/os/WorkSource;Landroid/os/WorkSource;
2967HSPLandroid/os/PowerManager;->addThermalStatusListener(Landroid/os/PowerManager$OnThermalStatusChangedListener;)V
2968HSPLandroid/os/PowerManager;->getBrightnessConstraint(I)F
2969HSPLandroid/os/PowerManager;->getCurrentThermalStatus()I
2970HSPLandroid/os/PowerManager;->getLocationPowerSaveMode()I
2971HSPLandroid/os/PowerManager;->getPowerSaveState(I)Landroid/os/PowerSaveState;
2972HSPLandroid/os/PowerManager;->invalidateIsInteractiveCaches()V
2973HSPLandroid/os/PowerManager;->invalidatePowerSaveModeCaches()V
2974HSPLandroid/os/PowerManager;->isDeviceIdleMode()Z
2975HSPLandroid/os/PowerManager;->isInteractive()Z
2976HSPLandroid/os/PowerManager;->isLightDeviceIdleMode()Z
2977HSPLandroid/os/PowerManager;->isPowerSaveMode()Z
2978HSPLandroid/os/PowerManager;->isScreenOn()Z
2979HSPLandroid/os/PowerManager;->newWakeLock(ILjava/lang/String;)Landroid/os/PowerManager$WakeLock;
2980HSPLandroid/os/PowerManager;->userActivity(JII)V
2981HSPLandroid/os/PowerManager;->userActivity(JZ)V
2982HSPLandroid/os/PowerManager;->validateWakeLockParameters(ILjava/lang/String;)V
2983HSPLandroid/os/PowerManager;->wakeUp(JILjava/lang/String;)V
2984HSPLandroid/os/PowerManagerInternal;-><init>()V
2985HSPLandroid/os/PowerManagerInternal;->isInteractive(I)Z
2986HSPLandroid/os/PowerSaveState$Builder;-><init>()V
2987HSPLandroid/os/PowerSaveState$Builder;->build()Landroid/os/PowerSaveState;
2988HSPLandroid/os/PowerSaveState$Builder;->setBatterySaverEnabled(Z)Landroid/os/PowerSaveState$Builder;
2989HSPLandroid/os/PowerSaveState$Builder;->setBrightnessFactor(F)Landroid/os/PowerSaveState$Builder;
2990HSPLandroid/os/PowerSaveState$Builder;->setGlobalBatterySaverEnabled(Z)Landroid/os/PowerSaveState$Builder;
2991HSPLandroid/os/Process;->getAdvertisedMem()J
2992HSPLandroid/os/Process;->getThreadGroupLeader(I)I
2993HSPLandroid/os/Process;->getUidForPid(I)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
2994HSPLandroid/os/Process;->isApplicationUid(I)Z
2995HSPLandroid/os/Process;->isIsolated(I)Z
2996HSPLandroid/os/Process;->isIsolatedUid(I)Z
2997HSPLandroid/os/Process;->isSdkSandboxUid(I)Z
2998HSPLandroid/os/Process;->myPid()I
2999HSPLandroid/os/Process;->myTid()I
3000HSPLandroid/os/Process;->myUid()I
3001HSPLandroid/os/Process;->myUserHandle()Landroid/os/UserHandle;
3002HSPLandroid/os/Process;->setStartTimes(JJJJ)V
3003HSPLandroid/os/RemoteCallback;-><init>(Landroid/os/RemoteCallback$OnResultListener;)V
3004HSPLandroid/os/RemoteCallback;-><init>(Landroid/os/RemoteCallback$OnResultListener;Landroid/os/Handler;)V
3005HSPLandroid/os/RemoteCallback;->sendResult(Landroid/os/Bundle;)V
3006HSPLandroid/os/RemoteCallbackList;-><init>()V
3007HSPLandroid/os/RemoteCallbackList;->beginBroadcast()I
3008HSPLandroid/os/RemoteCallbackList;->broadcast(Ljava/util/function/Consumer;)V+]Landroid/os/RemoteCallbackList;missing_types
3009HSPLandroid/os/RemoteCallbackList;->finishBroadcast()V
3010HSPLandroid/os/RemoteCallbackList;->getBroadcastCookie(I)Ljava/lang/Object;
3011HSPLandroid/os/RemoteCallbackList;->getBroadcastItem(I)Landroid/os/IInterface;
3012HSPLandroid/os/RemoteCallbackList;->getRegisteredCallbackCount()I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
3013HSPLandroid/os/RemoteCallbackList;->kill()V
3014HSPLandroid/os/RemoteCallbackList;->register(Landroid/os/IInterface;)Z
3015HSPLandroid/os/RemoteCallbackList;->register(Landroid/os/IInterface;Ljava/lang/Object;)Z
3016HSPLandroid/os/RemoteCallbackList;->unregister(Landroid/os/IInterface;)Z
3017HSPLandroid/os/RemoteException;-><init>()V
3018HSPLandroid/os/RemoteException;-><init>(Ljava/lang/String;)V
3019HSPLandroid/os/RemoteException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;ZZ)V
3020HSPLandroid/os/ResultReceiver;-><init>(Landroid/os/Handler;)V
3021HSPLandroid/os/ResultReceiver;->send(ILandroid/os/Bundle;)V
3022HSPLandroid/os/ResultReceiver;->writeToParcel(Landroid/os/Parcel;I)V
3023HSPLandroid/os/SELinux;->restorecon(Ljava/io/File;)Z
3024HSPLandroid/os/ServiceManager$ServiceNotFoundException;-><init>(Ljava/lang/String;)V
3025HSPLandroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;)V
3026HSPLandroid/os/ServiceManager;->addService(Ljava/lang/String;Landroid/os/IBinder;ZI)V
3027HSPLandroid/os/ServiceManager;->checkService(Ljava/lang/String;)Landroid/os/IBinder;
3028HSPLandroid/os/ServiceManager;->getService(Ljava/lang/String;)Landroid/os/IBinder;
3029HSPLandroid/os/ServiceManager;->getServiceOrThrow(Ljava/lang/String;)Landroid/os/IBinder;
3030HSPLandroid/os/ServiceManager;->isDeclared(Ljava/lang/String;)Z
3031HSPLandroid/os/ServiceManager;->registerForNotifications(Ljava/lang/String;Landroid/os/IServiceCallback;)V
3032HSPLandroid/os/ServiceManager;->waitForDeclaredService(Ljava/lang/String;)Landroid/os/IBinder;
3033HSPLandroid/os/ServiceManager;->waitForService(Ljava/lang/String;)Landroid/os/IBinder;
3034HSPLandroid/os/ServiceSpecificException;-><init>(ILjava/lang/String;)V
3035HSPLandroid/os/ShellCommand;-><init>()V
3036HSPLandroid/os/StatFs;-><init>(Ljava/lang/String;)V
3037HSPLandroid/os/StatFs;->getAvailableBlocks()I
3038HSPLandroid/os/StatFs;->getAvailableBlocksLong()J
3039HSPLandroid/os/StatFs;->getAvailableBytes()J
3040HSPLandroid/os/StatFs;->getBlockCount()I
3041HSPLandroid/os/StatFs;->getBlockCountLong()J
3042HSPLandroid/os/StatFs;->getBlockSize()I
3043HSPLandroid/os/StatFs;->getTotalBytes()J
3044HSPLandroid/os/StatFs;->restat(Ljava/lang/String;)V
3045HSPLandroid/os/StrictMode$ThreadPolicy$Builder;-><init>()V
3046HSPLandroid/os/StrictMode$ThreadPolicy$Builder;-><init>(Landroid/os/StrictMode$ThreadPolicy;)V
3047HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->build()Landroid/os/StrictMode$ThreadPolicy;
3048HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->detectAll()Landroid/os/StrictMode$ThreadPolicy$Builder;
3049HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->penaltyLog()Landroid/os/StrictMode$ThreadPolicy$Builder;
3050HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->permitCustomSlowCalls()Landroid/os/StrictMode$ThreadPolicy$Builder;
3051HSPLandroid/os/StrictMode$ThreadPolicy$Builder;->permitDiskReads()Landroid/os/StrictMode$ThreadPolicy$Builder;
3052HSPLandroid/os/StrictMode$ViolationInfo;->getStackTrace()Ljava/lang/String;+]Ljava/util/Deque;Ljava/util/ArrayDeque;]Ljava/io/PrintWriter;Lcom/android/internal/util/FastPrintWriter;]Ljava/lang/StackTraceElement;Ljava/lang/StackTraceElement;]Ljava/io/StringWriter;Ljava/io/StringWriter;
3053HSPLandroid/os/StrictMode$ViolationInfo;->hashCode()I
3054HSPLandroid/os/StrictMode;->allowThreadDiskReads()Landroid/os/StrictMode$ThreadPolicy;
3055HSPLandroid/os/StrictMode;->allowThreadDiskReadsMask()I
3056HSPLandroid/os/StrictMode;->allowThreadDiskWrites()Landroid/os/StrictMode$ThreadPolicy;
3057HSPLandroid/os/StrictMode;->allowThreadDiskWritesMask()I
3058HSPLandroid/os/StrictMode;->getThreadPolicy()Landroid/os/StrictMode$ThreadPolicy;
3059HSPLandroid/os/StrictMode;->initThreadDefaults(Landroid/content/pm/ApplicationInfo;)V
3060HSPLandroid/os/StrictMode;->initVmDefaults(Landroid/content/pm/ApplicationInfo;)V
3061HSPLandroid/os/StrictMode;->setThreadPolicy(Landroid/os/StrictMode$ThreadPolicy;)V+]Ljava/lang/ThreadLocal;Ljava/lang/ThreadLocal;
3062HSPLandroid/os/StrictMode;->setThreadPolicyMask(I)V
3063HSPLandroid/os/SynchronousResultReceiver;-><init>(Ljava/lang/String;)V
3064HSPLandroid/os/SynchronousResultReceiver;->awaitResult(J)Landroid/os/SynchronousResultReceiver$Result;
3065HSPLandroid/os/SystemClock;->sleep(J)V
3066HSPLandroid/os/SystemProperties;->addChangeCallback(Ljava/lang/Runnable;)V
3067HSPLandroid/os/SystemProperties;->get(Ljava/lang/String;)Ljava/lang/String;
3068HSPLandroid/os/SystemProperties;->get(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
3069HSPLandroid/os/SystemProperties;->getBoolean(Ljava/lang/String;Z)Z
3070HSPLandroid/os/SystemProperties;->getInt(Ljava/lang/String;I)I
3071HSPLandroid/os/SystemProperties;->getLong(Ljava/lang/String;J)J
3072HSPLandroid/os/SystemProperties;->set(Ljava/lang/String;Ljava/lang/String;)V
3073HSPLandroid/os/SystemVibrator;-><init>(Landroid/content/Context;)V
3074HSPLandroid/os/Temperature;-><init>(FILjava/lang/String;I)V
3075HSPLandroid/os/Temperature;->getName()Ljava/lang/String;
3076HSPLandroid/os/Temperature;->getStatus()I
3077HSPLandroid/os/Temperature;->getType()I
3078HSPLandroid/os/Temperature;->getValue()F
3079HSPLandroid/os/Temperature;->isValidStatus(I)Z
3080HSPLandroid/os/ThreadLocalWorkSource;->restore(J)V
3081HSPLandroid/os/ThreadLocalWorkSource;->setUid(I)J
3082HSPLandroid/os/TimestampedValue;-><init>(JLjava/lang/Object;)V
3083HSPLandroid/os/Trace;->asyncTraceBegin(JLjava/lang/String;I)V
3084HSPLandroid/os/Trace;->asyncTraceEnd(JLjava/lang/String;I)V
3085HSPLandroid/os/Trace;->asyncTraceForTrackBegin(JLjava/lang/String;Ljava/lang/String;I)V
3086HSPLandroid/os/Trace;->asyncTraceForTrackEnd(JLjava/lang/String;I)V
3087HSPLandroid/os/Trace;->beginAsyncSection(Ljava/lang/String;I)V
3088HSPLandroid/os/Trace;->beginSection(Ljava/lang/String;)V+]Ljava/lang/String;Ljava/lang/String;
3089HSPLandroid/os/Trace;->endAsyncSection(Ljava/lang/String;I)V
3090HSPLandroid/os/Trace;->endSection()V
3091HSPLandroid/os/Trace;->instant(JLjava/lang/String;)V
3092HSPLandroid/os/Trace;->instantForTrack(JLjava/lang/String;Ljava/lang/String;)V
3093HSPLandroid/os/Trace;->isTagEnabled(J)Z
3094HSPLandroid/os/Trace;->traceBegin(JLjava/lang/String;)V
3095HSPLandroid/os/Trace;->traceCounter(JLjava/lang/String;I)V
3096HSPLandroid/os/Trace;->traceEnd(J)V
3097HPLandroid/os/UidBatteryConsumer$Builder;->getBatteryStatsUid()Landroid/os/BatteryStats$Uid;
3098HPLandroid/os/UidBatteryConsumer$Builder;->getUid()I
3099HPLandroid/os/UidBatteryConsumer$Builder;->isVirtualUid()Z
3100HPLandroid/os/UidBatteryConsumer$Builder;->setConsumedPower(ID)Landroid/os/BatteryConsumer$BaseBuilder;
3101HPLandroid/os/UidBatteryConsumer$Builder;->setConsumedPower(IDI)Landroid/os/BatteryConsumer$BaseBuilder;
3102HPLandroid/os/UidBatteryConsumer$Builder;->setConsumedPower(Landroid/os/BatteryConsumer$Key;DI)Landroid/os/BatteryConsumer$BaseBuilder;
3103HPLandroid/os/UidBatteryConsumer$Builder;->setConsumedPowerForCustomComponent(ID)Landroid/os/BatteryConsumer$BaseBuilder;
3104HPLandroid/os/UidBatteryConsumer$Builder;->setPackageWithHighestDrain(Ljava/lang/String;)Landroid/os/UidBatteryConsumer$Builder;
3105HPLandroid/os/UidBatteryConsumer$Builder;->setTimeInStateMs(IJ)Landroid/os/UidBatteryConsumer$Builder;
3106HPLandroid/os/UidBatteryConsumer$Builder;->setUsageDurationMillis(IJ)Landroid/os/BatteryConsumer$BaseBuilder;
3107HSPLandroid/os/UidBatteryConsumer;->getUid()I
3108HSPLandroid/os/UpdateLock;-><init>(Ljava/lang/String;)V
3109HSPLandroid/os/UserHandle;-><init>(I)V
3110HSPLandroid/os/UserHandle;->equals(Ljava/lang/Object;)Z
3111HSPLandroid/os/UserHandle;->formatUid(I)Ljava/lang/String;
3112HSPLandroid/os/UserHandle;->formatUid(Ljava/lang/StringBuilder;I)V
3113HSPLandroid/os/UserHandle;->getAppId(I)I
3114HSPLandroid/os/UserHandle;->getAppIdFromSharedAppGid(I)I
3115HSPLandroid/os/UserHandle;->getCacheAppGid(I)I
3116HSPLandroid/os/UserHandle;->getCallingAppId()I
3117HSPLandroid/os/UserHandle;->getCallingUserId()I
3118HSPLandroid/os/UserHandle;->getIdentifier()I
3119HSPLandroid/os/UserHandle;->getSharedAppGid(I)I
3120HSPLandroid/os/UserHandle;->getUid(II)I
3121HSPLandroid/os/UserHandle;->getUserHandleForUid(I)Landroid/os/UserHandle;
3122HSPLandroid/os/UserHandle;->getUserId(I)I
3123HSPLandroid/os/UserHandle;->hashCode()I
3124HSPLandroid/os/UserHandle;->isApp(I)Z
3125HSPLandroid/os/UserHandle;->isCore(I)Z
3126HSPLandroid/os/UserHandle;->isIsolated(I)Z
3127HSPLandroid/os/UserHandle;->isSameApp(II)Z
3128HSPLandroid/os/UserHandle;->isSystem()Z
3129HSPLandroid/os/UserHandle;->myUserId()I
3130HSPLandroid/os/UserHandle;->of(I)Landroid/os/UserHandle;
3131HSPLandroid/os/UserManager;->get(Landroid/content/Context;)Landroid/os/UserManager;
3132HSPLandroid/os/UserManager;->getAliveUsers()Ljava/util/List;
3133HSPLandroid/os/UserManager;->getEnabledProfileIds(I)[I
3134HSPLandroid/os/UserManager;->getEnabledProfiles()Ljava/util/List;
3135HSPLandroid/os/UserManager;->getEnabledProfiles(I)Ljava/util/List;
3136HSPLandroid/os/UserManager;->getMainUser()Landroid/os/UserHandle;
3137HSPLandroid/os/UserManager;->getMaxSupportedUsers()I
3138HSPLandroid/os/UserManager;->getPrimaryUser()Landroid/content/pm/UserInfo;
3139HSPLandroid/os/UserManager;->getProfileIds(IZ)[I
3140HSPLandroid/os/UserManager;->getProfileIdsWithDisabled(I)[I
3141HSPLandroid/os/UserManager;->getProfileParent(I)Landroid/content/pm/UserInfo;
3142HSPLandroid/os/UserManager;->getProfileParent(Landroid/os/UserHandle;)Landroid/os/UserHandle;+]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/os/UserManager;Landroid/os/UserManager;
3143HSPLandroid/os/UserManager;->getProfiles(I)Ljava/util/List;
3144HSPLandroid/os/UserManager;->getSerialNumberForUser(Landroid/os/UserHandle;)J
3145HSPLandroid/os/UserManager;->getUserForSerialNumber(J)Landroid/os/UserHandle;
3146HSPLandroid/os/UserManager;->getUserHandle(I)I
3147HSPLandroid/os/UserManager;->getUserHandles(Z)Ljava/util/List;
3148HSPLandroid/os/UserManager;->getUserInfo(I)Landroid/content/pm/UserInfo;
3149HSPLandroid/os/UserManager;->getUserProfiles()Ljava/util/List;
3150HSPLandroid/os/UserManager;->getUserProperties(Landroid/os/UserHandle;)Landroid/content/pm/UserProperties;+]Landroid/os/UserHandle;Landroid/os/UserHandle;
3151HSPLandroid/os/UserManager;->getUserRestrictionSources(Ljava/lang/String;Landroid/os/UserHandle;)Ljava/util/List;
3152HSPLandroid/os/UserManager;->getUserRestrictions(Landroid/os/UserHandle;)Landroid/os/Bundle;
3153HSPLandroid/os/UserManager;->getUserSerialNumber(I)I
3154HSPLandroid/os/UserManager;->getUsers()Ljava/util/List;
3155HSPLandroid/os/UserManager;->hasBadge(I)Z
3156HSPLandroid/os/UserManager;->hasUserRestriction(Ljava/lang/String;)Z
3157HSPLandroid/os/UserManager;->hasUserRestriction(Ljava/lang/String;Landroid/os/UserHandle;)Z
3158HSPLandroid/os/UserManager;->hasUserRestrictionForUser(Ljava/lang/String;Landroid/os/UserHandle;)Z
3159HSPLandroid/os/UserManager;->invalidateIsUserUnlockedCache()V
3160HSPLandroid/os/UserManager;->isCredentialSharableWithParent()Z+]Landroid/os/UserManager;Landroid/os/UserManager;]Landroid/content/pm/UserProperties;Landroid/content/pm/UserProperties;
3161HSPLandroid/os/UserManager;->isDeviceInDemoMode(Landroid/content/Context;)Z
3162HSPLandroid/os/UserManager;->isHeadlessSystemUserMode()Z
3163HSPLandroid/os/UserManager;->isManagedProfile(I)Z
3164HSPLandroid/os/UserManager;->isProfile()Z
3165HSPLandroid/os/UserManager;->isQuietModeEnabled(Landroid/os/UserHandle;)Z
3166HSPLandroid/os/UserManager;->isUserAdmin(I)Z
3167HSPLandroid/os/UserManager;->isUserRunning(I)Z
3168HSPLandroid/os/UserManager;->isUserRunning(Landroid/os/UserHandle;)Z
3169HSPLandroid/os/UserManager;->isUserSwitcherEnabled()Z
3170HSPLandroid/os/UserManager;->isUserTypeCloneProfile(Ljava/lang/String;)Z
3171HSPLandroid/os/UserManager;->isUserTypeDemo(Ljava/lang/String;)Z
3172HSPLandroid/os/UserManager;->isUserTypeManagedProfile(Ljava/lang/String;)Z
3173HSPLandroid/os/UserManager;->isUserTypeRestricted(Ljava/lang/String;)Z
3174HSPLandroid/os/UserManager;->isUserUnlocked()Z
3175HSPLandroid/os/UserManager;->isUserUnlocked(I)Z
3176HSPLandroid/os/UserManager;->isUserUnlocked(Landroid/os/UserHandle;)Z
3177HSPLandroid/os/UserManager;->isUserUnlockingOrUnlocked(I)Z
3178HSPLandroid/os/UserManager;->isVisibleBackgroundUsersEnabled()Z+]Landroid/content/res/Resources;Landroid/content/res/Resources;
3179HSPLandroid/os/UserManager;->isVisibleBackgroundUsersOnDefaultDisplayEnabled()Z
3180HSPLandroid/os/UserManager;->supportsMultipleUsers()Z
3181HSPLandroid/os/VibrationAttributes$Builder;-><init>()V
3182HSPLandroid/os/VibrationAttributes$Builder;->build()Landroid/os/VibrationAttributes;
3183HSPLandroid/os/VibrationAttributes$Builder;->setFlags(II)Landroid/os/VibrationAttributes$Builder;
3184HSPLandroid/os/VibrationAttributes$Builder;->setUsage(I)Landroid/os/VibrationAttributes$Builder;
3185HSPLandroid/os/VibrationAttributes;->createForUsage(I)Landroid/os/VibrationAttributes;
3186HPLandroid/os/VibrationAttributes;->getUsage()I
3187HSPLandroid/os/VibrationEffect$Composed;-><init>(Ljava/util/List;I)V
3188HPLandroid/os/VibrationEffect$Composed;->getDuration()J+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/vibrator/VibrationEffectSegment;Landroid/os/vibrator/PrimitiveSegment;,Landroid/os/vibrator/PrebakedSegment;,Landroid/os/vibrator/StepSegment;
3189HPLandroid/os/VibrationEffect$Composed;->getSegments()Ljava/util/List;
3190HSPLandroid/os/VibrationEffect$Composed;->validate()V
3191HSPLandroid/os/VibrationEffect;->createOneShot(JI)Landroid/os/VibrationEffect;
3192HSPLandroid/os/VibrationEffect;->createWaveform([JI)Landroid/os/VibrationEffect;
3193HSPLandroid/os/VibrationEffect;->createWaveform([J[II)Landroid/os/VibrationEffect;
3194HSPLandroid/os/VibrationEffect;->get(I)Landroid/os/VibrationEffect;
3195HSPLandroid/os/VibrationEffect;->get(IZ)Landroid/os/VibrationEffect;
3196HPLandroid/os/Vibrator;->hasFrequencyControl()Z
3197HSPLandroid/os/Vibrator;->vibrate(Landroid/os/VibrationEffect;Landroid/os/VibrationAttributes;)V
3198HSPLandroid/os/VibratorInfo;->hasCapability(J)Z
3199HPLandroid/os/WorkSource$WorkChain;->getAttributionUid()I
3200HPLandroid/os/WorkSource$WorkChain;->getTags()[Ljava/lang/String;
3201HPLandroid/os/WorkSource$WorkChain;->getUids()[I
3202HSPLandroid/os/WorkSource;-><init>()V
3203HSPLandroid/os/WorkSource;-><init>(I)V
3204HSPLandroid/os/WorkSource;-><init>(ILjava/lang/String;)V
3205HSPLandroid/os/WorkSource;-><init>(Landroid/os/WorkSource;)V
3206HSPLandroid/os/WorkSource;->add(Landroid/os/WorkSource;)Z
3207HPLandroid/os/WorkSource;->diffChains(Landroid/os/WorkSource;Landroid/os/WorkSource;)[Ljava/util/ArrayList;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
3208HSPLandroid/os/WorkSource;->equals(Ljava/lang/Object;)Z
3209HSPLandroid/os/WorkSource;->getPackageName(I)Ljava/lang/String;
3210HSPLandroid/os/WorkSource;->getUid(I)I
3211HSPLandroid/os/WorkSource;->getWorkChains()Ljava/util/List;
3212HSPLandroid/os/WorkSource;->isChainedBatteryAttributionEnabled(Landroid/content/Context;)Z+]Landroid/content/Context;Landroid/app/ContextImpl;
3213HSPLandroid/os/WorkSource;->isEmpty()Z
3214HSPLandroid/os/WorkSource;->size()I
3215HSPLandroid/os/connectivity/CellularBatteryStats;-><init>(JJJJJJJJJLjava/lang/Long;[J[J[JJ)V
3216HSPLandroid/os/connectivity/WifiActivityEnergyInfo;-><init>(JIJJJJ)V
3217HSPLandroid/os/connectivity/WifiActivityEnergyInfo;-><init>(JIJJJJJ)V
3218HPLandroid/os/connectivity/WifiActivityEnergyInfo;->isValid()Z
3219HSPLandroid/os/ext/SdkExtensions;->getAllExtensionVersions()Ljava/util/Map;
3220HSPLandroid/os/ext/SdkExtensions;->getExtensionVersion(I)I
3221HPLandroid/os/health/HealthStatsWriter;-><init>(Landroid/os/health/HealthKeys$Constants;)V+]Landroid/os/health/HealthKeys$Constants;Landroid/os/health/HealthKeys$Constants;
3222HPLandroid/os/health/HealthStatsWriter;->addMeasurement(IJ)V+]Landroid/os/health/HealthKeys$Constants;Landroid/os/health/HealthKeys$Constants;
3223HPLandroid/os/health/HealthStatsWriter;->addStats(ILjava/lang/String;Landroid/os/health/HealthStatsWriter;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/health/HealthKeys$Constants;Landroid/os/health/HealthKeys$Constants;
3224HPLandroid/os/health/HealthStatsWriter;->addTimers(ILjava/lang/String;Landroid/os/health/TimerStat;)V
3225HSPLandroid/os/incremental/IIncrementalService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/incremental/IIncrementalService;
3226HSPLandroid/os/incremental/IncrementalManager;-><init>(Landroid/os/incremental/IIncrementalService;)V
3227HSPLandroid/os/incremental/IncrementalManager;->getVersion()I
3228HSPLandroid/os/incremental/IncrementalManager;->isIncrementalPath(Ljava/lang/String;)Z
3229HSPLandroid/os/incremental/IncrementalManager;->unsafeGetFileSignature(Ljava/lang/String;)[B
3230HSPLandroid/os/storage/IStorageManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/storage/IStorageManager;
3231HPLandroid/os/storage/IStorageManager$Stub;->getExternalStorageMountMode_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
3232HSPLandroid/os/storage/StorageEventListener;-><init>()V
3233HSPLandroid/os/storage/StorageManager;->allocateBytes(Ljava/io/FileDescriptor;JI)V
3234HSPLandroid/os/storage/StorageManager;->convert(Ljava/lang/String;)Ljava/util/UUID;
3235HPLandroid/os/storage/StorageManager;->findPrivateForEmulated(Landroid/os/storage/VolumeInfo;)Landroid/os/storage/VolumeInfo;+]Ljava/lang/String;Ljava/lang/String;]Landroid/os/storage/VolumeInfo;Landroid/os/storage/VolumeInfo;]Landroid/os/storage/StorageManager;Landroid/os/storage/StorageManager;
3236HSPLandroid/os/storage/StorageManager;->findVolumeById(Ljava/lang/String;)Landroid/os/storage/VolumeInfo;+]Landroid/os/storage/StorageManager;Landroid/os/storage/StorageManager;
3237HSPLandroid/os/storage/StorageManager;->getStorageLowBytes(Ljava/io/File;)J
3238HSPLandroid/os/storage/StorageManager;->getVolumes()Ljava/util/List;
3239HSPLandroid/os/storage/StorageManager;->hasAdoptable()Z
3240HSPLandroid/os/storage/StorageManager;->isFileEncrypted()Z
3241HSPLandroid/os/storage/StorageManager;->isUserKeyUnlocked(I)Z
3242HSPLandroid/os/storage/StorageManager;->registerListener(Landroid/os/storage/StorageEventListener;)V
3243HSPLandroid/os/storage/StorageVolume;-><init>(Ljava/lang/String;Ljava/io/File;Ljava/io/File;Ljava/lang/String;ZZZZZJLandroid/os/UserHandle;Ljava/util/UUID;Ljava/lang/String;Ljava/lang/String;)V
3244HSPLandroid/os/storage/StorageVolume;->getId()Ljava/lang/String;
3245HSPLandroid/os/storage/StorageVolume;->getOwner()Landroid/os/UserHandle;
3246HSPLandroid/os/storage/StorageVolume;->getPath()Ljava/lang/String;
3247HSPLandroid/os/storage/StorageVolume;->getPathFile()Ljava/io/File;
3248HSPLandroid/os/storage/StorageVolume;->getState()Ljava/lang/String;
3249HSPLandroid/os/storage/StorageVolume;->getUuid()Ljava/lang/String;
3250HPLandroid/os/storage/VolumeInfo;->buildStorageVolume(Landroid/content/Context;IZ)Landroid/os/storage/StorageVolume;+]Landroid/os/storage/VolumeInfo;Landroid/os/storage/VolumeInfo;]Landroid/os/storage/StorageManager;Landroid/os/storage/StorageManager;]Landroid/content/Context;Landroid/app/ContextImpl;
3251HSPLandroid/os/storage/VolumeInfo;->getDescription()Ljava/lang/String;+]Landroid/content/res/Resources;Landroid/content/res/Resources;
3252HSPLandroid/os/storage/VolumeInfo;->getEnvironmentForState(I)Ljava/lang/String;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
3253HPLandroid/os/storage/VolumeInfo;->getId()Ljava/lang/String;
3254HSPLandroid/os/storage/VolumeInfo;->getInternalPathForUser(I)Ljava/io/File;+]Landroid/os/storage/VolumeInfo;Landroid/os/storage/VolumeInfo;
3255HSPLandroid/os/storage/VolumeInfo;->getMountUserId()I
3256HSPLandroid/os/storage/VolumeInfo;->getPath()Ljava/io/File;
3257HSPLandroid/os/storage/VolumeInfo;->getType()I
3258HSPLandroid/os/storage/VolumeInfo;->isPrimary()Z
3259HPLandroid/os/storage/VolumeInfo;->isVisibleForWrite(I)Z
3260HPLandroid/os/vibrator/PrebakedSegment;->applyEffectStrength(I)Landroid/os/vibrator/PrebakedSegment;
3261HSPLandroid/os/vibrator/StepSegment;-><init>(FFI)V
3262HSPLandroid/os/vibrator/StepSegment;->getDuration()J
3263HSPLandroid/os/vibrator/VibrationConfig;-><init>(Landroid/content/res/Resources;)V
3264HSPLandroid/os/vibrator/VibrationConfig;->getDefaultVibrationIntensity(I)I
3265HSPLandroid/permission/ILegacyPermissionManager$Stub;-><init>()V
3266HSPLandroid/permission/IPermissionChecker$Stub;-><init>()V
3267HSPLandroid/permission/IPermissionManager$Stub;-><init>()V
3268HSPLandroid/permission/PermissionManager$SplitPermissionInfo;-><init>(Ljava/lang/String;Ljava/util/List;I)V
3269HSPLandroid/permission/PermissionManager$SplitPermissionInfo;->getNewPermissions()Ljava/util/List;
3270HSPLandroid/permission/PermissionManager$SplitPermissionInfo;->getSplitPermission()Ljava/lang/String;
3271HSPLandroid/permission/PermissionManager$SplitPermissionInfo;->getTargetSdk()I
3272HSPLandroid/permission/PermissionManager;->addOnPermissionsChangeListener(Landroid/content/pm/PackageManager$OnPermissionsChangedListener;)V
3273HSPLandroid/permission/PermissionManager;->disablePackageNamePermissionCache()V
3274HSPLandroid/permission/PermissionManager;->getPermissionFlags(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)I
3275HSPLandroid/permission/PermissionManager;->getPermissionGroupInfo(Ljava/lang/String;I)Landroid/content/pm/PermissionGroupInfo;
3276HSPLandroid/permission/PermissionManager;->getPermissionInfo(Ljava/lang/String;I)Landroid/content/pm/PermissionInfo;
3277HSPLandroid/permission/PermissionManager;->getSplitPermissions()Ljava/util/List;
3278HSPLandroid/permission/PermissionManager;->removeOnPermissionsChangeListener(Landroid/content/pm/PackageManager$OnPermissionsChangedListener;)V
3279HSPLandroid/permission/PermissionManager;->splitPermissionInfoListToParcelableList(Ljava/util/List;)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/permission/PermissionManager$SplitPermissionInfo;Landroid/permission/PermissionManager$SplitPermissionInfo;
3280HSPLandroid/permission/PermissionManager;->updatePermissionFlags(Ljava/lang/String;Ljava/lang/String;IILandroid/os/UserHandle;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07003281HSPLandroid/power/PowerStatsInternal;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07003282HPLandroid/privacy/internal/longitudinalreporting/LongitudinalReportingConfig;-><init>(Ljava/lang/String;DDD)V
3283HSPLandroid/provider/ContactsContract$Contacts;->getLookupUri(JLjava/lang/String;)Landroid/net/Uri;
3284HSPLandroid/provider/DeviceConfig$Properties$Builder;-><init>(Ljava/lang/String;)V
3285HSPLandroid/provider/DeviceConfig$Properties$Builder;->build()Landroid/provider/DeviceConfig$Properties;
3286HSPLandroid/provider/DeviceConfig$Properties;->getBoolean(Ljava/lang/String;Z)Z
3287HSPLandroid/provider/DeviceConfig$Properties;->getInt(Ljava/lang/String;I)I
3288HSPLandroid/provider/DeviceConfig$Properties;->getKeyset()Ljava/util/Set;
3289HSPLandroid/provider/DeviceConfig$Properties;->getLong(Ljava/lang/String;J)J
3290HSPLandroid/provider/DeviceConfig$Properties;->getNamespace()Ljava/lang/String;
3291HSPLandroid/provider/DeviceConfig$Properties;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+]Ljava/util/HashMap;Ljava/util/HashMap;
3292HSPLandroid/provider/DeviceConfig;->addOnPropertiesChangedListener(Ljava/lang/String;Ljava/util/concurrent/Executor;Landroid/provider/DeviceConfig$OnPropertiesChangedListener;)V
3293HSPLandroid/provider/DeviceConfig;->getBoolean(Ljava/lang/String;Ljava/lang/String;Z)Z
3294HSPLandroid/provider/DeviceConfig;->getFloat(Ljava/lang/String;Ljava/lang/String;F)F
3295HSPLandroid/provider/DeviceConfig;->getInt(Ljava/lang/String;Ljava/lang/String;I)I
3296HSPLandroid/provider/DeviceConfig;->getLong(Ljava/lang/String;Ljava/lang/String;J)J
3297HSPLandroid/provider/DeviceConfig;->getProperties(Ljava/lang/String;[Ljava/lang/String;)Landroid/provider/DeviceConfig$Properties;
3298HSPLandroid/provider/DeviceConfig;->getProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+]Landroid/provider/DeviceConfig$Properties;Landroid/provider/DeviceConfig$Properties;
3299HSPLandroid/provider/DeviceConfig;->getString(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
3300HSPLandroid/provider/Settings$Global;->getFloat(Landroid/content/ContentResolver;Ljava/lang/String;F)F
3301HSPLandroid/provider/Settings$Global;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;)I
3302HSPLandroid/provider/Settings$Global;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;I)I
3303HSPLandroid/provider/Settings$Global;->getLong(Landroid/content/ContentResolver;Ljava/lang/String;J)J
3304HSPLandroid/provider/Settings$Global;->getString(Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String;
3305HSPLandroid/provider/Settings$Global;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String;
3306HSPLandroid/provider/Settings$Global;->getUriFor(Ljava/lang/String;)Landroid/net/Uri;
3307HSPLandroid/provider/Settings$Global;->putInt(Landroid/content/ContentResolver;Ljava/lang/String;I)Z
3308HSPLandroid/provider/Settings$Global;->putLong(Landroid/content/ContentResolver;Ljava/lang/String;J)Z
3309HSPLandroid/provider/Settings$Global;->putString(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;)Z
3310HSPLandroid/provider/Settings$Secure;->getFloatForUser(Landroid/content/ContentResolver;Ljava/lang/String;FI)F
3311HSPLandroid/provider/Settings$Secure;->getInt(Landroid/content/ContentResolver;Ljava/lang/String;I)I
3312HSPLandroid/provider/Settings$Secure;->getIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)I
3313HSPLandroid/provider/Settings$Secure;->getIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)I
3314HSPLandroid/provider/Settings$Secure;->getLongForUser(Landroid/content/ContentResolver;Ljava/lang/String;JI)J
3315HSPLandroid/provider/Settings$Secure;->getString(Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String;
3316HSPLandroid/provider/Settings$Secure;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String;+]Ljava/util/HashSet;Ljava/util/HashSet;
3317HSPLandroid/provider/Settings$Secure;->getUriFor(Ljava/lang/String;)Landroid/net/Uri;
3318HSPLandroid/provider/Settings$Secure;->putInt(Landroid/content/ContentResolver;Ljava/lang/String;I)Z
3319HSPLandroid/provider/Settings$Secure;->putIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)Z
3320HSPLandroid/provider/Settings$Secure;->putString(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;)Z
3321HSPLandroid/provider/Settings$Secure;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;I)Z
3322HSPLandroid/provider/Settings$System;->getFloatForUser(Landroid/content/ContentResolver;Ljava/lang/String;FI)F
3323HSPLandroid/provider/Settings$System;->getIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)I
3324HSPLandroid/provider/Settings$System;->getIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)I
3325HSPLandroid/provider/Settings$System;->getStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;I)Ljava/lang/String;
3326HSPLandroid/provider/Settings$System;->getUriFor(Ljava/lang/String;)Landroid/net/Uri;
3327HSPLandroid/provider/Settings$System;->putIntForUser(Landroid/content/ContentResolver;Ljava/lang/String;II)Z
3328HSPLandroid/provider/Settings$System;->putStringForUser(Landroid/content/ContentResolver;Ljava/lang/String;Ljava/lang/String;I)Z
3329HSPLandroid/provider/Telephony$Sms;->getDefaultSmsPackage(Landroid/content/Context;)Ljava/lang/String;
3330HSPLandroid/safetycenter/SafetyCenterManager;->isSafetyCenterEnabled()Z
3331HSPLandroid/security/IFileIntegrityService$Stub;-><init>()V
3332HSPLandroid/security/KeyChain$KeyChainConnection;->close()V
3333HSPLandroid/security/KeyChain$KeyChainConnection;->getService()Landroid/security/IKeyChainService;
3334HSPLandroid/security/KeyChain;->bindAsUser(Landroid/content/Context;Landroid/os/UserHandle;)Landroid/security/KeyChain$KeyChainConnection;
3335HSPLandroid/security/KeyStore2;->getInstance()Landroid/security/KeyStore2;
3336HSPLandroid/security/KeyStore;->getInstance()Landroid/security/KeyStore;
3337HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;-><init>(Ljava/lang/String;I)V
3338HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->build()Landroid/security/keystore/KeyGenParameterSpec;
3339HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->setBlockModes([Ljava/lang/String;)Landroid/security/keystore/KeyGenParameterSpec$Builder;
3340HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->setEncryptionPaddings([Ljava/lang/String;)Landroid/security/keystore/KeyGenParameterSpec$Builder;
3341HSPLandroid/security/keystore/KeyGenParameterSpec$Builder;->setKeySize(I)Landroid/security/keystore/KeyGenParameterSpec$Builder;
3342HSPLandroid/security/keystore/KeyGenParameterSpec;->getKeystoreAlias()Ljava/lang/String;
3343HSPLandroid/security/keystore/KeyGenParameterSpec;->getUid()I
3344HSPLandroid/security/keystore2/AndroidKeyStoreLoadStoreParameter;-><init>(I)V
3345HSPLandroid/security/keystore2/AndroidKeyStoreProvider;->install()V
3346HSPLandroid/service/appprediction/IPredictionService$Stub;-><init>()V
3347HPLandroid/service/autofill/FillContext;->findViewNodesByAutofillIds([Landroid/view/autofill/AutofillId;)[Landroid/app/assist/AssistStructure$ViewNode;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/app/assist/AssistStructure$ViewNode;Landroid/app/assist/AssistStructure$ViewNode;]Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillId;]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Landroid/app/assist/AssistStructure;Landroid/app/assist/AssistStructure;]Landroid/app/assist/AssistStructure$WindowNode;Landroid/app/assist/AssistStructure$WindowNode;
3348HSPLandroid/service/contentcapture/ActivityEvent;-><init>(Landroid/app/assist/ActivityId;Landroid/content/ComponentName;I)V
3349HSPLandroid/service/dreams/IDreamManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/dreams/IDreamManager;
3350HSPLandroid/service/gatekeeper/IGateKeeperService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/gatekeeper/IGateKeeperService;
3351HSPLandroid/service/notification/Adjustment;->getKey()Ljava/lang/String;
3352HSPLandroid/service/notification/Adjustment;->getSignals()Landroid/os/Bundle;
3353HPLandroid/service/notification/Adjustment;->getUser()I
3354HSPLandroid/service/notification/Condition;-><init>(Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;III)V
3355HSPLandroid/service/notification/ConditionProviderService;-><init>()V
3356HSPLandroid/service/notification/ConditionProviderService;->notifyConditions([Landroid/service/notification/Condition;)V
3357HSPLandroid/service/notification/ConditionProviderService;->onBind(Landroid/content/Intent;)Landroid/os/IBinder;
3358HPLandroid/service/notification/INotificationListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/notification/INotificationListener;+]Landroid/os/IBinder;Landroid/os/BinderProxy;
3359HPLandroid/service/notification/IStatusBarNotificationHolder$Stub;-><init>()V
3360HSPLandroid/service/notification/NotificationListenerService$Ranking;-><init>()V
3361HSPLandroid/service/notification/NotificationListenerService$Ranking;->getChannel()Landroid/app/NotificationChannel;
3362HSPLandroid/service/notification/NotificationListenerService$Ranking;->populate(Ljava/lang/String;IZIIILjava/lang/CharSequence;Ljava/lang/String;Landroid/app/NotificationChannel;Ljava/util/ArrayList;Ljava/util/ArrayList;ZIZJZLjava/util/ArrayList;Ljava/util/ArrayList;ZZZLandroid/content/pm/ShortcutInfo;IZIZ)V
3363HSPLandroid/service/notification/NotificationListenerService$RankingMap;->getRanking(Ljava/lang/String;Landroid/service/notification/NotificationListenerService$Ranking;)Z
3364HSPLandroid/service/notification/NotificationListenerService;-><init>()V
3365HSPLandroid/service/notification/NotificationListenerService;->onListenerConnected()V
3366HSPLandroid/service/notification/NotificationListenerService;->registerAsSystemService(Landroid/content/Context;Landroid/content/ComponentName;I)V
3367HSPLandroid/service/notification/NotificationRankingUpdate;-><init>([Landroid/service/notification/NotificationListenerService$Ranking;)V
3368HPLandroid/service/notification/NotificationStats;-><init>()V
3369HPLandroid/service/notification/StatusBarNotification;-><init>(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;IILandroid/app/Notification;Landroid/os/UserHandle;Ljava/lang/String;J)V
3370HPLandroid/service/notification/StatusBarNotification;->clone()Landroid/service/notification/StatusBarNotification;
3371HPLandroid/service/notification/StatusBarNotification;->cloneLight()Landroid/service/notification/StatusBarNotification;
3372HPLandroid/service/notification/StatusBarNotification;->getChannelIdLogTag()Ljava/lang/String;+]Landroid/app/Notification;Landroid/app/Notification;
3373HPLandroid/service/notification/StatusBarNotification;->getGroup()Ljava/lang/String;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/Notification;Landroid/app/Notification;
3374HSPLandroid/service/notification/StatusBarNotification;->getGroupKey()Ljava/lang/String;
3375HPLandroid/service/notification/StatusBarNotification;->getGroupLogTag()Ljava/lang/String;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;
3376HSPLandroid/service/notification/StatusBarNotification;->getId()I
3377HPLandroid/service/notification/StatusBarNotification;->getInitialPid()I
3378HSPLandroid/service/notification/StatusBarNotification;->getInstanceId()Lcom/android/internal/logging/InstanceId;
3379HSPLandroid/service/notification/StatusBarNotification;->getKey()Ljava/lang/String;
3380HPLandroid/service/notification/StatusBarNotification;->getLogMaker()Landroid/metrics/LogMaker;+]Ljava/lang/String;Ljava/lang/String;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/metrics/LogMaker;Landroid/metrics/LogMaker;]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/app/Notification;Landroid/app/Notification;]Ljava/util/ArrayList;Ljava/util/ArrayList;
3381HSPLandroid/service/notification/StatusBarNotification;->getNormalizedUserId()I
3382HSPLandroid/service/notification/StatusBarNotification;->getNotification()Landroid/app/Notification;
3383HSPLandroid/service/notification/StatusBarNotification;->getOpPkg()Ljava/lang/String;
3384HSPLandroid/service/notification/StatusBarNotification;->getOverrideGroupKey()Ljava/lang/String;
3385HSPLandroid/service/notification/StatusBarNotification;->getPackageContext(Landroid/content/Context;)Landroid/content/Context;
3386HSPLandroid/service/notification/StatusBarNotification;->getPackageName()Ljava/lang/String;
3387HSPLandroid/service/notification/StatusBarNotification;->getPostTime()J
3388HSPLandroid/service/notification/StatusBarNotification;->getShortcutId()Ljava/lang/String;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/Notification;Landroid/app/Notification;
3389HSPLandroid/service/notification/StatusBarNotification;->getTag()Ljava/lang/String;
3390HSPLandroid/service/notification/StatusBarNotification;->getUid()I
3391HSPLandroid/service/notification/StatusBarNotification;->getUser()Landroid/os/UserHandle;
3392HSPLandroid/service/notification/StatusBarNotification;->getUserId()I
3393HSPLandroid/service/notification/StatusBarNotification;->isAppGroup()Z
3394HSPLandroid/service/notification/StatusBarNotification;->isGroup()Z
3395HSPLandroid/service/notification/StatusBarNotification;->isOngoing()Z
3396HPLandroid/service/notification/StatusBarNotification;->setInstanceId(Lcom/android/internal/logging/InstanceId;)V
3397HSPLandroid/service/notification/ZenModeConfig$ZenRule;->getPkg()Ljava/lang/String;
3398HSPLandroid/service/notification/ZenModeConfig$ZenRule;->isAutomaticActive()Z+]Landroid/service/notification/ZenModeConfig$ZenRule;Landroid/service/notification/ZenModeConfig$ZenRule;
3399HSPLandroid/service/notification/ZenModeConfig$ZenRule;->isTrueOrUnknown()Z
3400HSPLandroid/service/notification/ZenModeConfig;->areAllPriorityOnlyRingerSoundsMuted(Landroid/app/NotificationManager$Policy;)Z
3401HSPLandroid/service/notification/ZenModeConfig;->copy()Landroid/service/notification/ZenModeConfig;
3402HSPLandroid/service/notification/ZenModeConfig;->equals(Ljava/lang/Object;)Z
3403HSPLandroid/service/notification/ZenModeConfig;->isValidEventConditionId(Landroid/net/Uri;)Z
3404HSPLandroid/service/notification/ZenModeConfig;->isValidScheduleConditionId(Landroid/net/Uri;)Z
3405HSPLandroid/service/notification/ZenModeConfig;->toNotificationPolicy()Landroid/app/NotificationManager$Policy;
3406HSPLandroid/service/notification/ZenModeConfig;->toNotificationPolicy(Landroid/service/notification/ZenPolicy;)Landroid/app/NotificationManager$Policy;
3407HSPLandroid/service/notification/ZenModeConfig;->toString()Ljava/lang/String;
3408HSPLandroid/service/notification/ZenModeConfig;->tryParseEventConditionId(Landroid/net/Uri;)Landroid/service/notification/ZenModeConfig$EventInfo;
3409HSPLandroid/service/notification/ZenModeConfig;->writeXml(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/lang/Integer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
3410HSPLandroid/service/notification/ZenModeDiff$ConfigDiff;-><init>(Landroid/service/notification/ZenModeConfig;Landroid/service/notification/ZenModeConfig;)V
3411HSPLandroid/service/notification/ZenPolicy$Builder;-><init>()V
3412HSPLandroid/service/notification/ZenPolicy$Builder;->allowAlarms(Z)Landroid/service/notification/ZenPolicy$Builder;
3413HSPLandroid/service/notification/ZenPolicy$Builder;->allowMedia(Z)Landroid/service/notification/ZenPolicy$Builder;
3414HSPLandroid/service/notification/ZenPolicy$Builder;->build()Landroid/service/notification/ZenPolicy;
3415HSPLandroid/service/notification/ZenPolicy;-><init>()V
3416HSPLandroid/service/textclassifier/ITextClassifierCallback$Stub;-><init>()V
3417HSPLandroid/service/textclassifier/ITextClassifierService$Stub;-><init>()V
3418HSPLandroid/service/textclassifier/ITextClassifierService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/textclassifier/ITextClassifierService;
3419HSPLandroid/service/textclassifier/TextClassifierService;->getResponse(Landroid/os/Bundle;)Landroid/os/Parcelable;
3420HSPLandroid/service/voice/VoiceInteractionServiceInfo;-><init>(Landroid/content/pm/PackageManager;Landroid/content/pm/ServiceInfo;)V
3421HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getParseError()Ljava/lang/String;
3422HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getRecognitionService()Ljava/lang/String;
3423HSPLandroid/service/voice/VoiceInteractionServiceInfo;->getServiceInfo()Landroid/content/pm/ServiceInfo;
3424HSPLandroid/service/vr/IPersistentVrStateCallbacks$Stub;-><init>()V
3425HSPLandroid/service/vr/IVrManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/vr/IVrManager;
3426HSPLandroid/service/vr/IVrStateCallbacks$Stub;-><init>()V
3427HSPLandroid/speech/IRecognitionService$Stub;-><init>()V
3428HSPLandroid/sysprop/InitProperties;->userspace_reboot_in_progress()Ljava/util/Optional;
art-benchmark-service08401c12022-12-23 09:27:20 -08003429HSPLandroid/sysprop/SurfaceFlingerProperties;->enable_frame_rate_override()Ljava/util/Optional;
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07003430HSPLandroid/sysprop/SurfaceFlingerProperties;->tryParseBoolean(Ljava/lang/String;)Ljava/lang/Boolean;
art-benchmark-service84f185c2023-07-24 02:43:42 -07003431HSPLandroid/system/ErrnoException;-><init>(Ljava/lang/String;I)V
3432HSPLandroid/system/ErrnoException;->getMessage()Ljava/lang/String;
3433HSPLandroid/system/ErrnoException;->rethrowAsIOException()Ljava/io/IOException;
3434HSPLandroid/system/Os;->accept(Ljava/io/FileDescriptor;Ljava/net/InetSocketAddress;)Ljava/io/FileDescriptor;
3435HSPLandroid/system/Os;->bind(Ljava/io/FileDescriptor;Ljava/net/SocketAddress;)V
3436HSPLandroid/system/Os;->chmod(Ljava/lang/String;I)V
3437HSPLandroid/system/Os;->close(Ljava/io/FileDescriptor;)V
3438HSPLandroid/system/Os;->connect(Ljava/io/FileDescriptor;Ljava/net/SocketAddress;)V
3439HSPLandroid/system/Os;->fstat(Ljava/io/FileDescriptor;)Landroid/system/StructStat;
3440HSPLandroid/system/Os;->getenv(Ljava/lang/String;)Ljava/lang/String;
3441HSPLandroid/system/Os;->getxattr(Ljava/lang/String;Ljava/lang/String;)[B
3442HSPLandroid/system/Os;->listen(Ljava/io/FileDescriptor;I)V
3443HSPLandroid/system/Os;->lseek(Ljava/io/FileDescriptor;JI)J
3444HSPLandroid/system/Os;->mkdir(Ljava/lang/String;I)V
3445HSPLandroid/system/Os;->mmap(JJIILjava/io/FileDescriptor;J)J
3446HSPLandroid/system/Os;->munmap(JJ)V
3447HSPLandroid/system/Os;->open(Ljava/lang/String;II)Ljava/io/FileDescriptor;
3448HSPLandroid/system/Os;->poll([Landroid/system/StructPollfd;I)I
3449HSPLandroid/system/Os;->read(Ljava/io/FileDescriptor;[BII)I
3450HSPLandroid/system/Os;->rename(Ljava/lang/String;Ljava/lang/String;)V
3451HSPLandroid/system/Os;->setsockoptTimeval(Ljava/io/FileDescriptor;IILandroid/system/StructTimeval;)V
3452HSPLandroid/system/Os;->setxattr(Ljava/lang/String;Ljava/lang/String;[BI)V
3453HSPLandroid/system/Os;->socket(III)Ljava/io/FileDescriptor;
3454HSPLandroid/system/Os;->stat(Ljava/lang/String;)Landroid/system/StructStat;
3455HSPLandroid/system/Os;->sysconf(I)J
3456HSPLandroid/system/Os;->write(Ljava/io/FileDescriptor;[BII)I
3457HSPLandroid/system/StructPollfd;-><init>()V
3458HSPLandroid/system/StructTimeval;->fromMillis(J)Landroid/system/StructTimeval;
3459HSPLandroid/system/keystore2/KeyDescriptor;-><init>()V
3460HSPLandroid/system/suspend/internal/ISuspendControlServiceInternal$Stub;->asInterface(Landroid/os/IBinder;)Landroid/system/suspend/internal/ISuspendControlServiceInternal;
3461HSPLandroid/telecom/CallAudioState;->isMuted()Z
3462HSPLandroid/telecom/PhoneAccount$Builder;-><init>(Landroid/telecom/PhoneAccountHandle;Ljava/lang/CharSequence;)V
3463HSPLandroid/telecom/PhoneAccount$Builder;->build()Landroid/telecom/PhoneAccount;
3464HSPLandroid/telecom/PhoneAccount$Builder;->setCapabilities(I)Landroid/telecom/PhoneAccount$Builder;
3465HSPLandroid/telecom/PhoneAccount$Builder;->setExtras(Landroid/os/Bundle;)Landroid/telecom/PhoneAccount$Builder;
3466HSPLandroid/telecom/PhoneAccount$Builder;->setSupportedUriSchemes(Ljava/util/List;)Landroid/telecom/PhoneAccount$Builder;
3467HSPLandroid/telecom/PhoneAccount;->getLabel()Ljava/lang/CharSequence;
3468HSPLandroid/telecom/PhoneAccountHandle;-><init>(Landroid/content/ComponentName;Ljava/lang/String;)V
3469HSPLandroid/telecom/PhoneAccountHandle;->getComponentName()Landroid/content/ComponentName;
3470HSPLandroid/telecom/PhoneAccountHandle;->getId()Ljava/lang/String;
3471HSPLandroid/telecom/PhoneAccountHandle;->getUserHandle()Landroid/os/UserHandle;
3472HSPLandroid/telecom/TelecomManager;->getCallCapablePhoneAccounts()Ljava/util/List;
3473HSPLandroid/telecom/TelecomManager;->getDefaultDialerPackage()Ljava/lang/String;
3474HSPLandroid/telecom/TelecomManager;->getDefaultDialerPackage(Landroid/os/UserHandle;)Ljava/lang/String;
3475HSPLandroid/telecom/TelecomManager;->getPhoneAccount(Landroid/telecom/PhoneAccountHandle;)Landroid/telecom/PhoneAccount;
3476HSPLandroid/telecom/TelecomManager;->getSystemDialerPackage()Ljava/lang/String;
3477HSPLandroid/telecom/TelecomManager;->isInCall()Z
3478HPLandroid/telecom/TelecomManager;->isInManagedCall()Z+]Landroid/content/Context;Landroid/app/Application;
3479HPLandroid/telecom/TelecomManager;->isInSelfManagedCall(Ljava/lang/String;Landroid/os/UserHandle;)Z
3480HSPLandroid/telephony/BarringInfo;-><init>()V
3481HPLandroid/telephony/BarringInfo;->equals(Ljava/lang/Object;)Z
3482HSPLandroid/telephony/CallQuality;-><init>(IIIIIIIIIII)V
3483HSPLandroid/telephony/CarrierConfigManager;->getConfig()Landroid/os/PersistableBundle;
3484HSPLandroid/telephony/CarrierConfigManager;->getConfigForSubId(I)Landroid/os/PersistableBundle;
3485HSPLandroid/telephony/CarrierConfigManager;->getDefaultCarrierServicePackageName()Ljava/lang/String;
3486HSPLandroid/telephony/CarrierConfigManager;->getDefaultConfig()Landroid/os/PersistableBundle;
3487HSPLandroid/telephony/CarrierConfigManager;->isConfigForIdentifiedCarrier(Landroid/os/PersistableBundle;)Z
3488HSPLandroid/telephony/CarrierConfigManager;->registerCarrierConfigChangeListener(Ljava/util/concurrent/Executor;Landroid/telephony/CarrierConfigManager$CarrierConfigChangeListener;)V
3489HSPLandroid/telephony/CellIdentity;->getPlmn()Ljava/lang/String;
3490HSPLandroid/telephony/CellIdentityLte;->getCi()I
3491HSPLandroid/telephony/CellInfo;->isRegistered()Z
3492HSPLandroid/telephony/CellSignalStrength;->getNumSignalStrengthLevels()I
3493HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;-><init>()V
3494HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->build()Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;
3495HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setCallingFeatureId(Ljava/lang/String;)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
3496HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setCallingPackage(Ljava/lang/String;)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
3497HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setCallingPid(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
3498HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setCallingUid(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
3499HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setLogAsInfo(Z)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
3500HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setMethod(Ljava/lang/String;)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
3501HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setMinSdkVersionForCoarse(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
3502HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setMinSdkVersionForEnforcement(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
3503HSPLandroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;->setMinSdkVersionForFine(I)Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
3504HSPLandroid/telephony/LocationAccessPolicy;->checkLocationPermission(Landroid/content/Context;Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;)Landroid/telephony/LocationAccessPolicy$LocationPermissionResult;
3505HSPLandroid/telephony/LocationAccessPolicy;->isLocationModeEnabled(Landroid/content/Context;I)Z+]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/location/LocationManager;Landroid/location/LocationManager;
3506HPLandroid/telephony/ModemActivityInfo;->getDelta(Landroid/telephony/ModemActivityInfo;)Landroid/telephony/ModemActivityInfo;+]Landroid/telephony/ModemActivityInfo;Landroid/telephony/ModemActivityInfo;
3507HSPLandroid/telephony/ModemActivityInfo;->getIdleTimeMillis()J
3508HSPLandroid/telephony/ModemActivityInfo;->getNumTxPowerLevels()I
3509HSPLandroid/telephony/ModemActivityInfo;->getReceiveTimeMillis()J
3510HSPLandroid/telephony/ModemActivityInfo;->getReceiveTimeMillis(II)J
3511HSPLandroid/telephony/ModemActivityInfo;->getSleepTimeMillis()J
3512HSPLandroid/telephony/ModemActivityInfo;->getSpecificInfoLength()I
3513HSPLandroid/telephony/ModemActivityInfo;->getSpecificInfoRat(I)I
3514HSPLandroid/telephony/ModemActivityInfo;->getTimestampMillis()J
3515HPLandroid/telephony/ModemActivityInfo;->getTransmitDurationMillisAtPowerLevel(I)J+]Landroid/telephony/ModemActivityInfo;Landroid/telephony/ModemActivityInfo;
3516HSPLandroid/telephony/ModemActivityInfo;->getTransmitTimeMillis(II)[I
3517HSPLandroid/telephony/NetworkRegistrationInfo;->getAccessNetworkTechnology()I
3518HSPLandroid/telephony/PhoneNumberUtils;->formatNumberToE164(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
3519HSPLandroid/telephony/PhoneStateListener;-><init>()V
3520HSPLandroid/telephony/PhoneStateListener;-><init>(Ljava/util/concurrent/Executor;)V
3521HSPLandroid/telephony/PreciseCallState;-><init>(IIIII)V
3522HSPLandroid/telephony/Rlog;->d(Ljava/lang/String;Ljava/lang/String;)I
3523HPLandroid/telephony/Rlog;->pii(ZLjava/lang/Object;)Ljava/lang/String;
3524HSPLandroid/telephony/Rlog;->w(Ljava/lang/String;Ljava/lang/String;)I
3525HSPLandroid/telephony/ServiceState;-><init>()V
3526HSPLandroid/telephony/ServiceState;-><init>(Landroid/telephony/ServiceState;)V
3527HSPLandroid/telephony/ServiceState;->createLocationInfoSanitizedCopy(Z)Landroid/telephony/ServiceState;
3528HPLandroid/telephony/ServiceState;->fillInNotifierBundle(Landroid/os/Bundle;)V+]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/telephony/ServiceState;Landroid/telephony/ServiceState;
3529HSPLandroid/telephony/ServiceState;->getNetworkRegistrationInfo(II)Landroid/telephony/NetworkRegistrationInfo;
3530HSPLandroid/telephony/ServiceState;->getNrFrequencyRange()I
3531HSPLandroid/telephony/ServiceState;->getNrState()I
3532HSPLandroid/telephony/ServiceState;->getState()I
3533HSPLandroid/telephony/SignalStrength;->getCellSignalStrengths()Ljava/util/List;
3534HSPLandroid/telephony/SignalStrength;->getLevel()I
3535HSPLandroid/telephony/SubscriptionInfo;->getCarrierId()I
3536HSPLandroid/telephony/SubscriptionInfo;->getCountryIso()Ljava/lang/String;
3537HSPLandroid/telephony/SubscriptionInfo;->getGroupUuid()Landroid/os/ParcelUuid;
3538HSPLandroid/telephony/SubscriptionInfo;->getMccString()Ljava/lang/String;
3539HSPLandroid/telephony/SubscriptionInfo;->getMncString()Ljava/lang/String;
3540HSPLandroid/telephony/SubscriptionInfo;->getSimSlotIndex()I
3541HSPLandroid/telephony/SubscriptionInfo;->getSubscriptionId()I
3542HSPLandroid/telephony/SubscriptionInfo;->isOpportunistic()Z
3543HSPLandroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;-><init>()V
3544HSPLandroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;-><init>(Landroid/os/Looper;)V
3545HSPLandroid/telephony/SubscriptionManager;->addOnSubscriptionsChangedListener(Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;)V
3546HSPLandroid/telephony/SubscriptionManager;->addOnSubscriptionsChangedListener(Ljava/util/concurrent/Executor;Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;)V
3547HSPLandroid/telephony/SubscriptionManager;->from(Landroid/content/Context;)Landroid/telephony/SubscriptionManager;
3548HSPLandroid/telephony/SubscriptionManager;->getActiveDataSubscriptionId()I
3549HSPLandroid/telephony/SubscriptionManager;->getActiveSubscriptionIdList()[I
3550HSPLandroid/telephony/SubscriptionManager;->getActiveSubscriptionIdList(Z)[I
3551HSPLandroid/telephony/SubscriptionManager;->getActiveSubscriptionInfo(I)Landroid/telephony/SubscriptionInfo;
3552HSPLandroid/telephony/SubscriptionManager;->getActiveSubscriptionInfoList()Ljava/util/List;
3553HSPLandroid/telephony/SubscriptionManager;->getAllSubscriptionInfoList()Ljava/util/List;
3554HSPLandroid/telephony/SubscriptionManager;->getCompleteActiveSubscriptionIdList()[I
3555HSPLandroid/telephony/SubscriptionManager;->getCompleteActiveSubscriptionInfoList()Ljava/util/List;
3556HSPLandroid/telephony/SubscriptionManager;->getDefaultDataSubscriptionId()I
3557HSPLandroid/telephony/SubscriptionManager;->getDefaultSubscriptionId()I
3558HSPLandroid/telephony/SubscriptionManager;->getResourcesForSubId(Landroid/content/Context;I)Landroid/content/res/Resources;
3559HSPLandroid/telephony/SubscriptionManager;->isValidSlotIndex(I)Z
3560HSPLandroid/telephony/SubscriptionManager;->isValidSubscriptionId(I)Z
3561HSPLandroid/telephony/TelephonyCallback;-><init>()V
3562HSPLandroid/telephony/TelephonyDisplayInfo;->getNetworkType()I
3563HSPLandroid/telephony/TelephonyDisplayInfo;->getOverrideNetworkType()I
3564HSPLandroid/telephony/TelephonyManager;->checkCarrierPrivilegesForPackageAnyPhone(Ljava/lang/String;)I
3565HSPLandroid/telephony/TelephonyManager;->createForSubscriptionId(I)Landroid/telephony/TelephonyManager;
3566HSPLandroid/telephony/TelephonyManager;->from(Landroid/content/Context;)Landroid/telephony/TelephonyManager;
3567HSPLandroid/telephony/TelephonyManager;->getActiveModemCount()I
3568HPLandroid/telephony/TelephonyManager;->getAllNetworkTypes()[I
3569HSPLandroid/telephony/TelephonyManager;->getCallState()I
3570HSPLandroid/telephony/TelephonyManager;->getCarrierServicePackageNameForLogicalSlot(I)Ljava/lang/String;
3571HSPLandroid/telephony/TelephonyManager;->getDataEnabled()Z
3572HSPLandroid/telephony/TelephonyManager;->getEmergencyNumberList()Ljava/util/Map;
3573HSPLandroid/telephony/TelephonyManager;->getImei(I)Ljava/lang/String;
3574HSPLandroid/telephony/TelephonyManager;->getLine1Number()Ljava/lang/String;
3575HSPLandroid/telephony/TelephonyManager;->getMeid(I)Ljava/lang/String;
3576HSPLandroid/telephony/TelephonyManager;->getNetworkCountryIso()Ljava/lang/String;
3577HSPLandroid/telephony/TelephonyManager;->getNetworkCountryIso(I)Ljava/lang/String;
3578HSPLandroid/telephony/TelephonyManager;->getNetworkOperator()Ljava/lang/String;
3579HSPLandroid/telephony/TelephonyManager;->getNetworkTypeName(I)Ljava/lang/String;
3580HSPLandroid/telephony/TelephonyManager;->getPhoneType()I
3581HSPLandroid/telephony/TelephonyManager;->getSignalStrength()Landroid/telephony/SignalStrength;
3582HSPLandroid/telephony/TelephonyManager;->getSimCountryIso()Ljava/lang/String;
3583HSPLandroid/telephony/TelephonyManager;->getSimOperator()Ljava/lang/String;
3584HSPLandroid/telephony/TelephonyManager;->getSimSpecificCarrierId()I
3585HSPLandroid/telephony/TelephonyManager;->getSimState()I
3586HSPLandroid/telephony/TelephonyManager;->getSubscriberId()Ljava/lang/String;
3587HSPLandroid/telephony/TelephonyManager;->getSubscriberId(I)Ljava/lang/String;
3588HSPLandroid/telephony/TelephonyManager;->hasCarrierPrivileges(I)Z
3589HSPLandroid/telephony/TelephonyManager;->isDataEnabled()Z
3590HSPLandroid/telephony/TelephonyManager;->isEmergencyNumber(Ljava/lang/String;)Z
3591HSPLandroid/telephony/TelephonyManager;->isVoiceCapable()Z
3592HSPLandroid/telephony/TelephonyManager;->listen(Landroid/telephony/PhoneStateListener;I)V
3593HPLandroid/telephony/TelephonyManager;->notifyUserActivity()V
3594HSPLandroid/telephony/TelephonyManager;->registerCarrierPrivilegesCallback(ILjava/util/concurrent/Executor;Landroid/telephony/TelephonyManager$CarrierPrivilegesCallback;)V
3595HSPLandroid/telephony/TelephonyManager;->registerTelephonyCallback(Ljava/util/concurrent/Executor;Landroid/telephony/TelephonyCallback;)V
3596HSPLandroid/telephony/TelephonyManager;->requestModemActivityInfo(Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V
3597HSPLandroid/telephony/TelephonyManager;->unregisterTelephonyCallback(Landroid/telephony/TelephonyCallback;)V
3598HSPLandroid/telephony/data/ApnSetting;->getApnName()Ljava/lang/String;
3599HSPLandroid/telephony/data/ApnSetting;->getApnTypeBitmask()I
3600HSPLandroid/telephony/data/ApnSetting;->getApnTypeString(I)Ljava/lang/String;+]Ljava/util/Map;Landroid/util/ArrayMap;
3601HSPLandroid/telephony/data/ApnSetting;->getApnTypes()Ljava/util/List;+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/Map;Landroid/util/ArrayMap;
3602HSPLandroid/telephony/ims/ImsReasonInfo;-><init>()V
3603HSPLandroid/text/BidiFormatter;->getInstance()Landroid/text/BidiFormatter;
3604HSPLandroid/text/FontConfig$Alias;->getName()Ljava/lang/String;
3605HSPLandroid/text/FontConfig$Alias;->getOriginal()Ljava/lang/String;
3606HSPLandroid/text/FontConfig$Alias;->getWeight()I
3607HSPLandroid/text/FontConfig$Font;->getFile()Ljava/io/File;
3608HSPLandroid/text/FontConfig$Font;->getFontFamilyName()Ljava/lang/String;
3609HSPLandroid/text/FontConfig$Font;->getFontVariationSettings()Ljava/lang/String;
3610HSPLandroid/text/FontConfig$Font;->getStyle()Landroid/graphics/fonts/FontStyle;
3611HSPLandroid/text/FontConfig$Font;->getTtcIndex()I
3612HSPLandroid/text/FontConfig$FontFamily;->getFontList()Ljava/util/List;
3613HSPLandroid/text/FontConfig$FontFamily;->getLocaleList()Landroid/os/LocaleList;
3614HSPLandroid/text/FontConfig$FontFamily;->getVariant()I
3615HSPLandroid/text/FontConfig$NamedFamilyList;-><init>(Ljava/util/List;Ljava/lang/String;)V
3616HSPLandroid/text/FontConfig$NamedFamilyList;->getFamilies()Ljava/util/List;
3617HSPLandroid/text/FontConfig$NamedFamilyList;->getName()Ljava/lang/String;
3618HSPLandroid/text/FontConfig;-><init>(Ljava/util/List;Ljava/util/List;Ljava/util/List;JI)V
3619HSPLandroid/text/FontConfig;->getAliases()Ljava/util/List;
3620HSPLandroid/text/FontConfig;->getFontFamilies()Ljava/util/List;
3621HSPLandroid/text/FontConfig;->getNamedFamilyLists()Ljava/util/List;
3622HSPLandroid/text/Html;->fromHtml(Ljava/lang/String;I)Landroid/text/Spanned;
3623HSPLandroid/text/Layout;->getDesiredWidth(Ljava/lang/CharSequence;Landroid/text/TextPaint;)F
3624HSPLandroid/text/SpannableStringBuilder;-><init>(Ljava/lang/CharSequence;)V
3625HSPLandroid/text/SpannableStringBuilder;->getSpans(IILjava/lang/Class;)[Ljava/lang/Object;+]Landroid/text/SpannableStringBuilder;Landroid/text/SpannableStringBuilder;
3626HSPLandroid/text/SpannableStringBuilder;->length()I
3627HSPLandroid/text/StaticLayout$Builder;->build()Landroid/text/StaticLayout;
3628HSPLandroid/text/StaticLayout$Builder;->obtain(Ljava/lang/CharSequence;IILandroid/text/TextPaint;I)Landroid/text/StaticLayout$Builder;+]Landroid/util/Pools$SynchronizedPool;Landroid/util/Pools$SynchronizedPool;
3629HSPLandroid/text/TextPaint;-><init>()V
3630HSPLandroid/text/TextUtils$SimpleStringSplitter;-><init>(C)V
3631HSPLandroid/text/TextUtils$SimpleStringSplitter;->hasNext()Z
3632HSPLandroid/text/TextUtils$SimpleStringSplitter;->next()Ljava/lang/String;
3633HSPLandroid/text/TextUtils$SimpleStringSplitter;->setString(Ljava/lang/String;)V
3634HSPLandroid/text/TextUtils;->emptyIfNull(Ljava/lang/String;)Ljava/lang/String;
3635HSPLandroid/text/TextUtils;->equals(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Z+]Ljava/lang/Object;Ljava/lang/String;]Ljava/lang/CharSequence;Ljava/lang/String;
3636HSPLandroid/text/TextUtils;->formatSimple(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Ljava/lang/Long;Ljava/lang/Long;
3637HSPLandroid/text/TextUtils;->getLayoutDirectionFromLocale(Ljava/util/Locale;)I
3638HSPLandroid/text/TextUtils;->indexOf(Ljava/lang/CharSequence;CI)I
3639HSPLandroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z+]Ljava/lang/CharSequence;missing_types
3640HSPLandroid/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
3641HSPLandroid/text/TextUtils;->join(Ljava/lang/CharSequence;[Ljava/lang/Object;)Ljava/lang/String;
3642HSPLandroid/text/TextUtils;->length(Ljava/lang/String;)I
3643HSPLandroid/text/TextUtils;->nullIfEmpty(Ljava/lang/String;)Ljava/lang/String;
3644HSPLandroid/text/TextUtils;->safeIntern(Ljava/lang/String;)Ljava/lang/String;
3645HSPLandroid/text/TextUtils;->split(Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;
3646HSPLandroid/text/TextUtils;->trimToSize(Ljava/lang/CharSequence;I)Ljava/lang/CharSequence;
3647HSPLandroid/text/format/DateFormat;->format(Ljava/lang/CharSequence;J)Ljava/lang/CharSequence;
3648HSPLandroid/text/format/DateFormat;->getBestDateTimePattern(Ljava/util/Locale;Ljava/lang/String;)Ljava/lang/String;
3649HSPLandroid/text/format/DateFormat;->is24HourFormat(Landroid/content/Context;I)Z
3650HSPLandroid/text/format/DateUtils;->formatDateRange(Landroid/content/Context;JJI)Ljava/lang/String;
3651HSPLandroid/text/format/DateUtils;->formatDateTime(Landroid/content/Context;JI)Ljava/lang/String;
3652HSPLandroid/text/format/DateUtils;->formatElapsedTime(J)Ljava/lang/String;
3653HSPLandroid/text/format/Formatter;->formatFileSize(Landroid/content/Context;J)Ljava/lang/String;
3654HSPLandroid/text/format/Formatter;->formatFileSize(Landroid/content/Context;JI)Ljava/lang/String;
3655HSPLandroid/text/method/LinkMovementMethod;->getInstance()Landroid/text/method/MovementMethod;
3656HSPLandroid/util/AndroidException;-><init>()V
3657HSPLandroid/util/AndroidException;-><init>(Ljava/lang/String;)V
3658HSPLandroid/util/AndroidRuntimeException;-><init>(Ljava/lang/String;)V
3659HSPLandroid/util/ArrayMap;-><init>()V
3660HSPLandroid/util/ArrayMap;-><init>(I)V
3661HSPLandroid/util/ArrayMap;-><init>(IZ)V
3662HSPLandroid/util/ArrayMap;-><init>(Landroid/util/ArrayMap;)V
3663HSPLandroid/util/ArrayMap;->clear()V
3664HSPLandroid/util/ArrayMap;->containsKey(Ljava/lang/Object;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
3665HSPLandroid/util/ArrayMap;->containsValue(Ljava/lang/Object;)Z
3666HSPLandroid/util/ArrayMap;->ensureCapacity(I)V
3667HSPLandroid/util/ArrayMap;->entrySet()Ljava/util/Set;
3668HSPLandroid/util/ArrayMap;->equals(Ljava/lang/Object;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Object;Ljava/lang/String;,Ljava/lang/Integer;,Ljava/lang/Long;]Ljava/util/Map;Landroid/util/ArrayMap;
3669HSPLandroid/util/ArrayMap;->erase()V
3670HSPLandroid/util/ArrayMap;->forEach(Ljava/util/function/BiConsumer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/function/BiConsumer;missing_types
3671HSPLandroid/util/ArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
3672HSPLandroid/util/ArrayMap;->hashCode()I+]Ljava/lang/Object;Ljava/lang/String;,Ljava/lang/Integer;,Ljava/lang/Long;
3673HSPLandroid/util/ArrayMap;->indexOfKey(Ljava/lang/Object;)I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Object;megamorphic_types
3674HSPLandroid/util/ArrayMap;->indexOfValue(Ljava/lang/Object;)I
3675HSPLandroid/util/ArrayMap;->isEmpty()Z
3676HSPLandroid/util/ArrayMap;->keyAt(I)Ljava/lang/Object;
3677HSPLandroid/util/ArrayMap;->keySet()Ljava/util/Set;
3678HSPLandroid/util/ArrayMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Object;missing_types
3679HSPLandroid/util/ArrayMap;->putAll(Landroid/util/ArrayMap;)V
3680HSPLandroid/util/ArrayMap;->putAll(Ljava/util/Map;)V
3681HSPLandroid/util/ArrayMap;->remove(Ljava/lang/Object;)Ljava/lang/Object;
3682HSPLandroid/util/ArrayMap;->removeAt(I)Ljava/lang/Object;
3683HSPLandroid/util/ArrayMap;->retainAll(Ljava/util/Collection;)Z
3684HSPLandroid/util/ArrayMap;->setValueAt(ILjava/lang/Object;)Ljava/lang/Object;
3685HSPLandroid/util/ArrayMap;->size()I
3686HSPLandroid/util/ArrayMap;->toString()Ljava/lang/String;
3687HSPLandroid/util/ArrayMap;->valueAt(I)Ljava/lang/Object;
3688HSPLandroid/util/ArrayMap;->values()Ljava/util/Collection;
3689HSPLandroid/util/ArraySet;-><init>()V
3690HSPLandroid/util/ArraySet;-><init>(I)V
3691HSPLandroid/util/ArraySet;-><init>(IZ)V
3692HSPLandroid/util/ArraySet;-><init>(Landroid/util/ArraySet;)V
3693HSPLandroid/util/ArraySet;-><init>(Ljava/util/Collection;)V
3694HSPLandroid/util/ArraySet;-><init>([Ljava/lang/Object;)V
3695HSPLandroid/util/ArraySet;->add(Ljava/lang/Object;)Z+]Ljava/lang/Object;Landroid/app/PendingIntent;
3696HSPLandroid/util/ArraySet;->addAll(Landroid/util/ArraySet;)V
3697HSPLandroid/util/ArraySet;->addAll(Ljava/util/Collection;)Z
3698HSPLandroid/util/ArraySet;->append(Ljava/lang/Object;)V
3699HSPLandroid/util/ArraySet;->clear()V
3700HSPLandroid/util/ArraySet;->contains(Ljava/lang/Object;)Z
3701HSPLandroid/util/ArraySet;->ensureCapacity(I)V
3702HSPLandroid/util/ArraySet;->equals(Ljava/lang/Object;)Z
3703HSPLandroid/util/ArraySet;->forEach(Ljava/util/function/Consumer;)V
3704HSPLandroid/util/ArraySet;->hashCode()I
3705HSPLandroid/util/ArraySet;->indexOf(Ljava/lang/Object;)I
3706HSPLandroid/util/ArraySet;->isEmpty()Z
3707HSPLandroid/util/ArraySet;->iterator()Ljava/util/Iterator;
3708HSPLandroid/util/ArraySet;->remove(Ljava/lang/Object;)Z
3709HSPLandroid/util/ArraySet;->removeAll(Landroid/util/ArraySet;)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;
3710HSPLandroid/util/ArraySet;->removeAll(Ljava/util/Collection;)Z
3711HSPLandroid/util/ArraySet;->removeAt(I)Ljava/lang/Object;
3712HSPLandroid/util/ArraySet;->removeIf(Ljava/util/function/Predicate;)Z
3713HSPLandroid/util/ArraySet;->retainAll(Ljava/util/Collection;)Z+]Ljava/util/Collection;Landroid/util/ArraySet;]Landroid/util/ArraySet;Landroid/util/ArraySet;
3714HSPLandroid/util/ArraySet;->size()I
3715HSPLandroid/util/ArraySet;->toArray()[Ljava/lang/Object;
3716HSPLandroid/util/ArraySet;->toArray([Ljava/lang/Object;)[Ljava/lang/Object;
3717HSPLandroid/util/ArraySet;->toString()Ljava/lang/String;
3718HSPLandroid/util/ArraySet;->valueAt(I)Ljava/lang/Object;
3719HSPLandroid/util/ArraySet;->valueAtUnchecked(I)Ljava/lang/Object;
3720HSPLandroid/util/AtomicFile;-><init>(Ljava/io/File;)V
3721HSPLandroid/util/AtomicFile;-><init>(Ljava/io/File;Landroid/util/SystemConfigFileCommitEventLogger;)V
3722HSPLandroid/util/AtomicFile;-><init>(Ljava/io/File;Ljava/lang/String;)V
3723HSPLandroid/util/AtomicFile;->delete()V
3724HSPLandroid/util/AtomicFile;->exists()Z
3725HSPLandroid/util/AtomicFile;->finishWrite(Ljava/io/FileOutputStream;)V
3726HSPLandroid/util/AtomicFile;->getBaseFile()Ljava/io/File;
3727HSPLandroid/util/AtomicFile;->openRead()Ljava/io/FileInputStream;
3728HSPLandroid/util/AtomicFile;->readFully()[B
3729HSPLandroid/util/AtomicFile;->startWrite()Ljava/io/FileOutputStream;
3730HSPLandroid/util/AtomicFile;->startWrite(J)Ljava/io/FileOutputStream;
3731HSPLandroid/util/Base64;->decode(Ljava/lang/String;I)[B+]Ljava/lang/String;Ljava/lang/String;
3732HSPLandroid/util/Base64;->decode([BI)[B
3733HSPLandroid/util/Base64;->encodeToString([BI)Ljava/lang/String;
3734HSPLandroid/util/DebugUtils;->flagsToString(Ljava/lang/Class;Ljava/lang/String;J)Ljava/lang/String;
3735HSPLandroid/util/DebugUtils;->sizeValueToString(JLjava/lang/StringBuilder;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
3736HSPLandroid/util/DebugUtils;->valueToString(Ljava/lang/Class;Ljava/lang/String;I)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/Object;Ljava/lang/Class;]Ljava/lang/reflect/Field;Ljava/lang/reflect/Field;]Ljava/lang/Class;Ljava/lang/Class;
3737HSPLandroid/util/DisplayMetrics;-><init>()V
3738HSPLandroid/util/DisplayMetrics;->setTo(Landroid/util/DisplayMetrics;)V
3739HSPLandroid/util/DisplayMetrics;->setToDefaults()V
3740HSPLandroid/util/DisplayUtils;->getMaximumResolutionDisplayMode([Landroid/view/Display$Mode;)Landroid/view/Display$Mode;
3741HSPLandroid/util/Dumpable;->getDumpableName()Ljava/lang/String;
3742HSPLandroid/util/EventLog$Event;->getData()Ljava/lang/Object;
3743HSPLandroid/util/EventLog$Event;->getUid()I
3744HSPLandroid/util/EventLog;->getTagCode(Ljava/lang/String;)I
3745HSPLandroid/util/FastImmutableArraySet;-><init>([Ljava/lang/Object;)V
3746HSPLandroid/util/FeatureFlagUtils;->isEnabled(Landroid/content/Context;Ljava/lang/String;)Z
3747HSPLandroid/util/FloatProperty;-><init>(Ljava/lang/String;)V
3748HSPLandroid/util/IndentingPrintWriter;-><init>(Ljava/io/Writer;Ljava/lang/String;I)V
3749HSPLandroid/util/IndentingPrintWriter;->decreaseIndent()Landroid/util/IndentingPrintWriter;
3750HSPLandroid/util/IndentingPrintWriter;->increaseIndent()Landroid/util/IndentingPrintWriter;
3751HSPLandroid/util/IndentingPrintWriter;->print(Ljava/lang/String;Ljava/lang/Object;)Landroid/util/IndentingPrintWriter;
3752HSPLandroid/util/IndentingPrintWriter;->println()V
3753HSPLandroid/util/IntArray;-><init>()V
3754HSPLandroid/util/IntArray;-><init>(I)V
3755HSPLandroid/util/IntArray;->add(I)V
3756HSPLandroid/util/IntArray;->addAll(Landroid/util/IntArray;)V
3757HSPLandroid/util/IntArray;->addAll([I)V
3758HSPLandroid/util/IntArray;->binarySearch(I)I
3759HSPLandroid/util/IntArray;->clear()V
3760HSPLandroid/util/IntArray;->get(I)I
3761HSPLandroid/util/IntArray;->indexOf(I)I
3762HSPLandroid/util/IntArray;->remove(I)V
3763HSPLandroid/util/IntArray;->size()I
3764HSPLandroid/util/IntArray;->toArray()[I
3765HSPLandroid/util/IntArray;->wrap([I)Landroid/util/IntArray;
3766HSPLandroid/util/KeyValueListParser;-><init>(C)V
3767HSPLandroid/util/KeyValueListParser;->getBoolean(Ljava/lang/String;Z)Z
3768HSPLandroid/util/KeyValueListParser;->getDurationMillis(Ljava/lang/String;J)J
3769HSPLandroid/util/KeyValueListParser;->getFloat(Ljava/lang/String;F)F
3770HSPLandroid/util/KeyValueListParser;->getInt(Ljava/lang/String;I)I
3771HSPLandroid/util/KeyValueListParser;->getLong(Ljava/lang/String;J)J
3772HSPLandroid/util/KeyValueListParser;->setString(Ljava/lang/String;)V
3773HSPLandroid/util/LocalLog;-><init>(I)V
3774HSPLandroid/util/LocalLog;-><init>(IZ)V
3775HSPLandroid/util/LocalLog;->log(Ljava/lang/String;)V
3776HSPLandroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;)I
3777HSPLandroid/util/Log;->d(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
3778HSPLandroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;)I
3779HSPLandroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
3780HSPLandroid/util/Log;->getStackTraceString(Ljava/lang/Throwable;)Ljava/lang/String;
3781HSPLandroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;)I
3782HSPLandroid/util/Log;->i(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
3783HSPLandroid/util/Log;->v(Ljava/lang/String;Ljava/lang/String;)I
3784HSPLandroid/util/Log;->v(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
3785HSPLandroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
3786HSPLandroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
3787HSPLandroid/util/LongArray;-><init>()V
3788HSPLandroid/util/LongArray;-><init>(I)V
3789HSPLandroid/util/LongArray;->add(J)V
3790HSPLandroid/util/LongArray;->get(I)J
3791HSPLandroid/util/LongArray;->remove(I)V
3792HSPLandroid/util/LongArray;->size()I
3793HSPLandroid/util/LongArray;->toArray()[J
3794HSPLandroid/util/LongArrayQueue;-><init>()V
3795HSPLandroid/util/LongArrayQueue;->addLast(J)V
3796HSPLandroid/util/LongArrayQueue;->get(I)J
3797HPLandroid/util/LongArrayQueue;->peekFirst()J
3798HPLandroid/util/LongArrayQueue;->peekLast()J
3799HPLandroid/util/LongArrayQueue;->removeFirst()J
3800HSPLandroid/util/LongArrayQueue;->size()I
3801HSPLandroid/util/LongSparseArray;-><init>()V
3802HSPLandroid/util/LongSparseArray;-><init>(I)V
3803HSPLandroid/util/LongSparseArray;->append(JLjava/lang/Object;)V
3804HSPLandroid/util/LongSparseArray;->clear()V
3805HSPLandroid/util/LongSparseArray;->clone()Landroid/util/LongSparseArray;
3806HSPLandroid/util/LongSparseArray;->delete(J)V
3807HSPLandroid/util/LongSparseArray;->get(J)Ljava/lang/Object;+]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
3808HSPLandroid/util/LongSparseArray;->get(JLjava/lang/Object;)Ljava/lang/Object;
3809HSPLandroid/util/LongSparseArray;->indexOfKey(J)I
3810HSPLandroid/util/LongSparseArray;->keyAt(I)J
3811HSPLandroid/util/LongSparseArray;->put(JLjava/lang/Object;)V
3812HSPLandroid/util/LongSparseArray;->remove(J)V
3813HSPLandroid/util/LongSparseArray;->removeAt(I)V
3814HSPLandroid/util/LongSparseArray;->size()I
3815HSPLandroid/util/LongSparseArray;->valueAt(I)Ljava/lang/Object;
3816HSPLandroid/util/LongSparseLongArray;-><init>()V
3817HSPLandroid/util/LongSparseLongArray;-><init>(I)V
3818HSPLandroid/util/LongSparseLongArray;->append(JJ)V
3819HSPLandroid/util/LongSparseLongArray;->get(J)J+]Landroid/util/LongSparseLongArray;Landroid/util/LongSparseLongArray;
3820HSPLandroid/util/LongSparseLongArray;->indexOfKey(J)I
3821HSPLandroid/util/LongSparseLongArray;->keyAt(I)J
3822HSPLandroid/util/LongSparseLongArray;->put(JJ)V
3823HSPLandroid/util/LongSparseLongArray;->size()I
3824HSPLandroid/util/LongSparseLongArray;->valueAt(I)J
3825HSPLandroid/util/LruCache;-><init>(I)V
3826HSPLandroid/util/LruCache;->evictAll()V
3827HSPLandroid/util/LruCache;->get(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/LinkedHashMap;Ljava/util/LinkedHashMap;]Landroid/util/LruCache;missing_types
3828HSPLandroid/util/LruCache;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
3829HSPLandroid/util/LruCache;->remove(Ljava/lang/Object;)Ljava/lang/Object;
3830HSPLandroid/util/LruCache;->size()I
3831HSPLandroid/util/MathUtils;->constrain(FFF)F
3832HSPLandroid/util/MathUtils;->constrain(III)I
3833HSPLandroid/util/MathUtils;->lerp(FFF)F
3834HSPLandroid/util/MathUtils;->map(FFFFF)F
3835HSPLandroid/util/MathUtils;->max(FF)F
3836HSPLandroid/util/MathUtils;->min(FF)F
3837HSPLandroid/util/MergedConfiguration;-><init>()V
3838HPLandroid/util/MergedConfiguration;-><init>(Landroid/content/res/Configuration;)V
3839HSPLandroid/util/MergedConfiguration;-><init>(Landroid/content/res/Configuration;Landroid/content/res/Configuration;)V
3840HSPLandroid/util/MergedConfiguration;->getGlobalConfiguration()Landroid/content/res/Configuration;
3841HSPLandroid/util/MergedConfiguration;->getMergedConfiguration()Landroid/content/res/Configuration;
3842HSPLandroid/util/MergedConfiguration;->getOverrideConfiguration()Landroid/content/res/Configuration;
3843HSPLandroid/util/MergedConfiguration;->setConfiguration(Landroid/content/res/Configuration;Landroid/content/res/Configuration;)V
3844HSPLandroid/util/MergedConfiguration;->setTo(Landroid/util/MergedConfiguration;)V
3845HSPLandroid/util/MutableBoolean;-><init>(Z)V
3846HPLandroid/util/NtpTrustedTime$TimeResult;->getElapsedRealtimeMillis()J
3847HPLandroid/util/NtpTrustedTime$TimeResult;->getTimeMillis()J
3848HPLandroid/util/NtpTrustedTime$TimeResult;->getUncertaintyMillis()I
3849HSPLandroid/util/NtpTrustedTime;->getCachedTimeResult()Landroid/util/NtpTrustedTime$TimeResult;
3850HSPLandroid/util/PackageUtils;->computeSha256DigestBytes([B)[B
3851HSPLandroid/util/Pair;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
3852HSPLandroid/util/Pair;->create(Ljava/lang/Object;Ljava/lang/Object;)Landroid/util/Pair;
3853HSPLandroid/util/Pools$SimplePool;-><init>(I)V
3854HSPLandroid/util/Pools$SimplePool;->acquire()Ljava/lang/Object;
3855HSPLandroid/util/Pools$SimplePool;->release(Ljava/lang/Object;)Z
3856HSPLandroid/util/Pools$SynchronizedPool;-><init>(I)V
3857HSPLandroid/util/Pools$SynchronizedPool;->acquire()Ljava/lang/Object;
3858HSPLandroid/util/Pools$SynchronizedPool;->release(Ljava/lang/Object;)Z
3859HSPLandroid/util/PrintWriterPrinter;->println(Ljava/lang/String;)V
3860HSPLandroid/util/Range;-><init>(Ljava/lang/Comparable;Ljava/lang/Comparable;)V
3861HSPLandroid/util/Range;->clamp(Ljava/lang/Comparable;)Ljava/lang/Comparable;
3862HSPLandroid/util/Range;->contains(Landroid/util/Range;)Z
3863HSPLandroid/util/Range;->contains(Ljava/lang/Comparable;)Z
3864HSPLandroid/util/Range;->create(Ljava/lang/Comparable;Ljava/lang/Comparable;)Landroid/util/Range;
3865HSPLandroid/util/Range;->getLower()Ljava/lang/Comparable;
3866HSPLandroid/util/Range;->getUpper()Ljava/lang/Comparable;
3867HPLandroid/util/RecurrenceRule;->isMonthly()Z+]Ljava/time/Period;Ljava/time/Period;
3868HSPLandroid/util/RotationUtils;->deltaRotation(II)I
3869HSPLandroid/util/RotationUtils;->rotateInsets(Landroid/graphics/Insets;I)Landroid/graphics/Insets;
3870HSPLandroid/util/Singleton;-><init>()V
3871HSPLandroid/util/Singleton;->get()Ljava/lang/Object;
3872HSPLandroid/util/Size;-><init>(II)V
3873HSPLandroid/util/Size;->getHeight()I
3874HSPLandroid/util/Size;->getWidth()I
3875HSPLandroid/util/Slog;->d(Ljava/lang/String;Ljava/lang/String;)I
3876HSPLandroid/util/Slog;->e(Ljava/lang/String;Ljava/lang/String;)I
3877HSPLandroid/util/Slog;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
3878HSPLandroid/util/Slog;->i(Ljava/lang/String;Ljava/lang/String;)I
3879HPLandroid/util/Slog;->i(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
3880HSPLandroid/util/Slog;->println(ILjava/lang/String;Ljava/lang/String;)I
3881HSPLandroid/util/Slog;->v(Ljava/lang/String;Ljava/lang/String;)I
3882HSPLandroid/util/Slog;->w(Ljava/lang/String;Ljava/lang/String;)I
3883HSPLandroid/util/SparseArray;-><init>()V
3884HSPLandroid/util/SparseArray;-><init>(I)V
3885HSPLandroid/util/SparseArray;->append(ILjava/lang/Object;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;
3886HSPLandroid/util/SparseArray;->clear()V
3887HSPLandroid/util/SparseArray;->clone()Landroid/util/SparseArray;
3888HSPLandroid/util/SparseArray;->contains(I)Z
3889HSPLandroid/util/SparseArray;->contentEquals(Landroid/util/SparseArray;)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;
3890HSPLandroid/util/SparseArray;->contentHashCode()I+]Landroid/util/SparseArray;Landroid/util/SparseArray;
3891HSPLandroid/util/SparseArray;->delete(I)V
3892HSPLandroid/util/SparseArray;->get(I)Ljava/lang/Object;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
3893HSPLandroid/util/SparseArray;->get(ILjava/lang/Object;)Ljava/lang/Object;
3894HSPLandroid/util/SparseArray;->indexOfKey(I)I
3895HSPLandroid/util/SparseArray;->indexOfValue(Ljava/lang/Object;)I
3896HSPLandroid/util/SparseArray;->keyAt(I)I
3897HSPLandroid/util/SparseArray;->put(ILjava/lang/Object;)V
3898HSPLandroid/util/SparseArray;->remove(I)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;
3899HSPLandroid/util/SparseArray;->removeAt(I)V
3900HSPLandroid/util/SparseArray;->removeAtRange(II)V
3901HSPLandroid/util/SparseArray;->removeReturnOld(I)Ljava/lang/Object;
3902HSPLandroid/util/SparseArray;->set(ILjava/lang/Object;)V
3903HSPLandroid/util/SparseArray;->setValueAt(ILjava/lang/Object;)V
3904HSPLandroid/util/SparseArray;->size()I
3905HSPLandroid/util/SparseArray;->toString()Ljava/lang/String;
3906HSPLandroid/util/SparseArray;->valueAt(I)Ljava/lang/Object;
3907HSPLandroid/util/SparseArrayMap;-><init>()V
3908HSPLandroid/util/SparseArrayMap;->add(ILjava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
3909HSPLandroid/util/SparseArrayMap;->clear()V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
3910HSPLandroid/util/SparseArrayMap;->contains(ILjava/lang/Object;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
3911HPLandroid/util/SparseArrayMap;->delete(ILjava/lang/Object;)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
3912HSPLandroid/util/SparseArrayMap;->forEach(Ljava/util/function/Consumer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
3913HSPLandroid/util/SparseArrayMap;->get(ILjava/lang/Object;)Ljava/lang/Object;
3914HSPLandroid/util/SparseArrayMap;->getOrDefault(ILjava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
3915HSPLandroid/util/SparseArrayMap;->indexOfKey(I)I+]Landroid/util/SparseArray;Landroid/util/SparseArray;
3916HSPLandroid/util/SparseArrayMap;->keyAt(I)I
3917HSPLandroid/util/SparseArrayMap;->keyAt(II)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
3918HSPLandroid/util/SparseArrayMap;->numElementsForKey(I)I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
3919HSPLandroid/util/SparseArrayMap;->numElementsForKeyAt(I)I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
3920HSPLandroid/util/SparseArrayMap;->numMaps()I+]Landroid/util/SparseArray;Landroid/util/SparseArray;
3921HSPLandroid/util/SparseArrayMap;->valueAt(II)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
3922HSPLandroid/util/SparseBooleanArray;-><init>()V
3923HSPLandroid/util/SparseBooleanArray;-><init>(I)V
3924HSPLandroid/util/SparseBooleanArray;->append(IZ)V
3925HSPLandroid/util/SparseBooleanArray;->clear()V
3926HSPLandroid/util/SparseBooleanArray;->clone()Landroid/util/SparseBooleanArray;
3927HSPLandroid/util/SparseBooleanArray;->delete(I)V
3928HSPLandroid/util/SparseBooleanArray;->equals(Ljava/lang/Object;)Z
3929HSPLandroid/util/SparseBooleanArray;->get(I)Z
3930HSPLandroid/util/SparseBooleanArray;->get(IZ)Z
3931HSPLandroid/util/SparseBooleanArray;->indexOfKey(I)I
3932HSPLandroid/util/SparseBooleanArray;->keyAt(I)I
3933HSPLandroid/util/SparseBooleanArray;->put(IZ)V
3934HSPLandroid/util/SparseBooleanArray;->size()I
3935HSPLandroid/util/SparseBooleanArray;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
3936HSPLandroid/util/SparseBooleanArray;->valueAt(I)Z
3937HSPLandroid/util/SparseDoubleArray;->put(ID)V
3938HSPLandroid/util/SparseDoubleArray;->valueAt(I)D+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;
3939HSPLandroid/util/SparseIntArray;-><init>()V
3940HSPLandroid/util/SparseIntArray;-><init>(I)V
3941HSPLandroid/util/SparseIntArray;->append(II)V
3942HSPLandroid/util/SparseIntArray;->clear()V
3943HSPLandroid/util/SparseIntArray;->clone()Landroid/util/SparseIntArray;
3944HSPLandroid/util/SparseIntArray;->copyKeys()[I
3945HSPLandroid/util/SparseIntArray;->delete(I)V
3946HSPLandroid/util/SparseIntArray;->get(I)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
3947HSPLandroid/util/SparseIntArray;->get(II)I
3948HSPLandroid/util/SparseIntArray;->indexOfKey(I)I
3949HSPLandroid/util/SparseIntArray;->indexOfValue(I)I
3950HSPLandroid/util/SparseIntArray;->keyAt(I)I
3951HSPLandroid/util/SparseIntArray;->put(II)V
3952HSPLandroid/util/SparseIntArray;->removeAt(I)V
3953HSPLandroid/util/SparseIntArray;->setValueAt(II)V
3954HSPLandroid/util/SparseIntArray;->size()I
3955HSPLandroid/util/SparseIntArray;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseIntArray;missing_types
3956HSPLandroid/util/SparseIntArray;->valueAt(I)I
3957HSPLandroid/util/SparseLongArray;-><init>()V
3958HSPLandroid/util/SparseLongArray;-><init>(I)V
3959HSPLandroid/util/SparseLongArray;->clear()V
3960HSPLandroid/util/SparseLongArray;->delete(I)V
3961HSPLandroid/util/SparseLongArray;->get(I)J
3962HSPLandroid/util/SparseLongArray;->get(IJ)J
3963HPLandroid/util/SparseLongArray;->incrementValue(IJ)V
3964HSPLandroid/util/SparseLongArray;->indexOfKey(I)I
3965HSPLandroid/util/SparseLongArray;->keyAt(I)I
3966HSPLandroid/util/SparseLongArray;->put(IJ)V
3967HSPLandroid/util/SparseLongArray;->removeAt(I)V
3968HSPLandroid/util/SparseLongArray;->size()I
3969HSPLandroid/util/SparseLongArray;->valueAt(I)J
3970HSPLandroid/util/SparseSetArray;-><init>()V
3971HSPLandroid/util/SparseSetArray;-><init>(Landroid/util/SparseSetArray;)V+]Landroid/util/SparseSetArray;Landroid/util/SparseSetArray;
3972HSPLandroid/util/SparseSetArray;->add(ILjava/lang/Object;)Z
3973HSPLandroid/util/SparseSetArray;->addAll(ILandroid/util/ArraySet;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;
3974HSPLandroid/util/SparseSetArray;->contains(ILjava/lang/Object;)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
3975HSPLandroid/util/SparseSetArray;->get(I)Landroid/util/ArraySet;
3976HSPLandroid/util/SparseSetArray;->keyAt(I)I+]Landroid/util/SparseArray;Landroid/util/SparseArray;
3977HSPLandroid/util/SparseSetArray;->remove(ILjava/lang/Object;)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
3978HSPLandroid/util/Spline;->createSpline([F[F)Landroid/util/Spline;
3979HSPLandroid/util/StatsEvent$Builder;->addBooleanAnnotation(BZ)Landroid/util/StatsEvent$Builder;
3980HSPLandroid/util/StatsEvent$Builder;->build()Landroid/util/StatsEvent;
3981HSPLandroid/util/StatsEvent$Builder;->setAtomId(I)Landroid/util/StatsEvent$Builder;+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
3982HSPLandroid/util/StatsEvent$Builder;->usePooledBuffer()Landroid/util/StatsEvent$Builder;
3983HSPLandroid/util/StatsEvent$Builder;->writeAttributionChain([I[Ljava/lang/String;)Landroid/util/StatsEvent$Builder;
3984HSPLandroid/util/StatsEvent$Builder;->writeBoolean(Z)Landroid/util/StatsEvent$Builder;
3985HSPLandroid/util/StatsEvent$Builder;->writeByteArray([B)Landroid/util/StatsEvent$Builder;
3986HSPLandroid/util/StatsEvent$Builder;->writeFloat(F)Landroid/util/StatsEvent$Builder;
3987HSPLandroid/util/StatsEvent$Builder;->writeInt(I)Landroid/util/StatsEvent$Builder;
3988HSPLandroid/util/StatsEvent$Builder;->writeIntArray([I)Landroid/util/StatsEvent$Builder;
3989HSPLandroid/util/StatsEvent$Builder;->writeLong(J)Landroid/util/StatsEvent$Builder;
3990HSPLandroid/util/StatsEvent$Builder;->writeString(Ljava/lang/String;)Landroid/util/StatsEvent$Builder;
3991HSPLandroid/util/StatsEvent;->newBuilder()Landroid/util/StatsEvent$Builder;
3992HSPLandroid/util/StatsLog;->write(Landroid/util/StatsEvent;)V+]Landroid/util/StatsEvent;Landroid/util/StatsEvent;
3993HSPLandroid/util/SystemConfigFileCommitEventLogger;-><init>(Ljava/lang/String;)V
3994HSPLandroid/util/TimeUtils;->formatDuration(J)Ljava/lang/String;
3995HSPLandroid/util/TimeUtils;->formatDuration(JLjava/lang/StringBuilder;)V
3996HPLandroid/util/TimeUtils;->logTimeOfDay(J)Ljava/lang/String;
3997HPLandroid/util/TimedRemoteCaller;->getResultTimed(I)Ljava/lang/Object;
3998HPLandroid/util/TimedRemoteCaller;->onBeforeRemoteCall()I
3999HPLandroid/util/TimedRemoteCaller;->onRemoteMethodResult(Ljava/lang/Object;I)V
4000HSPLandroid/util/TimingsTraceLog;-><init>(Ljava/lang/String;J)V
4001HSPLandroid/util/TimingsTraceLog;->logDuration(Ljava/lang/String;J)V
4002HSPLandroid/util/TimingsTraceLog;->traceBegin(Ljava/lang/String;)V
4003HSPLandroid/util/TimingsTraceLog;->traceEnd()V
4004HSPLandroid/util/TypedValue;-><init>()V
4005HSPLandroid/util/TypedValue;->applyDimension(IFLandroid/util/DisplayMetrics;)F
4006HSPLandroid/util/TypedValue;->coerceToString()Ljava/lang/CharSequence;
4007HSPLandroid/util/TypedValue;->complexToFloat(I)F
4008HSPLandroid/util/TypedValue;->getFloat()F
4009HSPLandroid/util/TypedValue;->getFraction(FF)F
4010HSPLandroid/util/Xml;->asAttributeSet(Lorg/xmlpull/v1/XmlPullParser;)Landroid/util/AttributeSet;
4011HSPLandroid/util/Xml;->newBinaryPullParser()Lcom/android/modules/utils/TypedXmlPullParser;
4012HSPLandroid/util/Xml;->newBinarySerializer()Lcom/android/modules/utils/TypedXmlSerializer;
4013HSPLandroid/util/Xml;->newFastPullParser()Lcom/android/modules/utils/TypedXmlPullParser;
4014HSPLandroid/util/Xml;->newFastSerializer()Lcom/android/modules/utils/TypedXmlSerializer;
4015HSPLandroid/util/Xml;->newPullParser()Lorg/xmlpull/v1/XmlPullParser;
4016HSPLandroid/util/Xml;->resolvePullParser(Ljava/io/InputStream;)Lcom/android/modules/utils/TypedXmlPullParser;+]Ljava/io/FileInputStream;Ljava/io/FileInputStream;
4017HSPLandroid/util/Xml;->resolveSerializer(Ljava/io/OutputStream;)Lcom/android/modules/utils/TypedXmlSerializer;
4018HSPLandroid/util/apk/ApkSignatureSchemeV2Verifier;->findSignature(Ljava/io/RandomAccessFile;)Landroid/util/apk/SignatureInfo;
4019HSPLandroid/util/apk/ApkSignatureVerifier;->getMinimumSignatureSchemeVersionForTargetSdk(I)I
4020HSPLandroid/util/apk/ApkSignatureVerifier;->unsafeGetCertsWithoutVerification(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;I)Landroid/content/pm/parsing/result/ParseResult;
4021HSPLandroid/util/apk/ApkSignatureVerifier;->verifySignaturesInternal(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;IZ)Landroid/content/pm/parsing/result/ParseResult;
4022HSPLandroid/util/proto/ProtoInputStream;->end(J)V
4023HSPLandroid/util/proto/ProtoInputStream;->getFieldNumber()I
4024HSPLandroid/util/proto/ProtoInputStream;->nextField()I
4025HSPLandroid/util/proto/ProtoInputStream;->nextField(J)Z
4026HSPLandroid/util/proto/ProtoInputStream;->readBoolean(J)Z
4027HSPLandroid/util/proto/ProtoInputStream;->readInt(J)I
4028HSPLandroid/util/proto/ProtoInputStream;->readLong(J)J
4029HSPLandroid/util/proto/ProtoInputStream;->readString(J)Ljava/lang/String;
4030HSPLandroid/util/proto/ProtoInputStream;->start(J)J
4031HSPLandroid/util/proto/ProtoOutputStream;-><init>()V
4032HSPLandroid/util/proto/ProtoOutputStream;-><init>(I)V
4033HSPLandroid/util/proto/ProtoOutputStream;->end(J)V
4034HSPLandroid/util/proto/ProtoOutputStream;->flush()V
4035HSPLandroid/util/proto/ProtoOutputStream;->getBytes()[B
4036HSPLandroid/util/proto/ProtoOutputStream;->start(J)J
4037HSPLandroid/util/proto/ProtoOutputStream;->write(JF)V
4038HSPLandroid/util/proto/ProtoOutputStream;->write(JI)V
4039HSPLandroid/util/proto/ProtoOutputStream;->write(JJ)V
4040HSPLandroid/util/proto/ProtoOutputStream;->write(JLjava/lang/String;)V
4041HSPLandroid/util/proto/ProtoOutputStream;->write(JZ)V
4042HSPLandroid/util/proto/ProtoOutputStream;->write(J[B)V+]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;
4043HSPLandroid/view/Choreographer;->getFrameIntervalNanos()J
4044HSPLandroid/view/Choreographer;->getFrameTime()J
4045HSPLandroid/view/Choreographer;->getFrameTimeNanos()J
4046HSPLandroid/view/Choreographer;->getInstance()Landroid/view/Choreographer;
4047HSPLandroid/view/Choreographer;->getSfInstance()Landroid/view/Choreographer;
4048HSPLandroid/view/Choreographer;->getVsyncId()J
4049HSPLandroid/view/Choreographer;->postCallback(ILjava/lang/Runnable;Ljava/lang/Object;)V+]Landroid/view/Choreographer;Landroid/view/Choreographer;
4050HSPLandroid/view/Choreographer;->postFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
4051HSPLandroid/view/Choreographer;->removeCallbacks(ILjava/lang/Runnable;Ljava/lang/Object;)V
4052HSPLandroid/view/Choreographer;->removeFrameCallback(Landroid/view/Choreographer$FrameCallback;)V
4053HSPLandroid/view/ContextThemeWrapper;-><init>(Landroid/content/Context;I)V
4054HSPLandroid/view/Display$HdrCapabilities;->getSupportedHdrTypes()[I
4055HSPLandroid/view/Display$Mode$Builder;-><init>()V
4056HSPLandroid/view/Display$Mode$Builder;->build()Landroid/view/Display$Mode;
4057HSPLandroid/view/Display$Mode$Builder;->setRefreshRate(F)Landroid/view/Display$Mode$Builder;
4058HSPLandroid/view/Display$Mode$Builder;->setResolution(II)Landroid/view/Display$Mode$Builder;
4059HSPLandroid/view/Display$Mode;-><init>(IIF)V
4060HSPLandroid/view/Display$Mode;-><init>(IIIF[F[I)V
4061HSPLandroid/view/Display$Mode;->equalsExceptRefreshRate(Landroid/view/Display$Mode;)Z
4062HSPLandroid/view/Display$Mode;->getModeId()I
4063HSPLandroid/view/Display$Mode;->getPhysicalHeight()I
4064HSPLandroid/view/Display$Mode;->getPhysicalWidth()I
4065HSPLandroid/view/Display$Mode;->getRefreshRate()F
4066HSPLandroid/view/Display$Mode;->isRefreshRateSet()Z
4067HSPLandroid/view/Display$Mode;->matches(IIF)Z
4068HSPLandroid/view/Display$Mode;->matchesIfValid(IIF)Z
4069HSPLandroid/view/Display;->getBrightnessInfo()Landroid/hardware/display/BrightnessInfo;
4070HSPLandroid/view/Display;->getCutout()Landroid/view/DisplayCutout;
4071HSPLandroid/view/Display;->getDisplayId()I
4072HSPLandroid/view/Display;->getDisplayInfo(Landroid/view/DisplayInfo;)Z
4073HSPLandroid/view/Display;->getFlags()I
4074HSPLandroid/view/Display;->getMetrics(Landroid/util/DisplayMetrics;)V
4075HSPLandroid/view/Display;->getRealSize(Landroid/graphics/Point;)V
4076HSPLandroid/view/Display;->getRefreshRate()F
4077HSPLandroid/view/Display;->getRotation()I
4078HSPLandroid/view/Display;->getSize(Landroid/graphics/Point;)V
4079HSPLandroid/view/Display;->getState()I
4080HSPLandroid/view/Display;->getSupportedModes()[Landroid/view/Display$Mode;
4081HSPLandroid/view/Display;->getType()I
4082HSPLandroid/view/Display;->getUniqueId()Ljava/lang/String;
4083HSPLandroid/view/Display;->hasAccess(I)Z
4084HSPLandroid/view/Display;->isDozeState(I)Z
4085HSPLandroid/view/Display;->isOnState(I)Z
4086HSPLandroid/view/Display;->isSuspendedState(I)Z
4087HSPLandroid/view/Display;->isTrusted()Z
4088HSPLandroid/view/Display;->isValid()Z
4089HSPLandroid/view/Display;->stateToString(I)Ljava/lang/String;
4090HSPLandroid/view/Display;->typeToString(I)Ljava/lang/String;
4091HSPLandroid/view/DisplayAddress$Physical;->getPort()I
4092HSPLandroid/view/DisplayAddress;->fromPhysicalDisplayId(J)Landroid/view/DisplayAddress$Physical;
4093HSPLandroid/view/DisplayCutout;->equals(Ljava/lang/Object;)Z
4094HSPLandroid/view/DisplayCutout;->fromResourcesRectApproximation(Landroid/content/res/Resources;Ljava/lang/String;IIII)Landroid/view/DisplayCutout;
4095HSPLandroid/view/DisplayCutout;->getBoundingRectsAll()[Landroid/graphics/Rect;
4096HSPLandroid/view/DisplayCutout;->getMaskBuiltInDisplayCutout(Landroid/content/res/Resources;Ljava/lang/String;)Z
4097HSPLandroid/view/DisplayCutout;->getSafeInsetBottom()I
4098HSPLandroid/view/DisplayCutout;->getSafeInsets()Landroid/graphics/Rect;
4099HSPLandroid/view/DisplayCutout;->getWaterfallInsets()Landroid/graphics/Insets;
4100HSPLandroid/view/DisplayCutout;->isEmpty()Z
4101HSPLandroid/view/DisplayEventReceiver;-><init>(Landroid/os/Looper;II)V
4102HSPLandroid/view/DisplayInfo;-><init>()V
4103HSPLandroid/view/DisplayInfo;->copyFrom(Landroid/view/DisplayInfo;)V
4104HSPLandroid/view/DisplayInfo;->equals(Landroid/view/DisplayInfo;)Z
4105HSPLandroid/view/DisplayInfo;->getDefaultMode()Landroid/view/Display$Mode;
4106HSPLandroid/view/DisplayInfo;->getDefaultRefreshRates()[F
4107HSPLandroid/view/DisplayInfo;->getLogicalMetrics(Landroid/util/DisplayMetrics;Landroid/content/res/CompatibilityInfo;Landroid/content/res/Configuration;)V
4108HSPLandroid/view/DisplayInfo;->getMode()Landroid/view/Display$Mode;
4109HSPLandroid/view/DisplayInfo;->getRefreshRate()F
4110HSPLandroid/view/DisplayInfo;->hasAccess(I)Z
4111HSPLandroid/view/DisplayInfo;->isWideColorGamut()Z
4112HSPLandroid/view/DisplayShape;->fromResources(Landroid/content/res/Resources;Ljava/lang/String;IIII)Landroid/view/DisplayShape;
4113HSPLandroid/view/GestureDetector$SimpleOnGestureListener;-><init>()V
4114HSPLandroid/view/GestureDetector;-><init>(Landroid/content/Context;Landroid/view/GestureDetector$OnGestureListener;)V
4115HSPLandroid/view/GestureDetector;-><init>(Landroid/content/Context;Landroid/view/GestureDetector$OnGestureListener;Landroid/os/Handler;)V
4116HSPLandroid/view/GestureDetector;->onTouchEvent(Landroid/view/MotionEvent;)Z+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
4117HSPLandroid/view/IDisplayWindowListener$Stub;-><init>()V
4118HSPLandroid/view/IWindowManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/IWindowManager;
4119HSPLandroid/view/IWindowManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/os/Parcel;Landroid/os/Parcel;
4120HSPLandroid/view/IWindowSession$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/os/Parcel;Landroid/os/Parcel;
4121HSPLandroid/view/InputChannel;-><init>()V
4122HSPLandroid/view/InputChannel;->copyTo(Landroid/view/InputChannel;)V
4123HSPLandroid/view/InputChannel;->dispose()V
4124HPLandroid/view/InputChannel;->dup()Landroid/view/InputChannel;
4125HSPLandroid/view/InputChannel;->getToken()Landroid/os/IBinder;
4126HSPLandroid/view/InputDevice;->getDevice(I)Landroid/view/InputDevice;
4127HSPLandroid/view/InputDevice;->getDeviceIds()[I
4128HSPLandroid/view/InputDevice;->getGeneration()I
4129HSPLandroid/view/InputDevice;->getId()I
4130HSPLandroid/view/InputDevice;->getKeyboardType()I
4131HSPLandroid/view/InputDevice;->getLightsManager()Landroid/hardware/lights/LightsManager;
4132HSPLandroid/view/InputDevice;->getSources()I
4133HSPLandroid/view/InputDevice;->isExternal()Z
4134HSPLandroid/view/InputDevice;->isVirtual()Z
4135HSPLandroid/view/InputDevice;->supportsSource(I)Z
4136HSPLandroid/view/InputEvent;->isFromSource(I)Z
4137HSPLandroid/view/InputEvent;->recycle()V
4138HSPLandroid/view/InputEventConsistencyVerifier;->isInstrumentationEnabled()Z
4139HSPLandroid/view/InputEventReceiver;-><init>(Landroid/view/InputChannel;Landroid/os/Looper;)V
4140HSPLandroid/view/InputEventReceiver;->dispose()V
4141HSPLandroid/view/InputEventReceiver;->finishInputEvent(Landroid/view/InputEvent;Z)V
4142HSPLandroid/view/InputWindowHandle;-><init>(Landroid/view/InputApplicationHandle;I)V
4143HPLandroid/view/InputWindowHandle;->getWindow()Landroid/view/IWindow;
4144HSPLandroid/view/InputWindowHandle;->setInputConfig(IZ)V
4145HSPLandroid/view/InsetsController;-><init>(Landroid/view/InsetsController$Host;)V
4146HSPLandroid/view/InsetsController;->onControlsChanged([Landroid/view/InsetsSourceControl;)V+]Landroid/view/InsetsSourceControl;Landroid/view/InsetsSourceControl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/view/InsetsController;Landroid/view/InsetsController;]Ljava/util/ArrayList;Ljava/util/ArrayList;
4147HSPLandroid/view/InsetsController;->onStateChanged(Landroid/view/InsetsState;)Z
4148HPLandroid/view/InsetsFrameProvider$InsetsSizeOverride;->getInsetsSize()Landroid/graphics/Insets;
4149HPLandroid/view/InsetsFrameProvider;->getFlags()I
4150HPLandroid/view/InsetsFrameProvider;->getInsetsSize()Landroid/graphics/Insets;
4151HPLandroid/view/InsetsFrameProvider;->getInsetsSizeOverrides()[Landroid/view/InsetsFrameProvider$InsetsSizeOverride;
4152HPLandroid/view/InsetsFrameProvider;->getMinimalInsetsSizeInDisplayCutoutSafe()Landroid/graphics/Insets;
4153HPLandroid/view/InsetsFrameProvider;->getSource()I
4154HSPLandroid/view/InsetsSource;-><init>(II)V
4155HSPLandroid/view/InsetsSource;-><init>(Landroid/view/InsetsSource;)V
4156HSPLandroid/view/InsetsSource;->calculateInsets(Landroid/graphics/Rect;Z)Landroid/graphics/Insets;
4157HSPLandroid/view/InsetsSource;->calculateVisibleInsets(Landroid/graphics/Rect;)Landroid/graphics/Insets;
4158HSPLandroid/view/InsetsSource;->createId(Ljava/lang/Object;II)I
4159HSPLandroid/view/InsetsSource;->equals(Ljava/lang/Object;)Z+]Landroid/view/InsetsSource;Landroid/view/InsetsSource;
4160HSPLandroid/view/InsetsSource;->getFlags()I
4161HSPLandroid/view/InsetsSource;->getFrame()Landroid/graphics/Rect;
4162HSPLandroid/view/InsetsSource;->getId()I
4163HSPLandroid/view/InsetsSource;->getType()I
4164HSPLandroid/view/InsetsSource;->getVisibleFrame()Landroid/graphics/Rect;
4165HSPLandroid/view/InsetsSource;->isVisible()Z
4166HPLandroid/view/InsetsSource;->set(Landroid/view/InsetsSource;)V
4167HPLandroid/view/InsetsSource;->setFlags(I)Landroid/view/InsetsSource;
4168HSPLandroid/view/InsetsSource;->setFrame(IIII)Landroid/view/InsetsSource;
4169HSPLandroid/view/InsetsSource;->setFrame(Landroid/graphics/Rect;)Landroid/view/InsetsSource;+]Landroid/graphics/Rect;Landroid/graphics/Rect;
4170HSPLandroid/view/InsetsSource;->setVisible(Z)Landroid/view/InsetsSource;
4171HSPLandroid/view/InsetsSource;->setVisibleFrame(Landroid/graphics/Rect;)Landroid/view/InsetsSource;
4172HSPLandroid/view/InsetsSourceControl$Array;-><init>()V
4173HSPLandroid/view/InsetsSourceControl$Array;->set([Landroid/view/InsetsSourceControl;)V
4174HSPLandroid/view/InsetsSourceControl;-><init>(IILandroid/view/SurfaceControl;ZLandroid/graphics/Point;Landroid/graphics/Insets;)V
4175HSPLandroid/view/InsetsSourceControl;-><init>(Landroid/view/InsetsSourceControl;)V
4176HSPLandroid/view/InsetsSourceControl;->getId()I
4177HSPLandroid/view/InsetsSourceControl;->getInsetsHint()Landroid/graphics/Insets;
4178HSPLandroid/view/InsetsSourceControl;->getLeash()Landroid/view/SurfaceControl;
4179HSPLandroid/view/InsetsSourceControl;->getSurfacePosition()Landroid/graphics/Point;
4180HSPLandroid/view/InsetsSourceControl;->getType()I
4181HSPLandroid/view/InsetsSourceControl;->isInitiallyVisible()Z
4182HSPLandroid/view/InsetsSourceControl;->setSurfacePosition(II)Z
4183HSPLandroid/view/InsetsState;-><init>()V
4184HSPLandroid/view/InsetsState;-><init>(Landroid/view/InsetsState;)V
4185HSPLandroid/view/InsetsState;-><init>(Landroid/view/InsetsState;Z)V
4186HSPLandroid/view/InsetsState;->addSource(Landroid/view/InsetsSource;)V+]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/util/SparseArray;Landroid/util/SparseArray;
4187HSPLandroid/view/InsetsState;->calculateInsets(Landroid/graphics/Rect;IZ)Landroid/graphics/Insets;
4188HSPLandroid/view/InsetsState;->calculateVisibleInsets(Landroid/graphics/Rect;IIII)Landroid/graphics/Insets;
4189HSPLandroid/view/InsetsState;->equals(Ljava/lang/Object;)Z
4190HSPLandroid/view/InsetsState;->getDisplayCutout()Landroid/view/DisplayCutout;
4191HSPLandroid/view/InsetsState;->getDisplayCutoutSafe(Landroid/graphics/Rect;)V
4192HSPLandroid/view/InsetsState;->getDisplayFrame()Landroid/graphics/Rect;
4193HSPLandroid/view/InsetsState;->getOrCreateSource(II)Landroid/view/InsetsSource;
4194HSPLandroid/view/InsetsState;->getPrivacyIndicatorBounds()Landroid/view/PrivacyIndicatorBounds;
4195HSPLandroid/view/InsetsState;->getRoundedCorners()Landroid/view/RoundedCorners;
4196HSPLandroid/view/InsetsState;->isSourceOrDefaultVisible(II)Z
4197HSPLandroid/view/InsetsState;->peekSource(I)Landroid/view/InsetsSource;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
4198HSPLandroid/view/InsetsState;->removeSourceAt(I)V
4199HSPLandroid/view/InsetsState;->set(Landroid/view/InsetsState;)V
4200HSPLandroid/view/InsetsState;->set(Landroid/view/InsetsState;I)V
4201HSPLandroid/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;
4202HSPLandroid/view/InsetsState;->setDisplayCutout(Landroid/view/DisplayCutout;)V
4203HSPLandroid/view/InsetsState;->setDisplayFrame(Landroid/graphics/Rect;)V
4204HSPLandroid/view/InsetsState;->setPrivacyIndicatorBounds(Landroid/view/PrivacyIndicatorBounds;)V
4205HPLandroid/view/InsetsState;->setRoundedCornerFrame(Landroid/graphics/Rect;)V
4206HSPLandroid/view/InsetsState;->setRoundedCorners(Landroid/view/RoundedCorners;)V
4207HSPLandroid/view/InsetsState;->sourceAt(I)Landroid/view/InsetsSource;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
4208HSPLandroid/view/InsetsState;->sourceSize()I
4209HSPLandroid/view/InsetsState;->traverse(Landroid/view/InsetsState;Landroid/view/InsetsState;Landroid/view/InsetsState$OnTraverseCallbacks;)V+]Landroid/view/InsetsState;Landroid/view/InsetsState;
4210HSPLandroid/view/KeyCharacterMap;->get(II)I
4211HSPLandroid/view/KeyCharacterMap;->load(I)Landroid/view/KeyCharacterMap;
4212HSPLandroid/view/KeyEvent;-><init>(JJIIIIIIII)V
4213HSPLandroid/view/KeyEvent;->actionToString(I)Ljava/lang/String;
4214HSPLandroid/view/KeyEvent;->getAction()I
4215HSPLandroid/view/KeyEvent;->getDeviceId()I
4216HSPLandroid/view/KeyEvent;->getEventTime()J
4217HSPLandroid/view/KeyEvent;->getFlags()I
4218HSPLandroid/view/KeyEvent;->getKeyCharacterMap()Landroid/view/KeyCharacterMap;
4219HSPLandroid/view/KeyEvent;->getKeyCode()I
4220HSPLandroid/view/KeyEvent;->getMetaState()I
4221HSPLandroid/view/KeyEvent;->getRepeatCount()I
4222HSPLandroid/view/KeyEvent;->getSource()I
4223HSPLandroid/view/KeyEvent;->getUnicodeChar()I
4224HSPLandroid/view/KeyEvent;->isCanceled()Z
4225HSPLandroid/view/KeyEvent;->isModifierKey(I)Z
4226HSPLandroid/view/LayoutInflater;->from(Landroid/content/Context;)Landroid/view/LayoutInflater;
4227HSPLandroid/view/LayoutInflater;->inflate(ILandroid/view/ViewGroup;)Landroid/view/View;
4228HSPLandroid/view/LayoutInflater;->inflate(ILandroid/view/ViewGroup;Z)Landroid/view/View;+]Landroid/content/res/Resources;Landroid/content/res/Resources;
4229HSPLandroid/view/MotionEvent$PointerCoords;-><init>()V
4230HSPLandroid/view/MotionEvent$PointerProperties;-><init>()V
4231HSPLandroid/view/MotionEvent;->findPointerIndex(I)I
4232HSPLandroid/view/MotionEvent;->getAction()I
4233HSPLandroid/view/MotionEvent;->getActionIndex()I
4234HSPLandroid/view/MotionEvent;->getActionMasked()I
4235HSPLandroid/view/MotionEvent;->getAxisValue(I)F
4236HSPLandroid/view/MotionEvent;->getButtonState()I
4237HSPLandroid/view/MotionEvent;->getClassification()I
4238HSPLandroid/view/MotionEvent;->getDeviceId()I
4239HSPLandroid/view/MotionEvent;->getDownTime()J
4240HSPLandroid/view/MotionEvent;->getEdgeFlags()I
4241HSPLandroid/view/MotionEvent;->getEventTime()J
4242HSPLandroid/view/MotionEvent;->getFlags()I
4243HSPLandroid/view/MotionEvent;->getHistoricalEventTime(I)J
4244HSPLandroid/view/MotionEvent;->getHistoricalX(II)F
4245HSPLandroid/view/MotionEvent;->getHistoricalY(II)F
4246HSPLandroid/view/MotionEvent;->getHistorySize()I
4247HSPLandroid/view/MotionEvent;->getMetaState()I
4248HSPLandroid/view/MotionEvent;->getPointerCount()I
4249HSPLandroid/view/MotionEvent;->getPointerId(I)I
4250HSPLandroid/view/MotionEvent;->getPointerIdBits()I
4251HSPLandroid/view/MotionEvent;->getRawX()F
4252HSPLandroid/view/MotionEvent;->getRawY()F
4253HSPLandroid/view/MotionEvent;->getSource()I
4254HSPLandroid/view/MotionEvent;->getX()F
4255HSPLandroid/view/MotionEvent;->getX(I)F
4256HSPLandroid/view/MotionEvent;->getY()F
4257HSPLandroid/view/MotionEvent;->getY(I)F
4258HSPLandroid/view/MotionEvent;->isTouchEvent()Z
4259HSPLandroid/view/MotionEvent;->obtain(Landroid/view/MotionEvent;)Landroid/view/MotionEvent;
4260HSPLandroid/view/MotionEvent;->recycle()V
4261HSPLandroid/view/MotionEvent;->setAction(I)V
4262HSPLandroid/view/MotionEvent;->setLocation(FF)V
4263HSPLandroid/view/MotionEvent;->setTargetAccessibilityFocus(Z)V
4264HSPLandroid/view/MotionEvent;->split(I)Landroid/view/MotionEvent;
4265HSPLandroid/view/PrivacyIndicatorBounds;-><init>()V
4266HSPLandroid/view/PrivacyIndicatorBounds;-><init>([Landroid/graphics/Rect;I)V
4267HSPLandroid/view/PrivacyIndicatorBounds;->equals(Ljava/lang/Object;)Z
4268HSPLandroid/view/PrivacyIndicatorBounds;->updateStaticBounds([Landroid/graphics/Rect;)Landroid/view/PrivacyIndicatorBounds;
4269HSPLandroid/view/RemoteAnimationTarget;-><init>(IILandroid/view/SurfaceControl;ZLandroid/graphics/Rect;Landroid/graphics/Rect;ILandroid/graphics/Point;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/app/WindowConfiguration;ZLandroid/view/SurfaceControl;Landroid/graphics/Rect;Landroid/app/ActivityManager$RunningTaskInfo;ZI)V
4270HSPLandroid/view/RoundedCorner;->getRadius()I
4271HSPLandroid/view/RoundedCorners;->equals(Ljava/lang/Object;)Z
4272HSPLandroid/view/RoundedCorners;->fromResources(Landroid/content/res/Resources;Ljava/lang/String;IIII)Landroid/view/RoundedCorners;
4273HSPLandroid/view/RoundedCorners;->getRoundedCorner(I)Landroid/view/RoundedCorner;
4274HSPLandroid/view/ScaleGestureDetector;-><init>(Landroid/content/Context;Landroid/view/ScaleGestureDetector$OnScaleGestureListener;)V
4275HSPLandroid/view/ScaleGestureDetector;-><init>(Landroid/content/Context;Landroid/view/ScaleGestureDetector$OnScaleGestureListener;Landroid/os/Handler;)V
4276HSPLandroid/view/ScaleGestureDetector;->onTouchEvent(Landroid/view/MotionEvent;)Z
4277HSPLandroid/view/ScaleGestureDetector;->setQuickScaleEnabled(Z)V
4278HSPLandroid/view/Surface;-><init>(Landroid/graphics/SurfaceTexture;)V
4279HSPLandroid/view/Surface;->isValid()Z
4280HSPLandroid/view/Surface;->lockCanvas(Landroid/graphics/Rect;)Landroid/graphics/Canvas;
4281HSPLandroid/view/Surface;->release()V
4282HSPLandroid/view/Surface;->rotationToString(I)Ljava/lang/String;
4283HSPLandroid/view/Surface;->unlockCanvasAndPost(Landroid/graphics/Canvas;)V
4284HSPLandroid/view/SurfaceControl$Builder;-><init>()V
4285HSPLandroid/view/SurfaceControl$Builder;-><init>(Landroid/view/SurfaceSession;)V
4286HSPLandroid/view/SurfaceControl$Builder;->build()Landroid/view/SurfaceControl;
4287HSPLandroid/view/SurfaceControl$Builder;->setBLASTLayer()Landroid/view/SurfaceControl$Builder;
4288HSPLandroid/view/SurfaceControl$Builder;->setBufferSize(II)Landroid/view/SurfaceControl$Builder;
4289HSPLandroid/view/SurfaceControl$Builder;->setCallsite(Ljava/lang/String;)Landroid/view/SurfaceControl$Builder;
4290HSPLandroid/view/SurfaceControl$Builder;->setColorLayer()Landroid/view/SurfaceControl$Builder;
4291HSPLandroid/view/SurfaceControl$Builder;->setContainerLayer()Landroid/view/SurfaceControl$Builder;
4292HSPLandroid/view/SurfaceControl$Builder;->setEffectLayer()Landroid/view/SurfaceControl$Builder;
4293HSPLandroid/view/SurfaceControl$Builder;->setFlags(I)Landroid/view/SurfaceControl$Builder;
4294HSPLandroid/view/SurfaceControl$Builder;->setFormat(I)Landroid/view/SurfaceControl$Builder;
4295HSPLandroid/view/SurfaceControl$Builder;->setHidden(Z)Landroid/view/SurfaceControl$Builder;
4296HSPLandroid/view/SurfaceControl$Builder;->setMetadata(II)Landroid/view/SurfaceControl$Builder;+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
4297HSPLandroid/view/SurfaceControl$Builder;->setName(Ljava/lang/String;)Landroid/view/SurfaceControl$Builder;
4298HSPLandroid/view/SurfaceControl$Builder;->setOpaque(Z)Landroid/view/SurfaceControl$Builder;
4299HSPLandroid/view/SurfaceControl$Builder;->setParent(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Builder;
4300HSPLandroid/view/SurfaceControl$DesiredDisplayModeSpecs;-><init>(IZLandroid/view/SurfaceControl$RefreshRateRanges;Landroid/view/SurfaceControl$RefreshRateRanges;)V
4301HSPLandroid/view/SurfaceControl$RefreshRateRange;-><init>(FF)V
4302HSPLandroid/view/SurfaceControl$RefreshRateRanges;-><init>()V
4303HSPLandroid/view/SurfaceControl$RefreshRateRanges;-><init>(Landroid/view/SurfaceControl$RefreshRateRange;Landroid/view/SurfaceControl$RefreshRateRange;)V
4304HSPLandroid/view/SurfaceControl$RefreshRateRanges;->equals(Ljava/lang/Object;)Z+]Landroid/view/SurfaceControl$RefreshRateRange;Landroid/view/SurfaceControl$RefreshRateRange;
4305HSPLandroid/view/SurfaceControl$Transaction;-><init>()V
4306HSPLandroid/view/SurfaceControl$Transaction;->addTransactionCommittedListener(Ljava/util/concurrent/Executor;Landroid/view/SurfaceControl$TransactionCommittedListener;)Landroid/view/SurfaceControl$Transaction;
4307HSPLandroid/view/SurfaceControl$Transaction;->apply()V
4308HSPLandroid/view/SurfaceControl$Transaction;->apply(Z)V
4309HSPLandroid/view/SurfaceControl$Transaction;->close()V
4310HSPLandroid/view/SurfaceControl$Transaction;->getDefaultApplyToken()Landroid/os/IBinder;
4311HSPLandroid/view/SurfaceControl$Transaction;->hide(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction;
4312HSPLandroid/view/SurfaceControl$Transaction;->merge(Landroid/view/SurfaceControl$Transaction;)Landroid/view/SurfaceControl$Transaction;
4313HSPLandroid/view/SurfaceControl$Transaction;->remove(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction;
4314HSPLandroid/view/SurfaceControl$Transaction;->reparent(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction;
4315HSPLandroid/view/SurfaceControl$Transaction;->sanitize(II)V
4316HSPLandroid/view/SurfaceControl$Transaction;->setAlpha(Landroid/view/SurfaceControl;F)Landroid/view/SurfaceControl$Transaction;
4317HSPLandroid/view/SurfaceControl$Transaction;->setBackgroundBlurRadius(Landroid/view/SurfaceControl;I)Landroid/view/SurfaceControl$Transaction;+]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;
4318HSPLandroid/view/SurfaceControl$Transaction;->setBufferSize(Landroid/view/SurfaceControl;II)Landroid/view/SurfaceControl$Transaction;
4319HSPLandroid/view/SurfaceControl$Transaction;->setColor(Landroid/view/SurfaceControl;[F)Landroid/view/SurfaceControl$Transaction;
4320HSPLandroid/view/SurfaceControl$Transaction;->setColorSpaceAgnostic(Landroid/view/SurfaceControl;Z)Landroid/view/SurfaceControl$Transaction;
4321HSPLandroid/view/SurfaceControl$Transaction;->setCornerRadius(Landroid/view/SurfaceControl;F)Landroid/view/SurfaceControl$Transaction;
4322HSPLandroid/view/SurfaceControl$Transaction;->setCrop(Landroid/view/SurfaceControl;Landroid/graphics/Rect;)Landroid/view/SurfaceControl$Transaction;+]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/graphics/Rect;Landroid/graphics/Rect;
4323HSPLandroid/view/SurfaceControl$Transaction;->setEarlyWakeupStart()Landroid/view/SurfaceControl$Transaction;
4324HSPLandroid/view/SurfaceControl$Transaction;->setFrameTimelineVsync(J)Landroid/view/SurfaceControl$Transaction;
4325HSPLandroid/view/SurfaceControl$Transaction;->setInputWindowInfo(Landroid/view/SurfaceControl;Landroid/view/InputWindowHandle;)Landroid/view/SurfaceControl$Transaction;+]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;
4326HSPLandroid/view/SurfaceControl$Transaction;->setLayer(Landroid/view/SurfaceControl;I)Landroid/view/SurfaceControl$Transaction;
4327HSPLandroid/view/SurfaceControl$Transaction;->setMatrix(Landroid/view/SurfaceControl;FFFF)Landroid/view/SurfaceControl$Transaction;
4328HSPLandroid/view/SurfaceControl$Transaction;->setMatrix(Landroid/view/SurfaceControl;Landroid/graphics/Matrix;[F)Landroid/view/SurfaceControl$Transaction;
4329HSPLandroid/view/SurfaceControl$Transaction;->setOpaque(Landroid/view/SurfaceControl;Z)Landroid/view/SurfaceControl$Transaction;
4330HSPLandroid/view/SurfaceControl$Transaction;->setPosition(Landroid/view/SurfaceControl;FF)Landroid/view/SurfaceControl$Transaction;
4331HSPLandroid/view/SurfaceControl$Transaction;->setRelativeLayer(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;I)Landroid/view/SurfaceControl$Transaction;
4332HSPLandroid/view/SurfaceControl$Transaction;->setShadowRadius(Landroid/view/SurfaceControl;F)Landroid/view/SurfaceControl$Transaction;
4333HSPLandroid/view/SurfaceControl$Transaction;->setWindowCrop(Landroid/view/SurfaceControl;II)Landroid/view/SurfaceControl$Transaction;
4334HSPLandroid/view/SurfaceControl$Transaction;->setWindowCrop(Landroid/view/SurfaceControl;Landroid/graphics/Rect;)Landroid/view/SurfaceControl$Transaction;
4335HSPLandroid/view/SurfaceControl$Transaction;->show(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction;
4336HSPLandroid/view/SurfaceControl;-><init>(Landroid/view/SurfaceControl;Ljava/lang/String;)V
4337HSPLandroid/view/SurfaceControl;->closeTransaction()V
4338HSPLandroid/view/SurfaceControl;->copyFrom(Landroid/view/SurfaceControl;Ljava/lang/String;)V
4339HSPLandroid/view/SurfaceControl;->getBootDisplayModeSupport()Z
4340HSPLandroid/view/SurfaceControl;->getCompositionColorSpaces()[Landroid/graphics/ColorSpace;
4341HSPLandroid/view/SurfaceControl;->getDesiredDisplayModeSpecs(Landroid/os/IBinder;)Landroid/view/SurfaceControl$DesiredDisplayModeSpecs;
4342HSPLandroid/view/SurfaceControl;->getDisplayBrightnessSupport(Landroid/os/IBinder;)Z
4343HSPLandroid/view/SurfaceControl;->getDynamicDisplayInfo(J)Landroid/view/SurfaceControl$DynamicDisplayInfo;
4344HPLandroid/view/SurfaceControl;->getHeight()I
4345HSPLandroid/view/SurfaceControl;->getLayerId()I
4346HSPLandroid/view/SurfaceControl;->getOverlaySupport()Landroid/hardware/OverlayProperties;
4347HSPLandroid/view/SurfaceControl;->getStaticDisplayInfo(J)Landroid/view/SurfaceControl$StaticDisplayInfo;
4348HPLandroid/view/SurfaceControl;->getWidth()I
4349HSPLandroid/view/SurfaceControl;->isSameSurface(Landroid/view/SurfaceControl;)Z
4350HSPLandroid/view/SurfaceControl;->isValid()Z
4351HSPLandroid/view/SurfaceControl;->mergeToGlobalTransaction(Landroid/view/SurfaceControl$Transaction;)V
4352HSPLandroid/view/SurfaceControl;->openTransaction()V
4353HSPLandroid/view/SurfaceControl;->release()V
4354HSPLandroid/view/SurfaceControl;->setDisplayBrightness(Landroid/os/IBinder;FFFF)Z
4355HSPLandroid/view/SurfaceControl;->setUnreleasedWarningCallSite(Ljava/lang/String;)V
4356HSPLandroid/view/SurfaceControl;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
4357HSPLandroid/view/SurfaceSession;-><init>()V
4358HSPLandroid/view/SurfaceSession;->kill()V
4359HSPLandroid/view/SyncRtSurfaceTransactionApplier;->applyParams(Landroid/view/SurfaceControl$Transaction;Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;[F)V
4360HSPLandroid/view/TextureView;->setSurfaceTextureListener(Landroid/view/TextureView$SurfaceTextureListener;)V
4361HSPLandroid/view/View$MeasureSpec;->getSize(I)I
4362HSPLandroid/view/View$MeasureSpec;->makeMeasureSpec(II)I
4363HSPLandroid/view/View;->animate()Landroid/view/ViewPropertyAnimator;
4364HSPLandroid/view/View;->clearAnimation()V
4365HSPLandroid/view/View;->findViewById(I)Landroid/view/View;+]Landroid/view/View;megamorphic_types
4366HSPLandroid/view/View;->getAlpha()F
4367HSPLandroid/view/View;->getAutofillId()Landroid/view/autofill/AutofillId;
4368HSPLandroid/view/View;->getBackground()Landroid/graphics/drawable/Drawable;
4369HSPLandroid/view/View;->getContext()Landroid/content/Context;
4370HSPLandroid/view/View;->getHeight()I
4371HSPLandroid/view/View;->getId()I
4372HSPLandroid/view/View;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
4373HSPLandroid/view/View;->getLocationOnScreen()[I
4374HSPLandroid/view/View;->getMeasuredHeight()I
4375HSPLandroid/view/View;->getMeasuredWidth()I
4376HSPLandroid/view/View;->getPaddingTop()I
4377HSPLandroid/view/View;->getScaleX()F
4378HSPLandroid/view/View;->getTag()Ljava/lang/Object;
4379HSPLandroid/view/View;->getWidth()I
4380HSPLandroid/view/View;->inflate(Landroid/content/Context;ILandroid/view/ViewGroup;)Landroid/view/View;
4381HSPLandroid/view/View;->measure(II)V+]Landroid/view/View;missing_types]Landroid/util/LongSparseLongArray;Landroid/util/LongSparseLongArray;
4382HSPLandroid/view/View;->setAlpha(F)V
4383HSPLandroid/view/View;->setBackgroundColor(I)V
4384HSPLandroid/view/View;->setOnClickListener(Landroid/view/View$OnClickListener;)V
4385HSPLandroid/view/View;->setOnTouchListener(Landroid/view/View$OnTouchListener;)V
4386HSPLandroid/view/View;->setScaleX(F)V
4387HSPLandroid/view/View;->setScaleY(F)V
4388HSPLandroid/view/View;->setSelected(Z)V
4389HSPLandroid/view/View;->setSystemUiVisibility(I)V
4390HSPLandroid/view/View;->setTag(Ljava/lang/Object;)V
4391HSPLandroid/view/View;->setTranslationX(F)V
4392HSPLandroid/view/View;->setTranslationY(F)V
4393HSPLandroid/view/View;->setVisibility(I)V+]Landroid/view/View;missing_types
4394HSPLandroid/view/View;->startAnimation(Landroid/view/animation/Animation;)V
4395HSPLandroid/view/ViewConfiguration;->get(Landroid/content/Context;)Landroid/view/ViewConfiguration;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/Context;missing_types
4396HSPLandroid/view/ViewConfiguration;->getDoubleTapTimeout()I
4397HSPLandroid/view/ViewConfiguration;->getKeyRepeatDelay()I
4398HSPLandroid/view/ViewConfiguration;->getKeyRepeatTimeout()I
4399HSPLandroid/view/ViewConfiguration;->getLongPressTimeout()I
4400HSPLandroid/view/ViewConfiguration;->getScaledDoubleTapSlop()I
4401HSPLandroid/view/ViewConfiguration;->getScaledTouchSlop()I
4402HSPLandroid/view/ViewConfiguration;->getTapTimeout()I
4403HSPLandroid/view/ViewDebug;->flagsToString(Ljava/lang/Class;Ljava/lang/String;I)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
4404HSPLandroid/view/ViewGroup$LayoutParams;-><init>(II)V
4405HSPLandroid/view/ViewGroup$MarginLayoutParams;-><init>(II)V
4406HSPLandroid/view/ViewGroup$MarginLayoutParams;->setMargins(IIII)V
4407HSPLandroid/view/ViewGroup;->addView(Landroid/view/View;)V
4408HSPLandroid/view/ViewGroup;->addView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V+]Landroid/view/ViewGroup;Landroid/widget/LinearLayout;
4409HSPLandroid/view/ViewPropertyAnimator;->alpha(F)Landroid/view/ViewPropertyAnimator;
4410HSPLandroid/view/ViewPropertyAnimator;->setDuration(J)Landroid/view/ViewPropertyAnimator;
4411HSPLandroid/view/ViewPropertyAnimator;->setInterpolator(Landroid/animation/TimeInterpolator;)Landroid/view/ViewPropertyAnimator;
4412HSPLandroid/view/ViewPropertyAnimator;->start()V
4413HSPLandroid/view/ViewPropertyAnimator;->translationY(F)Landroid/view/ViewPropertyAnimator;
4414HSPLandroid/view/ViewPropertyAnimator;->withEndAction(Ljava/lang/Runnable;)Landroid/view/ViewPropertyAnimator;
4415HSPLandroid/view/ViewPropertyAnimator;->withLayer()Landroid/view/ViewPropertyAnimator;
4416HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->setTouchableInsets(I)V
4417HSPLandroid/view/ViewTreeObserver;->addOnComputeInternalInsetsListener(Landroid/view/ViewTreeObserver$OnComputeInternalInsetsListener;)V
4418HSPLandroid/view/Window;->addFlags(I)V
4419HSPLandroid/view/Window;->getAttributes()Landroid/view/WindowManager$LayoutParams;
4420HSPLandroid/view/Window;->getWindowManager()Landroid/view/WindowManager;
4421HSPLandroid/view/Window;->setAttributes(Landroid/view/WindowManager$LayoutParams;)V
4422HSPLandroid/view/Window;->setCloseOnTouchOutside(Z)V
4423HSPLandroid/view/Window;->setFlags(II)V
4424HSPLandroid/view/Window;->setGravity(I)V
4425HSPLandroid/view/Window;->setSoftInputMode(I)V
4426HSPLandroid/view/Window;->setType(I)V
4427HSPLandroid/view/WindowInsets$Builder;-><init>(Landroid/view/WindowInsets;)V
4428HSPLandroid/view/WindowInsets$Builder;->build()Landroid/view/WindowInsets;
4429HSPLandroid/view/WindowInsets$Type;->captionBar()I
4430HSPLandroid/view/WindowInsets$Type;->defaultVisible()I
4431HSPLandroid/view/WindowInsets$Type;->displayCutout()I
4432HSPLandroid/view/WindowInsets$Type;->ime()I
4433HSPLandroid/view/WindowInsets$Type;->mandatorySystemGestures()I
4434HSPLandroid/view/WindowInsets$Type;->navigationBars()I
4435HSPLandroid/view/WindowInsets$Type;->statusBars()I
4436HSPLandroid/view/WindowInsets$Type;->systemBars()I
4437HSPLandroid/view/WindowInsets$Type;->systemGestures()I
4438HSPLandroid/view/WindowInsets$Type;->toString(I)Ljava/lang/String;
4439HSPLandroid/view/WindowInsets;->getDisplayCutout()Landroid/view/DisplayCutout;
4440HSPLandroid/view/WindowLayout;-><init>()V
4441HSPLandroid/view/WindowLayout;->computeFrames(Landroid/view/WindowManager$LayoutParams;Landroid/view/InsetsState;Landroid/graphics/Rect;Landroid/graphics/Rect;IIIIFLandroid/window/ClientWindowFrames;)V
4442HSPLandroid/view/WindowLayout;->extendFrameByCutout(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;
4443HSPLandroid/view/WindowManager$LayoutParams;-><init>()V
4444HSPLandroid/view/WindowManager$LayoutParams;-><init>(IIIII)V
4445HSPLandroid/view/WindowManager$LayoutParams;->copyFrom(Landroid/view/WindowManager$LayoutParams;)I+]Landroid/graphics/Rect;Landroid/graphics/Rect;
4446HSPLandroid/view/WindowManager$LayoutParams;->dumpDimensions(Ljava/lang/StringBuilder;)V
4447HSPLandroid/view/WindowManager$LayoutParams;->forRotation(I)Landroid/view/WindowManager$LayoutParams;
4448HSPLandroid/view/WindowManager$LayoutParams;->getColorMode()I
4449HSPLandroid/view/WindowManager$LayoutParams;->getFitInsetsTypes()I
4450HSPLandroid/view/WindowManager$LayoutParams;->getTitle()Ljava/lang/CharSequence;
4451HSPLandroid/view/WindowManager$LayoutParams;->isFullscreen()Z
4452HSPLandroid/view/WindowManager$LayoutParams;->isHdrConversionEnabled()Z
4453HPLandroid/view/WindowManager$LayoutParams;->isModal()Z
4454HSPLandroid/view/WindowManager$LayoutParams;->isSystemAlertWindowType(I)Z
4455HSPLandroid/view/WindowManager$LayoutParams;->mayUseInputMethod(I)Z
4456HSPLandroid/view/WindowManager$LayoutParams;->setFitInsetsTypes(I)V
4457HSPLandroid/view/WindowManager$LayoutParams;->setTitle(Ljava/lang/CharSequence;)V
4458HSPLandroid/view/WindowManager$LayoutParams;->toString(Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;
4459HSPLandroid/view/WindowManager;->fixScale(F)F
4460HSPLandroid/view/WindowManager;->hasWindowExtensionsEnabled()Z
4461HSPLandroid/view/WindowManager;->transitTypeToString(I)Ljava/lang/String;
4462HSPLandroid/view/WindowManagerGlobal;->getWindowManagerService()Landroid/view/IWindowManager;
4463HSPLandroid/view/WindowMetrics;->getBounds()Landroid/graphics/Rect;
4464HSPLandroid/view/accessibility/AccessibilityEvent;->getAction()I
4465HSPLandroid/view/accessibility/AccessibilityEvent;->getEventType()I
4466HSPLandroid/view/accessibility/AccessibilityEvent;->obtain(I)Landroid/view/accessibility/AccessibilityEvent;+]Landroid/view/accessibility/AccessibilityEvent;Landroid/view/accessibility/AccessibilityEvent;
4467HSPLandroid/view/accessibility/AccessibilityEvent;->recycle()V
4468HSPLandroid/view/accessibility/AccessibilityEvent;->setEventTime(J)V+]Landroid/view/accessibility/AccessibilityEvent;Landroid/view/accessibility/AccessibilityEvent;
4469HSPLandroid/view/accessibility/AccessibilityEvent;->setPackageName(Ljava/lang/CharSequence;)V+]Landroid/view/accessibility/AccessibilityEvent;Landroid/view/accessibility/AccessibilityEvent;
4470HSPLandroid/view/accessibility/AccessibilityManager;-><init>(Landroid/content/Context;Landroid/view/accessibility/IAccessibilityManager;I)V
4471HSPLandroid/view/accessibility/AccessibilityManager;->addAccessibilityServicesStateChangeListener(Landroid/view/accessibility/AccessibilityManager$AccessibilityServicesStateChangeListener;)V
4472HSPLandroid/view/accessibility/AccessibilityManager;->addAccessibilityStateChangeListener(Landroid/view/accessibility/AccessibilityManager$AccessibilityStateChangeListener;)Z
4473HSPLandroid/view/accessibility/AccessibilityManager;->addTouchExplorationStateChangeListener(Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;Landroid/os/Handler;)V
4474HSPLandroid/view/accessibility/AccessibilityManager;->getEnabledAccessibilityServiceList(I)Ljava/util/List;
4475HSPLandroid/view/accessibility/AccessibilityManager;->getInstalledAccessibilityServiceList()Ljava/util/List;
4476HSPLandroid/view/accessibility/AccessibilityManager;->getInstance(Landroid/content/Context;)Landroid/view/accessibility/AccessibilityManager;
4477HSPLandroid/view/accessibility/AccessibilityManager;->getRecommendedTimeoutMillis(II)I
4478HSPLandroid/view/accessibility/AccessibilityManager;->isAccessibilityVolumeStreamActive()Z
4479HSPLandroid/view/accessibility/AccessibilityManager;->isEnabled()Z+]Landroid/view/accessibility/AccessibilityManager;Landroid/view/accessibility/AccessibilityManager;
4480HSPLandroid/view/accessibility/AccessibilityManager;->isTouchExplorationEnabled()Z
4481HSPLandroid/view/accessibility/AccessibilityManager;->sendAccessibilityEvent(Landroid/view/accessibility/AccessibilityEvent;)V+]Landroid/view/accessibility/AccessibilityEvent;Landroid/view/accessibility/AccessibilityEvent;]Landroid/view/accessibility/AccessibilityManager;Landroid/view/accessibility/AccessibilityManager;
4482HSPLandroid/view/accessibility/AccessibilityNodeInfo$AccessibilityAction;-><init>(ILjava/lang/CharSequence;)V
4483HSPLandroid/view/accessibility/AccessibilityNodeInfo$AccessibilityAction;->getId()I
4484HSPLandroid/view/accessibility/IAccessibilityManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/accessibility/IAccessibilityManager;
4485HSPLandroid/view/animation/AccelerateInterpolator;-><init>()V
4486HSPLandroid/view/animation/AlphaAnimation;-><init>(FF)V
4487HSPLandroid/view/animation/Animation;->cancel()V
4488HSPLandroid/view/animation/Animation;->getDuration()J
4489HSPLandroid/view/animation/Animation;->getTransformation(JLandroid/view/animation/Transformation;)Z
4490HSPLandroid/view/animation/Animation;->getTransformationAt(FLandroid/view/animation/Transformation;)V
4491HSPLandroid/view/animation/Animation;->initialize(IIII)V
4492HSPLandroid/view/animation/Animation;->restrictDuration(J)V
4493HSPLandroid/view/animation/Animation;->scaleCurrentDuration(F)V
4494HSPLandroid/view/animation/Animation;->setAnimationListener(Landroid/view/animation/Animation$AnimationListener;)V
4495HSPLandroid/view/animation/Animation;->setBackdropColor(I)V
4496HSPLandroid/view/animation/Animation;->setDuration(J)V
4497HSPLandroid/view/animation/Animation;->setInterpolator(Landroid/view/animation/Interpolator;)V
4498HSPLandroid/view/animation/Animation;->setShowBackdrop(Z)V
4499HSPLandroid/view/animation/Animation;->setStartOffset(J)V
4500HSPLandroid/view/animation/AnimationSet;-><init>(Z)V
4501HSPLandroid/view/animation/AnimationSet;->addAnimation(Landroid/view/animation/Animation;)V
4502HSPLandroid/view/animation/AnimationUtils;->loadAnimation(Landroid/content/Context;I)Landroid/view/animation/Animation;
4503HSPLandroid/view/animation/AnimationUtils;->loadInterpolator(Landroid/content/Context;I)Landroid/view/animation/Interpolator;+]Landroid/content/res/Resources;Landroid/content/res/Resources;
4504HSPLandroid/view/animation/DecelerateInterpolator;-><init>(F)V
4505HSPLandroid/view/animation/LinearInterpolator;-><init>()V
4506HSPLandroid/view/animation/PathInterpolator;-><init>(FFFF)V
4507HSPLandroid/view/animation/Transformation;-><init>()V
4508HSPLandroid/view/animation/Transformation;->clear()V
4509HSPLandroid/view/animation/Transformation;->getAlpha()F
4510HSPLandroid/view/animation/Transformation;->getInsets()Landroid/graphics/Insets;
4511HSPLandroid/view/animation/Transformation;->getMatrix()Landroid/graphics/Matrix;
4512HSPLandroid/view/autofill/AutofillId;->equals(Ljava/lang/Object;)Z
4513HSPLandroid/view/autofill/AutofillId;->getViewId()I
4514HSPLandroid/view/autofill/AutofillId;->setSessionId(I)V
4515HSPLandroid/view/autofill/AutofillValue;->equals(Ljava/lang/Object;)Z+]Landroid/view/autofill/AutofillValue;Landroid/view/autofill/AutofillValue;]Ljava/lang/Object;Ljava/lang/String;,Landroid/view/autofill/AutofillValue;
4516HSPLandroid/view/autofill/AutofillValue;->forText(Ljava/lang/CharSequence;)Landroid/view/autofill/AutofillValue;
4517HSPLandroid/view/autofill/AutofillValue;->getTextValue()Ljava/lang/CharSequence;+]Landroid/view/autofill/AutofillValue;Landroid/view/autofill/AutofillValue;
4518HSPLandroid/view/contentcapture/ContentCaptureContext;-><init>(Landroid/view/contentcapture/ContentCaptureContext;Landroid/app/assist/ActivityId;Landroid/content/ComponentName;ILandroid/os/IBinder;I)V
4519HSPLandroid/view/contentcapture/ContentCaptureHelper;->setLoggingLevel(I)V
4520HSPLandroid/view/contentcapture/DataShareRequest;->getPackageName()Ljava/lang/String;
4521HSPLandroid/view/contentcapture/IContentCaptureManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/view/contentcapture/IContentCaptureManager;
4522HSPLandroid/view/inputmethod/ImeTracker$Debug;->originToString(I)Ljava/lang/String;
4523HSPLandroid/view/inputmethod/ImeTracker$Debug;->phaseToString(I)Ljava/lang/String;
4524HPLandroid/view/inputmethod/ImeTracker$Token;-><init>(Landroid/os/IBinder;Ljava/lang/String;)V
4525HPLandroid/view/inputmethod/ImeTracker$Token;->getBinder()Landroid/os/IBinder;
4526HSPLandroid/view/inputmethod/ImeTracker;->forLogging()Landroid/view/inputmethod/ImeTracker;
4527HSPLandroid/view/inputmethod/InputMethodInfo;-><init>(Landroid/content/Context;Landroid/content/pm/ResolveInfo;Ljava/util/List;)V
4528HSPLandroid/view/inputmethod/InputMethodInfo;->computeId(Landroid/content/pm/ResolveInfo;)Ljava/lang/String;
4529HSPLandroid/view/inputmethod/InputMethodInfo;->getId()Ljava/lang/String;
4530HSPLandroid/view/inputmethod/InputMethodInfo;->getPackageName()Ljava/lang/String;
4531HSPLandroid/view/inputmethod/InputMethodInfo;->getServiceInfo()Landroid/content/pm/ServiceInfo;
4532HSPLandroid/view/inputmethod/InputMethodInfo;->getSubtypeAt(I)Landroid/view/inputmethod/InputMethodSubtype;
4533HSPLandroid/view/inputmethod/InputMethodManager;->getEnabledInputMethodSubtypeList(Landroid/view/inputmethod/InputMethodInfo;Z)Ljava/util/List;
4534HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;-><init>()V
4535HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->build()Landroid/view/inputmethod/InputMethodSubtype;
4536HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->setIsAsciiCapable(Z)Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;
4537HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->setIsAuxiliary(Z)Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;
4538HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->setLanguageTag(Ljava/lang/String;)Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;
4539HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->setPhysicalKeyboardHint(Landroid/icu/util/ULocale;Ljava/lang/String;)Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;+]Landroid/icu/util/ULocale;Landroid/icu/util/ULocale;
4540HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->setSubtypeExtraValue(Ljava/lang/String;)Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;
4541HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->setSubtypeId(I)Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;
4542HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->setSubtypeLocale(Ljava/lang/String;)Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;
4543HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->setSubtypeMode(Ljava/lang/String;)Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;
4544HSPLandroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->setSubtypeNameOverride(Ljava/lang/CharSequence;)Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;
4545HSPLandroid/view/inputmethod/InputMethodSubtype;->equals(Ljava/lang/Object;)Z+]Landroid/view/inputmethod/InputMethodSubtype;Landroid/view/inputmethod/InputMethodSubtype;
4546HSPLandroid/view/inputmethod/InputMethodSubtype;->getLocale()Ljava/lang/String;
4547HSPLandroid/view/inputmethod/InputMethodSubtype;->getMode()Ljava/lang/String;
4548HSPLandroid/view/inputmethod/InputMethodSubtype;->hashCode()I
4549HSPLandroid/view/inputmethod/InputMethodSubtype;->isAuxiliary()Z
4550HSPLandroid/view/inputmethod/InputMethodSubtype;->overridesImplicitlyEnabledSubtype()Z
4551HSPLandroid/view/inputmethod/InputMethodSubtype;->sort(Landroid/view/inputmethod/InputMethodInfo;Ljava/util/List;)Ljava/util/List;+]Ljava/util/HashSet;Ljava/util/HashSet;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/view/inputmethod/InputMethodInfo;Landroid/view/inputmethod/InputMethodInfo;
4552HSPLandroid/view/textclassifier/ConversationAction;->getAction()Landroid/app/RemoteAction;
4553HSPLandroid/view/textclassifier/ConversationActions;-><init>(Ljava/util/List;Ljava/lang/String;)V
4554HSPLandroid/view/textclassifier/ConversationActions;->getConversationActions()Ljava/util/List;
4555HSPLandroid/view/textclassifier/ConversationActions;->getId()Ljava/lang/String;
4556HSPLandroid/view/textclassifier/TextClassificationConstants;-><init>()V
4557HSPLandroid/view/textclassifier/TextClassificationConstants;->getTextClassifierServicePackageOverride()Ljava/lang/String;
4558HSPLandroid/view/textclassifier/TextClassificationContext$Builder;-><init>(Ljava/lang/String;Ljava/lang/String;)V
4559HSPLandroid/view/textclassifier/TextClassificationContext$Builder;->build()Landroid/view/textclassifier/TextClassificationContext;
4560HSPLandroid/view/textclassifier/TextClassificationManager;->createTextClassificationSession(Landroid/view/textclassifier/TextClassificationContext;)Landroid/view/textclassifier/TextClassifier;
4561HSPLandroid/view/textclassifier/TextClassifierEvent;->getEventContext()Landroid/view/textclassifier/TextClassificationContext;
4562HSPLandroid/view/textclassifier/TextLinks;->getLinks()Ljava/util/Collection;
4563HPLandroid/view/textservice/SpellCheckerInfo;-><init>(Landroid/content/Context;Landroid/content/pm/ResolveInfo;)V
4564HSPLandroid/view/textservice/SpellCheckerInfo;->getId()Ljava/lang/String;
4565HSPLandroid/view/textservice/SpellCheckerInfo;->getSubtypeAt(I)Landroid/view/textservice/SpellCheckerSubtype;
4566HSPLandroid/view/textservice/SpellCheckerInfo;->getSubtypeCount()I
4567HSPLandroid/view/textservice/SpellCheckerSubtype;->getLocale()Ljava/lang/String;
4568HSPLandroid/view/textservice/SpellCheckerSubtype;->getLocaleObject()Ljava/util/Locale;
4569HSPLandroid/webkit/URLUtil;->isValidUrl(Ljava/lang/String;)Z
4570HSPLandroid/webkit/WebViewFactory;->getWebViewLibrary(Landroid/content/pm/ApplicationInfo;)Ljava/lang/String;
4571HSPLandroid/widget/ArrayAdapter;->notifyDataSetChanged()V
4572HSPLandroid/widget/BaseAdapter;-><init>()V
4573HSPLandroid/widget/BaseAdapter;->notifyDataSetChanged()V
4574HSPLandroid/widget/Filter;-><init>()V
4575HSPLandroid/widget/FrameLayout$LayoutParams;-><init>(III)V
4576HSPLandroid/widget/FrameLayout;-><init>(Landroid/content/Context;)V
4577HSPLandroid/widget/HorizontalScrollView;->addView(Landroid/view/View;)V
4578HSPLandroid/widget/ImageView;->getDrawable()Landroid/graphics/drawable/Drawable;
4579HSPLandroid/widget/ImageView;->setColorFilter(I)V
4580HSPLandroid/widget/ImageView;->setImageBitmap(Landroid/graphics/Bitmap;)V
4581HSPLandroid/widget/ImageView;->setImageDrawable(Landroid/graphics/drawable/Drawable;)V+]Landroid/widget/ImageView;missing_types
4582HSPLandroid/widget/ImageView;->setVisibility(I)V
4583HSPLandroid/widget/LinearLayout$LayoutParams;-><init>(II)V
4584HSPLandroid/widget/LinearLayout$LayoutParams;-><init>(IIF)V
4585HSPLandroid/widget/LinearLayout;-><init>(Landroid/content/Context;)V
4586HSPLandroid/widget/LinearLayout;->getOrientation()I
4587HSPLandroid/widget/LinearLayout;->setGravity(I)V
4588HSPLandroid/widget/LinearLayout;->setOrientation(I)V+]Landroid/widget/LinearLayout;Landroid/widget/LinearLayout;
4589HSPLandroid/widget/ListView;->getAdapter()Landroid/widget/ListAdapter;
4590HSPLandroid/widget/ListView;->setAdapter(Landroid/widget/ListAdapter;)V
4591HSPLandroid/widget/OverScroller;-><init>(Landroid/content/Context;)V
4592HSPLandroid/widget/OverScroller;->computeScrollOffset()Z
4593HSPLandroid/widget/OverScroller;->fling(IIIIIIII)V
4594HSPLandroid/widget/OverScroller;->forceFinished(Z)V
4595HSPLandroid/widget/OverScroller;->getDuration()I
4596HSPLandroid/widget/OverScroller;->isFinished()Z
4597HSPLandroid/widget/RemoteViews;-><init>(Landroid/widget/RemoteViews;)V
4598HSPLandroid/widget/RemoteViews;-><init>(Ljava/lang/String;I)V
4599HSPLandroid/widget/RemoteViews;->getLayoutId()I
4600HSPLandroid/widget/RemoteViews;->getPackage()Ljava/lang/String;
4601HSPLandroid/widget/RemoteViews;->setOnClickPendingIntent(ILandroid/app/PendingIntent;)V
4602HSPLandroid/widget/RemoteViews;->setViewVisibility(II)V
4603HSPLandroid/widget/ScrollView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
4604HSPLandroid/widget/ScrollView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
4605HSPLandroid/widget/ScrollView;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
4606HSPLandroid/widget/ScrollView;->onMeasure(II)V
4607HSPLandroid/widget/Switch;->setChecked(Z)V
4608HSPLandroid/widget/TextView;-><init>(Landroid/content/Context;)V
4609HSPLandroid/widget/TextView;->getText()Ljava/lang/CharSequence;
4610HSPLandroid/widget/TextView;->setGravity(I)V
4611HSPLandroid/widget/TextView;->setMovementMethod(Landroid/text/method/MovementMethod;)V
4612HSPLandroid/widget/TextView;->setPaddingRelative(IIII)V
4613HSPLandroid/widget/TextView;->setText(I)V
4614HSPLandroid/widget/TextView;->setText(Ljava/lang/CharSequence;)V
4615HSPLandroid/widget/TextView;->setTextColor(I)V
4616HSPLandroid/widget/TextView;->setTextSize(F)V
4617HSPLandroid/widget/TextView;->setTypeface(Landroid/graphics/Typeface;)V+]Landroid/text/TextPaint;Landroid/text/TextPaint;
4618HSPLandroid/widget/Toast;->makeText(Landroid/content/Context;Landroid/os/Looper;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
4619HSPLandroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;
4620HSPLandroid/widget/Toast;->show()V
4621HSPLandroid/window/ClientWindowFrames;-><init>()V
4622HSPLandroid/window/DisplayAreaAppearedInfo;-><init>(Landroid/window/DisplayAreaInfo;Landroid/view/SurfaceControl;)V
4623HSPLandroid/window/IDisplayAreaOrganizerController$Stub;-><init>()V
4624HSPLandroid/window/ITaskFragmentOrganizerController$Stub;-><init>()V
4625HSPLandroid/window/ITaskOrganizerController$Stub;-><init>()V
4626HSPLandroid/window/ITransitionMetricsReporter$Stub;-><init>()V
4627HSPLandroid/window/IWindowOrganizerController$Stub;-><init>()V
4628HSPLandroid/window/IWindowOrganizerController$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/os/Parcel;Landroid/os/Parcel;
4629HSPLandroid/window/ScreenCapture$CaptureArgs$Builder;-><init>()V
4630HPLandroid/window/ScreenCapture;->captureLayersExcluding(Landroid/view/SurfaceControl;Landroid/graphics/Rect;FI[Landroid/view/SurfaceControl;)Landroid/window/ScreenCapture$ScreenshotHardwareBuffer;
4631HSPLandroid/window/ScreenCapture;->createSyncCaptureListener()Landroid/window/ScreenCapture$SynchronousScreenCaptureListener;
4632HSPLandroid/window/SnapshotDrawerUtils$SystemBarBackgroundPainter;-><init>(IIILandroid/app/ActivityManager$TaskDescription;FI)V
4633HSPLandroid/window/StartingWindowRemovalInfo;-><init>()V
4634HSPLandroid/window/SurfaceSyncGroup;-><init>(Ljava/lang/String;)V
4635HSPLandroid/window/SurfaceSyncGroup;->addSyncCompleteCallback(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V
4636HSPLandroid/window/SurfaceSyncGroup;->createTransactionReadyCallback(Z)Landroid/window/ITransactionReadyCallback;
4637HSPLandroid/window/SurfaceSyncGroup;->markSyncReady()V
4638HSPLandroid/window/TaskAppearedInfo;-><init>(Landroid/app/ActivityManager$RunningTaskInfo;Landroid/view/SurfaceControl;)V
4639HSPLandroid/window/TaskFragmentParentInfo;->isVisible()Z
4640HPLandroid/window/TaskSnapshot$Builder;->build()Landroid/window/TaskSnapshot;
4641HPLandroid/window/TaskSnapshot;-><init>(JJLandroid/content/ComponentName;Landroid/hardware/HardwareBuffer;Landroid/graphics/ColorSpace;IILandroid/graphics/Point;Landroid/graphics/Rect;Landroid/graphics/Rect;ZZIIZZ)V
4642HSPLandroid/window/TaskSnapshot;->getAppearance()I
4643HSPLandroid/window/TaskSnapshot;->getColorSpace()Landroid/graphics/ColorSpace;
4644HSPLandroid/window/TaskSnapshot;->getContentInsets()Landroid/graphics/Rect;
4645HSPLandroid/window/TaskSnapshot;->getHardwareBuffer()Landroid/hardware/HardwareBuffer;
4646HSPLandroid/window/TaskSnapshot;->getId()J
4647HSPLandroid/window/TaskSnapshot;->getOrientation()I
4648HSPLandroid/window/TaskSnapshot;->getRotation()I
4649HSPLandroid/window/TaskSnapshot;->getTaskSize()Landroid/graphics/Point;
4650HSPLandroid/window/TaskSnapshot;->getWindowingMode()I
4651HSPLandroid/window/TaskSnapshot;->isRealSnapshot()Z
4652HSPLandroid/window/TaskSnapshot;->isTranslucent()Z
4653HPLandroid/window/TransitionInfo$Change;-><init>(Landroid/window/WindowContainerToken;Landroid/view/SurfaceControl;)V
4654HSPLandroid/window/TransitionInfo$Change;->getFlags()I
4655HSPLandroid/window/TransitionInfo$Change;->getMode()I
4656HSPLandroid/window/TransitionInfo$Root;->getLeash()Landroid/view/SurfaceControl;
4657HPLandroid/window/TransitionInfo;-><init>(II)V
4658HSPLandroid/window/TransitionInfo;->findRootIndex(I)I
4659HSPLandroid/window/TransitionInfo;->getChanges()Ljava/util/List;
4660HSPLandroid/window/TransitionInfo;->getRoot(I)Landroid/window/TransitionInfo$Root;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
4661HSPLandroid/window/TransitionInfo;->getRootCount()I
4662HSPLandroid/window/TransitionInfo;->modeToString(I)Ljava/lang/String;
4663HSPLandroid/window/TransitionInfo;->releaseAnimSurfaces()V+]Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;]Ljava/util/ArrayList;Ljava/util/ArrayList;
4664HPLandroid/window/TransitionRequestInfo;-><init>(ILandroid/app/ActivityManager$RunningTaskInfo;Landroid/window/RemoteTransition;Landroid/window/TransitionRequestInfo$DisplayChange;)V
4665HSPLandroid/window/WindowContainerToken;->asBinder()Landroid/os/IBinder;
4666HSPLandroid/window/WindowContainerTransaction;-><init>()V
4667HSPLandroid/window/WindowContainerTransaction;->isEmpty()Z
4668HSPLandroid/window/WindowProviderService;->isWindowProviderService(Landroid/os/Bundle;)Z+]Landroid/os/Bundle;Landroid/os/Bundle;
4669HSPLcom/android/framework/protobuf/nano/MessageNano;->toByteArray(Lcom/android/framework/protobuf/nano/MessageNano;)[B+]Lcom/android/framework/protobuf/nano/MessageNano;megamorphic_types
4670HSPLcom/android/i18n/timezone/ZoneInfoDb;->getInstance()Lcom/android/i18n/timezone/ZoneInfoDb;
4671HSPLcom/android/i18n/timezone/ZoneInfoDb;->hasTimeZone(Ljava/lang/String;)Z
4672HSPLcom/android/internal/app/AssistUtils;-><init>(Landroid/content/Context;)V
4673HSPLcom/android/internal/app/AssistUtils;->getAssistComponentForUser(I)Landroid/content/ComponentName;
4674HSPLcom/android/internal/app/IAppOpsActiveCallback$Stub;-><init>()V
4675HSPLcom/android/internal/app/IAppOpsCallback$Stub;-><init>()V
4676HSPLcom/android/internal/app/IAppOpsService$Stub;-><init>()V
4677HSPLcom/android/internal/app/IAppOpsService$Stub;->asBinder()Landroid/os/IBinder;
4678HSPLcom/android/internal/app/IAppOpsService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IAppOpsService;
4679HSPLcom/android/internal/app/IBatteryStats$Stub;-><init>()V
4680HSPLcom/android/internal/app/IBatteryStats$Stub;->asBinder()Landroid/os/IBinder;
4681HSPLcom/android/internal/app/IBatteryStats$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/app/IBatteryStats;
4682HPLcom/android/internal/app/IBatteryStats$Stub;->noteBleScanResults_enforcePermission()V
4683HPLcom/android/internal/app/IBatteryStats$Stub;->noteBleScanStarted_enforcePermission()V
4684HPLcom/android/internal/app/IBatteryStats$Stub;->noteBleScanStopped_enforcePermission()V
4685HPLcom/android/internal/app/IBatteryStats$Stub;->noteChangeWakelockFromSource_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
4686HSPLcom/android/internal/app/IBatteryStats$Stub;->noteEvent_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
4687HPLcom/android/internal/app/IBatteryStats$Stub;->noteJobFinish_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
4688HPLcom/android/internal/app/IBatteryStats$Stub;->noteJobStart_enforcePermission()V
4689HPLcom/android/internal/app/IBatteryStats$Stub;->notePhoneDataConnectionState_enforcePermission()V
4690HPLcom/android/internal/app/IBatteryStats$Stub;->notePhoneSignalStrength_enforcePermission()V
4691HPLcom/android/internal/app/IBatteryStats$Stub;->notePhoneState_enforcePermission()V
4692HSPLcom/android/internal/app/IBatteryStats$Stub;->noteScreenBrightness_enforcePermission()V
4693HSPLcom/android/internal/app/IBatteryStats$Stub;->noteStartSensor_enforcePermission()V
4694HSPLcom/android/internal/app/IBatteryStats$Stub;->noteStartWakelockFromSource_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
4695HSPLcom/android/internal/app/IBatteryStats$Stub;->noteStartWakelock_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
4696HSPLcom/android/internal/app/IBatteryStats$Stub;->noteStopSensor_enforcePermission()V
4697HSPLcom/android/internal/app/IBatteryStats$Stub;->noteStopWakelockFromSource_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
4698HSPLcom/android/internal/app/IBatteryStats$Stub;->noteStopWakelock_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
4699HSPLcom/android/internal/app/IBatteryStats$Stub;->noteUserActivity_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
4700HPLcom/android/internal/app/IBatteryStats$Stub;->noteVibratorOff_enforcePermission()V
4701HPLcom/android/internal/app/IBatteryStats$Stub;->noteVibratorOn_enforcePermission()V
4702HSPLcom/android/internal/app/IBatteryStats$Stub;->setBatteryState_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
4703HPLcom/android/internal/app/IVoiceInteractionManagerService$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
4704HSPLcom/android/internal/app/IVoiceInteractionSessionListener$Stub;-><init>()V
4705HSPLcom/android/internal/app/ProcessMap;-><init>()V
4706HSPLcom/android/internal/app/ProcessMap;->get(Ljava/lang/String;I)Ljava/lang/Object;
4707HSPLcom/android/internal/app/ProcessMap;->getMap()Landroid/util/ArrayMap;
4708HSPLcom/android/internal/app/ProcessMap;->put(Ljava/lang/String;ILjava/lang/Object;)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
4709HSPLcom/android/internal/app/ProcessMap;->remove(Ljava/lang/String;I)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
4710HPLcom/android/internal/app/procstats/AssociationState$SourceState;->stop()V+]Lcom/android/internal/app/procstats/AssociationState$SourceState;Lcom/android/internal/app/procstats/AssociationState$SourceState;
4711HSPLcom/android/internal/app/procstats/AssociationState$SourceState;->trackProcState(IIJ)V
4712HSPLcom/android/internal/app/procstats/AssociationState;->startSource(ILjava/lang/String;Ljava/lang/String;)Lcom/android/internal/app/procstats/AssociationState$SourceState;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/internal/app/procstats/AssociationState$SourceState;Lcom/android/internal/app/procstats/AssociationState$SourceState;
4713HSPLcom/android/internal/app/procstats/IProcessStats$Stub;-><init>()V
4714HPLcom/android/internal/app/procstats/ProcessState;->addPss(JJJZIJLandroid/util/ArrayMap;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
4715HSPLcom/android/internal/app/procstats/ProcessState;->getName()Ljava/lang/String;
4716HSPLcom/android/internal/app/procstats/ProcessState;->getPackage()Ljava/lang/String;
4717HSPLcom/android/internal/app/procstats/ProcessState;->makeActive()V
4718HSPLcom/android/internal/app/procstats/ProcessState;->setState(IIJLandroid/util/ArrayMap;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/internal/app/procstats/ProcessState;Lcom/android/internal/app/procstats/ProcessState;
4719HSPLcom/android/internal/app/procstats/ProcessStats$PackageState;->getAssociationStateLocked(Lcom/android/internal/app/procstats/ProcessState;Ljava/lang/String;)Lcom/android/internal/app/procstats/AssociationState;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/internal/app/procstats/AssociationState;Lcom/android/internal/app/procstats/AssociationState;]Lcom/android/internal/app/procstats/ProcessState;Lcom/android/internal/app/procstats/ProcessState;
4720HSPLcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;-><init>(J)V
4721HSPLcom/android/internal/app/procstats/ProcessStats;-><init>(Z)V
4722HPLcom/android/internal/app/procstats/ProcessStats;->add(Lcom/android/internal/app/procstats/ProcessStats;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/internal/app/procstats/UidState;Lcom/android/internal/app/procstats/UidState;]Lcom/android/internal/app/procstats/AssociationState;Lcom/android/internal/app/procstats/AssociationState;]Lcom/android/internal/app/procstats/ProcessState;Lcom/android/internal/app/procstats/ProcessState;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/internal/app/procstats/ProcessStats;Lcom/android/internal/app/procstats/ProcessStats;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Lcom/android/internal/app/ProcessMap;Lcom/android/internal/app/ProcessMap;
4723HSPLcom/android/internal/app/procstats/ProcessStats;->evaluateSystemProperties(Z)Z
4724HSPLcom/android/internal/app/procstats/ProcessStats;->getPackageStateLocked(Ljava/lang/String;IJ)Lcom/android/internal/app/procstats/ProcessStats$PackageState;+]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Lcom/android/internal/app/ProcessMap;Lcom/android/internal/app/ProcessMap;
4725HSPLcom/android/internal/app/procstats/ProcessStats;->getProcessStateLocked(Lcom/android/internal/app/procstats/ProcessStats$PackageState;Ljava/lang/String;)Lcom/android/internal/app/procstats/ProcessState;+]Lcom/android/internal/app/procstats/UidState;Lcom/android/internal/app/procstats/UidState;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/internal/app/procstats/AssociationState;Lcom/android/internal/app/procstats/AssociationState;]Lcom/android/internal/app/procstats/ProcessState;Lcom/android/internal/app/procstats/ProcessState;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/internal/app/procstats/ProcessStats;Lcom/android/internal/app/procstats/ProcessStats;]Lcom/android/internal/app/ProcessMap;Lcom/android/internal/app/ProcessMap;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;
4726HSPLcom/android/internal/app/procstats/ProcessStats;->getProcessStateLocked(Ljava/lang/String;IJLjava/lang/String;)Lcom/android/internal/app/procstats/ProcessState;
4727HSPLcom/android/internal/app/procstats/ProcessStats;->getServiceStateLocked(Ljava/lang/String;IJLjava/lang/String;Ljava/lang/String;)Lcom/android/internal/app/procstats/ServiceState;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/internal/app/procstats/ProcessStats;Lcom/android/internal/app/procstats/ProcessStats;
4728HPLcom/android/internal/app/procstats/ProcessStats;->resetSafely()V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/internal/app/procstats/UidState;Lcom/android/internal/app/procstats/UidState;]Lcom/android/internal/app/procstats/AssociationState;Lcom/android/internal/app/procstats/AssociationState;]Lcom/android/internal/app/procstats/ProcessState;Lcom/android/internal/app/procstats/ProcessState;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Lcom/android/internal/app/ProcessMap;Lcom/android/internal/app/ProcessMap;
4729HSPLcom/android/internal/app/procstats/ProcessStats;->updateTrackingAssociationsLocked(IJ)V
4730HPLcom/android/internal/app/procstats/ProcessStats;->writeToParcel(Landroid/os/Parcel;JI)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/internal/app/procstats/ProcessStats;Lcom/android/internal/app/procstats/ProcessStats;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Lcom/android/internal/app/procstats/UidState;Lcom/android/internal/app/procstats/UidState;]Lcom/android/internal/app/procstats/AssociationState;Lcom/android/internal/app/procstats/AssociationState;]Lcom/android/internal/app/procstats/ProcessState;Lcom/android/internal/app/procstats/ProcessState;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Lcom/android/internal/app/ProcessMap;Lcom/android/internal/app/ProcessMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;
4731HSPLcom/android/internal/app/procstats/ProcessStatsInternal;-><init>()V
4732HSPLcom/android/internal/app/procstats/ServiceState;->applyNewOwner(Ljava/lang/Object;)V+]Lcom/android/internal/app/procstats/ProcessState;Lcom/android/internal/app/procstats/ProcessState;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;
4733HSPLcom/android/internal/app/procstats/ServiceState;->clearCurrentOwner(Ljava/lang/Object;Z)V+]Lcom/android/internal/app/procstats/ProcessState;Lcom/android/internal/app/procstats/ProcessState;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;
4734HSPLcom/android/internal/app/procstats/ServiceState;->setBound(ZIJ)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
4735HSPLcom/android/internal/app/procstats/ServiceState;->setExecuting(ZIJ)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
4736HSPLcom/android/internal/app/procstats/ServiceState;->setForeground(ZIJ)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
4737HPLcom/android/internal/app/procstats/ServiceState;->setMemFactor(IJ)V+]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;
4738HSPLcom/android/internal/app/procstats/ServiceState;->setStarted(ZIJ)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;
4739HSPLcom/android/internal/compat/AndroidBuildClassifier;-><init>()V
4740HSPLcom/android/internal/compat/AndroidBuildClassifier;->isFinalBuild()Z
4741HSPLcom/android/internal/compat/AndroidBuildClassifier;->platformTargetSdk()I+]Lcom/android/internal/compat/AndroidBuildClassifier;Lcom/android/internal/compat/AndroidBuildClassifier;
4742HSPLcom/android/internal/compat/ChangeReporter;-><init>(I)V
4743HSPLcom/android/internal/compat/ChangeReporter;->reportChange(IJI)V+]Lcom/android/internal/compat/ChangeReporter;Lcom/android/internal/compat/ChangeReporter;
4744HSPLcom/android/internal/compat/ChangeReporter;->resetReportedChanges(I)V
4745HSPLcom/android/internal/compat/CompatibilityChangeInfo;-><init>(Ljava/lang/Long;Ljava/lang/String;IIZZLjava/lang/String;Z)V
4746HSPLcom/android/internal/compat/CompatibilityChangeInfo;->getDisabled()Z
4747HSPLcom/android/internal/compat/CompatibilityChangeInfo;->getEnableSinceTargetSdk()I
4748HSPLcom/android/internal/compat/CompatibilityChangeInfo;->getId()J
4749HSPLcom/android/internal/compat/IOverrideValidator$Stub;-><init>()V
4750HSPLcom/android/internal/compat/IPlatformCompat$Stub;-><init>()V
4751HSPLcom/android/internal/compat/IPlatformCompat$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/compat/IPlatformCompat;
4752HSPLcom/android/internal/compat/IPlatformCompat$Stub;->isChangeEnabledByPackageName_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
4753HSPLcom/android/internal/compat/IPlatformCompat$Stub;->isChangeEnabledByUid_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
4754HSPLcom/android/internal/compat/IPlatformCompat$Stub;->isChangeEnabled_enforcePermission()V+]Landroid/os/PermissionEnforcer;Landroid/os/PermissionEnforcer;
4755HSPLcom/android/internal/compat/IPlatformCompatNative$Stub;-><init>()V
4756HPLcom/android/internal/compat/OverrideAllowedState;-><init>(III)V
4757HSPLcom/android/internal/config/appcloning/AppCloningDeviceConfigHelper;->getEnableAppCloningBuildingBlocks()Z
4758HSPLcom/android/internal/config/appcloning/AppCloningDeviceConfigHelper;->getInstance(Landroid/content/Context;)Lcom/android/internal/config/appcloning/AppCloningDeviceConfigHelper;
4759HSPLcom/android/internal/config/sysui/SystemUiSystemPropertiesFlags;->getResolver()Lcom/android/internal/config/sysui/SystemUiSystemPropertiesFlags$FlagResolver;
4760HSPLcom/android/internal/content/NativeLibraryHelper$Handle;->create(Ljava/util/List;ZZZ)Lcom/android/internal/content/NativeLibraryHelper$Handle;+]Ljava/util/List;Ljava/util/ArrayList;
4761HSPLcom/android/internal/content/NativeLibraryHelper;->copyNativeBinariesForSupportedAbi(Lcom/android/internal/content/NativeLibraryHelper$Handle;Ljava/io/File;[Ljava/lang/String;ZZ)I
4762HSPLcom/android/internal/content/NativeLibraryHelper;->createNativeLibrarySubdir(Ljava/io/File;)V
4763HSPLcom/android/internal/content/NativeLibraryHelper;->findSupportedAbi(Lcom/android/internal/content/NativeLibraryHelper$Handle;[Ljava/lang/String;)I
4764HSPLcom/android/internal/content/NativeLibraryHelper;->hasRenderscriptBitcode(Lcom/android/internal/content/NativeLibraryHelper$Handle;)Z
4765HSPLcom/android/internal/content/PackageMonitor;-><init>()V
4766HSPLcom/android/internal/content/PackageMonitor;->register(Landroid/content/Context;Landroid/os/Looper;Landroid/os/UserHandle;Z)V
4767HSPLcom/android/internal/content/om/OverlayConfig;->initializeSystemInstance(Lcom/android/internal/content/om/OverlayConfig$PackageProvider;)Lcom/android/internal/content/om/OverlayConfig;
4768HSPLcom/android/internal/display/BrightnessSynchronizer;-><init>(Landroid/content/Context;)V
4769HSPLcom/android/internal/display/BrightnessSynchronizer;->brightnessFloatToInt(F)I
4770HSPLcom/android/internal/display/BrightnessSynchronizer;->floatEquals(FF)Z
4771HSPLcom/android/internal/infra/AndroidFuture;-><init>()V
4772HSPLcom/android/internal/infra/AndroidFuture;->complete(Ljava/lang/Object;)Z
4773HSPLcom/android/internal/infra/GlobalWhitelistState;->getWhitelistedComponents(ILjava/lang/String;)Landroid/util/ArraySet;
4774HSPLcom/android/internal/infra/GlobalWhitelistState;->isWhitelisted(ILjava/lang/String;)Z
4775HSPLcom/android/internal/infra/ServiceConnector$Impl;-><init>(Landroid/content/Context;Landroid/content/Intent;IILjava/util/function/Function;)V
4776HPLcom/android/internal/infra/WhitelistHelper;->getWhitelistedComponents(Ljava/lang/String;)Landroid/util/ArraySet;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
4777HPLcom/android/internal/infra/WhitelistHelper;->isWhitelisted(Ljava/lang/String;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
4778HSPLcom/android/internal/inputmethod/IInputMethod$StartInputParams;-><init>()V
4779HSPLcom/android/internal/inputmethod/ImeTracing;->getInstance()Lcom/android/internal/inputmethod/ImeTracing;
4780HSPLcom/android/internal/inputmethod/ImeTracing;->isEnabled()Z
4781HPLcom/android/internal/inputmethod/InputBindResult;-><init>(ILcom/android/internal/inputmethod/IInputMethodSession;Landroid/util/SparseArray;Landroid/view/InputChannel;Ljava/lang/String;ILandroid/graphics/Matrix;Z)V
4782HSPLcom/android/internal/inputmethod/InputMethodDebug;->softInputDisplayReasonToString(I)Ljava/lang/String;
4783HSPLcom/android/internal/inputmethod/SubtypeLocaleUtils;->constructLocaleFromString(Ljava/lang/String;)Ljava/util/Locale;
4784HSPLcom/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
4785HSPLcom/android/internal/logging/EventLogTags;->writeCommitSysConfigFile(Ljava/lang/String;J)V
4786HSPLcom/android/internal/logging/InstanceId;->getId()I
4787HSPLcom/android/internal/logging/InstanceIdSequence;-><init>(I)V
4788HSPLcom/android/internal/logging/InstanceIdSequence;->newInstanceId()Lcom/android/internal/logging/InstanceId;
4789HSPLcom/android/internal/logging/MetricsLogger;-><init>()V
4790HSPLcom/android/internal/logging/MetricsLogger;->action(II)V
4791HSPLcom/android/internal/logging/MetricsLogger;->action(Landroid/content/Context;II)V
4792HSPLcom/android/internal/logging/MetricsLogger;->action(Landroid/metrics/LogMaker;)V
4793HSPLcom/android/internal/logging/MetricsLogger;->count(Landroid/content/Context;Ljava/lang/String;I)V
4794HSPLcom/android/internal/logging/MetricsLogger;->count(Ljava/lang/String;I)V
4795HSPLcom/android/internal/logging/MetricsLogger;->histogram(Landroid/content/Context;Ljava/lang/String;I)V+]Lcom/android/internal/logging/MetricsLogger;Lcom/android/internal/logging/MetricsLogger;
4796HSPLcom/android/internal/logging/MetricsLogger;->histogram(Ljava/lang/String;I)V
4797HSPLcom/android/internal/logging/MetricsLogger;->write(Landroid/metrics/LogMaker;)V
4798HSPLcom/android/internal/logging/UiEventLoggerImpl;-><init>()V
4799HSPLcom/android/internal/os/BackgroundThread;->get()Lcom/android/internal/os/BackgroundThread;
4800HSPLcom/android/internal/os/BackgroundThread;->getExecutor()Ljava/util/concurrent/Executor;
4801HSPLcom/android/internal/os/BackgroundThread;->getHandler()Landroid/os/Handler;
4802HSPLcom/android/internal/os/BatteryStatsHistory;-><init>(Ljava/io/File;IILcom/android/internal/os/BatteryStatsHistory$HistoryStepDetailsCalculator;Lcom/android/internal/os/Clock;)V
4803HSPLcom/android/internal/os/BatteryStatsHistory;->continueRecordingHistory()V
4804HSPLcom/android/internal/os/BatteryStatsHistory;->isReadOnly()Z
4805HSPLcom/android/internal/os/BatteryStatsHistory;->readSummary()Z
4806HSPLcom/android/internal/os/BatteryStatsHistory;->readSummaryFromParcel(Landroid/os/Parcel;)V
4807HSPLcom/android/internal/os/BatteryStatsHistory;->recordEvent(JJILjava/lang/String;I)V+]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;
4808HPLcom/android/internal/os/BatteryStatsHistory;->recordPhoneStateChangeEvent(JJIIII)V
4809HSPLcom/android/internal/os/BatteryStatsHistory;->recordStateStartEvent(JJI)V+]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;
4810HSPLcom/android/internal/os/BatteryStatsHistory;->recordStateStopEvent(JJI)V+]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;
4811HSPLcom/android/internal/os/BatteryStatsHistory;->recordWakelockStartEvent(JJLjava/lang/String;I)V+]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;
4812HPLcom/android/internal/os/BatteryStatsHistory;->recordWakelockStopEvent(JJLjava/lang/String;I)V+]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;
4813HPLcom/android/internal/os/BatteryStatsHistory;->recordWakeupEvent(JJLjava/lang/String;)V+]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;
4814HPLcom/android/internal/os/BatteryStatsHistory;->recordWifiConsumedCharge(JJD)V
4815HSPLcom/android/internal/os/BatteryStatsHistory;->setBatteryState(IIIIIII)V
4816HSPLcom/android/internal/os/BatteryStatsHistory;->startRecordingHistory(JJZ)V
4817HSPLcom/android/internal/os/BatteryStatsHistory;->writeHistory()V
4818HSPLcom/android/internal/os/BatteryStatsHistory;->writeHistoryItem(JJ)V
4819HSPLcom/android/internal/os/BatteryStatsHistory;->writeSummaryToParcel(Landroid/os/Parcel;Z)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;]Landroid/os/Parcel;Landroid/os/Parcel;
4820HSPLcom/android/internal/os/BinderCallsStats$Injector;-><init>()V
4821HSPLcom/android/internal/os/BinderCallsStats$SettingsObserver;->configureLatencyObserver(Landroid/util/KeyValueListParser;Lcom/android/internal/os/BinderLatencyObserver;)V
4822HSPLcom/android/internal/os/BinderCallsStats;->getLatencyObserver()Lcom/android/internal/os/BinderLatencyObserver;
4823HSPLcom/android/internal/os/BinderCallsStats;->reset()V
4824HSPLcom/android/internal/os/BinderCallsStats;->setAddDebugEntries(Z)V
4825HSPLcom/android/internal/os/BinderCallsStats;->setCollectLatencyData(Z)V
4826HSPLcom/android/internal/os/BinderCallsStats;->setDetailedTracking(Z)V
4827HSPLcom/android/internal/os/BinderCallsStats;->setIgnoreBatteryStatus(Z)V
4828HSPLcom/android/internal/os/BinderCallsStats;->setTrackDirectCallerUid(Z)V
4829HSPLcom/android/internal/os/BinderCallsStats;->setTrackScreenInteractive(Z)V
4830HSPLcom/android/internal/os/BinderDeathDispatcher;->linkToDeath(Landroid/os/IInterface;Landroid/os/IBinder$DeathRecipient;)I
4831HPLcom/android/internal/os/BinderDeathDispatcher;->unlinkToDeath(Landroid/os/IInterface;Landroid/os/IBinder$DeathRecipient;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/IBinder;Landroid/os/BinderProxy;]Landroid/util/ArraySet;Landroid/util/ArraySet;
4832HSPLcom/android/internal/os/BinderLatencyObserver;->reset()V
4833HPLcom/android/internal/os/BinderTransactionNameResolver;->getMethodName(Ljava/lang/Class;I)Ljava/lang/String;
4834HSPLcom/android/internal/os/CachedDeviceState;->setCharging(Z)V
4835HSPLcom/android/internal/os/ClassLoaderFactory;->isPathClassLoaderName(Ljava/lang/String;)Z
4836HSPLcom/android/internal/os/IResultReceiver$Stub;-><init>()V
4837HSPLcom/android/internal/os/KernelCpuSpeedReader;-><init>(II)V
4838HSPLcom/android/internal/os/KernelCpuSpeedReader;->readDelta()[J+]Ljava/io/BufferedReader;Ljava/io/BufferedReader;]Landroid/text/TextUtils$SimpleStringSplitter;Landroid/text/TextUtils$SimpleStringSplitter;
4839HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader;-><init>(ZLcom/android/internal/os/Clock;)V
4840HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader;-><init>(ZLcom/android/internal/os/Clock;)V
4841HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;-><init>(ZLcom/android/internal/os/Clock;)V
4842HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->allUidTimesAvailable()Z
4843HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->getAllUidCpuFreqTimeMs()Landroid/util/SparseArray;
4844HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;->isFastCpuTimesReader()Z
4845HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader;-><init>(Z)V
4846HSPLcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader;-><init>(ZLcom/android/internal/os/Clock;)V
4847HSPLcom/android/internal/os/KernelMemoryBandwidthStats;-><init>()V
4848HSPLcom/android/internal/os/KernelMemoryBandwidthStats;->getBandwidthEntries()Landroid/util/LongSparseLongArray;
4849HSPLcom/android/internal/os/KernelMemoryBandwidthStats;->updateStats()V
4850HSPLcom/android/internal/os/KernelSingleProcessCpuThreadReader;-><init>(ILcom/android/internal/os/KernelSingleProcessCpuThreadReader$CpuTimeInStateReader;)V
4851HSPLcom/android/internal/os/KernelSingleProcessCpuThreadReader;->create(I)Lcom/android/internal/os/KernelSingleProcessCpuThreadReader;
4852HSPLcom/android/internal/os/KernelSingleProcessCpuThreadReader;->getCpuFrequencyCount()I
4853HSPLcom/android/internal/os/KernelSingleProcessCpuThreadReader;->getProcessCpuUsage()Lcom/android/internal/os/KernelSingleProcessCpuThreadReader$ProcessCpuUsage;
4854HSPLcom/android/internal/os/KernelSingleProcessCpuThreadReader;->startTrackingThreadCpuTimes()V
4855HSPLcom/android/internal/os/KernelSingleUidTimeReader;-><init>(I)V
4856HSPLcom/android/internal/os/KernelSingleUidTimeReader;->addDelta(ILcom/android/internal/os/LongArrayMultiStateCounter;J)V
4857HSPLcom/android/internal/os/KernelSingleUidTimeReader;->singleUidCpuTimesAvailable()Z
4858HSPLcom/android/internal/os/LongArrayMultiStateCounter;->addCounts(Lcom/android/internal/os/LongArrayMultiStateCounter$LongArrayContainer;)V
4859HSPLcom/android/internal/os/LongArrayMultiStateCounter;->getArrayLength()I
4860HPLcom/android/internal/os/LongArrayMultiStateCounter;->getCounts([JI)V+]Lcom/android/internal/os/LongArrayMultiStateCounter;Lcom/android/internal/os/LongArrayMultiStateCounter;]Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/atomic/AtomicReference;]Lcom/android/internal/os/LongArrayMultiStateCounter$LongArrayContainer;Lcom/android/internal/os/LongArrayMultiStateCounter$LongArrayContainer;
4861HSPLcom/android/internal/os/LongArrayMultiStateCounter;->getStateCount()I
4862HSPLcom/android/internal/os/LongArrayMultiStateCounter;->setEnabled(ZJ)V
4863HSPLcom/android/internal/os/LongArrayMultiStateCounter;->setState(IJ)V
4864HSPLcom/android/internal/os/LongArrayMultiStateCounter;->writeToParcel(Landroid/os/Parcel;I)V
4865HSPLcom/android/internal/os/LongMultiStateCounter;-><init>(I)V
4866HPLcom/android/internal/os/LongMultiStateCounter;->getCount(I)J
4867HSPLcom/android/internal/os/LongMultiStateCounter;->getStateCount()I
4868HPLcom/android/internal/os/LongMultiStateCounter;->getTotalCount()J
4869HPLcom/android/internal/os/LongMultiStateCounter;->incrementValue(JJ)V
4870HSPLcom/android/internal/os/LongMultiStateCounter;->setEnabled(ZJ)V
4871HSPLcom/android/internal/os/LongMultiStateCounter;->setState(IJ)V
4872HSPLcom/android/internal/os/LongMultiStateCounter;->updateValue(JJ)J
4873HSPLcom/android/internal/os/LongMultiStateCounter;->writeToParcel(Landroid/os/Parcel;I)V
4874HSPLcom/android/internal/os/PowerProfile;-><init>(Landroid/content/Context;)V
4875HSPLcom/android/internal/os/PowerProfile;->getAveragePower(Ljava/lang/String;)D+]Lcom/android/internal/os/PowerProfile;Lcom/android/internal/os/PowerProfile;
4876HSPLcom/android/internal/os/PowerProfile;->getAveragePower(Ljava/lang/String;I)D+]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/lang/Double;Ljava/lang/Double;
4877HSPLcom/android/internal/os/PowerProfile;->getAveragePowerForCpuCore(II)D+]Lcom/android/internal/os/PowerProfile;Lcom/android/internal/os/PowerProfile;
4878HSPLcom/android/internal/os/PowerProfile;->getAveragePowerOrDefault(Ljava/lang/String;D)D+]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/lang/Double;Ljava/lang/Double;
4879HSPLcom/android/internal/os/PowerProfile;->getBatteryCapacity()D
4880HSPLcom/android/internal/os/PowerProfile;->getCpuPowerBracketCount()I
4881HSPLcom/android/internal/os/PowerProfile;->getNumDisplays()I
4882HSPLcom/android/internal/os/ProcLocksReader;-><init>()V
4883HPLcom/android/internal/os/ProcLocksReader;->handleBlockingFileLocks(Lcom/android/internal/os/ProcLocksReader$ProcLocksReaderCallback;)V+]Landroid/util/IntArray;Landroid/util/IntArray;
4884HSPLcom/android/internal/os/ProcStatsUtil;->readTerminatedProcFile(Ljava/lang/String;B)Ljava/lang/String;
4885HSPLcom/android/internal/os/ProcessCpuTracker;-><init>(Z)V
4886HSPLcom/android/internal/os/ProcessCpuTracker;->getCpuDelayTimeForPid(I)J+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
4887HSPLcom/android/internal/os/ProcessCpuTracker;->getCpuTimeForPid(I)J
4888HSPLcom/android/internal/os/ProcessCpuTracker;->getStats(I)Lcom/android/internal/os/ProcessCpuTracker$Stats;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
4889HSPLcom/android/internal/os/ProcessCpuTracker;->init()V
4890HSPLcom/android/internal/os/ProcessCpuTracker;->update()V+]Lcom/android/internal/os/ProcessCpuTracker;Lcom/android/internal/os/ProcessCpuTracker;
4891HSPLcom/android/internal/os/RailStats;-><init>()V
4892HSPLcom/android/internal/os/RailStats;->isRailStatsAvailable()Z
4893HPLcom/android/internal/os/RpmStats$PowerStateSubsystem;->putState(Ljava/lang/String;JI)V+]Ljava/util/Map;Landroid/util/ArrayMap;
4894HSPLcom/android/internal/os/RpmStats;-><init>()V
4895HSPLcom/android/internal/os/RuntimeInit;->setDefaultApplicationWtfHandler(Lcom/android/internal/os/RuntimeInit$ApplicationWtfHandler;)V
4896HSPLcom/android/internal/os/SomeArgs;->obtain()Lcom/android/internal/os/SomeArgs;
4897HSPLcom/android/internal/os/SomeArgs;->recycle()V
4898HSPLcom/android/internal/os/Zygote;->getMemorySafetyRuntimeFlags(Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ProcessInfo;Ljava/lang/String;Lcom/android/internal/compat/IPlatformCompat;)I
4899HSPLcom/android/internal/os/Zygote;->getWrapProperty(Ljava/lang/String;)Ljava/lang/String;
4900HSPLcom/android/internal/policy/AttributeCache;->get(Ljava/lang/String;I[II)Lcom/android/internal/policy/AttributeCache$Entry;
4901HSPLcom/android/internal/policy/AttributeCache;->init(Landroid/content/Context;)V
4902HSPLcom/android/internal/policy/AttributeCache;->instance()Lcom/android/internal/policy/AttributeCache;
4903HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;-><init>(Landroid/os/Handler;Landroid/content/Context;Ljava/lang/Runnable;)V
4904HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;->getLeftSensitivity(Landroid/content/res/Resources;)I
4905HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;->getRightSensitivity(Landroid/content/res/Resources;)I
4906HSPLcom/android/internal/policy/GestureNavigationSettingsObserver;->register()V
4907HSPLcom/android/internal/policy/LogDecelerateInterpolator;-><init>(II)V
4908HSPLcom/android/internal/policy/ScreenDecorationsUtils;->getWindowCornerRadius(Landroid/content/Context;)F
4909HSPLcom/android/internal/policy/TransitionAnimation;-><init>(Landroid/content/Context;ZLjava/lang/String;)V
4910HPLcom/android/internal/policy/TransitionAnimation;->loadAnimationAttr(Landroid/view/WindowManager$LayoutParams;II)Landroid/view/animation/Animation;
4911HSPLcom/android/internal/power/EnergyConsumerStats$Config;-><init>([Z[Ljava/lang/String;[I[Ljava/lang/String;)V
4912HSPLcom/android/internal/power/EnergyConsumerStats$Config;->createFromParcel(Landroid/os/Parcel;)Lcom/android/internal/power/EnergyConsumerStats$Config;
4913HSPLcom/android/internal/power/EnergyConsumerStats$Config;->getStateNames()[Ljava/lang/String;
4914HSPLcom/android/internal/power/EnergyConsumerStats$Config;->writeToParcel(Lcom/android/internal/power/EnergyConsumerStats$Config;Landroid/os/Parcel;)V
4915HSPLcom/android/internal/power/EnergyConsumerStats;-><init>(Lcom/android/internal/power/EnergyConsumerStats$Config;)V
4916HSPLcom/android/internal/power/EnergyConsumerStats;->createAndReadSummaryFromParcel(Lcom/android/internal/power/EnergyConsumerStats$Config;Landroid/os/Parcel;)Lcom/android/internal/power/EnergyConsumerStats;
4917HPLcom/android/internal/power/EnergyConsumerStats;->getAccumulatedCustomBucketCharges()[J+]Lcom/android/internal/power/EnergyConsumerStats;Lcom/android/internal/power/EnergyConsumerStats;
4918HPLcom/android/internal/power/EnergyConsumerStats;->getAccumulatedStandardBucketCharge(I)J
4919HPLcom/android/internal/power/EnergyConsumerStats;->getAccumulatedStandardBucketCharge(II)J+]Lcom/android/internal/power/EnergyConsumerStats$Config;Lcom/android/internal/power/EnergyConsumerStats$Config;]Lcom/android/internal/os/LongMultiStateCounter;Lcom/android/internal/os/LongMultiStateCounter;
4920HSPLcom/android/internal/power/EnergyConsumerStats;->isStandardBucketSupported(I)Z
4921HSPLcom/android/internal/power/EnergyConsumerStats;->setState(IJ)V+]Lcom/android/internal/power/EnergyConsumerStats$Config;Lcom/android/internal/power/EnergyConsumerStats$Config;]Lcom/android/internal/os/LongMultiStateCounter;Lcom/android/internal/os/LongMultiStateCounter;
4922HSPLcom/android/internal/power/EnergyConsumerStats;->updateStandardBucket(IJJ)V
4923HSPLcom/android/internal/power/EnergyConsumerStats;->writeSummaryToParcel(Lcom/android/internal/power/EnergyConsumerStats;Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
4924HSPLcom/android/internal/protolog/ProtoLogGroup;->isLogToLogcat()Z
4925HSPLcom/android/internal/protolog/ProtoLogImpl;->d(Lcom/android/internal/protolog/common/IProtoLogGroup;IILjava/lang/String;[Ljava/lang/Object;)V
4926HSPLcom/android/internal/protolog/ProtoLogImpl;->getSingleInstance()Lcom/android/internal/protolog/ProtoLogImpl;
4927HSPLcom/android/internal/protolog/ProtoLogImpl;->isEnabled(Lcom/android/internal/protolog/common/IProtoLogGroup;)Z+]Lcom/android/internal/protolog/ProtoLogImpl;Lcom/android/internal/protolog/ProtoLogImpl;]Lcom/android/internal/protolog/common/IProtoLogGroup;Lcom/android/internal/protolog/ProtoLogGroup;
4928HSPLcom/android/internal/statusbar/IStatusBarService$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/statusbar/IStatusBarService;
4929HSPLcom/android/internal/statusbar/NotificationVisibility;->recycle()V
4930HSPLcom/android/internal/telephony/SmsApplication;->getDefaultSmsApplication(Landroid/content/Context;Z)Landroid/content/ComponentName;
4931HSPLcom/android/internal/telephony/SmsApplication;->getDefaultSmsApplicationAsUser(Landroid/content/Context;ZLandroid/os/UserHandle;)Landroid/content/ComponentName;
4932HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadDeviceIdentifiers(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
4933HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCallingOrSelfReadPhoneState(Landroid/content/Context;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
4934HSPLcom/android/internal/telephony/TelephonyPermissions;->checkCarrierPrivilegeForSubId(Landroid/content/Context;I)Z
4935HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Landroid/annotation/NonNull;Ljava/lang/Object;)V
4936HSPLcom/android/internal/util/AnnotationValidations;->validate(Ljava/lang/Class;Ljava/lang/annotation/Annotation;I)V
4937HSPLcom/android/internal/util/ArrayUtils;->add(Ljava/util/ArrayList;Ljava/lang/Object;)Ljava/util/ArrayList;
4938HSPLcom/android/internal/util/ArrayUtils;->appendElement(Ljava/lang/Class;[Ljava/lang/Object;Ljava/lang/Object;)[Ljava/lang/Object;
4939HSPLcom/android/internal/util/ArrayUtils;->appendElement(Ljava/lang/Class;[Ljava/lang/Object;Ljava/lang/Object;Z)[Ljava/lang/Object;
4940HSPLcom/android/internal/util/ArrayUtils;->appendInt([II)[I
4941HSPLcom/android/internal/util/ArrayUtils;->appendLong([JJ)[J
4942HSPLcom/android/internal/util/ArrayUtils;->appendLong([JJZ)[J
4943HSPLcom/android/internal/util/ArrayUtils;->cloneOrNull([J)[J
4944HSPLcom/android/internal/util/ArrayUtils;->contains(Ljava/util/Collection;Ljava/lang/Object;)Z
4945HSPLcom/android/internal/util/ArrayUtils;->contains([II)Z
4946HSPLcom/android/internal/util/ArrayUtils;->contains([Ljava/lang/Object;Ljava/lang/Object;)Z
4947HSPLcom/android/internal/util/ArrayUtils;->convertToIntArray(Ljava/util/List;)[I
4948HSPLcom/android/internal/util/ArrayUtils;->defeatNullable([Ljava/lang/String;)[Ljava/lang/String;
4949HSPLcom/android/internal/util/ArrayUtils;->emptyArray(Ljava/lang/Class;)[Ljava/lang/Object;+]Ljava/lang/Object;megamorphic_types]Ljava/lang/Class;Ljava/lang/Class;
4950HSPLcom/android/internal/util/ArrayUtils;->find([Ljava/lang/Object;Ljava/util/function/Predicate;)Ljava/lang/Object;
4951HSPLcom/android/internal/util/ArrayUtils;->indexOf([Ljava/lang/Object;Ljava/lang/Object;)I
4952HSPLcom/android/internal/util/ArrayUtils;->isEmpty(Ljava/util/Collection;)Z
4953HSPLcom/android/internal/util/ArrayUtils;->isEmpty([B)Z
4954HSPLcom/android/internal/util/ArrayUtils;->isEmpty([I)Z
4955HSPLcom/android/internal/util/ArrayUtils;->isEmpty([J)Z
4956HSPLcom/android/internal/util/ArrayUtils;->isEmpty([Ljava/lang/Object;)Z
4957HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedBooleanArray(I)[Z
4958HSPLcom/android/internal/util/ArrayUtils;->newUnpaddedIntArray(I)[I+]Ldalvik/system/VMRuntime;Ldalvik/system/VMRuntime;
4959HSPLcom/android/internal/util/ArrayUtils;->referenceEquals(Ljava/util/ArrayList;Ljava/util/ArrayList;)Z
4960HSPLcom/android/internal/util/ArrayUtils;->size(Ljava/util/Collection;)I+]Ljava/util/Collection;Ljava/util/ArrayList;
4961HSPLcom/android/internal/util/ArrayUtils;->size(Ljava/util/Map;)I+]Ljava/util/Map;Landroid/util/ArrayMap;
4962HSPLcom/android/internal/util/ArrayUtils;->size([Ljava/lang/Object;)I
4963HSPLcom/android/internal/util/BitUtils;->packBits([I)J
4964HSPLcom/android/internal/util/CollectionUtils;->add(Ljava/util/List;ILjava/lang/Object;)Ljava/util/List;
4965HSPLcom/android/internal/util/CollectionUtils;->add(Ljava/util/List;Ljava/lang/Object;)Ljava/util/List;
4966HSPLcom/android/internal/util/CollectionUtils;->add(Ljava/util/Map;Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/Map;
4967HSPLcom/android/internal/util/CollectionUtils;->add(Ljava/util/Set;Ljava/lang/Object;)Ljava/util/Set;
4968HSPLcom/android/internal/util/CollectionUtils;->addIf(Ljava/util/List;Ljava/util/Collection;Ljava/util/function/Predicate;)V+]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/Collection;Ljava/util/ArrayList;]Ljava/util/function/Predicate;missing_types
4969HSPLcom/android/internal/util/CollectionUtils;->contains(Ljava/util/Collection;Ljava/lang/Object;)Z+]Ljava/util/Collection;Landroid/util/ArraySet;
4970HSPLcom/android/internal/util/CollectionUtils;->emptyIfNull(Ljava/util/List;)Ljava/util/List;
4971HSPLcom/android/internal/util/CollectionUtils;->emptyIfNull(Ljava/util/Set;)Ljava/util/Set;
4972HPLcom/android/internal/util/CollectionUtils;->filter(Ljava/util/List;Ljava/util/function/Predicate;)Ljava/util/List;
4973HSPLcom/android/internal/util/CollectionUtils;->firstOrNull(Ljava/util/List;)Ljava/lang/Object;
4974HSPLcom/android/internal/util/CollectionUtils;->isEmpty(Ljava/util/Collection;)Z
4975HSPLcom/android/internal/util/CollectionUtils;->isEmpty(Ljava/util/Map;)Z
4976HSPLcom/android/internal/util/CollectionUtils;->map(Ljava/util/List;Ljava/util/function/Function;)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/ArrayList;Ljava/util/ArrayList;
4977HSPLcom/android/internal/util/CollectionUtils;->remove(Ljava/util/List;Ljava/lang/Object;)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;
4978HSPLcom/android/internal/util/CollectionUtils;->remove(Ljava/util/Set;Ljava/lang/Object;)Ljava/util/Set;
4979HSPLcom/android/internal/util/CollectionUtils;->size(Ljava/util/Collection;)I
4980HSPLcom/android/internal/util/CollectionUtils;->size(Ljava/util/Map;)I
4981HSPLcom/android/internal/util/ConcurrentUtils;->newFixedThreadPool(ILjava/lang/String;I)Ljava/util/concurrent/ExecutorService;
4982HSPLcom/android/internal/util/FastPrintWriter;-><init>(Ljava/io/OutputStream;)V
4983HSPLcom/android/internal/util/FastPrintWriter;-><init>(Ljava/io/Writer;ZI)V
4984HSPLcom/android/internal/util/FastPrintWriter;->close()V
4985HSPLcom/android/internal/util/FastPrintWriter;->flush()V
4986HSPLcom/android/internal/util/FastPrintWriter;->print(Ljava/lang/String;)V
4987HSPLcom/android/internal/util/FastPrintWriter;->println()V
4988HSPLcom/android/internal/util/FastXmlSerializer;-><init>()V
4989HPLcom/android/internal/util/FileRotator;->maybeRotate(J)V+]Ljava/io/File;Ljava/io/File;
4990HPLcom/android/internal/util/FrameworkStatsLog;->buildStatsEvent(II)Landroid/util/StatsEvent;
4991HPLcom/android/internal/util/FrameworkStatsLog;->buildStatsEvent(IIJJ)Landroid/util/StatsEvent;+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
4992HPLcom/android/internal/util/FrameworkStatsLog;->buildStatsEvent(IILjava/lang/String;IIIIIIIZIII)Landroid/util/StatsEvent;+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
4993HPLcom/android/internal/util/FrameworkStatsLog;->buildStatsEvent(IILjava/lang/String;Ljava/lang/String;IJJJJJJZI)Landroid/util/StatsEvent;+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
4994HPLcom/android/internal/util/FrameworkStatsLog;->buildStatsEvent(ILjava/lang/String;IIJ)Landroid/util/StatsEvent;
4995HPLcom/android/internal/util/FrameworkStatsLog;->buildStatsEvent(ILjava/lang/String;ILjava/lang/String;ZII)Landroid/util/StatsEvent;+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
4996HPLcom/android/internal/util/FrameworkStatsLog;->buildStatsEvent(ILjava/lang/String;Ljava/lang/String;JJ)Landroid/util/StatsEvent;+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
4997HSPLcom/android/internal/util/FrameworkStatsLog;->write(IFFFLjava/lang/String;ZFIFFZIIIZZZZIZZZZZZZ)V
4998HSPLcom/android/internal/util/FrameworkStatsLog;->write(II)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
4999HSPLcom/android/internal/util/FrameworkStatsLog;->write(III)V
5000HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIII)V
5001HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIIIILjava/lang/String;Ljava/lang/String;II)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5002HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;I)V
5003HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;IIIIJIIIILjava/lang/String;)V
5004HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;IIIZIZZ)V
5005HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;IIJJJILjava/lang/String;Ljava/lang/String;IIIIII)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5006HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;IJIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;II)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5007HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;IZILjava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;II)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5008HPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;JII)V
5009HPLcom/android/internal/util/FrameworkStatsLog;->write(IIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
5010HPLcom/android/internal/util/FrameworkStatsLog;->write(IIIZI)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5011HPLcom/android/internal/util/FrameworkStatsLog;->write(IIIZIIIIZIIIZZIIIII)V
5012HPLcom/android/internal/util/FrameworkStatsLog;->write(III[IJ[I)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5013HSPLcom/android/internal/util/FrameworkStatsLog;->write(III[I[I[I)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5014HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIJ)V
5015HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIJII)V
5016HPLcom/android/internal/util/FrameworkStatsLog;->write(IIJIIIII)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5017HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIJJI)V
5018HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;I)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5019HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;II)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5020HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;IIIIIZ)V
5021HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;IJJJJJJIIIIIIII)V
5022HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;III)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5023HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;ILjava/lang/String;Ljava/lang/String;ZJIIIIILjava/lang/String;IIIIZZZIJIII)V
5024HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;IZ)V
5025HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;IZJ[B)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5026HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5027HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;I)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5028HSPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;II)V
5029HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;IIIIIIIII)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5030HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;JJJIJJII)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5031HPLcom/android/internal/util/FrameworkStatsLog;->write(IILjava/lang/String;Ljava/lang/String;JJJJJ)V
5032HSPLcom/android/internal/util/FrameworkStatsLog;->write(IIZZZZZIZI)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5033HSPLcom/android/internal/util/FrameworkStatsLog;->write(IJ)V
5034HPLcom/android/internal/util/FrameworkStatsLog;->write(ILandroid/os/WorkSource;Ljava/lang/String;Ljava/lang/String;I)V
5035HSPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;I)V
5036HSPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;IIF)V
5037HPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;III)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5038HPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;IIII)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5039HPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;IIIZZI)V
5040HPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;JJ)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5041HSPLcom/android/internal/util/FrameworkStatsLog;->write(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZII)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5042HPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;I)V
5043HSPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;II)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5044HPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;IIIZIIIJJJJIIIIIII[I[I[I[III)V
5045HPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;IJ)V
5046HSPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;ILjava/lang/String;II)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5047HPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;Ljava/lang/String;I)V
5048HSPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;Ljava/lang/String;IIIJZZZZZZZZZZIZIIIJZZZZZZZZJZZZJJJIILjava/lang/String;)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5049HPLcom/android/internal/util/FrameworkStatsLog;->write(I[I[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V+]Landroid/util/StatsEvent$Builder;Landroid/util/StatsEvent$Builder;
5050HSPLcom/android/internal/util/FrameworkStatsLog;->write_non_chained(IILjava/lang/String;II)V
5051HSPLcom/android/internal/util/FrameworkStatsLog;->write_non_chained(IILjava/lang/String;ILjava/lang/String;II)V
5052HSPLcom/android/internal/util/FrameworkStatsLog;->write_non_chained(IILjava/lang/String;Ljava/lang/String;IIIJZZZZZZZZZZIZIIIJZZZZZZZZJZZZJJJIILjava/lang/String;)V
5053HSPLcom/android/internal/util/GrowingArrayUtils;->insert([IIII)[I
5054HSPLcom/android/internal/util/IndentingPrintWriter;->decreaseIndent()Lcom/android/internal/util/IndentingPrintWriter;
5055HSPLcom/android/internal/util/IndentingPrintWriter;->increaseIndent()Lcom/android/internal/util/IndentingPrintWriter;
5056HSPLcom/android/internal/util/IndentingPrintWriter;->printPair(Ljava/lang/String;Ljava/lang/Object;)Lcom/android/internal/util/IndentingPrintWriter;
5057HSPLcom/android/internal/util/IntPair;->first(J)I
5058HSPLcom/android/internal/util/IntPair;->of(II)J
5059HSPLcom/android/internal/util/IntPair;->second(J)I
5060HSPLcom/android/internal/util/LatencyTracker;->getInstance(Landroid/content/Context;)Lcom/android/internal/util/LatencyTracker;
5061HSPLcom/android/internal/util/LatencyTracker;->logAction(II)V
5062HSPLcom/android/internal/util/LatencyTracker;->onActionCancel(I)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;
5063HSPLcom/android/internal/util/LatencyTracker;->onActionEnd(I)V
5064HSPLcom/android/internal/util/LatencyTracker;->onActionStart(ILjava/lang/String;)V
5065HSPLcom/android/internal/util/MemInfoReader;-><init>()V
5066HSPLcom/android/internal/util/MemInfoReader;->getTotalSize()J
5067HSPLcom/android/internal/util/MemInfoReader;->readMemInfo()V
5068HSPLcom/android/internal/util/NotificationMessagingUtil;-><init>(Landroid/content/Context;)V
5069HSPLcom/android/internal/util/NotificationMessagingUtil;->isImportantMessaging(Landroid/service/notification/StatusBarNotification;I)Z
5070HSPLcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;->parcel(Ljava/lang/Boolean;Landroid/os/Parcel;I)V
5071HSPLcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;->unparcel(Landroid/os/Parcel;)Ljava/lang/Boolean;
5072HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedString;-><init>()V
5073HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedString;->parcel(Ljava/lang/String;Landroid/os/Parcel;I)V+]Landroid/os/Parcel;Landroid/os/Parcel;
5074HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedString;->unparcel(Landroid/os/Parcel;)Ljava/lang/String;+]Landroid/os/Parcel;Landroid/os/Parcel;
5075HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringList;->parcel(Ljava/util/List;Landroid/os/Parcel;I)V
5076HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringList;->unparcel(Landroid/os/Parcel;)Ljava/util/List;+]Ljava/lang/String;Ljava/lang/String;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;
5077HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringSet;-><init>()V
5078HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringSet;->parcel(Ljava/util/Set;Landroid/os/Parcel;I)V+]Landroid/os/Parcel;Landroid/os/Parcel;]Ljava/util/Set;Landroid/util/ArraySet;
5079HSPLcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringValueMap;->parcel(Ljava/util/Map;Landroid/os/Parcel;I)V
5080HSPLcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;->parcel(Ljava/util/Set;Landroid/os/Parcel;I)V
5081HSPLcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;->unparcel(Landroid/os/Parcel;)Ljava/util/Set;
5082HSPLcom/android/internal/util/Parcelling$Cache;->get(Ljava/lang/Class;)Lcom/android/internal/util/Parcelling;
5083HSPLcom/android/internal/util/Parcelling$Cache;->getOrCreate(Ljava/lang/Class;)Lcom/android/internal/util/Parcelling;
5084HSPLcom/android/internal/util/Parcelling$Cache;->put(Lcom/android/internal/util/Parcelling;)Lcom/android/internal/util/Parcelling;
5085HSPLcom/android/internal/util/Preconditions;->checkArgument(Z)V
5086HSPLcom/android/internal/util/Preconditions;->checkArgument(ZLjava/lang/Object;)V
5087HSPLcom/android/internal/util/Preconditions;->checkArgument(ZLjava/lang/String;[Ljava/lang/Object;)V
5088HSPLcom/android/internal/util/Preconditions;->checkArgumentInRange(IIILjava/lang/String;)I
5089HSPLcom/android/internal/util/Preconditions;->checkArgumentInRange(JJJLjava/lang/String;)J
5090HSPLcom/android/internal/util/Preconditions;->checkArgumentNonNegative(FLjava/lang/String;)F
5091HSPLcom/android/internal/util/Preconditions;->checkArgumentNonnegative(I)I
5092HSPLcom/android/internal/util/Preconditions;->checkArgumentNonnegative(ILjava/lang/String;)I
5093HSPLcom/android/internal/util/Preconditions;->checkArgumentNonnegative(J)J
5094HSPLcom/android/internal/util/Preconditions;->checkArgumentNonnegative(JLjava/lang/String;)J
5095HSPLcom/android/internal/util/Preconditions;->checkArgumentPositive(ILjava/lang/String;)I
5096HSPLcom/android/internal/util/Preconditions;->checkArrayElementsInRange([FFFLjava/lang/String;)[F
5097HSPLcom/android/internal/util/Preconditions;->checkArrayElementsNotNull([Ljava/lang/Object;Ljava/lang/String;)[Ljava/lang/Object;
5098HSPLcom/android/internal/util/Preconditions;->checkCallAuthorization(Z)V
5099HPLcom/android/internal/util/Preconditions;->checkCallAuthorization(ZLjava/lang/String;)V
5100HSPLcom/android/internal/util/Preconditions;->checkCollectionElementsNotNull(Ljava/util/Collection;Ljava/lang/String;)Ljava/util/Collection;+]Ljava/util/Collection;Ljava/util/ArrayList;
5101HSPLcom/android/internal/util/Preconditions;->checkFlagsArgument(II)I
5102HSPLcom/android/internal/util/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
5103HSPLcom/android/internal/util/Preconditions;->checkNotNull(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
5104HSPLcom/android/internal/util/Preconditions;->checkState(Z)V
5105HSPLcom/android/internal/util/Preconditions;->checkState(ZLjava/lang/String;)V
5106HSPLcom/android/internal/util/Preconditions;->checkStringNotEmpty(Ljava/lang/CharSequence;)Ljava/lang/CharSequence;
5107HSPLcom/android/internal/util/Preconditions;->checkStringNotEmpty(Ljava/lang/CharSequence;Ljava/lang/Object;)Ljava/lang/CharSequence;
5108HSPLcom/android/internal/util/ProgressReporter;-><init>(I)V
5109HSPLcom/android/internal/util/ProgressReporter;->addListener(Landroid/os/IProgressListener;)V
5110HSPLcom/android/internal/util/RingBuffer;-><init>(Ljava/lang/Class;I)V
5111HSPLcom/android/internal/util/RingBuffer;->append(Ljava/lang/Object;)V
5112HSPLcom/android/internal/util/RingBuffer;->getNextSlot()Ljava/lang/Object;
5113HSPLcom/android/internal/util/ScreenshotHelper;-><init>(Landroid/content/Context;)V
5114HSPLcom/android/internal/util/StatLogger;->getTime()J
5115HSPLcom/android/internal/util/StatLogger;->logDurationStat(IJ)J
5116HSPLcom/android/internal/util/State;-><init>()V
5117HSPLcom/android/internal/util/StateMachine;->addState(Lcom/android/internal/util/State;)V
5118HSPLcom/android/internal/util/StateMachine;->setInitialState(Lcom/android/internal/util/State;)V
5119HSPLcom/android/internal/util/StateMachine;->start()V
5120HSPLcom/android/internal/util/TraceBuffer;-><init>(I)V
5121HSPLcom/android/internal/util/TraceBuffer;->add(Ljava/lang/Object;)V+]Ljava/lang/Object;Ljava/lang/Object;]Ljava/util/Queue;Ljava/util/ArrayDeque;
5122HSPLcom/android/internal/util/TraceBuffer;->resetBuffer()V
5123HSPLcom/android/internal/util/XmlPullParserWrapper;-><init>(Lorg/xmlpull/v1/XmlPullParser;)V
5124HSPLcom/android/internal/util/XmlPullParserWrapper;->getAttributeName(I)Ljava/lang/String;
5125HSPLcom/android/internal/util/XmlPullParserWrapper;->getAttributeValue(I)Ljava/lang/String;
5126HSPLcom/android/internal/util/XmlSerializerWrapper;-><init>(Lorg/xmlpull/v1/XmlSerializer;)V
5127HSPLcom/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;
5128HSPLcom/android/internal/util/XmlUtils;->beginDocument(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)V
5129HSPLcom/android/internal/util/XmlUtils;->makeTyped(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/modules/utils/TypedXmlPullParser;
5130HSPLcom/android/internal/util/XmlUtils;->makeTyped(Lorg/xmlpull/v1/XmlSerializer;)Lcom/android/modules/utils/TypedXmlSerializer;
5131HSPLcom/android/internal/util/XmlUtils;->nextElement(Lorg/xmlpull/v1/XmlPullParser;)V
5132HSPLcom/android/internal/util/XmlUtils;->nextElementWithin(Lorg/xmlpull/v1/XmlPullParser;I)Z
5133HSPLcom/android/internal/util/XmlUtils;->readBooleanAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;Z)Z
5134HSPLcom/android/internal/util/XmlUtils;->readIntAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;I)I
5135HSPLcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)J
5136HSPLcom/android/internal/util/XmlUtils;->readLongAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;J)J
5137HSPLcom/android/internal/util/XmlUtils;->readStringAttribute(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)Ljava/lang/String;
5138HSPLcom/android/internal/util/XmlUtils;->readValueXml(Lcom/android/modules/utils/TypedXmlPullParser;[Ljava/lang/String;)Ljava/lang/Object;
5139HSPLcom/android/internal/util/XmlUtils;->skipCurrentTag(Lorg/xmlpull/v1/XmlPullParser;)V
5140HSPLcom/android/internal/util/XmlUtils;->writeMapXml(Ljava/util/Map;Ljava/lang/String;Lcom/android/modules/utils/TypedXmlSerializer;)V
5141HSPLcom/android/internal/util/XmlUtils;->writeStringArrayXml([Ljava/lang/String;Ljava/lang/String;Lcom/android/modules/utils/TypedXmlSerializer;)V
5142HSPLcom/android/internal/util/XmlUtils;->writeStringAttribute(Lorg/xmlpull/v1/XmlSerializer;Ljava/lang/String;Ljava/lang/CharSequence;)V+]Lorg/xmlpull/v1/XmlSerializer;Lcom/android/internal/util/FastXmlSerializer;]Ljava/lang/CharSequence;Ljava/lang/String;
5143HSPLcom/android/internal/util/function/pooled/PooledLambda;->__(Ljava/lang/Class;)Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;
5144HPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Lcom/android/internal/util/function/HeptConsumer;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message;
5145HSPLcom/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;
5146HPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Lcom/android/internal/util/function/NonaConsumer;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;)Landroid/os/Message;
5147HPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Lcom/android/internal/util/function/OctConsumer;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message;+]Landroid/os/Message;Landroid/os/Message;
5148HSPLcom/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;
5149HSPLcom/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;
5150HSPLcom/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;
5151HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Ljava/util/function/BiConsumer;Ljava/lang/Object;Ljava/lang/Object;)Landroid/os/Message;+]Landroid/os/Message;Landroid/os/Message;
5152HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainMessage(Ljava/util/function/Consumer;Ljava/lang/Object;)Landroid/os/Message;
5153HPLcom/android/internal/util/function/pooled/PooledLambda;->obtainPredicate(Lcom/android/internal/util/function/TriPredicate;Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledPredicate;
5154HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainPredicate(Ljava/util/function/BiPredicate;Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledPredicate;
5155HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Lcom/android/internal/util/function/HeptConsumer;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/PooledRunnable;
5156HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Lcom/android/internal/util/function/QuadConsumer;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledRunnable;
5157HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Lcom/android/internal/util/function/QuintConsumer;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledRunnable;
5158HSPLcom/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;
5159HSPLcom/android/internal/util/function/pooled/PooledLambda;->obtainRunnable(Ljava/util/function/BiConsumer;Ljava/lang/Object;Ljava/lang/Object;)Lcom/android/internal/util/function/pooled/PooledRunnable;
art-benchmark-service13164882020-11-07 02:19:14 -08005160HSPLcom/android/internal/util/jobs/ArrayUtils;->contains([II)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07005161HPLcom/android/internal/util/jobs/FastXmlSerializer;->append(C)V+]Lcom/android/internal/util/jobs/FastXmlSerializer;Lcom/android/internal/util/jobs/FastXmlSerializer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005162HPLcom/android/internal/util/jobs/FastXmlSerializer;->append(Ljava/lang/String;)V+]Lcom/android/internal/util/jobs/FastXmlSerializer;Lcom/android/internal/util/jobs/FastXmlSerializer;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005163HPLcom/android/internal/util/jobs/FastXmlSerializer;->append(Ljava/lang/String;II)V+]Ljava/lang/String;Ljava/lang/String;]Lcom/android/internal/util/jobs/FastXmlSerializer;Lcom/android/internal/util/jobs/FastXmlSerializer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005164HPLcom/android/internal/util/jobs/FastXmlSerializer;->appendIndent(I)V+]Lcom/android/internal/util/jobs/FastXmlSerializer;Lcom/android/internal/util/jobs/FastXmlSerializer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005165HPLcom/android/internal/util/jobs/FastXmlSerializer;->attribute(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;+]Lcom/android/internal/util/jobs/FastXmlSerializer;Lcom/android/internal/util/jobs/FastXmlSerializer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005166HPLcom/android/internal/util/jobs/FastXmlSerializer;->endTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;+]Lcom/android/internal/util/jobs/FastXmlSerializer;Lcom/android/internal/util/jobs/FastXmlSerializer;
5167HPLcom/android/internal/util/jobs/FastXmlSerializer;->escapeAndAppendString(Ljava/lang/String;)V+]Lcom/android/internal/util/jobs/FastXmlSerializer;Lcom/android/internal/util/jobs/FastXmlSerializer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005168HPLcom/android/internal/util/jobs/FastXmlSerializer;->startTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;+]Lcom/android/internal/util/jobs/FastXmlSerializer;Lcom/android/internal/util/jobs/FastXmlSerializer;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005169HPLcom/android/internal/util/jobs/RingBufferIndices;->add()I
art-benchmark-service13164882020-11-07 02:19:14 -08005170HSPLcom/android/internal/util/jobs/StatLogger;->getTime()J
art-benchmark-serviceba354032021-03-16 09:58:05 -07005171HSPLcom/android/internal/util/jobs/StatLogger;->logDurationStat(IJ)J+]Lcom/android/internal/util/jobs/StatLogger;Lcom/android/internal/util/jobs/StatLogger;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005172HPLcom/android/internal/view/AppearanceRegion;-><init>(ILandroid/graphics/Rect;)V
5173HSPLcom/android/internal/view/IInputMethodManager$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Landroid/os/Parcel;Landroid/os/Parcel;
5174HSPLcom/android/internal/widget/ILockSettings$Stub;->asInterface(Landroid/os/IBinder;)Lcom/android/internal/widget/ILockSettings;
5175HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;-><init>(Landroid/content/Context;)V
5176HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;-><init>(Landroid/content/Context;Landroid/os/Looper;)V
5177HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->getDefaultFlags(Landroid/content/Context;)I
5178HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->getStrongAuthForUser(I)I
5179HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->getStub()Landroid/app/trust/IStrongAuthTracker$Stub;
5180HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;->handleStrongAuthRequiredChanged(II)V
5181HSPLcom/android/internal/widget/LockPatternUtils;-><init>(Landroid/content/Context;)V
5182HSPLcom/android/internal/widget/LockPatternUtils;->getDevicePolicyManager()Landroid/app/admin/DevicePolicyManager;
5183HSPLcom/android/internal/widget/LockPatternUtils;->getEnabledTrustAgents(I)Ljava/util/List;
5184HSPLcom/android/internal/widget/LockPatternUtils;->getKeyguardStoredPasswordQuality(I)I
5185HSPLcom/android/internal/widget/LockPatternUtils;->getPowerButtonInstantlyLocks(I)Z
5186HSPLcom/android/internal/widget/LockPatternUtils;->isSecure(I)Z
5187HSPLcom/android/internal/widget/LockPatternUtils;->isSeparateProfileChallengeEnabled(I)Z
5188HSPLcom/android/internal/widget/LockPatternUtils;->registerStrongAuthTracker(Lcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;)V
5189HSPLcom/android/modules/expresslog/Histogram;->logSample(F)V+]Lcom/android/modules/expresslog/Histogram$BinOptions;Lcom/android/modules/expresslog/Histogram$UniformOptions;,Lcom/android/modules/expresslog/Histogram$ScaledRangeOptions;
5190HPLcom/android/modules/expresslog/Histogram;->logSampleWithUid(IF)V+]Lcom/android/modules/expresslog/Histogram$BinOptions;Lcom/android/modules/expresslog/Histogram$ScaledRangeOptions;
5191HSPLcom/android/modules/utils/BasicShellCommandHandler;-><init>()V
5192HSPLcom/android/modules/utils/BinaryXmlPullParser;-><init>()V
5193HSPLcom/android/modules/utils/BinaryXmlPullParser;->getAttributeValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
5194HSPLcom/android/modules/utils/BinaryXmlPullParser;->getDepth()I
5195HSPLcom/android/modules/utils/BinaryXmlPullParser;->getEventType()I
5196HSPLcom/android/modules/utils/BinaryXmlPullParser;->getName()Ljava/lang/String;
5197HSPLcom/android/modules/utils/BinaryXmlPullParser;->next()I
5198HSPLcom/android/modules/utils/BinaryXmlPullParser;->setInput(Ljava/io/InputStream;Ljava/lang/String;)V+]Ljava/lang/String;Ljava/lang/String;
5199HSPLcom/android/modules/utils/BinaryXmlSerializer;-><init>()V
5200HSPLcom/android/modules/utils/BinaryXmlSerializer;->attribute(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;
5201HSPLcom/android/modules/utils/BinaryXmlSerializer;->attributeInt(Ljava/lang/String;Ljava/lang/String;I)Lorg/xmlpull/v1/XmlSerializer;
5202HSPLcom/android/modules/utils/BinaryXmlSerializer;->attributeIntHex(Ljava/lang/String;Ljava/lang/String;I)Lorg/xmlpull/v1/XmlSerializer;
5203HPLcom/android/modules/utils/BinaryXmlSerializer;->attributeInterned(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;
5204HSPLcom/android/modules/utils/BinaryXmlSerializer;->endDocument()V
5205HSPLcom/android/modules/utils/BinaryXmlSerializer;->endTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;
5206HSPLcom/android/modules/utils/BinaryXmlSerializer;->setOutput(Ljava/io/OutputStream;Ljava/lang/String;)V
5207HSPLcom/android/modules/utils/BinaryXmlSerializer;->startDocument(Ljava/lang/String;Ljava/lang/Boolean;)V
5208HSPLcom/android/modules/utils/BinaryXmlSerializer;->startTag(Ljava/lang/String;Ljava/lang/String;)Lorg/xmlpull/v1/XmlSerializer;
5209HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeBoolean(Ljava/lang/String;Ljava/lang/String;)Z
5210HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeBoolean(Ljava/lang/String;Ljava/lang/String;Z)Z
5211HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeBytesBase64(Ljava/lang/String;Ljava/lang/String;[B)[B
5212HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeBytesHex(Ljava/lang/String;Ljava/lang/String;[B)[B
5213HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeFloat(Ljava/lang/String;Ljava/lang/String;)F
5214HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeFloat(Ljava/lang/String;Ljava/lang/String;F)F
5215HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeInt(Ljava/lang/String;Ljava/lang/String;)I
5216HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeInt(Ljava/lang/String;Ljava/lang/String;I)I
5217HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeIntHex(Ljava/lang/String;Ljava/lang/String;I)I
5218HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeLong(Ljava/lang/String;Ljava/lang/String;)J
5219HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeLong(Ljava/lang/String;Ljava/lang/String;J)J
5220HSPLcom/android/modules/utils/TypedXmlPullParser;->getAttributeLongHex(Ljava/lang/String;Ljava/lang/String;J)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005221HSPLcom/android/modules/utils/build/SdkLevel;->isAtLeastT()Z
5222HSPLcom/android/modules/utils/build/UnboundedSdkLevel;-><clinit>()V
5223HSPLcom/android/modules/utils/build/UnboundedSdkLevel;-><init>(ILjava/lang/String;Ljava/util/Set;)V
5224HSPLcom/android/modules/utils/build/UnboundedSdkLevel;->isAtLeast(Ljava/lang/String;)Z
5225HSPLcom/android/modules/utils/build/UnboundedSdkLevel;->isAtLeastInternal(Ljava/lang/String;)Z
5226HSPLcom/android/modules/utils/build/UnboundedSdkLevel;->isCodename(Ljava/lang/String;)Z
5227HSPLcom/android/modules/utils/build/UnboundedSdkLevel;->removeFingerprint(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005228HSPLcom/android/net/module/util/NetworkStatsUtils;->fromPublicNetworkStats(Landroid/app/usage/NetworkStats;)Landroid/net/NetworkStats;+]Landroid/net/NetworkStats;Landroid/net/NetworkStats;]Landroid/app/usage/NetworkStats;Landroid/app/usage/NetworkStats;
5229HSPLcom/android/net/module/util/PermissionUtils;->enforceAnyPermissionOf(Landroid/content/Context;[Ljava/lang/String;)V
5230HSPLcom/android/net/module/util/PermissionUtils;->enforceNetworkStackPermission(Landroid/content/Context;)V
5231HSPLcom/android/net/module/util/PermissionUtils;->enforceNetworkStackPermissionOr(Landroid/content/Context;[Ljava/lang/String;)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;
5232HPLcom/android/server/AccessibilityManagerInternal;->get()Lcom/android/server/AccessibilityManagerInternal;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005233HSPLcom/android/server/AnimationThread;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -07005234HSPLcom/android/server/AnimationThread;->ensureThreadLocked()V
5235HSPLcom/android/server/AnimationThread;->get()Lcom/android/server/AnimationThread;
5236HSPLcom/android/server/AnimationThread;->getHandler()Landroid/os/Handler;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005237HPLcom/android/server/AnyMotionDetector$1;->onSensorChanged(Landroid/hardware/SensorEvent;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005238HPLcom/android/server/AnyMotionDetector;->stop()V
5239HPLcom/android/server/AppStateTrackerImpl$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V+]Ljava/lang/String;Ljava/lang/String;]Landroid/content/Intent;Landroid/content/Intent;
5240HSPLcom/android/server/AppStateTrackerImpl$Listener;->onUidActiveStateChanged(Lcom/android/server/AppStateTrackerImpl;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005241HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/internal/util/jobs/StatLogger;Lcom/android/internal/util/jobs/StatLogger;]Lcom/android/server/AppStateTrackerImpl$MyHandler;Lcom/android/server/AppStateTrackerImpl$MyHandler;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005242HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->handleUidActive(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005243HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->handleUidCached(IZ)V+]Lcom/android/server/AppStateTrackerImpl$Listener;Lcom/android/server/job/controllers/BackgroundJobsController$1;,Lcom/android/server/AppStateTrackerImpl$1;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005244HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->notifyTempExemptionListChanged()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005245HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->notifyUidActiveStateChanged(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005246HSPLcom/android/server/AppStateTrackerImpl$MyHandler;->removeUid(IZ)V
5247HPLcom/android/server/AppStateTrackerImpl$StandbyTracker;->onAppIdleStateChanged(Ljava/lang/String;IZII)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005248HSPLcom/android/server/AppStateTrackerImpl$UidObserver;->onUidActive(I)V
5249HSPLcom/android/server/AppStateTrackerImpl;->-$$Nest$fgetmHandler(Lcom/android/server/AppStateTrackerImpl;)Lcom/android/server/AppStateTrackerImpl$MyHandler;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005250HSPLcom/android/server/AppStateTrackerImpl;->-$$Nest$fgetmLock(Lcom/android/server/AppStateTrackerImpl;)Ljava/lang/Object;
art-benchmark-service922a5532023-03-23 03:12:41 -07005251HSPLcom/android/server/AppStateTrackerImpl;->-$$Nest$fgetmStatLogger(Lcom/android/server/AppStateTrackerImpl;)Lcom/android/internal/util/jobs/StatLogger;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005252HSPLcom/android/server/AppStateTrackerImpl;->-$$Nest$mcloneListeners(Lcom/android/server/AppStateTrackerImpl;)[Lcom/android/server/AppStateTrackerImpl$Listener;
5253HSPLcom/android/server/AppStateTrackerImpl;->addUidToArray(Landroid/util/SparseBooleanArray;I)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005254HPLcom/android/server/AppStateTrackerImpl;->areAlarmsRestrictedByBatterySaver(ILjava/lang/String;)Z+]Landroid/util/SparseSetArray;Landroid/util/SparseSetArray;]Lcom/android/server/AppStateTrackerImpl;Lcom/android/server/AppStateTrackerImpl;]Lcom/android/server/usage/AppStandbyInternal;Lcom/android/server/usage/AppStandbyController;
art-benchmark-service00abe242023-02-13 10:31:34 -08005255HSPLcom/android/server/AppStateTrackerImpl;->areJobsRestricted(ILjava/lang/String;Z)Z+]Landroid/util/SparseSetArray;Landroid/util/SparseSetArray;]Lcom/android/server/AppStateTrackerImpl;Lcom/android/server/AppStateTrackerImpl;]Lcom/android/server/usage/AppStandbyInternal;Lcom/android/server/usage/AppStandbyController;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005256HSPLcom/android/server/AppStateTrackerImpl;->cloneListeners()[Lcom/android/server/AppStateTrackerImpl$Listener;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005257HSPLcom/android/server/AppStateTrackerImpl;->findForcedAppStandbyUidPackageIndexLocked(ILjava/lang/String;)I+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/lang/Integer;Ljava/lang/Integer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005258HSPLcom/android/server/AppStateTrackerImpl;->isAnyAppIdUnexempt([I[I)Z
5259HSPLcom/android/server/AppStateTrackerImpl;->isAppBackgroundRestricted(ILjava/lang/String;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08005260HSPLcom/android/server/AppStateTrackerImpl;->isRunAnyInBackgroundAppOpsAllowed(ILjava/lang/String;)Z+]Lcom/android/server/AppStateTrackerImpl;Lcom/android/server/AppStateTrackerImpl;
5261HSPLcom/android/server/AppStateTrackerImpl;->isRunAnyRestrictedLocked(ILjava/lang/String;)Z+]Lcom/android/server/AppStateTrackerImpl;Lcom/android/server/AppStateTrackerImpl;
5262HSPLcom/android/server/AppStateTrackerImpl;->isUidActive(I)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005263HPLcom/android/server/AppStateTrackerImpl;->isUidActiveSynced(I)Z
art-benchmark-service13164882020-11-07 02:19:14 -08005264HPLcom/android/server/AppStateTrackerImpl;->isUidPowerSaveUserExempt(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005265HSPLcom/android/server/AppStateTrackerImpl;->removeUidFromArray(Landroid/util/SparseBooleanArray;IZ)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005266HSPLcom/android/server/AppStateTrackerImpl;->setPowerSaveExemptionListAppIds([I[I[I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005267HSPLcom/android/server/AppStateTrackerImpl;->updateForceAllAppStandbyState()V+]Lcom/android/server/AppStateTrackerImpl;Lcom/android/server/AppStateTrackerImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005268HSPLcom/android/server/BatteryService$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/BatteryService;Landroid/content/Intent;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005269HPLcom/android/server/BatteryService$$ExternalSyntheticLambda0;->run()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005270HSPLcom/android/server/BatteryService$$ExternalSyntheticLambda3;->update(Landroid/hardware/health/HealthInfo;)V
5271HPLcom/android/server/BatteryService$BatteryPropertiesRegistrar;->getProperty(ILandroid/os/BatteryProperty;)I+]Lcom/android/server/health/HealthServiceWrapper;Lcom/android/server/health/HealthServiceWrapperAidl;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005272HSPLcom/android/server/BatteryService$Led;->updateLightsLocked()V+]Lcom/android/server/lights/LogicalLight;Lcom/android/server/lights/LightsService$LightImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005273HSPLcom/android/server/BatteryService$LocalService;->getBatteryHealth()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005274HSPLcom/android/server/BatteryService$LocalService;->getBatteryLevel()I
Karuna Ramkumard7380572023-06-09 19:14:36 +00005275HSPLcom/android/server/BatteryService$LocalService;->getBatteryLevelLow()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005276HSPLcom/android/server/BatteryService$LocalService;->getPlugType()I
5277HSPLcom/android/server/BatteryService$LocalService;->isPowered(I)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07005278HSPLcom/android/server/BatteryService;->$r8$lambda$6jjJgn5KcldjJelOt5uQgeylfgM(Lcom/android/server/BatteryService;Landroid/hardware/health/HealthInfo;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005279HSPLcom/android/server/BatteryService;->-$$Nest$fgetmHealthInfo(Lcom/android/server/BatteryService;)Landroid/hardware/health/HealthInfo;
5280HSPLcom/android/server/BatteryService;->-$$Nest$fgetmHealthServiceWrapper(Lcom/android/server/BatteryService;)Lcom/android/server/health/HealthServiceWrapper;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005281HSPLcom/android/server/BatteryService;->-$$Nest$fgetmLowBatteryWarningLevel(Lcom/android/server/BatteryService;)I
5282HSPLcom/android/server/BatteryService;->getIconLocked(I)I+]Lcom/android/server/BatteryService;Lcom/android/server/BatteryService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005283HSPLcom/android/server/BatteryService;->isPoweredLocked(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005284HPLcom/android/server/BatteryService;->lambda$sendBatteryChangedIntentLocked$0(Landroid/content/Intent;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005285HSPLcom/android/server/BatteryService;->plugType(Landroid/hardware/health/HealthInfo;)I
art-benchmark-service08401c12022-12-23 09:27:20 -08005286HSPLcom/android/server/BatteryService;->processValuesLocked(Z)V+]Landroid/os/Handler;Landroid/os/Handler;]Landroid/metrics/LogMaker;Landroid/metrics/LogMaker;]Lcom/android/internal/app/IBatteryStats;Lcom/android/server/am/BatteryStatsService;]Lcom/android/server/BatteryService$Led;Lcom/android/server/BatteryService$Led;]Lcom/android/server/BatteryService;Lcom/android/server/BatteryService;]Lcom/android/internal/logging/MetricsLogger;Lcom/android/internal/logging/MetricsLogger;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005287HSPLcom/android/server/BatteryService;->sendBatteryChangedIntentLocked()V+]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/BatteryService;Lcom/android/server/BatteryService;]Landroid/content/Intent;Landroid/content/Intent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005288HSPLcom/android/server/BatteryService;->sendBatteryLevelChangedIntentLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005289HPLcom/android/server/BatteryService;->sendEnqueuedBatteryLevelChangedEvents()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005290HSPLcom/android/server/BatteryService;->shouldSendBatteryLowLocked()Z
5291HSPLcom/android/server/BatteryService;->shouldShutdownLocked()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +00005292HSPLcom/android/server/BatteryService;->shutdownIfNoPowerLocked()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005293HSPLcom/android/server/BatteryService;->shutdownIfOverTempLocked()V
Karuna Ramkumard7380572023-06-09 19:14:36 +00005294HSPLcom/android/server/BatteryService;->traceBegin(Ljava/lang/String;)V
5295HSPLcom/android/server/BatteryService;->traceEnd()V
art-benchmark-service08401c12022-12-23 09:27:20 -08005296HSPLcom/android/server/BatteryService;->update(Landroid/hardware/health/HealthInfo;)V+]Ljava/lang/Object;Ljava/lang/Object;]Lcom/android/server/BatteryService;Lcom/android/server/BatteryService;
art-benchmark-service922a5532023-03-23 03:12:41 -07005297HPLcom/android/server/BinaryTransparencyService$BinaryTransparencyServiceImpl;->collectAppInfo(Lcom/android/server/pm/pkg/PackageState;I)Ljava/util/List;
art-benchmark-service35aba412020-02-03 11:53:25 -08005298HSPLcom/android/server/BinderCallsStatsService$AuthorizedWorkSourceProvider;->getCallingUid()I
art-benchmark-serviceba354032021-03-16 09:58:05 -07005299HSPLcom/android/server/BinderCallsStatsService$AuthorizedWorkSourceProvider;->resolveWorkSourceUid(I)I+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/BinderCallsStatsService$AuthorizedWorkSourceProvider;Lcom/android/server/BinderCallsStatsService$AuthorizedWorkSourceProvider;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005300HPLcom/android/server/BinderCallsStatsService$LifeCycle$1;->noteCallStats(IJLjava/util/Collection;)V+]Landroid/os/BatteryStatsInternal;Lcom/android/server/am/BatteryStatsService$LocalService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005301HSPLcom/android/server/BootReceiver;->writeTimestamps(Ljava/util/HashMap;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005302HSPLcom/android/server/BundleUtils;->isEmpty(Landroid/os/Bundle;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005303HPLcom/android/server/CachedDeviceStateService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V+]Ljava/lang/String;Ljava/lang/String;]Lcom/android/internal/os/CachedDeviceState;Lcom/android/internal/os/CachedDeviceState;]Landroid/content/Intent;Landroid/content/Intent;
5304HPLcom/android/server/DeviceIdleController$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V+]Ljava/lang/String;Ljava/lang/String;]Lcom/android/server/DeviceIdleController;Lcom/android/server/DeviceIdleController;]Landroid/content/Intent;Landroid/content/Intent;
5305HPLcom/android/server/DeviceIdleController$BinderService;->isPowerSaveWhitelistApp(Ljava/lang/String;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005306HPLcom/android/server/DeviceIdleController$LocalService;->getNotificationAllowlistDuration()J
art-benchmark-service84f185c2023-07-24 02:43:42 -07005307HSPLcom/android/server/DeviceIdleController$LocalService;->getTempAllowListType(II)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005308HPLcom/android/server/DeviceIdleController$LocalService;->isAppOnWhitelist(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005309HPLcom/android/server/DeviceIdleController$LocalService;->setAlarmsActive(Z)V
5310HSPLcom/android/server/DeviceIdleController$MyHandler;->handleMessage(Landroid/os/Message;)V+]Landroid/net/INetworkPolicyManager;Lcom/android/server/net/NetworkPolicyManagerService;]Lcom/android/server/SystemService;Lcom/android/server/DeviceIdleController;]Lcom/android/server/net/NetworkPolicyManagerInternal;Lcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;]Lcom/android/internal/app/IBatteryStats;Lcom/android/server/am/BatteryStatsService;]Lcom/android/server/PowerAllowlistInternal$TempAllowlistChangeListener;Lcom/android/server/job/controllers/QuotaController$TempAllowlistTracker;]Landroid/os/PowerManagerInternal;Lcom/android/server/power/PowerManagerService$LocalService;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/DeviceIdleController;Lcom/android/server/DeviceIdleController;]Landroid/os/PowerManager$WakeLock;Landroid/os/PowerManager$WakeLock;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/DeviceIdleInternal$StationaryListener;Lcom/android/server/location/provider/StationaryThrottlingLocationProvider;
5311HPLcom/android/server/DeviceIdleController;->addPowerSaveTempAllowlistAppChecked(Ljava/lang/String;JIILjava/lang/String;)V+]Lcom/android/server/SystemService;Lcom/android/server/DeviceIdleController;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/DeviceIdleController;Lcom/android/server/DeviceIdleController;]Landroid/app/IActivityManager;Lcom/android/server/am/ActivityManagerService;
5312HSPLcom/android/server/DeviceIdleController;->addPowerSaveTempWhitelistAppDirectInternal(IIJIZILjava/lang/String;)V+]Landroid/os/Handler;Lcom/android/server/DeviceIdleController$MyHandler;]Landroid/os/Message;Landroid/os/Message;]Lcom/android/server/net/NetworkPolicyManagerInternal;Lcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;]Lcom/android/internal/app/IBatteryStats;Lcom/android/server/am/BatteryStatsService;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/DeviceIdleController;Lcom/android/server/DeviceIdleController;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
5313HSPLcom/android/server/DeviceIdleController;->becomeActiveLocked(Ljava/lang/String;I)V
5314HSPLcom/android/server/DeviceIdleController;->becomeActiveLocked(Ljava/lang/String;IJZ)V+]Lcom/android/server/DeviceIdleController;Lcom/android/server/DeviceIdleController;
5315HPLcom/android/server/DeviceIdleController;->becomeInactiveIfAppropriateLocked()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005316HPLcom/android/server/DeviceIdleController;->checkTempAppWhitelistTimeout(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005317HPLcom/android/server/DeviceIdleController;->exitMaintenanceEarlyIfNeededLocked()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005318HPLcom/android/server/DeviceIdleController;->isAppOnWhitelistInternal(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005319HPLcom/android/server/DeviceIdleController;->isPowerSaveWhitelistAppInternal(Ljava/lang/String;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005320HPLcom/android/server/DeviceIdleController;->onAppRemovedFromTempWhitelistLocked(ILjava/lang/String;)V
5321HSPLcom/android/server/DeviceIdleController;->passWhiteListsToForceAppStandbyTrackerLocked()V
5322HSPLcom/android/server/DeviceIdleController;->postTempActiveTimeoutMessage(IJ)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005323HSPLcom/android/server/DeviceIdleController;->reportTempWhitelistChangedLocked(IZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005324HPLcom/android/server/DeviceIdleController;->setAlarmsActive(Z)V+]Lcom/android/server/DeviceIdleController;Lcom/android/server/DeviceIdleController;
5325HPLcom/android/server/DeviceIdleController;->stepLightIdleStateLocked(Ljava/lang/String;)V
5326HPLcom/android/server/DeviceIdleController;->updateChargingLocked(Z)V+]Lcom/android/server/DeviceIdleController;Lcom/android/server/DeviceIdleController;
art-benchmark-service00abe242023-02-13 10:31:34 -08005327HSPLcom/android/server/DeviceIdleController;->updateTempWhitelistAppIdsLocked(IZJIILjava/lang/String;I)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/PowerManagerInternal;Lcom/android/server/power/PowerManagerService$LocalService;]Lcom/android/server/DeviceIdleController;Lcom/android/server/DeviceIdleController;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005328HSPLcom/android/server/DisplayThread;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -07005329HSPLcom/android/server/DisplayThread;->ensureThreadLocked()V
5330HSPLcom/android/server/DisplayThread;->get()Lcom/android/server/DisplayThread;
5331HSPLcom/android/server/DisplayThread;->getHandler()Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005332HPLcom/android/server/DropBoxManagerService$1$1;->run()V
art-benchmark-service35aba412020-02-03 11:53:25 -08005333HSPLcom/android/server/DropBoxManagerService$EntryFile;-><init>(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005334HSPLcom/android/server/DropBoxManagerService$EntryFile;-><init>(Ljava/io/File;I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00005335HSPLcom/android/server/DropBoxManagerService$EntryFile;-><init>(Ljava/io/File;Ljava/io/File;Ljava/lang/String;JII)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07005336HSPLcom/android/server/DropBoxManagerService$EntryFile;->compareTo(Lcom/android/server/DropBoxManagerService$EntryFile;)I+]Ljava/lang/Object;Lcom/android/server/DropBoxManagerService$EntryFile;
5337HSPLcom/android/server/DropBoxManagerService$EntryFile;->compareTo(Ljava/lang/Object;)I+]Lcom/android/server/DropBoxManagerService$EntryFile;Lcom/android/server/DropBoxManagerService$EntryFile;
art-benchmark-service922a5532023-03-23 03:12:41 -07005338HSPLcom/android/server/DropBoxManagerService$EntryFile;->getExtension()Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005339HSPLcom/android/server/DropBoxManagerService$EntryFile;->getFile(Ljava/io/File;)Ljava/io/File;
art-benchmark-service922a5532023-03-23 03:12:41 -07005340HSPLcom/android/server/DropBoxManagerService$EntryFile;->getFilename()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005341HSPLcom/android/server/DropBoxManagerService;->addEntry(Ljava/lang/String;Lcom/android/server/DropBoxManagerInternal$EntrySource;I)V
art-benchmark-service922a5532023-03-23 03:12:41 -07005342HPLcom/android/server/DropBoxManagerService;->checkPermission(ILjava/lang/String;Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005343HSPLcom/android/server/DropBoxManagerService;->createEntry(Ljava/io/File;Ljava/lang/String;I)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005344HSPLcom/android/server/DropBoxManagerService;->enrollEntry(Lcom/android/server/DropBoxManagerService$EntryFile;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07005345HPLcom/android/server/DropBoxManagerService;->getNextEntry(Ljava/lang/String;JLjava/lang/String;Ljava/lang/String;)Landroid/os/DropBoxManager$Entry;
art-benchmark-service35aba412020-02-03 11:53:25 -08005346HSPLcom/android/server/DropBoxManagerService;->init()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005347HSPLcom/android/server/DropBoxManagerService;->isTagEnabled(Ljava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005348HSPLcom/android/server/DropBoxManagerService;->trimToFit()J+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/DropBoxManagerService;Lcom/android/server/DropBoxManagerService;]Ljava/io/File;Ljava/io/File;]Ljava/util/TreeSet;Ljava/util/TreeSet;]Landroid/os/StatFs;Landroid/os/StatFs;]Lcom/android/server/DropBoxManagerService$EntryFile;Lcom/android/server/DropBoxManagerService$EntryFile;
5349HPLcom/android/server/EventLogTags;->writeBatterySavingStats(IIIJIIJII)V
5350HPLcom/android/server/EventLogTags;->writeNotificationCancelAll(IILjava/lang/String;IIIILjava/lang/String;)V
5351HPLcom/android/server/EventLogTags;->writeNotificationCanceled(Ljava/lang/String;IIIIIILjava/lang/String;)V
5352HPLcom/android/server/EventLogTags;->writeNotificationEnqueue(IILjava/lang/String;ILjava/lang/String;ILjava/lang/String;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005353HPLcom/android/server/EventLogTags;->writeNotificationVisibility(Ljava/lang/String;IIIII)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005354HSPLcom/android/server/EventLogTags;->writePmCriticalInfo(Ljava/lang/String;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08005355HSPLcom/android/server/EventLogTags;->writeRescueNote(IIJ)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005356HSPLcom/android/server/ExplicitHealthCheckController;-><init>(Landroid/content/Context;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005357HSPLcom/android/server/FgThread;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -07005358HSPLcom/android/server/FgThread;->ensureThreadLocked()V
5359HSPLcom/android/server/FgThread;->get()Lcom/android/server/FgThread;
Calin Juravle36829e52019-04-10 19:07:47 -07005360HSPLcom/android/server/FgThread;->getHandler()Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005361HPLcom/android/server/GestureLauncherService;->interceptPowerKeyDown(Landroid/view/KeyEvent;ZLandroid/util/MutableBoolean;)Z
Calin Juravle36829e52019-04-10 19:07:47 -07005362HSPLcom/android/server/IntentResolver$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005363HSPLcom/android/server/IntentResolver$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I+]Landroid/content/IntentFilter;Lcom/android/server/am/BroadcastFilter;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005364HSPLcom/android/server/IntentResolver;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07005365HSPLcom/android/server/IntentResolver;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07005366HSPLcom/android/server/IntentResolver;->addFilter(Landroid/util/ArrayMap;Ljava/lang/String;Ljava/lang/Object;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/IntentResolver;megamorphic_types
art-benchmark-service00abe242023-02-13 10:31:34 -08005367HSPLcom/android/server/IntentResolver;->addFilter(Lcom/android/server/pm/snapshot/PackageDataSnapshot;Ljava/lang/Object;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;,Lcom/android/server/am/BroadcastFilter;,Landroid/content/pm/AuxiliaryResolveInfo$AuxiliaryFilter;]Lcom/android/server/IntentResolver;megamorphic_types
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005368HSPLcom/android/server/IntentResolver;->allowFilterResult(Ljava/lang/Object;Ljava/util/List;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -08005369HSPLcom/android/server/IntentResolver;->buildResolveList(Lcom/android/server/pm/Computer;Landroid/content/Intent;Landroid/util/FastImmutableArraySet;ZZLjava/lang/String;Ljava/lang/String;[Ljava/lang/Object;Ljava/util/List;IJ)V+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;,Lcom/android/server/am/BroadcastFilter;]Lcom/android/server/IntentResolver;megamorphic_types]Landroid/content/Intent;Landroid/content/Intent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005370HSPLcom/android/server/IntentResolver;->collectFilters([Ljava/lang/Object;Landroid/content/IntentFilter;)Ljava/util/ArrayList;
5371HSPLcom/android/server/IntentResolver;->copyFrom(Lcom/android/server/IntentResolver;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005372HSPLcom/android/server/IntentResolver;->copyInto(Landroid/util/ArrayMap;Landroid/util/ArrayMap;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/IntentResolver;megamorphic_types
5373HSPLcom/android/server/IntentResolver;->copyInto(Landroid/util/ArraySet;Landroid/util/ArraySet;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/IntentResolver;megamorphic_types
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005374HSPLcom/android/server/IntentResolver;->filterResults(Ljava/util/List;)V
Calin Juravle36829e52019-04-10 19:07:47 -07005375HSPLcom/android/server/IntentResolver;->filterSet()Ljava/util/Set;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005376HSPLcom/android/server/IntentResolver;->findFilters(Landroid/content/IntentFilter;)Ljava/util/ArrayList;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Lcom/android/server/IntentResolver;Lcom/android/server/pm/PreferredIntentResolver;,Lcom/android/server/pm/CrossProfileIntentResolver;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005377HSPLcom/android/server/IntentResolver;->getFastIntentCategories(Landroid/content/Intent;)Landroid/util/FastImmutableArraySet;+]Landroid/content/Intent;Landroid/content/Intent;]Ljava/util/Set;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005378HPLcom/android/server/IntentResolver;->intentMatchesFilter(Landroid/content/IntentFilter;Landroid/content/Intent;Ljava/lang/String;)Z
5379HSPLcom/android/server/IntentResolver;->newResult(Lcom/android/server/pm/Computer;Ljava/lang/Object;IIJ)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -08005380HSPLcom/android/server/IntentResolver;->queryIntent(Lcom/android/server/pm/snapshot/PackageDataSnapshot;Landroid/content/Intent;Ljava/lang/String;ZI)Ljava/util/List;+]Lcom/android/server/IntentResolver;megamorphic_types
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005381HSPLcom/android/server/IntentResolver;->queryIntent(Lcom/android/server/pm/snapshot/PackageDataSnapshot;Landroid/content/Intent;Ljava/lang/String;ZIJ)Ljava/util/List;+]Ljava/lang/String;Ljava/lang/String;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/IntentResolver;megamorphic_types]Landroid/content/Intent;Landroid/content/Intent;
5382HSPLcom/android/server/IntentResolver;->queryIntentFromList(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;ZLjava/util/ArrayList;IJ)Ljava/util/List;+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/IntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ReceiverIntentResolver;,Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;,Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;,Lcom/android/server/pm/resolution/ComponentResolver$ProviderIntentResolver;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005383HSPLcom/android/server/IntentResolver;->register_intent_filter(Ljava/lang/Object;Ljava/util/Iterator;Landroid/util/ArrayMap;Ljava/lang/String;)I+]Lcom/android/server/IntentResolver;megamorphic_types
5384HSPLcom/android/server/IntentResolver;->register_mime_types(Ljava/lang/Object;Ljava/lang/String;)I+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;,Lcom/android/server/am/BroadcastFilter;,Landroid/content/pm/AuxiliaryResolveInfo$AuxiliaryFilter;]Lcom/android/server/IntentResolver;megamorphic_types
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005385HSPLcom/android/server/IntentResolver;->removeFilter(Ljava/lang/Object;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005386HSPLcom/android/server/IntentResolver;->removeFilterInternal(Ljava/lang/Object;)V+]Landroid/content/IntentFilter;Landroid/content/IntentFilter;,Lcom/android/server/am/BroadcastFilter;]Lcom/android/server/IntentResolver;megamorphic_types
5387HSPLcom/android/server/IntentResolver;->remove_all_objects(Landroid/util/ArrayMap;Ljava/lang/String;Ljava/lang/Object;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/IntentResolver;megamorphic_types
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005388HSPLcom/android/server/IntentResolver;->snapshot(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service35aba412020-02-03 11:53:25 -08005389HSPLcom/android/server/IntentResolver;->sortResults(Ljava/util/List;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005390HSPLcom/android/server/IntentResolver;->unregister_intent_filter(Ljava/lang/Object;Ljava/util/Iterator;Landroid/util/ArrayMap;Ljava/lang/String;)I+]Lcom/android/server/IntentResolver;megamorphic_types
5391HSPLcom/android/server/IntentResolver;->unregister_mime_types(Ljava/lang/Object;Ljava/lang/String;)I+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;,Lcom/android/server/am/BroadcastFilter;]Lcom/android/server/IntentResolver;megamorphic_types
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005392HSPLcom/android/server/IoThread;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -07005393HSPLcom/android/server/IoThread;->ensureThreadLocked()V
5394HSPLcom/android/server/IoThread;->get()Lcom/android/server/IoThread;
5395HSPLcom/android/server/IoThread;->getHandler()Landroid/os/Handler;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005396HSPLcom/android/server/LocalManagerRegistry;-><clinit>()V
5397HSPLcom/android/server/LocalManagerRegistry;->addManager(Ljava/lang/Class;Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005398HSPLcom/android/server/LocalManagerRegistry;->getManager(Ljava/lang/Class;)Ljava/lang/Object;+]Ljava/util/Map;Landroid/util/ArrayMap;
5399HSPLcom/android/server/LocalManagerRegistry;->getManagerOrThrow(Ljava/lang/Class;)Ljava/lang/Object;
5400HSPLcom/android/server/LocalServices;->addService(Ljava/lang/Class;Ljava/lang/Object;)V
5401HSPLcom/android/server/LocalServices;->getService(Ljava/lang/Class;)Ljava/lang/Object;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005402HSPLcom/android/server/LockGuard$LockInfo;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005403HSPLcom/android/server/LockGuard$LockInfo;-><init>(Lcom/android/server/LockGuard$LockInfo-IA;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005404HSPLcom/android/server/LockGuard;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07005405HSPLcom/android/server/LockGuard;->findOrCreateLockInfo(Ljava/lang/Object;)Lcom/android/server/LockGuard$LockInfo;
art-benchmark-service35aba412020-02-03 11:53:25 -08005406HSPLcom/android/server/LockGuard;->guard(I)V
Calin Juravle36829e52019-04-10 19:07:47 -07005407HSPLcom/android/server/LockGuard;->installLock(Ljava/lang/Object;I)Ljava/lang/Object;
5408HSPLcom/android/server/LockGuard;->installLock(Ljava/lang/Object;IZ)Ljava/lang/Object;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005409HSPLcom/android/server/LockGuard;->installNewLock(I)Ljava/lang/Object;
5410HSPLcom/android/server/LockGuard;->installNewLock(IZ)Ljava/lang/Object;
Calin Juravle36829e52019-04-10 19:07:47 -07005411HSPLcom/android/server/LockGuard;->lockToString(I)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005412HPLcom/android/server/NetworkScoreService;->enforceSystemOnly()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005413HSPLcom/android/server/NetworkScoreService;->enforceSystemOrHasScoreNetworks()V
art-benchmark-service00abe242023-02-13 10:31:34 -08005414HSPLcom/android/server/NetworkScoreService;->getActiveScorerPackage()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005415HPLcom/android/server/NetworkScoreService;->requestScores([Landroid/net/NetworkKey;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005416HSPLcom/android/server/NetworkScorerAppManager$SettingsFacade;->getInt(Landroid/content/Context;Ljava/lang/String;I)I
5417HSPLcom/android/server/NetworkScorerAppManager$SettingsFacade;->getString(Landroid/content/Context;Ljava/lang/String;)Ljava/lang/String;
5418HSPLcom/android/server/NetworkScorerAppManager;->getActiveScorer()Landroid/net/NetworkScorerAppData;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005419HSPLcom/android/server/NetworkScorerAppManager;->getAllValidScorers()Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/NetworkScorerAppManager;Lcom/android/server/NetworkScorerAppManager;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
art-benchmark-service00abe242023-02-13 10:31:34 -08005420HSPLcom/android/server/NetworkScorerAppManager;->getNetworkRecommendationsEnabledSetting()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07005421HSPLcom/android/server/NetworkScorerAppManager;->getNetworkRecommendationsPackage()Ljava/lang/String;+]Lcom/android/server/NetworkScorerAppManager$SettingsFacade;Lcom/android/server/NetworkScorerAppManager$SettingsFacade;
art-benchmark-service00abe242023-02-13 10:31:34 -08005422HSPLcom/android/server/NetworkScorerAppManager;->getScorer(Ljava/lang/String;)Landroid/net/NetworkScorerAppData;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005423HSPLcom/android/server/PackageWatchdog$$ExternalSyntheticLambda1;-><init>()V
5424HSPLcom/android/server/PackageWatchdog$$ExternalSyntheticLambda1;->uptimeMillis()J
5425HSPLcom/android/server/PackageWatchdog$$ExternalSyntheticLambda2;-><init>(Lcom/android/server/PackageWatchdog;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005426HSPLcom/android/server/PackageWatchdog$$ExternalSyntheticLambda3;-><init>(Lcom/android/server/PackageWatchdog;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005427HSPLcom/android/server/PackageWatchdog$$ExternalSyntheticLambda4;-><init>(Lcom/android/server/PackageWatchdog;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005428HSPLcom/android/server/PackageWatchdog$$ExternalSyntheticLambda5;-><init>(Lcom/android/server/PackageWatchdog;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08005429HSPLcom/android/server/PackageWatchdog$BootThreshold;-><init>(Lcom/android/server/PackageWatchdog;IJ)V
art-benchmark-service56aece62020-02-10 17:58:03 -08005430HSPLcom/android/server/PackageWatchdog$BootThreshold;->getCount()I
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08005431HSPLcom/android/server/PackageWatchdog$BootThreshold;->getMitigationStart()J
art-benchmark-service56aece62020-02-10 17:58:03 -08005432HSPLcom/android/server/PackageWatchdog$BootThreshold;->getStart()J
5433HSPLcom/android/server/PackageWatchdog$BootThreshold;->incrementAndTest()Z
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08005434HSPLcom/android/server/PackageWatchdog$BootThreshold;->readMitigationCountFromMetadataIfNecessary()V
art-benchmark-service56aece62020-02-10 17:58:03 -08005435HSPLcom/android/server/PackageWatchdog$BootThreshold;->setCount(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005436HSPLcom/android/server/PackageWatchdog$MonitoredPackage;->-$$Nest$mgetName(Lcom/android/server/PackageWatchdog$MonitoredPackage;)Ljava/lang/String;+]Lcom/android/server/PackageWatchdog$MonitoredPackage;Lcom/android/server/PackageWatchdog$MonitoredPackage;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005437HSPLcom/android/server/PackageWatchdog$MonitoredPackage;-><init>(Lcom/android/server/PackageWatchdog;Ljava/lang/String;JJZLandroid/util/LongArrayQueue;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07005438HSPLcom/android/server/PackageWatchdog$MonitoredPackage;->getName()Ljava/lang/String;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005439HSPLcom/android/server/PackageWatchdog$MonitoredPackage;->toString(I)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005440HSPLcom/android/server/PackageWatchdog$MonitoredPackage;->updateHealthCheckStateLocked()I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/PackageWatchdog$MonitoredPackage;Lcom/android/server/PackageWatchdog$MonitoredPackage;
art-benchmark-service35aba412020-02-03 11:53:25 -08005441HSPLcom/android/server/PackageWatchdog$ObserverInternal;-><init>(Ljava/lang/String;Ljava/util/List;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005442HSPLcom/android/server/PackageWatchdog$ObserverInternal;->getMonitoredPackage(Ljava/lang/String;)Lcom/android/server/PackageWatchdog$MonitoredPackage;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005443HSPLcom/android/server/PackageWatchdog$ObserverInternal;->putMonitoredPackage(Lcom/android/server/PackageWatchdog$MonitoredPackage;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005444HSPLcom/android/server/PackageWatchdog$ObserverInternal;->read(Lcom/android/modules/utils/TypedXmlPullParser;Lcom/android/server/PackageWatchdog;)Lcom/android/server/PackageWatchdog$ObserverInternal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005445HSPLcom/android/server/PackageWatchdog$ObserverInternal;->updatePackagesLocked(Ljava/util/List;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005446HSPLcom/android/server/PackageWatchdog;->-$$Nest$fgetmSystemClock(Lcom/android/server/PackageWatchdog;)Lcom/android/server/PackageWatchdog$SystemClock;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005447HSPLcom/android/server/PackageWatchdog;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07005448HSPLcom/android/server/PackageWatchdog;-><init>(Landroid/content/Context;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005449HSPLcom/android/server/PackageWatchdog;-><init>(Landroid/content/Context;Landroid/util/AtomicFile;Landroid/os/Handler;Landroid/os/Handler;Lcom/android/server/ExplicitHealthCheckController;Landroid/net/ConnectivityModuleConnector;Lcom/android/server/PackageWatchdog$SystemClock;)V
Calin Juravle36829e52019-04-10 19:07:47 -07005450HSPLcom/android/server/PackageWatchdog;->getInstance(Landroid/content/Context;)Lcom/android/server/PackageWatchdog;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005451HSPLcom/android/server/PackageWatchdog;->getNextStateSyncMillisLocked()J+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/PackageWatchdog$ObserverInternal;Lcom/android/server/PackageWatchdog$ObserverInternal;]Lcom/android/server/PackageWatchdog$MonitoredPackage;Lcom/android/server/PackageWatchdog$MonitoredPackage;
5452HPLcom/android/server/PackageWatchdog;->getPackagesPendingHealthChecksLocked()Ljava/util/Set;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/PackageWatchdog$ObserverInternal;Lcom/android/server/PackageWatchdog$ObserverInternal;]Lcom/android/server/PackageWatchdog$MonitoredPackage;Lcom/android/server/PackageWatchdog$MonitoredPackage;]Ljava/util/Set;Landroid/util/ArraySet;
Calin Juravle36829e52019-04-10 19:07:47 -07005453HSPLcom/android/server/PackageWatchdog;->loadFromFile()V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08005454HSPLcom/android/server/PackageWatchdog;->newMonitoredPackage(Ljava/lang/String;JJZLandroid/util/LongArrayQueue;)Lcom/android/server/PackageWatchdog$MonitoredPackage;
art-benchmark-service56aece62020-02-10 17:58:03 -08005455HSPLcom/android/server/PackageWatchdog;->noteBoot()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005456HPLcom/android/server/PackageWatchdog;->onSupportedPackages(Ljava/util/List;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08005457HSPLcom/android/server/PackageWatchdog;->parseLongArrayQueue(Ljava/lang/String;)Landroid/util/LongArrayQueue;
art-benchmark-service08401c12022-12-23 09:27:20 -08005458HSPLcom/android/server/PackageWatchdog;->parseMonitoredPackage(Lcom/android/modules/utils/TypedXmlPullParser;)Lcom/android/server/PackageWatchdog$MonitoredPackage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005459HSPLcom/android/server/PackageWatchdog;->registerHealthObserver(Lcom/android/server/PackageWatchdog$PackageHealthObserver;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005460HPLcom/android/server/PackageWatchdog;->syncRequests()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005461HSPLcom/android/server/PackageWatchdog;->syncState(Ljava/lang/String;)V
5462HSPLcom/android/server/PinnerService$3$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;Ljava/lang/Object;)V
5463HSPLcom/android/server/PinnerService$3;->onUidActive(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005464HSPLcom/android/server/PinnerService$3;->onUidGone(IZ)V
5465HSPLcom/android/server/PinnerService;->handleUidGone(I)V
5466HSPLcom/android/server/PinnerService;->updateActiveState(IZ)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service56aece62020-02-10 17:58:03 -08005467HSPLcom/android/server/RescueParty$RescuePartyObserver;-><init>(Landroid/content/Context;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08005468HSPLcom/android/server/RescueParty$RescuePartyObserver;->getInstance(Landroid/content/Context;)Lcom/android/server/RescueParty$RescuePartyObserver;
5469HSPLcom/android/server/RescueParty$RescuePartyObserver;->getName()Ljava/lang/String;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005470HSPLcom/android/server/RescueParty;-><clinit>()V
art-benchmark-service56aece62020-02-10 17:58:03 -08005471HSPLcom/android/server/RescueParty;->registerHealthObserver(Landroid/content/Context;)V
Calin Juravle36829e52019-04-10 19:07:47 -07005472HSPLcom/android/server/ServiceThread;-><init>(Ljava/lang/String;IZ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005473HSPLcom/android/server/ServiceThread;->makeSharedHandler(Landroid/os/Looper;)Landroid/os/Handler;
Calin Juravle36829e52019-04-10 19:07:47 -07005474HSPLcom/android/server/ServiceThread;->run()V
art-benchmark-service00abe242023-02-13 10:31:34 -08005475HSPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->getExternalStorageMountMode(ILjava/lang/String;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005476HSPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->hasExternalStorage(ILjava/lang/String;)Z+]Lcom/android/server/StorageManagerService$StorageManagerInternalImpl;Lcom/android/server/StorageManagerService$StorageManagerInternalImpl;
5477HSPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->hasExternalStorageAccess(ILjava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005478HSPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->hasLegacyExternalStorage(I)Z+]Ljava/util/Set;Landroid/util/ArraySet;
art-benchmark-service00abe242023-02-13 10:31:34 -08005479HSPLcom/android/server/StorageManagerService$StorageManagerInternalImpl;->isExternalStorageService(I)Z
art-benchmark-serviced5115932020-02-25 17:55:03 -08005480HSPLcom/android/server/StorageManagerService$WatchedLockedUsers;->contains(I)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08005481HSPLcom/android/server/StorageManagerService;->-$$Nest$fgetmMediaStoreAuthorityAppId(Lcom/android/server/StorageManagerService;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005482HSPLcom/android/server/StorageManagerService;->-$$Nest$mgetMountModeInternal(Lcom/android/server/StorageManagerService;ILjava/lang/String;)I
5483HSPLcom/android/server/StorageManagerService;->-$$Nest$sfgetLOCAL_LOGV()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005484HPLcom/android/server/StorageManagerService;->adjustAllocateFlags(IILjava/lang/String;)I
Karuna Ramkumard7380572023-06-09 19:14:36 +00005485HPLcom/android/server/StorageManagerService;->allocateBytes(Ljava/lang/String;JILjava/lang/String;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07005486HPLcom/android/server/StorageManagerService;->getAllocatableBytes(Ljava/lang/String;ILjava/lang/String;)J
art-benchmark-service84f185c2023-07-24 02:43:42 -07005487HPLcom/android/server/StorageManagerService;->getExternalStorageMountMode(ILjava/lang/String;)I+]Lcom/android/server/StorageManagerService$StorageManagerInternalImpl;Lcom/android/server/StorageManagerService$StorageManagerInternalImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -08005488HSPLcom/android/server/StorageManagerService;->getMountModeInternal(ILjava/lang/String;)I+]Lcom/android/internal/app/IAppOpsService;Lcom/android/server/appop/AppOpsService;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/server/StorageManagerService$StorageManagerInternalImpl;Lcom/android/server/StorageManagerService$StorageManagerInternalImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005489HSPLcom/android/server/StorageManagerService;->getVolumeList(ILjava/lang/String;I)[Landroid/os/storage/StorageVolume;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/os/storage/VolumeInfo;Landroid/os/storage/VolumeInfo;]Lcom/android/server/StorageManagerService;Lcom/android/server/StorageManagerService;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/os/storage/StorageVolume;Landroid/os/storage/StorageVolume;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/StorageManagerService$StorageManagerInternalImpl;Lcom/android/server/StorageManagerService$StorageManagerInternalImpl;]Landroid/os/storage/VolumeRecord;Landroid/os/storage/VolumeRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005490HSPLcom/android/server/StorageManagerService;->getVolumes(I)[Landroid/os/storage/VolumeInfo;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service35aba412020-02-03 11:53:25 -08005491HSPLcom/android/server/StorageManagerService;->isSystemUnlocked(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005492HSPLcom/android/server/StorageManagerService;->isUidOwnerOfPackageOrSystem(Ljava/lang/String;I)Z+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005493HSPLcom/android/server/StorageManagerService;->isUserKeyUnlocked(I)Z+]Lcom/android/server/StorageManagerService$WatchedLockedUsers;Lcom/android/server/StorageManagerService$WatchedLockedUsers;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005494HPLcom/android/server/StorageManagerService;->monitor()V+]Landroid/os/IVold;Landroid/os/IVold$Stub$Proxy;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005495HSPLcom/android/server/StorageManagerService;->snapshotAndMonitorLegacyStorageAppOp(Landroid/os/UserHandle;)V
5496HSPLcom/android/server/StorageManagerService;->updateLegacyStorageApps(Ljava/lang/String;IZ)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005497HSPLcom/android/server/SystemConfig$PermissionEntry;-><init>(Ljava/lang/String;Z)V
5498HSPLcom/android/server/SystemConfig$SharedLibraryEntry;-><init>(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
5499HSPLcom/android/server/SystemConfig$SharedLibraryEntry;-><init>(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
5500HSPLcom/android/server/SystemConfig$SharedLibraryEntry;-><init>(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Z)V
art-benchmark-service922a5532023-03-23 03:12:41 -07005501HSPLcom/android/server/SystemConfig;->-$$Nest$smisAtLeastSdkLevel(Ljava/lang/String;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -08005502HSPLcom/android/server/SystemConfig;-><clinit>()V
5503HSPLcom/android/server/SystemConfig;-><init>()V
5504HSPLcom/android/server/SystemConfig;->addFeature(Ljava/lang/String;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005505HSPLcom/android/server/SystemConfig;->enableIpSecTunnelMigrationOnVsrUAndAbove()V
art-benchmark-service08401c12022-12-23 09:27:20 -08005506HSPLcom/android/server/SystemConfig;->getAndClearPackageToUserTypeBlacklist()Landroid/util/ArrayMap;
5507HSPLcom/android/server/SystemConfig;->getAndClearPackageToUserTypeWhitelist()Landroid/util/ArrayMap;
5508HSPLcom/android/server/SystemConfig;->getApexModuleNameFromFilePath(Ljava/nio/file/Path;Ljava/nio/file/Path;)Ljava/lang/String;
5509HSPLcom/android/server/SystemConfig;->getAppDataIsolationWhitelistedApps()Landroid/util/ArraySet;
5510HSPLcom/android/server/SystemConfig;->getAvailableFeatures()Landroid/util/ArrayMap;
art-benchmark-service08401c12022-12-23 09:27:20 -08005511HSPLcom/android/server/SystemConfig;->getComponentsEnabledStates(Ljava/lang/String;)Landroid/util/ArrayMap;
art-benchmark-service08401c12022-12-23 09:27:20 -08005512HSPLcom/android/server/SystemConfig;->getGlobalGids()[I
5513HSPLcom/android/server/SystemConfig;->getHiddenApiWhitelistedApps()Landroid/util/ArraySet;
art-benchmark-service922a5532023-03-23 03:12:41 -07005514HSPLcom/android/server/SystemConfig;->getInitialNonStoppedSystemPackages()Ljava/util/Set;
art-benchmark-service08401c12022-12-23 09:27:20 -08005515HSPLcom/android/server/SystemConfig;->getInstance()Lcom/android/server/SystemConfig;
5516HSPLcom/android/server/SystemConfig;->getLinkedApps()Landroid/util/ArraySet;
5517HSPLcom/android/server/SystemConfig;->getNamedActors()Ljava/util/Map;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005518HSPLcom/android/server/SystemConfig;->getPermissionAllowlist()Lcom/android/server/pm/permission/PermissionAllowlist;
art-benchmark-service08401c12022-12-23 09:27:20 -08005519HSPLcom/android/server/SystemConfig;->getPermissions()Landroid/util/ArrayMap;
5520HSPLcom/android/server/SystemConfig;->getSharedLibraries()Landroid/util/ArrayMap;
5521HSPLcom/android/server/SystemConfig;->getSplitPermissions()Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -08005522HSPLcom/android/server/SystemConfig;->getSystemAppUpdateOwnerPackageName(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -08005523HSPLcom/android/server/SystemConfig;->getSystemPermissions()Landroid/util/SparseArray;
art-benchmark-service922a5532023-03-23 03:12:41 -07005524HSPLcom/android/server/SystemConfig;->isAtLeastSdkLevel(Ljava/lang/String;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -08005525HSPLcom/android/server/SystemConfig;->isErofsSupported()Z
5526HSPLcom/android/server/SystemConfig;->isKernelVersionAtLeast(II)Z
5527HSPLcom/android/server/SystemConfig;->isSystemProcess()Z
5528HSPLcom/android/server/SystemConfig;->readAllPermissions()V
5529HSPLcom/android/server/SystemConfig;->readApexPrivAppPermissions(Lorg/xmlpull/v1/XmlPullParser;Ljava/io/File;Ljava/nio/file/Path;)V
5530HSPLcom/android/server/SystemConfig;->readComponentOverrides(Lorg/xmlpull/v1/XmlPullParser;Ljava/io/File;)V
5531HSPLcom/android/server/SystemConfig;->readInstallInUserType(Lorg/xmlpull/v1/XmlPullParser;Ljava/util/Map;Ljava/util/Map;)V
5532HSPLcom/android/server/SystemConfig;->readPermission(Lorg/xmlpull/v1/XmlPullParser;Ljava/lang/String;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005533HSPLcom/android/server/SystemConfig;->readPermissionAllowlist(Lorg/xmlpull/v1/XmlPullParser;Landroid/util/ArrayMap;Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005534HSPLcom/android/server/SystemConfig;->readPermissions(Lorg/xmlpull/v1/XmlPullParser;Ljava/io/File;I)V
5535HSPLcom/android/server/SystemConfig;->readPermissionsFromXml(Lorg/xmlpull/v1/XmlPullParser;Ljava/io/File;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005536HSPLcom/android/server/SystemConfig;->readPrivAppPermissions(Lorg/xmlpull/v1/XmlPullParser;Landroid/util/ArrayMap;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005537HSPLcom/android/server/SystemConfig;->readPublicLibrariesListFile(Ljava/io/File;)V
5538HSPLcom/android/server/SystemConfig;->readPublicNativeLibrariesList()V
5539HSPLcom/android/server/SystemConfig;->readSplitPermission(Lorg/xmlpull/v1/XmlPullParser;Ljava/io/File;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005540HSPLcom/android/server/SystemServer$$ExternalSyntheticLambda0;-><init>()V
5541HSPLcom/android/server/SystemServer$$ExternalSyntheticLambda1;-><init>(III)V
5542HSPLcom/android/server/SystemServer$$ExternalSyntheticLambda1;->run()V
5543HSPLcom/android/server/SystemServer$$ExternalSyntheticLambda2;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07005544HSPLcom/android/server/SystemServer$$ExternalSyntheticLambda2;->run()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005545HSPLcom/android/server/SystemServer$SystemServerDumper;->-$$Nest$maddDumpable(Lcom/android/server/SystemServer$SystemServerDumper;Landroid/util/Dumpable;)V
art-benchmark-service13164882020-11-07 02:19:14 -08005546HSPLcom/android/server/SystemServer$SystemServerDumper;-><init>(Lcom/android/server/SystemServer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005547HSPLcom/android/server/SystemServer$SystemServerDumper;-><init>(Lcom/android/server/SystemServer;Lcom/android/server/SystemServer$SystemServerDumper-IA;)V
5548HSPLcom/android/server/SystemServer$SystemServerDumper;->addDumpable(Landroid/util/Dumpable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005549HSPLcom/android/server/SystemServer;->$r8$lambda$v-psNxxn04XSmew8NxqdyfW0MfY(III)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07005550HSPLcom/android/server/SystemServer;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07005551HSPLcom/android/server/SystemServer;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005552HSPLcom/android/server/SystemServer;->createSystemContext()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005553HSPLcom/android/server/SystemServer;->getDumpableName()Ljava/lang/String;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005554HSPLcom/android/server/SystemServer;->getMaxFd()I
art-benchmark-serviceba354032021-03-16 09:58:05 -07005555HSPLcom/android/server/SystemServer;->lambda$spawnFdLeakCheckThread$0(III)V
Calin Juravle36829e52019-04-10 19:07:47 -07005556HSPLcom/android/server/SystemServer;->main([Ljava/lang/String;)V
5557HSPLcom/android/server/SystemServer;->performPendingShutdown()V
5558HSPLcom/android/server/SystemServer;->run()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07005559HSPLcom/android/server/SystemServer;->spawnFdLeakCheckThread()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005560HSPLcom/android/server/SystemServer;->startBootstrapServices(Lcom/android/server/utils/TimingsTraceAndSlog;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08005561HSPLcom/android/server/SystemServerInitThreadPool$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/SystemServerInitThreadPool;Ljava/lang/String;Ljava/lang/Runnable;)V
5562HSPLcom/android/server/SystemServerInitThreadPool$$ExternalSyntheticLambda1;->run()V
art-benchmark-service922a5532023-03-23 03:12:41 -07005563HSPLcom/android/server/SystemServerInitThreadPool;->$r8$lambda$iar571g8isa6ZrPZMHj1USmyX48(Lcom/android/server/SystemServerInitThreadPool;Ljava/lang/String;Ljava/lang/Runnable;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005564HSPLcom/android/server/SystemServerInitThreadPool;-><clinit>()V
5565HSPLcom/android/server/SystemServerInitThreadPool;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005566HSPLcom/android/server/SystemServerInitThreadPool;->getDumpableName()Ljava/lang/String;
5567HSPLcom/android/server/SystemServerInitThreadPool;->lambda$submitTask$0(Ljava/lang/String;Ljava/lang/Runnable;)V
art-benchmark-service13164882020-11-07 02:19:14 -08005568HSPLcom/android/server/SystemServerInitThreadPool;->start()Lcom/android/server/SystemServerInitThreadPool;
Calin Juravle36829e52019-04-10 19:07:47 -07005569HSPLcom/android/server/SystemServerInitThreadPool;->submit(Ljava/lang/Runnable;Ljava/lang/String;)Ljava/util/concurrent/Future;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005570HSPLcom/android/server/SystemServerInitThreadPool;->submitTask(Ljava/lang/Runnable;Ljava/lang/String;)Ljava/util/concurrent/Future;
Calin Juravle36829e52019-04-10 19:07:47 -07005571HSPLcom/android/server/SystemService;-><init>(Landroid/content/Context;)V
5572HSPLcom/android/server/SystemService;->getContext()Landroid/content/Context;
Calin Juravle36829e52019-04-10 19:07:47 -07005573HSPLcom/android/server/SystemService;->onBootPhase(I)V
Calin Juravle36829e52019-04-10 19:07:47 -07005574HSPLcom/android/server/SystemService;->publishBinderService(Ljava/lang/String;Landroid/os/IBinder;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005575HSPLcom/android/server/SystemService;->publishBinderService(Ljava/lang/String;Landroid/os/IBinder;Z)V
5576HSPLcom/android/server/SystemService;->publishBinderService(Ljava/lang/String;Landroid/os/IBinder;ZI)V
5577HSPLcom/android/server/SystemService;->publishLocalService(Ljava/lang/Class;Ljava/lang/Object;)V
art-benchmark-service13164882020-11-07 02:19:14 -08005578HSPLcom/android/server/SystemServiceManager;-><clinit>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005579HSPLcom/android/server/SystemServiceManager;-><init>(Landroid/content/Context;)V
5580HSPLcom/android/server/SystemServiceManager;->ensureSystemDir()Ljava/io/File;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005581HSPLcom/android/server/SystemServiceManager;->getDumpableName()Ljava/lang/String;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005582HSPLcom/android/server/SystemServiceManager;->onUser(Lcom/android/server/utils/TimingsTraceAndSlog;Ljava/lang/String;Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$TargetUser;Lcom/android/server/SystemService$UserCompletedEventType;)V
Calin Juravle36829e52019-04-10 19:07:47 -07005583HSPLcom/android/server/SystemServiceManager;->setStartInfo(ZJJ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005584HSPLcom/android/server/SystemServiceManager;->startBootPhase(Lcom/android/server/utils/TimingsTraceAndSlog;I)V
Calin Juravle36829e52019-04-10 19:07:47 -07005585HSPLcom/android/server/SystemServiceManager;->startService(Lcom/android/server/SystemService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005586HSPLcom/android/server/SystemServiceManager;->startService(Ljava/lang/Class;)Lcom/android/server/SystemService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005587HSPLcom/android/server/SystemServiceManager;->warnIfTooLong(JLcom/android/server/SystemService;Ljava/lang/String;)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005588HSPLcom/android/server/SystemTimeZone;-><clinit>()V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005589HSPLcom/android/server/SystemTimeZone;->initializeTimeZoneSettingsIfRequired()V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07005590HSPLcom/android/server/SystemTimeZone;->isValidTimeZoneId(Ljava/lang/String;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07005591HPLcom/android/server/TelephonyRegistry$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/TelephonyRegistry;Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005592HPLcom/android/server/TelephonyRegistry$$ExternalSyntheticLambda0;->getOrThrow()Ljava/lang/Object;
art-benchmark-service922a5532023-03-23 03:12:41 -07005593HPLcom/android/server/TelephonyRegistry$$ExternalSyntheticLambda2;-><init>(Lcom/android/server/TelephonyRegistry;Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;)V
5594HPLcom/android/server/TelephonyRegistry$$ExternalSyntheticLambda2;->getOrThrow()Ljava/lang/Object;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005595HSPLcom/android/server/TelephonyRegistry$ConfigurationProvider;->lambda$getRegistrationLimit$0()Ljava/lang/Integer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005596HPLcom/android/server/TelephonyRegistry$Record;->matchTelephonyCallbackEvent(I)Z+]Ljava/util/Set;Ljava/util/HashSet;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005597HSPLcom/android/server/TelephonyRegistry;->add(Landroid/os/IBinder;IIZ)Lcom/android/server/TelephonyRegistry$Record;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/os/IBinder;Landroid/os/BinderProxy;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/TelephonyRegistry$ConfigurationProvider;Lcom/android/server/TelephonyRegistry$ConfigurationProvider;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005598HSPLcom/android/server/TelephonyRegistry;->addOnSubscriptionsChangedListener(Ljava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IOnSubscriptionsChangedListener;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07005599HPLcom/android/server/TelephonyRegistry;->broadcastDataConnectionStateChanged(IILandroid/telephony/PreciseDataConnectionState;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00005600HPLcom/android/server/TelephonyRegistry;->broadcastServiceStateChanged(Landroid/telephony/ServiceState;II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005601HPLcom/android/server/TelephonyRegistry;->broadcastSignalStrengthChanged(Landroid/telephony/SignalStrength;II)V+]Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry;]Lcom/android/internal/app/IBatteryStats;Lcom/android/server/am/BatteryStatsService;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/Intent;Landroid/content/Intent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005602HPLcom/android/server/TelephonyRegistry;->checkCoarseLocationAccess(Lcom/android/server/TelephonyRegistry$Record;I)Z+]Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;]Ljava/lang/Boolean;Ljava/lang/Boolean;
5603HPLcom/android/server/TelephonyRegistry;->checkFineLocationAccess(Lcom/android/server/TelephonyRegistry$Record;I)Z+]Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;]Ljava/lang/Boolean;Ljava/lang/Boolean;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005604HSPLcom/android/server/TelephonyRegistry;->checkListenerPermission(Ljava/util/Set;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005605HPLcom/android/server/TelephonyRegistry;->checkNotifyPermission()Z
5606HPLcom/android/server/TelephonyRegistry;->checkNotifyPermission(Ljava/lang/String;)Z
5607HPLcom/android/server/TelephonyRegistry;->createServiceStateBroadcastOptions(IILjava/lang/String;)Landroid/app/BroadcastOptions;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;
5608HPLcom/android/server/TelephonyRegistry;->createServiceStateIntent(Landroid/telephony/ServiceState;IIZ)Landroid/content/Intent;+]Landroid/telephony/ServiceState;Landroid/telephony/ServiceState;]Landroid/content/Intent;Landroid/content/Intent;
5609HPLcom/android/server/TelephonyRegistry;->fillInSignalStrengthNotifierBundle(Landroid/telephony/SignalStrength;Landroid/os/Bundle;)V+]Landroid/os/Bundle;Landroid/os/Bundle;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/telephony/SignalStrength;Landroid/telephony/SignalStrength;
5610HPLcom/android/server/TelephonyRegistry;->getLocationSanitizedConfigs(Ljava/util/List;)Ljava/util/List;+]Landroid/telephony/PhysicalChannelConfig;Landroid/telephony/PhysicalChannelConfig;]Ljava/util/List;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005611HSPLcom/android/server/TelephonyRegistry;->getPhoneIdFromSubId(I)I
5612HSPLcom/android/server/TelephonyRegistry;->getTelephonyManager()Landroid/telephony/TelephonyManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005613HPLcom/android/server/TelephonyRegistry;->handleRemoveListLocked()V+]Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005614HPLcom/android/server/TelephonyRegistry;->idMatch(Lcom/android/server/TelephonyRegistry$Record;II)Z
5615HSPLcom/android/server/TelephonyRegistry;->isPhoneStatePermissionRequired(Ljava/util/Set;Ljava/lang/String;Landroid/os/UserHandle;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005616HSPLcom/android/server/TelephonyRegistry;->isPrecisePhoneStatePermissionRequired(Ljava/util/Set;)Z+]Ljava/util/Set;Ljava/util/HashSet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005617HSPLcom/android/server/TelephonyRegistry;->isPrivilegedPhoneStatePermissionRequired(Ljava/util/Set;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07005618HPLcom/android/server/TelephonyRegistry;->lambda$checkCoarseLocationAccess$3(Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;)Ljava/lang/Boolean;
5619HPLcom/android/server/TelephonyRegistry;->lambda$checkFineLocationAccess$2(Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;)Ljava/lang/Boolean;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005620HSPLcom/android/server/TelephonyRegistry;->listen(ZZLjava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IPhoneStateListener;Ljava/util/Set;ZI)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005621HSPLcom/android/server/TelephonyRegistry;->listenWithEventList(ZZILjava/lang/String;Ljava/lang/String;Lcom/android/internal/telephony/IPhoneStateListener;[IZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005622HPLcom/android/server/TelephonyRegistry;->notifyBarringInfoChanged(IILandroid/telephony/BarringInfo;)V+]Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/TelephonyRegistry$Record;Lcom/android/server/TelephonyRegistry$Record;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/telephony/BarringInfo;Landroid/telephony/BarringInfo;
5623HPLcom/android/server/TelephonyRegistry;->notifyCellInfoForSubscriber(ILjava/util/List;)V+]Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5624HPLcom/android/server/TelephonyRegistry;->notifyCellLocationForSubscriber(ILandroid/telephony/CellIdentity;Z)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5625HPLcom/android/server/TelephonyRegistry;->notifyDataConnectionForSubscriber(IILandroid/telephony/PreciseDataConnectionState;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/TelephonyRegistry$Record;Lcom/android/server/TelephonyRegistry$Record;]Ljava/util/Map;Landroid/util/ArrayMap;]Landroid/util/LocalLog;Landroid/util/LocalLog;]Landroid/telephony/data/ApnSetting;Landroid/telephony/data/ApnSetting;]Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/telephony/PreciseDataConnectionState;Landroid/telephony/PreciseDataConnectionState;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5626HPLcom/android/server/TelephonyRegistry;->notifyDisplayInfoChanged(IILandroid/telephony/TelephonyDisplayInfo;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry;]Lcom/android/server/TelephonyRegistry$Record;Lcom/android/server/TelephonyRegistry$Record;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/TelephonyRegistry$ConfigurationProvider;Lcom/android/server/TelephonyRegistry$ConfigurationProvider;]Landroid/util/LocalLog;Landroid/util/LocalLog;
5627HPLcom/android/server/TelephonyRegistry;->notifyEmergencyNumberList(II)V+]Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/TelephonyRegistry$Record;Lcom/android/server/TelephonyRegistry$Record;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/telephony/TelephonyManager;Landroid/telephony/TelephonyManager;
5628HPLcom/android/server/TelephonyRegistry;->notifyLinkCapacityEstimateChanged(IILjava/util/List;)V+]Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/TelephonyRegistry$Record;Lcom/android/server/TelephonyRegistry$Record;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5629HPLcom/android/server/TelephonyRegistry;->notifyPhysicalChannelConfigForSubscriber(IILjava/util/List;)V+]Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/TelephonyRegistry$Record;Lcom/android/server/TelephonyRegistry$Record;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5630HPLcom/android/server/TelephonyRegistry;->notifyServiceStateForPhoneId(IILandroid/telephony/ServiceState;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry;]Lcom/android/server/TelephonyRegistry$Record;Lcom/android/server/TelephonyRegistry$Record;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/telephony/ServiceState;Landroid/telephony/ServiceState;]Landroid/util/LocalLog;Landroid/util/LocalLog;
5631HPLcom/android/server/TelephonyRegistry;->notifySignalStrengthForPhoneId(IILandroid/telephony/SignalStrength;)V+]Lcom/android/server/TelephonyRegistry;Lcom/android/server/TelephonyRegistry;]Lcom/android/server/TelephonyRegistry$Record;Lcom/android/server/TelephonyRegistry$Record;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5632HPLcom/android/server/TelephonyRegistry;->remove(Landroid/os/IBinder;)V+]Landroid/os/IBinder;Landroid/os/BinderProxy;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005633HPLcom/android/server/TelephonyRegistry;->validateEventAndUserLocked(Lcom/android/server/TelephonyRegistry$Record;I)Z+]Lcom/android/server/TelephonyRegistry$Record;Lcom/android/server/TelephonyRegistry$Record;
5634HSPLcom/android/server/TelephonyRegistry;->validatePhoneId(I)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005635HSPLcom/android/server/ThreadPriorityBooster$1;-><init>(Lcom/android/server/ThreadPriorityBooster;)V
Calin Juravle36829e52019-04-10 19:07:47 -07005636HSPLcom/android/server/ThreadPriorityBooster$1;->initialValue()Lcom/android/server/ThreadPriorityBooster$PriorityState;
5637HSPLcom/android/server/ThreadPriorityBooster$1;->initialValue()Ljava/lang/Object;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005638HSPLcom/android/server/ThreadPriorityBooster$PriorityState;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005639HSPLcom/android/server/ThreadPriorityBooster$PriorityState;-><init>(Lcom/android/server/ThreadPriorityBooster$PriorityState-IA;)V
Calin Juravle36829e52019-04-10 19:07:47 -07005640HSPLcom/android/server/ThreadPriorityBooster;-><init>(II)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07005641HSPLcom/android/server/ThreadPriorityBooster;->boost()V+]Ljava/lang/ThreadLocal;Lcom/android/server/ThreadPriorityBooster$1;
5642HSPLcom/android/server/ThreadPriorityBooster;->reset()V+]Ljava/lang/ThreadLocal;Lcom/android/server/ThreadPriorityBooster$1;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005643HPLcom/android/server/UiModeManagerService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V+]Ljava/lang/String;Ljava/lang/String;]Lcom/android/server/UiModeManagerService;Lcom/android/server/UiModeManagerService;]Landroid/content/Intent;Landroid/content/Intent;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005644HSPLcom/android/server/UiModeManagerService;->-$$Nest$fgetmLock(Lcom/android/server/UiModeManagerService;)Ljava/lang/Object;
5645HSPLcom/android/server/UiModeManagerService;->applyConfigurationExternallyLocked()V
art-benchmark-service922a5532023-03-23 03:12:41 -07005646HSPLcom/android/server/UiModeManagerService;->getContrastLocked()F
art-benchmark-service84f185c2023-07-24 02:43:42 -07005647HPLcom/android/server/UiModeManagerService;->sendConfigurationAndStartDreamOrDockAppLocked(Ljava/lang/String;)V+]Lcom/android/server/UiModeManagerService;Lcom/android/server/UiModeManagerService;
5648HSPLcom/android/server/UiModeManagerService;->unregisterTimeChangeEvent()V
Karuna Ramkumard7380572023-06-09 19:14:36 +00005649HSPLcom/android/server/UiModeManagerService;->updateComputedNightModeLocked(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005650HSPLcom/android/server/UiModeManagerService;->updateConfigurationLocked()V+]Lcom/android/server/UiModeManagerService;Lcom/android/server/UiModeManagerService;]Lcom/android/server/twilight/TwilightManager;Lcom/android/server/twilight/TwilightService$1;
5651HPLcom/android/server/UiModeManagerService;->updateLocked(II)V+]Lcom/android/server/UiModeManagerService;Lcom/android/server/UiModeManagerService;]Landroid/os/PowerManager$WakeLock;Landroid/os/PowerManager$WakeLock;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005652HSPLcom/android/server/UiThread;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -07005653HSPLcom/android/server/UiThread;->ensureThreadLocked()V
5654HSPLcom/android/server/UiThread;->get()Lcom/android/server/UiThread;
5655HSPLcom/android/server/UiThread;->getHandler()Landroid/os/Handler;
5656HSPLcom/android/server/UiThread;->run()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005657HPLcom/android/server/VcnManagementService$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/VcnManagementService;Landroid/net/NetworkCapabilities;Landroid/net/LinkProperties;)V
5658HPLcom/android/server/VcnManagementService$$ExternalSyntheticLambda1;->getOrThrow()Ljava/lang/Object;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005659HPLcom/android/server/VcnManagementService$TrackingNetworkCallback;->requiresRestartForImmutableCapabilityChanges(Landroid/net/NetworkCapabilities;Landroid/net/LinkProperties;)Z+]Landroid/net/LinkProperties;Landroid/net/LinkProperties;]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;]Ljava/util/Map;Landroid/util/ArrayMap;
5660HPLcom/android/server/VcnManagementService;->getSubGroupForNetworkCapabilities(Landroid/net/NetworkCapabilities;)Landroid/os/ParcelUuid;+]Lcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionSnapshot;Lcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionSnapshot;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;]Ljava/util/Set;Landroid/util/ArraySet;
5661HPLcom/android/server/VcnManagementService;->getUnderlyingNetworkPolicy(Landroid/net/NetworkCapabilities;Landroid/net/LinkProperties;)Landroid/net/vcn/VcnUnderlyingNetworkPolicy;+]Landroid/content/Context;Landroid/app/ContextImpl;
5662HPLcom/android/server/VcnManagementService;->lambda$getUnderlyingNetworkPolicy$8(Landroid/net/NetworkCapabilities;Landroid/net/LinkProperties;)Landroid/net/vcn/VcnUnderlyingNetworkPolicy;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/net/NetworkCapabilities$Builder;Landroid/net/NetworkCapabilities$Builder;]Lcom/android/server/VcnManagementService;Lcom/android/server/VcnManagementService;]Ljava/util/Map;Landroid/util/ArrayMap;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005663HSPLcom/android/server/Watchdog$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/Watchdog;)V
5664HSPLcom/android/server/Watchdog$$ExternalSyntheticLambda0;->run()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005665HSPLcom/android/server/Watchdog$BinderThreadMonitor;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005666HSPLcom/android/server/Watchdog$BinderThreadMonitor;-><init>(Lcom/android/server/Watchdog$BinderThreadMonitor-IA;)V
Calin Juravle36829e52019-04-10 19:07:47 -07005667HSPLcom/android/server/Watchdog$BinderThreadMonitor;->monitor()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005668HSPLcom/android/server/Watchdog$HandlerChecker;-><init>(Lcom/android/server/Watchdog;Landroid/os/Handler;Ljava/lang/String;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005669HSPLcom/android/server/Watchdog$HandlerChecker;->addMonitorLocked(Lcom/android/server/Watchdog$Monitor;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005670HPLcom/android/server/Watchdog$HandlerChecker;->getCompletionStateLocked()I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005671HSPLcom/android/server/Watchdog$HandlerChecker;->getThread()Ljava/lang/Thread;
5672HSPLcom/android/server/Watchdog$HandlerChecker;->pauseLocked(Ljava/lang/String;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07005673HSPLcom/android/server/Watchdog$HandlerChecker;->run()V+]Lcom/android/server/Watchdog$Monitor;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005674HSPLcom/android/server/Watchdog$HandlerChecker;->scheduleCheckLocked(J)V+]Landroid/os/Handler;Landroid/os/Handler;,Lcom/android/server/pm/PackageHandler;,Lcom/android/server/am/ActivityManagerService$MainHandler;]Landroid/os/Looper;Landroid/os/Looper;]Landroid/os/MessageQueue;Landroid/os/MessageQueue;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5675HSPLcom/android/server/Watchdog$HandlerCheckerAndTimeout;-><init>(Lcom/android/server/Watchdog$HandlerChecker;Ljava/util/Optional;)V
5676HSPLcom/android/server/Watchdog$HandlerCheckerAndTimeout;->checker()Lcom/android/server/Watchdog$HandlerChecker;
5677HSPLcom/android/server/Watchdog$HandlerCheckerAndTimeout;->customTimeoutMillis()Ljava/util/Optional;
5678HSPLcom/android/server/Watchdog$HandlerCheckerAndTimeout;->withCustomTimeout(Lcom/android/server/Watchdog$HandlerChecker;J)Lcom/android/server/Watchdog$HandlerCheckerAndTimeout;
5679HSPLcom/android/server/Watchdog$HandlerCheckerAndTimeout;->withDefaultTimeout(Lcom/android/server/Watchdog$HandlerChecker;)Lcom/android/server/Watchdog$HandlerCheckerAndTimeout;
art-benchmark-service922a5532023-03-23 03:12:41 -07005680HSPLcom/android/server/Watchdog;->$r8$lambda$ebqYimzN4BRUARz1m88JBS6pZ8I(Lcom/android/server/Watchdog;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005681HSPLcom/android/server/Watchdog;->-$$Nest$fgetmLock(Lcom/android/server/Watchdog;)Ljava/lang/Object;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005682HSPLcom/android/server/Watchdog;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07005683HSPLcom/android/server/Watchdog;-><init>()V
5684HSPLcom/android/server/Watchdog;->addMonitor(Lcom/android/server/Watchdog$Monitor;)V
5685HSPLcom/android/server/Watchdog;->addThread(Landroid/os/Handler;)V
5686HSPLcom/android/server/Watchdog;->addThread(Landroid/os/Handler;J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005687HPLcom/android/server/Watchdog;->evaluateCheckerCompletionLocked()I+]Lcom/android/server/Watchdog$HandlerCheckerAndTimeout;Lcom/android/server/Watchdog$HandlerCheckerAndTimeout;]Lcom/android/server/Watchdog$HandlerChecker;Lcom/android/server/Watchdog$HandlerChecker;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Calin Juravle36829e52019-04-10 19:07:47 -07005688HSPLcom/android/server/Watchdog;->getInstance()Lcom/android/server/Watchdog;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005689HSPLcom/android/server/Watchdog;->isInterestingJavaProcess(Ljava/lang/String;)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005690HSPLcom/android/server/Watchdog;->pauseWatchingCurrentThread(Ljava/lang/String;)V
Calin Juravle36829e52019-04-10 19:07:47 -07005691HSPLcom/android/server/Watchdog;->run()V
art-benchmark-service13164882020-11-07 02:19:14 -08005692HSPLcom/android/server/Watchdog;->start()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005693HPLcom/android/server/accessibility/AccessibilityManagerService$$ExternalSyntheticLambda28;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
5694HSPLcom/android/server/accessibility/AccessibilityManagerService$Client;-><init>(Lcom/android/server/accessibility/AccessibilityManagerService;Landroid/view/accessibility/IAccessibilityManagerClient;ILcom/android/server/accessibility/AccessibilityUserState;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005695HSPLcom/android/server/accessibility/AccessibilityManagerService;->addClient(Landroid/view/accessibility/IAccessibilityManagerClient;I)J
art-benchmark-service84f185c2023-07-24 02:43:42 -07005696HSPLcom/android/server/accessibility/AccessibilityManagerService;->computeRelevantEventTypesLocked(Lcom/android/server/accessibility/AccessibilityUserState;Lcom/android/server/accessibility/AccessibilityManagerService$Client;)I
5697HPLcom/android/server/accessibility/AccessibilityManagerService;->createImeSession(Landroid/util/ArraySet;)V
5698HSPLcom/android/server/accessibility/AccessibilityManagerService;->getCurrentUserIdLocked()I
5699HSPLcom/android/server/accessibility/AccessibilityManagerService;->getCurrentUserStateLocked()Lcom/android/server/accessibility/AccessibilityUserState;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005700HSPLcom/android/server/accessibility/AccessibilityManagerService;->getEnabledAccessibilityServiceList(II)Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005701HSPLcom/android/server/accessibility/AccessibilityManagerService;->getFocusColor()I
5702HSPLcom/android/server/accessibility/AccessibilityManagerService;->getFocusStrokeWidth()I
5703HSPLcom/android/server/accessibility/AccessibilityManagerService;->getRecommendedTimeoutMillis()J
5704HSPLcom/android/server/accessibility/AccessibilityManagerService;->getUserStateLocked(I)Lcom/android/server/accessibility/AccessibilityUserState;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
5705HPLcom/android/server/accessibility/AccessibilityManagerService;->readInstalledAccessibilityServiceLocked(Lcom/android/server/accessibility/AccessibilityUserState;)Z
5706HPLcom/android/server/accessibility/AccessibilityManagerService;->scheduleCreateImeSession(Landroid/util/ArraySet;)V
5707HPLcom/android/server/accessibility/AccessibilityManagerService;->scheduleStartInput(Lcom/android/internal/inputmethod/IRemoteAccessibilityInputConnection;Landroid/view/inputmethod/EditorInfo;Z)V
5708HPLcom/android/server/accessibility/AccessibilityManagerService;->startInput(Lcom/android/internal/inputmethod/IRemoteAccessibilityInputConnection;Landroid/view/inputmethod/EditorInfo;Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005709HSPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->resolveCallingUserIdEnforcingPermissionsLocked(I)I+]Lcom/android/server/accessibility/AccessibilitySecurityPolicy$AccessibilityUserManager;Lcom/android/server/accessibility/AccessibilityManagerService;]Lcom/android/server/accessibility/AccessibilitySecurityPolicy;Lcom/android/server/accessibility/AccessibilitySecurityPolicy;
5710HSPLcom/android/server/accessibility/AccessibilitySecurityPolicy;->resolveProfileParentLocked(I)I+]Lcom/android/server/accessibility/AccessibilitySecurityPolicy$AccessibilityUserManager;Lcom/android/server/accessibility/AccessibilityManagerService;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Landroid/os/UserManager;Landroid/os/UserManager;
5711HSPLcom/android/server/accessibility/AccessibilityTraceManager;->isA11yTracingEnabledForTypes(J)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005712HPLcom/android/server/accessibility/FlashNotificationsController$4;->onDisplayChanged(I)V
5713HSPLcom/android/server/accessibility/ProxyManager;->getFirstDeviceIdForUidLocked(I)I+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/companion/virtual/VirtualDeviceManagerInternal;Lcom/android/server/companion/virtual/VirtualDeviceManagerService$LocalService;]Lcom/android/server/accessibility/ProxyManager;Lcom/android/server/accessibility/ProxyManager;]Ljava/util/Set;Landroid/util/ArraySet;
5714HSPLcom/android/server/accessibility/ProxyManager;->getFirstProxyForDeviceIdLocked(I)Lcom/android/server/accessibility/ProxyAccessibilityServiceConnection;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
5715HSPLcom/android/server/accessibility/ProxyManager;->getLocalVdm()Lcom/android/server/companion/virtual/VirtualDeviceManagerInternal;
5716HSPLcom/android/server/accessibility/ProxyManager;->isProxyedDeviceId(I)Z+]Lcom/android/server/accessibility/ProxyManager;Lcom/android/server/accessibility/ProxyManager;
5717HSPLcom/android/server/accessibility/UiAutomationManager;->suppressingAccessibilityServicesLocked()Z
5718HSPLcom/android/server/accounts/AccountAuthenticatorCache;->parseServiceAttributes(Landroid/content/res/Resources;Ljava/lang/String;Landroid/util/AttributeSet;)Landroid/accounts/AuthenticatorDescription;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005719HPLcom/android/server/accounts/AccountManagerService$8;-><init>(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/IAccountManagerResponse;Ljava/lang/String;ZZLjava/lang/String;ZLandroid/os/Bundle;Landroid/accounts/Account;Ljava/lang/String;ZZLjava/lang/String;IZ[BLcom/android/server/accounts/AccountManagerService$UserAccounts;)V
5720HPLcom/android/server/accounts/AccountManagerService$8;->onResult(Landroid/os/Bundle;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005721HPLcom/android/server/accounts/AccountManagerService$8;->run()V
5722HPLcom/android/server/accounts/AccountManagerService$AccountManagerInternalImpl;->hasAccountAccess(Landroid/accounts/Account;I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005723HPLcom/android/server/accounts/AccountManagerService$GetAccountsByTypeAndFeatureSession;-><init>(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/IAccountManagerResponse;Ljava/lang/String;[Ljava/lang/String;ILjava/lang/String;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005724HPLcom/android/server/accounts/AccountManagerService$GetAccountsByTypeAndFeatureSession;->checkAccount()V+]Lcom/android/server/accounts/AccountManagerService$GetAccountsByTypeAndFeatureSession;Lcom/android/server/accounts/AccountManagerService$GetAccountsByTypeAndFeatureSession;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005725HPLcom/android/server/accounts/AccountManagerService$GetAccountsByTypeAndFeatureSession;->onResult(Landroid/os/Bundle;)V
5726HPLcom/android/server/accounts/AccountManagerService$GetAccountsByTypeAndFeatureSession;->run()V
5727HPLcom/android/server/accounts/AccountManagerService$GetAccountsByTypeAndFeatureSession;->sendResult()V
art-benchmark-service922a5532023-03-23 03:12:41 -07005728HPLcom/android/server/accounts/AccountManagerService$Session;-><init>(Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/IAccountManagerResponse;Ljava/lang/String;ZZLjava/lang/String;ZZ)V
5729HPLcom/android/server/accounts/AccountManagerService$Session;->bind()V
5730HPLcom/android/server/accounts/AccountManagerService$Session;->bindToAuthenticator(Ljava/lang/String;)Z
5731HPLcom/android/server/accounts/AccountManagerService$Session;->cancelTimeout()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005732HPLcom/android/server/accounts/AccountManagerService$Session;->checkKeyIntentParceledCorrectly(Landroid/os/Bundle;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07005733HPLcom/android/server/accounts/AccountManagerService$Session;->close()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005734HPLcom/android/server/accounts/AccountManagerService$Session;->getResponseAndClose()Landroid/accounts/IAccountManagerResponse;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005735HPLcom/android/server/accounts/AccountManagerService$Session;->onResult(Landroid/os/Bundle;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005736HPLcom/android/server/accounts/AccountManagerService$Session;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07005737HPLcom/android/server/accounts/AccountManagerService$Session;->unbind()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005738HPLcom/android/server/accounts/AccountManagerService$UserAccounts;->-$$Nest$fgetauthTokenCache(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map;
5739HPLcom/android/server/accounts/AccountManagerService$UserAccounts;->-$$Nest$fgetuserDataCache(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005740HSPLcom/android/server/accounts/AccountManagerService$UserAccounts;->-$$Nest$fgetuserId(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005741HSPLcom/android/server/accounts/AccountManagerService$UserAccounts;->-$$Nest$fgetvisibilityCache(Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005742HPLcom/android/server/accounts/AccountManagerService;->-$$Nest$fgetmSessions(Lcom/android/server/accounts/AccountManagerService;)Ljava/util/LinkedHashMap;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005743HPLcom/android/server/accounts/AccountManagerService;->accountExistsCache(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;)Z+]Ljava/util/HashMap;Ljava/util/LinkedHashMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005744HPLcom/android/server/accounts/AccountManagerService;->accountTypeManagesContacts(Ljava/lang/String;I)Z+]Lcom/android/server/accounts/IAccountAuthenticatorCache;Lcom/android/server/accounts/AccountAuthenticatorCache;]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;
5745HPLcom/android/server/accounts/AccountManagerService;->calculatePackageSignatureDigest(Ljava/lang/String;I)[B
5746HSPLcom/android/server/accounts/AccountManagerService;->checkPackageSignature(Ljava/lang/String;II)I+]Lcom/android/server/accounts/IAccountAuthenticatorCache;Lcom/android/server/accounts/AccountAuthenticatorCache;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
5747HSPLcom/android/server/accounts/AccountManagerService;->filterAccounts(Lcom/android/server/accounts/AccountManagerService$UserAccounts;[Landroid/accounts/Account;ILjava/lang/String;Z)[Landroid/accounts/Account;+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;]Ljava/util/Map;Ljava/util/LinkedHashMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005748HSPLcom/android/server/accounts/AccountManagerService;->filterSharedAccounts(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Ljava/util/Map;ILjava/lang/String;)Ljava/util/Map;+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Landroid/os/UserManager;Landroid/os/UserManager;
art-benchmark-service08401c12022-12-23 09:27:20 -08005749HPLcom/android/server/accounts/AccountManagerService;->getAccountVisibilityFromCache(Landroid/accounts/Account;Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07005750HSPLcom/android/server/accounts/AccountManagerService;->getAccounts(ILjava/lang/String;)[Landroid/accounts/Account;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005751HSPLcom/android/server/accounts/AccountManagerService;->getAccountsAsUser(Ljava/lang/String;ILjava/lang/String;)[Landroid/accounts/Account;+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
art-benchmark-service00abe242023-02-13 10:31:34 -08005752HSPLcom/android/server/accounts/AccountManagerService;->getAccountsAsUserForPackage(Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;Z)[Landroid/accounts/Account;+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/Context;Landroid/app/ContextImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005753HPLcom/android/server/accounts/AccountManagerService;->getAccountsByFeatures(Landroid/accounts/IAccountManagerResponse;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005754HPLcom/android/server/accounts/AccountManagerService;->getAccountsByTypeForPackage(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)[Landroid/accounts/Account;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
5755HSPLcom/android/server/accounts/AccountManagerService;->getAccountsFromCache(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Ljava/lang/String;ILjava/lang/String;Z)[Landroid/accounts/Account;+]Ljava/util/HashMap;Ljava/util/LinkedHashMap;]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;
5756HSPLcom/android/server/accounts/AccountManagerService;->getAccountsInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;ILjava/lang/String;Ljava/util/List;Z)[Landroid/accounts/Account;+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005757HPLcom/android/server/accounts/AccountManagerService;->getAuthToken(Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;Ljava/lang/String;ZZLandroid/os/Bundle;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005758HPLcom/android/server/accounts/AccountManagerService;->getAuthenticatorTypesInternal(II)[Landroid/accounts/AuthenticatorDescription;+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;]Lcom/android/server/accounts/IAccountAuthenticatorCache;Lcom/android/server/accounts/AccountAuthenticatorCache;]Ljava/util/List;Ljava/util/ArrayList;
5759HSPLcom/android/server/accounts/AccountManagerService;->getPackageNameForUid(I)Ljava/lang/String;+]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005760HPLcom/android/server/accounts/AccountManagerService;->getPackagesAndVisibilityForAccountLocked(Landroid/accounts/Account;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/util/Map;+]Ljava/util/Map;Ljava/util/HashMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005761HPLcom/android/server/accounts/AccountManagerService;->getPassword(Landroid/accounts/Account;)Ljava/lang/String;
5762HPLcom/android/server/accounts/AccountManagerService;->getSigninRequiredNotificationId(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;)Lcom/android/server/accounts/AccountManagerService$NotificationId;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005763HSPLcom/android/server/accounts/AccountManagerService;->getTypesForCaller(IIZ)Ljava/util/List;+]Lcom/android/server/accounts/IAccountAuthenticatorCache;Lcom/android/server/accounts/AccountAuthenticatorCache;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005764HSPLcom/android/server/accounts/AccountManagerService;->getTypesManagedByCaller(II)Ljava/util/List;+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;
5765HSPLcom/android/server/accounts/AccountManagerService;->getTypesVisibleToCaller(IILjava/lang/String;)Ljava/util/List;+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005766HSPLcom/android/server/accounts/AccountManagerService;->getUserAccounts(I)Lcom/android/server/accounts/AccountManagerService$UserAccounts;+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005767HSPLcom/android/server/accounts/AccountManagerService;->getUserAccountsNotChecked(I)Lcom/android/server/accounts/AccountManagerService$UserAccounts;+]Lcom/android/server/accounts/AccountsDb;Lcom/android/server/accounts/AccountsDb;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/accounts/AccountManagerService$Injector;Lcom/android/server/accounts/AccountManagerService$Injector;]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005768HPLcom/android/server/accounts/AccountManagerService;->getUserData(Landroid/accounts/Account;Ljava/lang/String;)Ljava/lang/String;+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;
art-benchmark-service35aba412020-02-03 11:53:25 -08005769HSPLcom/android/server/accounts/AccountManagerService;->getUserManager()Landroid/os/UserManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005770HSPLcom/android/server/accounts/AccountManagerService;->hasAccountAccess(Landroid/accounts/Account;Ljava/lang/String;I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005771HPLcom/android/server/accounts/AccountManagerService;->hasAccountAccess(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/UserHandle;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005772HPLcom/android/server/accounts/AccountManagerService;->hasFeatures(Landroid/accounts/IAccountManagerResponse;Landroid/accounts/Account;[Ljava/lang/String;ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005773HPLcom/android/server/accounts/AccountManagerService;->invalidateAuthToken(Ljava/lang/String;Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005774HPLcom/android/server/accounts/AccountManagerService;->invalidateAuthTokenLocked(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005775HPLcom/android/server/accounts/AccountManagerService;->isAccountManagedByCaller(Ljava/lang/String;II)Z+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005776HSPLcom/android/server/accounts/AccountManagerService;->isLocalUnlockedUser(I)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005777HPLcom/android/server/accounts/AccountManagerService;->isPermittedForPackage(Ljava/lang/String;I[Ljava/lang/String;)Z+]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005778HPLcom/android/server/accounts/AccountManagerService;->isPreOApplication(Ljava/lang/String;)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/pm/PackageManager$NameNotFoundException;Landroid/content/pm/PackageManager$NameNotFoundException;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
5779HSPLcom/android/server/accounts/AccountManagerService;->isPrivileged(I)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/pm/PackageManager$NameNotFoundException;Landroid/content/pm/PackageManager$NameNotFoundException;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005780HPLcom/android/server/accounts/AccountManagerService;->isProfileOwner(I)Z
5781HPLcom/android/server/accounts/AccountManagerService;->logGetAuthTokenMetrics(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005782HSPLcom/android/server/accounts/AccountManagerService;->onAccountAccessed(Ljava/lang/String;)V+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;]Landroid/accounts/Account;Landroid/accounts/Account;]Landroid/content/Context;Landroid/app/ContextImpl;
5783HSPLcom/android/server/accounts/AccountManagerService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
5784HPLcom/android/server/accounts/AccountManagerService;->peekAuthToken(Landroid/accounts/Account;Ljava/lang/String;)Ljava/lang/String;+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;
5785HSPLcom/android/server/accounts/AccountManagerService;->permissionIsGranted(Landroid/accounts/Account;Ljava/lang/String;II)Z
5786HPLcom/android/server/accounts/AccountManagerService;->readAuthTokenInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;)Ljava/lang/String;+]Lcom/android/server/accounts/AccountsDb;Lcom/android/server/accounts/AccountsDb;]Ljava/util/Map;Ljava/util/HashMap;
5787HPLcom/android/server/accounts/AccountManagerService;->readCachedTokenInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;[B)Lcom/android/server/accounts/TokenCache$Value;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005788HPLcom/android/server/accounts/AccountManagerService;->readPasswordInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005789HPLcom/android/server/accounts/AccountManagerService;->readUserDataInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;)Ljava/lang/String;+]Lcom/android/server/accounts/AccountsDb;Lcom/android/server/accounts/AccountsDb;]Ljava/util/Map;Ljava/util/HashMap;
5790HPLcom/android/server/accounts/AccountManagerService;->registerAccountListener([Ljava/lang/String;Ljava/lang/String;)V
5791HPLcom/android/server/accounts/AccountManagerService;->registerAccountListener([Ljava/lang/String;Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)V
5792HSPLcom/android/server/accounts/AccountManagerService;->resolveAccountVisibility(Landroid/accounts/Account;Ljava/lang/String;Lcom/android/server/accounts/AccountManagerService$UserAccounts;)Ljava/lang/Integer;+]Lcom/android/server/accounts/AccountManagerService;Lcom/android/server/accounts/AccountManagerService;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/pm/PackageManager$NameNotFoundException;Landroid/content/pm/PackageManager$NameNotFoundException;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005793HPLcom/android/server/accounts/AccountManagerService;->saveAuthTokenToDatabase(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005794HPLcom/android/server/accounts/AccountManagerService;->setAuthToken(Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005795HPLcom/android/server/accounts/AccountManagerService;->setUserData(Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;)V
5796HPLcom/android/server/accounts/AccountManagerService;->setUserdataInternal(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005797HPLcom/android/server/accounts/AccountManagerService;->writeAuthTokenIntoCacheLocked(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;)V
5798HPLcom/android/server/accounts/AccountManagerService;->writeUserDataIntoCacheLocked(Lcom/android/server/accounts/AccountManagerService$UserAccounts;Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005799HSPLcom/android/server/accounts/AccountsDb$DeDatabaseHelper;->-$$Nest$fgetmCeAttached(Lcom/android/server/accounts/AccountsDb$DeDatabaseHelper;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005800HPLcom/android/server/accounts/AccountsDb$DeDatabaseHelper;->getReadableDatabaseUserIsUnlocked()Landroid/database/sqlite/SQLiteDatabase;
5801HPLcom/android/server/accounts/AccountsDb$DeDatabaseHelper;->getWritableDatabaseUserIsUnlocked()Landroid/database/sqlite/SQLiteDatabase;
5802HPLcom/android/server/accounts/AccountsDb;->beginTransaction()V
5803HPLcom/android/server/accounts/AccountsDb;->deleteAuthToken(Ljava/lang/String;)Z
5804HPLcom/android/server/accounts/AccountsDb;->deleteAuthtokensByAccountIdAndType(JLjava/lang/String;)Z
5805HPLcom/android/server/accounts/AccountsDb;->endTransaction()V
5806HPLcom/android/server/accounts/AccountsDb;->findAccountPasswordByNameAndType(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
5807HPLcom/android/server/accounts/AccountsDb;->findAuthtokenForAllAccounts(Ljava/lang/String;Ljava/lang/String;)Landroid/database/Cursor;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005808HPLcom/android/server/accounts/AccountsDb;->findDeAccountId(Landroid/accounts/Account;)J
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005809HPLcom/android/server/accounts/AccountsDb;->findExtrasIdByAccountId(JLjava/lang/String;)J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005810HPLcom/android/server/accounts/AccountsDb;->insertAuthToken(JLjava/lang/String;Ljava/lang/String;)J
art-benchmark-service35aba412020-02-03 11:53:25 -08005811HSPLcom/android/server/accounts/AccountsDb;->isCeDatabaseAttached()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005812HPLcom/android/server/accounts/AccountsDb;->setTransactionSuccessful()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005813HPLcom/android/server/accounts/AccountsDb;->updateExtra(JLjava/lang/String;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005814HPLcom/android/server/accounts/TokenCache$Key;-><init>(Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;[B)V
5815HPLcom/android/server/accounts/TokenCache$Key;->equals(Ljava/lang/Object;)Z
5816HPLcom/android/server/accounts/TokenCache$Key;->hashCode()I
5817HPLcom/android/server/accounts/TokenCache$TokenLruCache;->evict(Ljava/lang/String;Ljava/lang/String;)V
5818HPLcom/android/server/accounts/TokenCache$TokenLruCache;->putToken(Lcom/android/server/accounts/TokenCache$Key;Lcom/android/server/accounts/TokenCache$Value;)V
5819HPLcom/android/server/accounts/TokenCache;->get(Landroid/accounts/Account;Ljava/lang/String;Ljava/lang/String;[B)Lcom/android/server/accounts/TokenCache$Value;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005820HPLcom/android/server/accounts/TokenCache;->remove(Ljava/lang/String;Ljava/lang/String;)V
5821HSPLcom/android/server/alarm/Alarm$Snapshot;-><init>(Lcom/android/server/alarm/Alarm;)V
5822HSPLcom/android/server/alarm/Alarm;->-$$Nest$fgetmPolicyWhenElapsed(Lcom/android/server/alarm/Alarm;)[J
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005823HSPLcom/android/server/alarm/Alarm;-><init>(IJJJJLandroid/app/PendingIntent;Landroid/app/IAlarmListener;Ljava/lang/String;Landroid/os/WorkSource;ILandroid/app/AlarmManager$AlarmClockInfo;ILjava/lang/String;Landroid/os/Bundle;I)V+]Landroid/app/PendingIntent;Landroid/app/PendingIntent;
art-benchmark-service13164882020-11-07 02:19:14 -08005824HSPLcom/android/server/alarm/Alarm;->getMaxWhenElapsed()J
art-benchmark-service13164882020-11-07 02:19:14 -08005825HSPLcom/android/server/alarm/Alarm;->getWhenElapsed()J
art-benchmark-serviceba354032021-03-16 09:58:05 -07005826HSPLcom/android/server/alarm/Alarm;->makeTag(Landroid/app/PendingIntent;Ljava/lang/String;I)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/PendingIntent;Landroid/app/PendingIntent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005827HSPLcom/android/server/alarm/Alarm;->matches(Landroid/app/PendingIntent;Landroid/app/IAlarmListener;)Z+]Landroid/app/IAlarmListener;Lcom/android/server/alarm/AlarmManagerService$3;]Landroid/app/PendingIntent;Landroid/app/PendingIntent;]Ljava/lang/Object;Landroid/os/BinderProxy;,Lcom/android/server/alarm/AlarmManagerService$3;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005828HSPLcom/android/server/alarm/Alarm;->setPolicyElapsed(IJ)Z+]Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;
art-benchmark-service13164882020-11-07 02:19:14 -08005829HSPLcom/android/server/alarm/Alarm;->updateWhenElapsed()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005830HSPLcom/android/server/alarm/AlarmManagerService$$ExternalSyntheticLambda0;-><init>(Landroid/app/PendingIntent;Landroid/app/IAlarmListener;)V
5831HSPLcom/android/server/alarm/AlarmManagerService$$ExternalSyntheticLambda0;->test(Ljava/lang/Object;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005832HSPLcom/android/server/alarm/AlarmManagerService$$ExternalSyntheticLambda7;->updateAlarmDelivery(Lcom/android/server/alarm/Alarm;)Z
5833HPLcom/android/server/alarm/AlarmManagerService$AlarmHandler$$ExternalSyntheticLambda0;-><init>(I)V
5834HPLcom/android/server/alarm/AlarmManagerService$AlarmHandler$$ExternalSyntheticLambda0;->test(Ljava/lang/Object;)Z
5835HPLcom/android/server/alarm/AlarmManagerService$AlarmHandler;->$r8$lambda$xx2NxLZqj4WvQJDlnTNtg5psLkE(ILcom/android/server/alarm/Alarm;)Z
5836HPLcom/android/server/alarm/AlarmManagerService$AlarmHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/DeviceIdleInternal;Lcom/android/server/DeviceIdleController$LocalService;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/alarm/AlarmManagerService$DeliveryTracker;Lcom/android/server/alarm/AlarmManagerService$DeliveryTracker;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;
5837HPLcom/android/server/alarm/AlarmManagerService$AlarmHandler;->lambda$handleMessage$0(ILcom/android/server/alarm/Alarm;)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service13164882020-11-07 02:19:14 -08005838HSPLcom/android/server/alarm/AlarmManagerService$AlarmThread;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005839HPLcom/android/server/alarm/AlarmManagerService$AppStandbyTracker;->onAppIdleStateChanged(Ljava/lang/String;IZII)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005840HPLcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;->getTotalWakeupsInWindow(Ljava/lang/String;I)I
5841HPLcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;->recordAlarmForPackage(Ljava/lang/String;IJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005842HSPLcom/android/server/alarm/AlarmManagerService$ClockReceiver;->scheduleTimeTickEvent()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005843HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->$r8$lambda$cikguhAlOAKqPwS5Rpko4GMuaCE(Lcom/android/server/alarm/AlarmManagerService$DeliveryTracker;Lcom/android/server/alarm/Alarm;ZZLcom/android/server/alarm/Alarm;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07005844HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->alarmComplete(Landroid/os/IBinder;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005845HSPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->deliverLocked(Lcom/android/server/alarm/Alarm;J)V+]Landroid/app/IAlarmListener;Lcom/android/server/alarm/AlarmManagerService$3;]Landroid/os/Handler;Lcom/android/server/alarm/AlarmManagerService$AlarmHandler;]Landroid/app/PendingIntent;Landroid/app/PendingIntent;]Lcom/android/server/SystemService;Lcom/android/server/alarm/AlarmManagerService;]Landroid/os/PowerManager$WakeLock;Landroid/os/PowerManager$WakeLock;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/alarm/AlarmManagerService$InFlight;Lcom/android/server/alarm/AlarmManagerService$InFlight;]Landroid/os/Message;Landroid/os/Message;]Lcom/android/server/AppStateTrackerImpl;Lcom/android/server/AppStateTrackerImpl;]Landroid/os/IBinder;Landroid/os/BinderProxy;,Lcom/android/server/alarm/AlarmManagerService$3;]Lcom/android/server/alarm/AlarmStore;Lcom/android/server/alarm/LazyAlarmStore;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;]Lcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;Lcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;]Landroid/content/Intent;Landroid/content/Intent;
5846HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->onSendFinished(Landroid/app/PendingIntent;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;)V
5847HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->removeLocked(Landroid/app/PendingIntent;Landroid/content/Intent;)Lcom/android/server/alarm/AlarmManagerService$InFlight;
art-benchmark-service922a5532023-03-23 03:12:41 -07005848HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->removeLocked(Landroid/os/IBinder;)Lcom/android/server/alarm/AlarmManagerService$InFlight;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005849HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->updateStatsLocked(Lcom/android/server/alarm/AlarmManagerService$InFlight;)V+]Lcom/android/server/alarm/AlarmManagerService$Injector;Lcom/android/server/alarm/AlarmManagerService$Injector;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
5850HPLcom/android/server/alarm/AlarmManagerService$DeliveryTracker;->updateTrackingLocked(Lcom/android/server/alarm/AlarmManagerService$InFlight;)V+]Landroid/os/Handler;Lcom/android/server/alarm/AlarmManagerService$AlarmHandler;]Landroid/os/Message;Landroid/os/Message;]Lcom/android/server/alarm/AlarmManagerService$DeliveryTracker;Lcom/android/server/alarm/AlarmManagerService$DeliveryTracker;]Landroid/os/PowerManager$WakeLock;Landroid/os/PowerManager$WakeLock;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005851HSPLcom/android/server/alarm/AlarmManagerService$InFlight;-><init>(Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/Alarm;J)V+]Landroid/app/IAlarmListener;Lcom/android/server/alarm/AlarmManagerService$3;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
5852HSPLcom/android/server/alarm/AlarmManagerService$InFlight;->isBroadcast()Z
art-benchmark-service84deab32021-05-12 09:41:00 -07005853HSPLcom/android/server/alarm/AlarmManagerService$Injector;->getCallingUid()I
art-benchmark-service13164882020-11-07 02:19:14 -08005854HSPLcom/android/server/alarm/AlarmManagerService$Injector;->getCurrentTimeMillis()J
art-benchmark-service08401c12022-12-23 09:27:20 -08005855HSPLcom/android/server/alarm/AlarmManagerService$Injector;->getElapsedRealtimeMillis()J
art-benchmark-service13164882020-11-07 02:19:14 -08005856HSPLcom/android/server/alarm/AlarmManagerService$Injector;->isAlarmDriverPresent()Z
art-benchmark-service13164882020-11-07 02:19:14 -08005857HSPLcom/android/server/alarm/AlarmManagerService$Injector;->setAlarm(IJ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005858HPLcom/android/server/alarm/AlarmManagerService$LocalService;->remove(Landroid/app/PendingIntent;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08005859HSPLcom/android/server/alarm/AlarmManagerService$LocalService;->shouldGetBucketElevation(Ljava/lang/String;I)Z+]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005860HSPLcom/android/server/alarm/AlarmManagerService$RemovedAlarm;-><init>(Lcom/android/server/alarm/Alarm;IJJ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005861HSPLcom/android/server/alarm/AlarmManagerService$TemporaryQuotaReserve;->cleanUpExpiredQuotas(J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005862HSPLcom/android/server/alarm/AlarmManagerService;->-$$Nest$fgetmActivityManagerInternal(Lcom/android/server/alarm/AlarmManagerService;)Landroid/app/ActivityManagerInternal;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005863HSPLcom/android/server/alarm/AlarmManagerService;->-$$Nest$fgetmAppStateTracker(Lcom/android/server/alarm/AlarmManagerService;)Lcom/android/server/AppStateTrackerImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005864HSPLcom/android/server/alarm/AlarmManagerService;->-$$Nest$fgetmInjector(Lcom/android/server/alarm/AlarmManagerService;)Lcom/android/server/alarm/AlarmManagerService$Injector;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005865HPLcom/android/server/alarm/AlarmManagerService;->-$$Nest$fgetmListenerFinishCount(Lcom/android/server/alarm/AlarmManagerService;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005866HSPLcom/android/server/alarm/AlarmManagerService;->-$$Nest$fgetmPackageManagerInternal(Lcom/android/server/alarm/AlarmManagerService;)Landroid/content/pm/PackageManagerInternal;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005867HPLcom/android/server/alarm/AlarmManagerService;->-$$Nest$fputmListenerFinishCount(Lcom/android/server/alarm/AlarmManagerService;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005868HSPLcom/android/server/alarm/AlarmManagerService;->-$$Nest$smisExactAlarmChangeEnabled(Ljava/lang/String;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005869HSPLcom/android/server/alarm/AlarmManagerService;->-$$Nest$smset(JIJJ)I
art-benchmark-serviceba354032021-03-16 09:58:05 -07005870HSPLcom/android/server/alarm/AlarmManagerService;->adjustDeliveryTimeBasedOnBatterySaver(Lcom/android/server/alarm/Alarm;)Z+]Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;]Lcom/android/server/alarm/AlarmManagerService$Injector;Lcom/android/server/alarm/AlarmManagerService$Injector;]Lcom/android/server/AppStateTrackerImpl;Lcom/android/server/AppStateTrackerImpl;]Lcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;Lcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;
art-benchmark-service00abe242023-02-13 10:31:34 -08005871HSPLcom/android/server/alarm/AlarmManagerService;->adjustDeliveryTimeBasedOnBucketLocked(Lcom/android/server/alarm/Alarm;)Z+]Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;]Lcom/android/server/alarm/AlarmManagerService$Injector;Lcom/android/server/alarm/AlarmManagerService$Injector;]Lcom/android/server/alarm/AlarmManagerService$TemporaryQuotaReserve;Lcom/android/server/alarm/AlarmManagerService$TemporaryQuotaReserve;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;]Lcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;Lcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005872HPLcom/android/server/alarm/AlarmManagerService;->adjustDeliveryTimeBasedOnDeviceIdle(Lcom/android/server/alarm/Alarm;)Z+]Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;]Lcom/android/server/alarm/AlarmManagerService$Injector;Lcom/android/server/alarm/AlarmManagerService$Injector;]Lcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;Lcom/android/server/alarm/AlarmManagerService$AppWakeupHistory;
5873HSPLcom/android/server/alarm/AlarmManagerService;->adjustDeliveryTimeBasedOnTareLocked(Lcom/android/server/alarm/Alarm;)Z+]Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;]Lcom/android/server/alarm/AlarmManagerService$Injector;Lcom/android/server/alarm/AlarmManagerService$Injector;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;
5874HSPLcom/android/server/alarm/AlarmManagerService;->calculateDeliveryPriorities(Ljava/util/ArrayList;)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005875HSPLcom/android/server/alarm/AlarmManagerService;->clampPositive(J)J
art-benchmark-serviceba354032021-03-16 09:58:05 -07005876HSPLcom/android/server/alarm/AlarmManagerService;->convertToElapsed(JI)J+]Lcom/android/server/alarm/AlarmManagerService$Injector;Lcom/android/server/alarm/AlarmManagerService$Injector;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005877HSPLcom/android/server/alarm/AlarmManagerService;->decrementAlarmCount(II)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
5878HSPLcom/android/server/alarm/AlarmManagerService;->deliverAlarmsLocked(Ljava/util/ArrayList;J)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/alarm/AlarmManagerService$DeliveryTracker;Lcom/android/server/alarm/AlarmManagerService$DeliveryTracker;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;
5879HSPLcom/android/server/alarm/AlarmManagerService;->getAlarmAttributionUid(Lcom/android/server/alarm/Alarm;)I
5880HSPLcom/android/server/alarm/AlarmManagerService;->getMinimumAllowedWindow(JJ)J
art-benchmark-service922a5532023-03-23 03:12:41 -07005881HPLcom/android/server/alarm/AlarmManagerService;->getQuotaForBucketLocked(I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07005882HSPLcom/android/server/alarm/AlarmManagerService;->getStatsLocked(ILjava/lang/String;)Lcom/android/server/alarm/AlarmManagerService$BroadcastStats;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
5883HSPLcom/android/server/alarm/AlarmManagerService;->hasScheduleExactAlarmInternal(Ljava/lang/String;I)Z+]Lcom/android/internal/util/jobs/StatLogger;Lcom/android/internal/util/jobs/StatLogger;]Lcom/android/server/SystemService;Lcom/android/server/alarm/AlarmManagerService;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
art-benchmark-service00abe242023-02-13 10:31:34 -08005884HSPLcom/android/server/alarm/AlarmManagerService;->hasUseExactAlarmInternal(Ljava/lang/String;I)Z+]Lcom/android/server/SystemService;Lcom/android/server/alarm/AlarmManagerService;
art-benchmark-service922a5532023-03-23 03:12:41 -07005885HSPLcom/android/server/alarm/AlarmManagerService;->increment(Landroid/util/SparseIntArray;I)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
5886HSPLcom/android/server/alarm/AlarmManagerService;->incrementAlarmCount(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005887HPLcom/android/server/alarm/AlarmManagerService;->interactiveStateChangedLocked(Z)V
5888HSPLcom/android/server/alarm/AlarmManagerService;->isBackgroundRestricted(Lcom/android/server/alarm/Alarm;)Z+]Landroid/app/PendingIntent;Landroid/app/PendingIntent;]Lcom/android/server/AppStateTrackerImpl;Lcom/android/server/AppStateTrackerImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005889HSPLcom/android/server/alarm/AlarmManagerService;->isExactAlarmChangeEnabled(Ljava/lang/String;I)Z
5890HSPLcom/android/server/alarm/AlarmManagerService;->isExemptFromAppStandby(Lcom/android/server/alarm/Alarm;)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07005891HSPLcom/android/server/alarm/AlarmManagerService;->isExemptFromBatterySaver(Lcom/android/server/alarm/Alarm;)Z+]Landroid/app/PendingIntent;Landroid/app/PendingIntent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005892HSPLcom/android/server/alarm/AlarmManagerService;->isExemptFromExactAlarmPermissionNoLock(I)Z+]Lcom/android/server/DeviceIdleInternal;Lcom/android/server/DeviceIdleController$LocalService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005893HSPLcom/android/server/alarm/AlarmManagerService;->isRtc(I)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08005894HSPLcom/android/server/alarm/AlarmManagerService;->isUseExactAlarmEnabled(Ljava/lang/String;I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005895HSPLcom/android/server/alarm/AlarmManagerService;->logAlarmBatchDelivered(IILandroid/util/SparseIntArray;Landroid/util/SparseIntArray;)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005896HSPLcom/android/server/alarm/AlarmManagerService;->maxTriggerTime(JJJ)J
art-benchmark-service84f185c2023-07-24 02:43:42 -07005897HSPLcom/android/server/alarm/AlarmManagerService;->maybeUnregisterTareListenerLocked(Lcom/android/server/alarm/Alarm;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/tare/EconomyManagerInternal;Lcom/android/server/tare/InternalResourceService$LocalService;]Lcom/android/server/alarm/AlarmStore;Lcom/android/server/alarm/LazyAlarmStore;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005898HSPLcom/android/server/alarm/AlarmManagerService;->registerTareListener(Lcom/android/server/alarm/Alarm;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005899HSPLcom/android/server/alarm/AlarmManagerService;->removeAlarmsInternalLocked(Ljava/util/function/Predicate;I)V+]Landroid/app/IAlarmListener;Lcom/android/server/alarm/AlarmManagerService$3;]Lcom/android/server/alarm/AlarmManagerService$Injector;Lcom/android/server/alarm/AlarmManagerService$Injector;]Landroid/os/IBinder;Landroid/os/BinderProxy;,Lcom/android/server/alarm/AlarmManagerService$3;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/internal/util/RingBuffer;Lcom/android/internal/util/RingBuffer;]Lcom/android/server/alarm/AlarmStore;Lcom/android/server/alarm/LazyAlarmStore;]Ljava/util/function/Predicate;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005900HSPLcom/android/server/alarm/AlarmManagerService;->removeLocked(Landroid/app/PendingIntent;Landroid/app/IAlarmListener;I)V+]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005901HSPLcom/android/server/alarm/AlarmManagerService;->reorderAlarmsBasedOnStandbyBuckets(Landroid/util/ArraySet;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005902HSPLcom/android/server/alarm/AlarmManagerService;->rescheduleKernelAlarmsLocked()V+]Lcom/android/server/alarm/AlarmManagerService$Injector;Lcom/android/server/alarm/AlarmManagerService$Injector;]Lcom/android/server/alarm/AlarmStore;Lcom/android/server/alarm/LazyAlarmStore;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005903HSPLcom/android/server/alarm/AlarmManagerService;->sendPendingBackgroundAlarmsLocked(ILjava/lang/String;)V
5904HSPLcom/android/server/alarm/AlarmManagerService;->setImpl(IJJJLandroid/app/PendingIntent;Landroid/app/IAlarmListener;Ljava/lang/String;ILandroid/os/WorkSource;Landroid/app/AlarmManager$AlarmClockInfo;ILjava/lang/String;Landroid/os/Bundle;I)V+]Landroid/app/IAlarmListener;Lcom/android/server/alarm/AlarmManagerService$3;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/alarm/AlarmManagerService$Injector;Lcom/android/server/alarm/AlarmManagerService$Injector;]Landroid/os/IBinder;Landroid/os/BinderProxy;,Lcom/android/server/alarm/AlarmManagerService$3;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07005905HSPLcom/android/server/alarm/AlarmManagerService;->setImplLocked(IJJJJLandroid/app/PendingIntent;Landroid/app/IAlarmListener;Ljava/lang/String;ILandroid/os/WorkSource;Landroid/app/AlarmManager$AlarmClockInfo;ILjava/lang/String;Landroid/os/Bundle;I)V+]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005906HSPLcom/android/server/alarm/AlarmManagerService;->setImplLocked(Lcom/android/server/alarm/Alarm;)V+]Lcom/android/server/alarm/AlarmStore;Lcom/android/server/alarm/LazyAlarmStore;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;]Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005907HSPLcom/android/server/alarm/AlarmManagerService;->setLocked(IJ)V+]Lcom/android/server/alarm/AlarmManagerService$Injector;Lcom/android/server/alarm/AlarmManagerService$Injector;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005908HSPLcom/android/server/alarm/AlarmManagerService;->setWakelockWorkSource(Landroid/os/WorkSource;ILjava/lang/String;Z)V+]Landroid/os/PowerManager$WakeLock;Landroid/os/PowerManager$WakeLock;
5909HSPLcom/android/server/alarm/AlarmManagerService;->triggerAlarmsLocked(Ljava/util/ArrayList;J)I+]Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;]Lcom/android/server/alarm/AlarmStore;Lcom/android/server/alarm/LazyAlarmStore;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;
5910HSPLcom/android/server/alarm/AlarmManagerService;->updateNextAlarmClockLocked()V+]Ljava/lang/Object;Landroid/app/AlarmManager$AlarmClockInfo;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/alarm/AlarmStore;Lcom/android/server/alarm/LazyAlarmStore;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/alarm/AlarmManagerService;Lcom/android/server/alarm/AlarmManagerService;]Landroid/app/AlarmManager$AlarmClockInfo;Landroid/app/AlarmManager$AlarmClockInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005911HSPLcom/android/server/alarm/LazyAlarmStore$$ExternalSyntheticLambda0;->applyAsLong(Ljava/lang/Object;)J+]Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005912HSPLcom/android/server/alarm/LazyAlarmStore;->add(Lcom/android/server/alarm/Alarm;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005913HPLcom/android/server/alarm/LazyAlarmStore;->getCount(Ljava/util/function/Predicate;)I+]Lcom/android/internal/util/jobs/StatLogger;Lcom/android/internal/util/jobs/StatLogger;]Ljava/util/function/Predicate;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005914HSPLcom/android/server/alarm/LazyAlarmStore;->getNextDeliveryTime()J+]Lcom/android/internal/util/jobs/StatLogger;Lcom/android/internal/util/jobs/StatLogger;]Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005915HSPLcom/android/server/alarm/LazyAlarmStore;->getNextWakeupDeliveryTime()J+]Lcom/android/internal/util/jobs/StatLogger;Lcom/android/internal/util/jobs/StatLogger;]Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005916HSPLcom/android/server/alarm/LazyAlarmStore;->remove(Ljava/util/function/Predicate;)Ljava/util/ArrayList;+]Ljava/util/function/Predicate;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/lang/Runnable;Lcom/android/server/alarm/AlarmManagerService$$ExternalSyntheticLambda3;
5917HSPLcom/android/server/alarm/LazyAlarmStore;->removePendingAlarms(J)Ljava/util/ArrayList;+]Lcom/android/server/alarm/Alarm;Lcom/android/server/alarm/Alarm;]Lcom/android/server/alarm/LazyAlarmStore;Lcom/android/server/alarm/LazyAlarmStore;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005918HSPLcom/android/server/alarm/LazyAlarmStore;->size()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07005919HSPLcom/android/server/alarm/LazyAlarmStore;->updateAlarmDeliveries(Lcom/android/server/alarm/AlarmStore$AlarmDeliveryCalculator;)Z+]Lcom/android/server/alarm/AlarmStore$AlarmDeliveryCalculator;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005920HSPLcom/android/server/alarm/MetricsHelper;->pushAlarmScheduled(Lcom/android/server/alarm/Alarm;I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08005921HSPLcom/android/server/am/ActiveServices$1;-><init>(Lcom/android/server/am/ActiveServices;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08005922HSPLcom/android/server/am/ActiveServices$5;-><init>(Lcom/android/server/am/ActiveServices;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005923HPLcom/android/server/am/ActiveServices$AppOpCallback;-><init>(Lcom/android/server/am/ProcessRecord;Landroid/app/AppOpsManager;)V
5924HPLcom/android/server/am/ActiveServices$AppOpCallback;->incrementOpCountIfNeeded(III)V+]Lcom/android/server/am/ActiveServices$AppOpCallback;Lcom/android/server/am/ActiveServices$AppOpCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005925HSPLcom/android/server/am/ActiveServices$ServiceLookupResult;-><init>(Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ServiceRecord;Landroid/content/ComponentName;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005926HSPLcom/android/server/am/ActiveServices$ServiceMap;->ensureNotStartingBackgroundLocked(Lcom/android/server/am/ServiceRecord;)V+]Landroid/os/Handler;Lcom/android/server/am/ActiveServices$ServiceMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005927HPLcom/android/server/am/ActiveServices$ServiceMap;->rescheduleDelayedStartsLocked()V
art-benchmark-service35aba412020-02-03 11:53:25 -08005928HSPLcom/android/server/am/ActiveServices$ServiceRestarter;-><init>(Lcom/android/server/am/ActiveServices;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005929HSPLcom/android/server/am/ActiveServices$ServiceRestarter;-><init>(Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices$ServiceRestarter-IA;)V
art-benchmark-service35aba412020-02-03 11:53:25 -08005930HSPLcom/android/server/am/ActiveServices$ServiceRestarter;->setService(Lcom/android/server/am/ServiceRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005931HSPLcom/android/server/am/ActiveServices;->$r8$lambda$nA13JuOT7IBGjMOMihYdCnuLm2o(ILcom/android/server/am/ProcessRecord;)Ljava/lang/Integer;
art-benchmark-service13164882020-11-07 02:19:14 -08005932HSPLcom/android/server/am/ActiveServices;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07005933HSPLcom/android/server/am/ActiveServices;-><init>(Lcom/android/server/am/ActivityManagerService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005934HSPLcom/android/server/am/ActiveServices;->appRestrictedAnyInBackground(ILjava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005935HPLcom/android/server/am/ActiveServices;->applyForegroundServiceNotificationLocked(Landroid/app/Notification;Ljava/lang/String;ILjava/lang/String;I)Landroid/app/ActivityManagerInternal$ServiceNotificationPolicy;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
5936HSPLcom/android/server/am/ActiveServices;->attachApplicationLocked(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;)Z+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
5937HSPLcom/android/server/am/ActiveServices;->bindServiceLocked(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IServiceConnection;JLjava/lang/String;ZILjava/lang/String;Landroid/app/IApplicationThread;Ljava/lang/String;I)I+]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Lcom/android/server/am/ActiveServices$ServiceMap;Lcom/android/server/am/ActiveServices$ServiceMap;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/wm/ActivityServiceConnectionsHolder;Lcom/android/server/wm/ActivityServiceConnectionsHolder;
5938HPLcom/android/server/am/ActiveServices;->bringDownServiceIfNeededLocked(Lcom/android/server/am/ServiceRecord;ZZZLjava/lang/String;)V+]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5939HSPLcom/android/server/am/ActiveServices;->bringDownServiceLocked(Lcom/android/server/am/ServiceRecord;Z)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Lcom/android/server/am/ForegroundServiceTypeLoggerModule;Lcom/android/server/am/ForegroundServiceTypeLoggerModule;]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Lcom/android/server/am/ActiveServices$ServiceRestarter;Lcom/android/server/am/ActiveServices$ServiceRestarter;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Lcom/android/server/am/ActiveServices$ServiceMap;Lcom/android/server/am/ActiveServices$ServiceMap;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/Intent$FilterComparison;Landroid/content/Intent$FilterComparison;
5940HSPLcom/android/server/am/ActiveServices;->bringUpServiceInnerLocked(Lcom/android/server/am/ServiceRecord;IZZZZZ)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/content/Intent$FilterComparison;Landroid/content/Intent$FilterComparison;
5941HSPLcom/android/server/am/ActiveServices;->bringUpServiceLocked(Lcom/android/server/am/ServiceRecord;IZZZZZ)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005942HSPLcom/android/server/am/ActiveServices;->bumpServiceExecutingLocked(Lcom/android/server/am/ServiceRecord;ZLjava/lang/String;I)Z+]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005943HPLcom/android/server/am/ActiveServices;->canBindingClientStartFgsLocked(I)Ljava/lang/String;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005944HSPLcom/android/server/am/ActiveServices;->cancelForegroundNotificationLocked(Lcom/android/server/am/ServiceRecord;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005945HSPLcom/android/server/am/ActiveServices;->deferServiceBringupIfFrozenLocked(Lcom/android/server/am/ServiceRecord;Landroid/content/Intent;Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;IZZILandroid/app/BackgroundStartPrivileges;ZLandroid/app/IServiceConnection;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005946HSPLcom/android/server/am/ActiveServices;->dropFgsNotificationStateLocked(Lcom/android/server/am/ServiceRecord;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005947HPLcom/android/server/am/ActiveServices;->findServiceLocked(Landroid/content/ComponentName;Landroid/os/IBinder;I)Lcom/android/server/am/ServiceRecord;+]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005948HPLcom/android/server/am/ActiveServices;->foregroundServiceProcStateChangedLocked(Lcom/android/server/am/UidRecord;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
art-benchmark-service922a5532023-03-23 03:12:41 -07005949HSPLcom/android/server/am/ActiveServices;->generateAdditionalSeInfoFromService(Landroid/content/Intent;)Ljava/lang/String;+]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-serviceba354032021-03-16 09:58:05 -07005950HSPLcom/android/server/am/ActiveServices;->getAllowMode(Landroid/content/Intent;Ljava/lang/String;)I+]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/content/Intent;Landroid/content/Intent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005951HSPLcom/android/server/am/ActiveServices;->getAppStateTracker()Lcom/android/server/AppStateTracker;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005952HSPLcom/android/server/am/ActiveServices;->getHostingRecordTriggerType(Lcom/android/server/am/ServiceRecord;)Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -08005953HSPLcom/android/server/am/ActiveServices;->getProcessNameForService(Landroid/content/pm/ServiceInfo;Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;ZZ)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/ComponentName;Landroid/content/ComponentName;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005954HPLcom/android/server/am/ActiveServices;->getRunningServiceInfoLocked(IIIZZ)Ljava/util/List;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005955HPLcom/android/server/am/ActiveServices;->getServiceByNameLocked(Landroid/content/ComponentName;I)Lcom/android/server/am/ServiceRecord;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07005956HSPLcom/android/server/am/ActiveServices;->getServiceMapLocked(I)Lcom/android/server/am/ActiveServices$ServiceMap;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service08401c12022-12-23 09:27:20 -08005957HSPLcom/android/server/am/ActiveServices;->getShortProcessNameForStats(ILjava/lang/String;)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
art-benchmark-service922a5532023-03-23 03:12:41 -07005958HSPLcom/android/server/am/ActiveServices;->getShortServiceNameForStats(Lcom/android/server/am/ServiceRecord;)Ljava/lang/String;+]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-service84deab32021-05-12 09:41:00 -07005959HSPLcom/android/server/am/ActiveServices;->hasForegroundServiceNotificationLocked(Ljava/lang/String;ILjava/lang/String;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/app/Notification;Landroid/app/Notification;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005960HPLcom/android/server/am/ActiveServices;->isBgFgsRestrictionEnabled(Lcom/android/server/am/ServiceRecord;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08005961HSPLcom/android/server/am/ActiveServices;->isServiceNeededLocked(Lcom/android/server/am/ServiceRecord;ZZ)Z+]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005962HSPLcom/android/server/am/ActiveServices;->killServicesLocked(Lcom/android/server/am/ProcessRecord;Z)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
5963HPLcom/android/server/am/ActiveServices;->lambda$canBindingClientStartFgsLocked$6(ILandroid/util/ArraySet;Lcom/android/server/am/ProcessRecord;)Landroid/util/Pair;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5964HSPLcom/android/server/am/ActiveServices;->lambda$shouldAllowFgsStartForegroundNoBindingCheckLocked$7(IZLcom/android/server/am/ProcessRecord;)Ljava/lang/Integer;+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
5965HSPLcom/android/server/am/ActiveServices;->lambda$shouldAllowFgsWhileInUsePermissionLocked$4(ILcom/android/server/am/ProcessRecord;)Ljava/lang/Integer;+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005966HPLcom/android/server/am/ActiveServices;->logFGSStateChangeLocked(Lcom/android/server/am/ServiceRecord;IIII)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005967HSPLcom/android/server/am/ActiveServices;->logFgsApiBeginLocked(III)V
5968HPLcom/android/server/am/ActiveServices;->logFgsApiEndLocked(III)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07005969HPLcom/android/server/am/ActiveServices;->makeRunningServiceInfoLocked(Lcom/android/server/am/ServiceRecord;)Landroid/app/ActivityManager$RunningServiceInfo;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5970HSPLcom/android/server/am/ActiveServices;->maybeLogBindCrossProfileService(ILjava/lang/String;I)V+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Landroid/app/admin/DevicePolicyEventLogger;Landroid/app/admin/DevicePolicyEventLogger;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005971HPLcom/android/server/am/ActiveServices;->maybeStopShortFgsTimeoutLocked(Lcom/android/server/am/ServiceRecord;)V+]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005972HSPLcom/android/server/am/ActiveServices;->notifyBindingServiceEventLocked(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Landroid/os/Message;Landroid/os/Message;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005973HPLcom/android/server/am/ActiveServices;->onForegroundServiceNotificationUpdateLocked(ZLandroid/app/Notification;ILjava/lang/String;I)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5974HPLcom/android/server/am/ActiveServices;->performScheduleRestartLocked(Lcom/android/server/am/ServiceRecord;Ljava/lang/String;Ljava/lang/String;J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07005975HSPLcom/android/server/am/ActiveServices;->publishServiceLocked(Lcom/android/server/am/ServiceRecord;Landroid/content/Intent;Landroid/os/IBinder;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/Intent$FilterComparison;Landroid/content/Intent$FilterComparison;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5976HSPLcom/android/server/am/ActiveServices;->realStartServiceLocked(Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ProcessRecord;Landroid/app/IApplicationThread;ILcom/android/server/am/UidRecord;ZZ)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
5977HPLcom/android/server/am/ActiveServices;->removeConnectionLocked(Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ProcessRecord;Lcom/android/server/wm/ActivityServiceConnectionsHolder;Z)V+]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/Intent$FilterComparison;Landroid/content/Intent$FilterComparison;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/ActivityServiceConnectionsHolder;Lcom/android/server/wm/ActivityServiceConnectionsHolder;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;
5978HSPLcom/android/server/am/ActiveServices;->requestServiceBindingLocked(Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/IntentBindRecord;ZZ)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/Intent$FilterComparison;Landroid/content/Intent$FilterComparison;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07005979HSPLcom/android/server/am/ActiveServices;->requestServiceBindingsLocked(Lcom/android/server/am/ServiceRecord;Z)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
art-benchmark-service00abe242023-02-13 10:31:34 -08005980HSPLcom/android/server/am/ActiveServices;->requestStartTargetPermissionsReviewIfNeededLocked(Lcom/android/server/am/ServiceRecord;Ljava/lang/String;Ljava/lang/String;ILandroid/content/Intent;ZIZLandroid/app/IServiceConnection;)Z+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005981HSPLcom/android/server/am/ActiveServices;->resetFgsRestrictionLocked(Lcom/android/server/am/ServiceRecord;)V+]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;
art-benchmark-service922a5532023-03-23 03:12:41 -07005982HSPLcom/android/server/am/ActiveServices;->retrieveServiceLocked(Landroid/content/Intent;Ljava/lang/String;ZILjava/lang/String;Ljava/lang/String;Ljava/lang/String;IIIZZZZLandroid/app/ForegroundServiceDelegationOptions;Z)Lcom/android/server/am/ActiveServices$ServiceLookupResult;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/am/ComponentAliasResolver;Lcom/android/server/am/ComponentAliasResolver;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/am/ActiveServices$ServiceRestarter;Lcom/android/server/am/ActiveServices$ServiceRestarter;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Lcom/android/server/am/ComponentAliasResolver$Resolution;Lcom/android/server/am/ComponentAliasResolver$Resolution;]Lcom/android/server/firewall/IntentFirewall;Lcom/android/server/firewall/IntentFirewall;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005983HPLcom/android/server/am/ActiveServices;->scheduleServiceRestartLocked(Lcom/android/server/am/ServiceRecord;Z)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/ServiceRecord$StartItem;Lcom/android/server/am/ServiceRecord$StartItem;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -08005984HSPLcom/android/server/am/ActiveServices;->scheduleServiceTimeoutLocked(Lcom/android/server/am/ProcessRecord;)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005985HSPLcom/android/server/am/ActiveServices;->sendServiceArgsLocked(Lcom/android/server/am/ServiceRecord;ZZ)V+]Landroid/content/pm/ParceledListSlice;Landroid/content/pm/ParceledListSlice;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ServiceRecord$StartItem;Lcom/android/server/am/ServiceRecord$StartItem;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/uri/UriGrantsManagerInternal;Lcom/android/server/uri/UriGrantsManagerService$LocalService;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
5986HSPLcom/android/server/am/ActiveServices;->serviceDoneExecutingLocked(Lcom/android/server/am/ServiceRecord;IIIZ)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Ljava/util/ArrayList;Ljava/util/ArrayList;
5987HSPLcom/android/server/am/ActiveServices;->serviceDoneExecutingLocked(Lcom/android/server/am/ServiceRecord;ZZZI)V+]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005988HPLcom/android/server/am/ActiveServices;->setServiceForegroundInnerLocked(Lcom/android/server/am/ServiceRecord;ILandroid/app/Notification;II)V
art-benchmark-service922a5532023-03-23 03:12:41 -07005989HSPLcom/android/server/am/ActiveServices;->shouldAllowFgsStartForegroundNoBindingCheckLocked(IIILjava/lang/String;Lcom/android/server/am/ServiceRecord;Landroid/app/BackgroundStartPrivileges;)I+]Landroid/app/BackgroundStartPrivileges;Landroid/app/BackgroundStartPrivileges;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
art-benchmark-service00abe242023-02-13 10:31:34 -08005990HSPLcom/android/server/am/ActiveServices;->shouldAllowFgsStartForegroundWithBindingCheckLocked(ILjava/lang/String;IILandroid/content/Intent;Lcom/android/server/am/ServiceRecord;Landroid/app/BackgroundStartPrivileges;Z)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005991HSPLcom/android/server/am/ActiveServices;->shouldAllowFgsWhileInUsePermissionLocked(Ljava/lang/String;IILcom/android/server/am/ProcessRecord;Landroid/app/BackgroundStartPrivileges;)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/BackgroundStartPrivileges;Landroid/app/BackgroundStartPrivileges;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00005992HPLcom/android/server/am/ActiveServices;->shouldShowFgsNotificationLocked(Lcom/android/server/am/ServiceRecord;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07005993HPLcom/android/server/am/ActiveServices;->signalForegroundServiceObserversLocked(Lcom/android/server/am/ServiceRecord;)V
5994HSPLcom/android/server/am/ActiveServices;->startServiceInnerLocked(Lcom/android/server/am/ActiveServices$ServiceMap;Landroid/content/Intent;Lcom/android/server/am/ServiceRecord;ZZILjava/lang/String;IZLjava/lang/String;)Landroid/content/ComponentName;+]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ActiveServices$ServiceMap;Lcom/android/server/am/ActiveServices$ServiceMap;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/content/Intent;Landroid/content/Intent;
5995HSPLcom/android/server/am/ActiveServices;->startServiceInnerLocked(Lcom/android/server/am/ServiceRecord;Landroid/content/Intent;IILjava/lang/String;IZZLandroid/app/BackgroundStartPrivileges;Ljava/lang/String;)Landroid/content/ComponentName;+]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Landroid/app/BackgroundStartPrivileges;Landroid/app/BackgroundStartPrivileges;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/uri/UriGrantsManagerInternal;Lcom/android/server/uri/UriGrantsManagerService$LocalService;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
5996HPLcom/android/server/am/ActiveServices;->startServiceLocked(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;IIZLjava/lang/String;Ljava/lang/String;ILandroid/app/BackgroundStartPrivileges;)Landroid/content/ComponentName;
5997HSPLcom/android/server/am/ActiveServices;->startServiceLocked(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;IIZLjava/lang/String;Ljava/lang/String;ILandroid/app/BackgroundStartPrivileges;ZILjava/lang/String;Ljava/lang/String;)Landroid/content/ComponentName;+]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +00005998HSPLcom/android/server/am/ActiveServices;->startServiceLocked(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;IIZLjava/lang/String;Ljava/lang/String;IZILjava/lang/String;Ljava/lang/String;)Landroid/content/ComponentName;+]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
art-benchmark-service84f185c2023-07-24 02:43:42 -07005999HPLcom/android/server/am/ActiveServices;->stopInBackgroundLocked(I)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/ActiveServices$ServiceMap;Lcom/android/server/am/ActiveServices$ServiceMap;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6000HPLcom/android/server/am/ActiveServices;->stopServiceAndUpdateAllowlistManagerLocked(Lcom/android/server/am/ServiceRecord;)V+]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006001HPLcom/android/server/am/ActiveServices;->stopServiceLocked(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;IZILjava/lang/String;Ljava/lang/String;)I+]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6002HPLcom/android/server/am/ActiveServices;->stopServiceLocked(Lcom/android/server/am/ServiceRecord;Z)V+]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;
art-benchmark-service00abe242023-02-13 10:31:34 -08006003HPLcom/android/server/am/ActiveServices;->stopServiceTokenLocked(Landroid/content/ComponentName;Landroid/os/IBinder;I)Z+]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/ServiceRecord$StartItem;Lcom/android/server/am/ServiceRecord$StartItem;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006004HSPLcom/android/server/am/ActiveServices;->traceInstant(Ljava/lang/String;Lcom/android/server/am/ServiceRecord;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Landroid/content/ComponentName;Landroid/content/ComponentName;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006005HPLcom/android/server/am/ActiveServices;->unbindFinishedLocked(Lcom/android/server/am/ServiceRecord;Landroid/content/Intent;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006006HSPLcom/android/server/am/ActiveServices;->unbindServiceLocked(Landroid/app/IServiceConnection;)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006007HSPLcom/android/server/am/ActiveServices;->unscheduleServiceRestartLocked(Lcom/android/server/am/ServiceRecord;IZ)Z+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006008HPLcom/android/server/am/ActiveServices;->updateForegroundApps(Lcom/android/server/am/ActiveServices$ServiceMap;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006009HSPLcom/android/server/am/ActiveServices;->updateNumForegroundServicesLocked()V+]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/atomic/AtomicReference;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006010HSPLcom/android/server/am/ActiveServices;->updateServiceClientActivitiesLocked(Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ConnectionRecord;Z)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006011HSPLcom/android/server/am/ActiveServices;->updateServiceConnectionActivitiesLocked(Lcom/android/server/am/ProcessServiceRecord;)V+]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006012HSPLcom/android/server/am/ActiveServices;->updateServiceForegroundLocked(Lcom/android/server/am/ProcessServiceRecord;Z)V+]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006013HPLcom/android/server/am/ActiveServices;->validateForegroundServiceType(Lcom/android/server/am/ServiceRecord;III)Landroid/util/Pair;
6014HSPLcom/android/server/am/ActiveServices;->verifyPackage(Ljava/lang/String;I)Z
6015HPLcom/android/server/am/ActiveServices;->withinFgsDeferRateLimit(Lcom/android/server/am/ServiceRecord;J)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006016HSPLcom/android/server/am/ActiveUids;-><init>(Lcom/android/server/am/ActivityManagerService;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006017HSPLcom/android/server/am/ActiveUids;->clear()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006018HSPLcom/android/server/am/ActiveUids;->get(I)Lcom/android/server/am/UidRecord;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006019HSPLcom/android/server/am/ActiveUids;->put(ILcom/android/server/am/UidRecord;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006020HSPLcom/android/server/am/ActiveUids;->remove(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006021HSPLcom/android/server/am/ActiveUids;->size()I
art-benchmark-serviceba354032021-03-16 09:58:05 -07006022HSPLcom/android/server/am/ActiveUids;->valueAt(I)Lcom/android/server/am/UidRecord;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006023HSPLcom/android/server/am/ActivityManagerConstants$$ExternalSyntheticLambda0;-><init>()V
6024HSPLcom/android/server/am/ActivityManagerConstants$$ExternalSyntheticLambda0;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006025HSPLcom/android/server/am/ActivityManagerConstants$1;-><init>(Lcom/android/server/am/ActivityManagerConstants;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006026HSPLcom/android/server/am/ActivityManagerConstants$2;-><init>(Lcom/android/server/am/ActivityManagerConstants;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006027HSPLcom/android/server/am/ActivityManagerConstants;-><clinit>()V
6028HSPLcom/android/server/am/ActivityManagerConstants;-><init>(Landroid/content/Context;Lcom/android/server/am/ActivityManagerService;Landroid/os/Handler;)V
art-benchmark-service35aba412020-02-03 11:53:25 -08006029HSPLcom/android/server/am/ActivityManagerConstants;->computeEmptyProcessLimit(I)I
art-benchmark-serviceba354032021-03-16 09:58:05 -07006030HSPLcom/android/server/am/ActivityManagerProcLock;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006031HSPLcom/android/server/am/ActivityManagerService$$ExternalSyntheticLambda3;-><init>(Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ProcessRecord;)V
6032HPLcom/android/server/am/ActivityManagerService$$ExternalSyntheticLambda7;-><init>([ILjava/lang/String;)V
6033HPLcom/android/server/am/ActivityManagerService$$ExternalSyntheticLambda7;->accept(Ljava/lang/Object;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07006034HPLcom/android/server/am/ActivityManagerService$$ExternalSyntheticLambda9;-><init>(ZIZI[Ljava/util/List;)V
6035HPLcom/android/server/am/ActivityManagerService$$ExternalSyntheticLambda9;->accept(Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006036HSPLcom/android/server/am/ActivityManagerService$14;-><init>(Lcom/android/server/am/ActivityManagerService;I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006037HSPLcom/android/server/am/ActivityManagerService$15;-><init>(Lcom/android/server/am/ActivityManagerService;IILandroid/os/IBinder;Ljava/lang/String;Landroid/app/ApplicationErrorReport$ParcelableCrashInfo;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006038HSPLcom/android/server/am/ActivityManagerService$16;->run()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006039HSPLcom/android/server/am/ActivityManagerService$1;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006040HSPLcom/android/server/am/ActivityManagerService$2;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006041HSPLcom/android/server/am/ActivityManagerService$3;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006042HSPLcom/android/server/am/ActivityManagerService$3;->allowFilterResult(Lcom/android/server/am/BroadcastFilter;Ljava/util/List;)Z+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006043HSPLcom/android/server/am/ActivityManagerService$3;->allowFilterResult(Ljava/lang/Object;Ljava/util/List;)Z+]Lcom/android/server/am/ActivityManagerService$3;Lcom/android/server/am/ActivityManagerService$3;
art-benchmark-service13164882020-11-07 02:19:14 -08006044HSPLcom/android/server/am/ActivityManagerService$3;->getIntentFilter(Lcom/android/server/am/BroadcastFilter;)Landroid/content/IntentFilter;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006045HSPLcom/android/server/am/ActivityManagerService$3;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter;+]Lcom/android/server/am/ActivityManagerService$3;Lcom/android/server/am/ActivityManagerService$3;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006046HPLcom/android/server/am/ActivityManagerService$3;->isPackageForFilter(Ljava/lang/String;Lcom/android/server/am/BroadcastFilter;)Z
6047HPLcom/android/server/am/ActivityManagerService$3;->isPackageForFilter(Ljava/lang/String;Ljava/lang/Object;)Z+]Lcom/android/server/am/ActivityManagerService$3;Lcom/android/server/am/ActivityManagerService$3;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006048HSPLcom/android/server/am/ActivityManagerService$3;->newArray(I)[Lcom/android/server/am/BroadcastFilter;
6049HSPLcom/android/server/am/ActivityManagerService$3;->newArray(I)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006050HSPLcom/android/server/am/ActivityManagerService$3;->newResult(Lcom/android/server/pm/Computer;Lcom/android/server/am/BroadcastFilter;IIJ)Lcom/android/server/am/BroadcastFilter;
6051HSPLcom/android/server/am/ActivityManagerService$3;->newResult(Lcom/android/server/pm/Computer;Ljava/lang/Object;IIJ)Ljava/lang/Object;+]Lcom/android/server/am/ActivityManagerService$3;Lcom/android/server/am/ActivityManagerService$3;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006052HSPLcom/android/server/am/ActivityManagerService$AppDeathRecipient;-><init>(Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ProcessRecord;ILandroid/app/IApplicationThread;)V
6053HSPLcom/android/server/am/ActivityManagerService$AppDeathRecipient;->binderDied()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006054HSPLcom/android/server/am/ActivityManagerService$FgsTempAllowListItem;-><init>(JILjava/lang/String;I)V
art-benchmark-service922a5532023-03-23 03:12:41 -07006055HSPLcom/android/server/am/ActivityManagerService$GetBackgroundStartPrivilegesFunctor;-><init>()V
6056HSPLcom/android/server/am/ActivityManagerService$GetBackgroundStartPrivilegesFunctor;-><init>(Lcom/android/server/am/ActivityManagerService$GetBackgroundStartPrivilegesFunctor-IA;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006057HSPLcom/android/server/am/ActivityManagerService$HiddenApiSettings;-><init>(Landroid/os/Handler;Landroid/content/Context;)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07006058HSPLcom/android/server/am/ActivityManagerService$Injector;->-$$Nest$fputmUserController(Lcom/android/server/am/ActivityManagerService$Injector;Lcom/android/server/am/UserController;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006059HSPLcom/android/server/am/ActivityManagerService$Injector;-><init>(Landroid/content/Context;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08006060HSPLcom/android/server/am/ActivityManagerService$Injector;->ensureHasNetworkManagementInternal()Z
art-benchmark-service922a5532023-03-23 03:12:41 -07006061HSPLcom/android/server/am/ActivityManagerService$Injector;->getAppOpsService(Ljava/io/File;Ljava/io/File;Landroid/os/Handler;)Lcom/android/server/appop/AppOpsService;
art-benchmark-serviced5115932020-02-25 17:55:03 -08006062HSPLcom/android/server/am/ActivityManagerService$Injector;->getContext()Landroid/content/Context;
art-benchmark-service56aece62020-02-10 17:58:03 -08006063HSPLcom/android/server/am/ActivityManagerService$Injector;->getProcessList(Lcom/android/server/am/ActivityManagerService;)Lcom/android/server/am/ProcessList;
Calin Juravle36829e52019-04-10 19:07:47 -07006064HSPLcom/android/server/am/ActivityManagerService$Injector;->getUiHandler(Lcom/android/server/am/ActivityManagerService;)Landroid/os/Handler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006065HSPLcom/android/server/am/ActivityManagerService$Injector;->isNetworkRestrictedForUid(I)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006066HSPLcom/android/server/am/ActivityManagerService$IntentFirewallInterface;-><init>(Lcom/android/server/am/ActivityManagerService;)V
Calin Juravle36829e52019-04-10 19:07:47 -07006067HSPLcom/android/server/am/ActivityManagerService$IntentFirewallInterface;->getAMSLock()Ljava/lang/Object;
Calin Juravle36829e52019-04-10 19:07:47 -07006068HSPLcom/android/server/am/ActivityManagerService$Lifecycle;-><init>(Landroid/content/Context;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006069HSPLcom/android/server/am/ActivityManagerService$Lifecycle;->getService()Lcom/android/server/am/ActivityManagerService;
Calin Juravle36829e52019-04-10 19:07:47 -07006070HSPLcom/android/server/am/ActivityManagerService$Lifecycle;->onBootPhase(I)V
6071HSPLcom/android/server/am/ActivityManagerService$Lifecycle;->onStart()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006072HSPLcom/android/server/am/ActivityManagerService$Lifecycle;->startService(Lcom/android/server/SystemServiceManager;Lcom/android/server/wm/ActivityTaskManagerService;)Lcom/android/server/am/ActivityManagerService;
6073HSPLcom/android/server/am/ActivityManagerService$LocalService;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006074HPLcom/android/server/am/ActivityManagerService$LocalService;->addPendingTopUid(IILandroid/app/IApplicationThread;)V
6075HPLcom/android/server/am/ActivityManagerService$LocalService;->applyForegroundServiceNotification(Landroid/app/Notification;Ljava/lang/String;ILjava/lang/String;I)Landroid/app/ActivityManagerInternal$ServiceNotificationPolicy;+]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
6076HPLcom/android/server/am/ActivityManagerService$LocalService;->broadcastCloseSystemDialogs(Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006077HSPLcom/android/server/am/ActivityManagerService$LocalService;->broadcastIntent(Landroid/content/Intent;Landroid/content/IIntentReceiver;[Ljava/lang/String;ZI[ILjava/util/function/BiFunction;Landroid/os/Bundle;)I
6078HPLcom/android/server/am/ActivityManagerService$LocalService;->broadcastIntentInPackage(Ljava/lang/String;Ljava/lang/String;IIILandroid/content/Intent;Ljava/lang/String;Landroid/app/IApplicationThread;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;Ljava/lang/String;Landroid/os/Bundle;ZZILandroid/app/BackgroundStartPrivileges;[I)I+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006079HSPLcom/android/server/am/ActivityManagerService$LocalService;->checkContentProviderAccess(Ljava/lang/String;I)Ljava/lang/String;+]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006080HSPLcom/android/server/am/ActivityManagerService$LocalService;->deletePendingTopUid(IJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006081HPLcom/android/server/am/ActivityManagerService$LocalService;->enforceBroadcastOptionsPermissions(Landroid/os/Bundle;I)V+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6082HSPLcom/android/server/am/ActivityManagerService$LocalService;->enforceCallingPermission(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006083HSPLcom/android/server/am/ActivityManagerService$LocalService;->getCurrentUserId()I+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;
6084HPLcom/android/server/am/ActivityManagerService$LocalService;->getMemoryStateForProcesses()Ljava/util/List;+]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006085HPLcom/android/server/am/ActivityManagerService$LocalService;->getPackageNameByPid(I)Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -08006086HSPLcom/android/server/am/ActivityManagerService$LocalService;->getRestrictionLevel(I)I+]Lcom/android/server/am/AppRestrictionController;Lcom/android/server/am/AppRestrictionController;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006087HSPLcom/android/server/am/ActivityManagerService$LocalService;->getUidProcessState(I)I+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006088HSPLcom/android/server/am/ActivityManagerService$LocalService;->handleIncomingUser(IIIZILjava/lang/String;Ljava/lang/String;)I+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;
6089HSPLcom/android/server/am/ActivityManagerService$LocalService;->hasForegroundServiceNotification(Ljava/lang/String;ILjava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07006090HPLcom/android/server/am/ActivityManagerService$LocalService;->hasStartedUserState(I)Z
6091HPLcom/android/server/am/ActivityManagerService$LocalService;->isAppBad(Ljava/lang/String;I)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07006092HSPLcom/android/server/am/ActivityManagerService$LocalService;->isAppStartModeDisabled(ILjava/lang/String;)Z+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006093HSPLcom/android/server/am/ActivityManagerService$LocalService;->isAssociatedCompanionApp(II)Z+]Ljava/util/Map;Landroid/util/ArrayMap;]Ljava/util/Set;Landroid/util/ArraySet;
art-benchmark-service00abe242023-02-13 10:31:34 -08006094HSPLcom/android/server/am/ActivityManagerService$LocalService;->isBgAutoRestrictedBucketFeatureFlagEnabled()Z+]Lcom/android/server/am/AppRestrictionController;Lcom/android/server/am/AppRestrictionController;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006095HSPLcom/android/server/am/ActivityManagerService$LocalService;->isBooted()Z
6096HSPLcom/android/server/am/ActivityManagerService$LocalService;->isBooting()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +00006097HSPLcom/android/server/am/ActivityManagerService$LocalService;->isDeviceOwner(I)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07006098HSPLcom/android/server/am/ActivityManagerService$LocalService;->isPendingTopUid(I)Z+]Lcom/android/server/am/PendingStartActivityUids;Lcom/android/server/am/PendingStartActivityUids;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006099HPLcom/android/server/am/ActivityManagerService$LocalService;->isProfileOwner(I)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;
6100HSPLcom/android/server/am/ActivityManagerService$LocalService;->isTempAllowlistedForFgsWhileInUse(I)Z+]Lcom/android/server/am/FgsTempAllowList;Lcom/android/server/am/FgsTempAllowList;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006101HSPLcom/android/server/am/ActivityManagerService$LocalService;->isUidActive(I)Z+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006102HPLcom/android/server/am/ActivityManagerService$LocalService;->noteAlarmFinish(Landroid/app/PendingIntent;Landroid/os/WorkSource;ILjava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006103HSPLcom/android/server/am/ActivityManagerService$LocalService;->noteAlarmStart(Landroid/app/PendingIntent;Landroid/os/WorkSource;ILjava/lang/String;)V
6104HPLcom/android/server/am/ActivityManagerService$LocalService;->noteWakeupAlarm(Landroid/app/PendingIntent;Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;)V
6105HSPLcom/android/server/am/ActivityManagerService$LocalService;->notifyNetworkPolicyRulesUpdated(IJ)V+]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006106HPLcom/android/server/am/ActivityManagerService$LocalService;->onForegroundServiceNotificationUpdate(ZLandroid/app/Notification;ILjava/lang/String;I)V
6107HSPLcom/android/server/am/ActivityManagerService$LocalService;->onUidBlockedReasonsChanged(II)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006108HPLcom/android/server/am/ActivityManagerService$LocalService;->scheduleAppGcs()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006109HPLcom/android/server/am/ActivityManagerService$LocalService;->setPendingIntentAllowBgActivityStarts(Landroid/content/IIntentSender;Landroid/os/IBinder;I)V+]Lcom/android/server/am/PendingIntentRecord;Lcom/android/server/am/PendingIntentRecord;
6110HPLcom/android/server/am/ActivityManagerService$LocalService;->setPendingIntentAllowlistDuration(Landroid/content/IIntentSender;Landroid/os/IBinder;JIILjava/lang/String;)V+]Lcom/android/server/am/PendingIntentController;Lcom/android/server/am/PendingIntentController;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006111HPLcom/android/server/am/ActivityManagerService$LocalService;->shouldWaitForNetworkRulesUpdate(I)Z
6112HPLcom/android/server/am/ActivityManagerService$LocalService;->startServiceInPackage(ILandroid/content/Intent;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;ILandroid/app/BackgroundStartPrivileges;)Landroid/content/ComponentName;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
6113HSPLcom/android/server/am/ActivityManagerService$LocalService;->updateDeviceIdleTempAllowlist([IIZJIILjava/lang/String;I)V+]Lcom/android/server/am/FgsTempAllowList;Lcom/android/server/am/FgsTempAllowList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006114HSPLcom/android/server/am/ActivityManagerService$MainHandler$$ExternalSyntheticLambda1;-><init>(Landroid/os/Message;)V
6115HSPLcom/android/server/am/ActivityManagerService$MainHandler$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;)V
6116HSPLcom/android/server/am/ActivityManagerService$MainHandler$$ExternalSyntheticLambda2;-><init>(Landroid/os/Message;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006117HSPLcom/android/server/am/ActivityManagerService$MainHandler$$ExternalSyntheticLambda2;->accept(Ljava/lang/Object;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006118HSPLcom/android/server/am/ActivityManagerService$MainHandler;->$r8$lambda$tnqzrvfbfhw0qbzF4Zpa6LsnUNU(Landroid/os/Message;Landroid/app/ActivityManagerInternal$BindServiceEventListener;)V
6119HSPLcom/android/server/am/ActivityManagerService$MainHandler;->$r8$lambda$y3Zh24d1IG7n6Ujgxim6Oc7DVPo(Landroid/os/Message;Landroid/app/ActivityManagerInternal$BroadcastEventListener;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006120HSPLcom/android/server/am/ActivityManagerService$MainHandler;-><init>(Lcom/android/server/am/ActivityManagerService;Landroid/os/Looper;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006121HSPLcom/android/server/am/ActivityManagerService$MainHandler;->handleMessage(Landroid/os/Message;)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/lang/Long;Ljava/lang/Long;]Lcom/android/server/am/AppProfiler$CachedAppsWatermarkData;Lcom/android/server/am/AppProfiler$CachedAppsWatermarkData;]Lcom/android/internal/os/SomeArgs;Lcom/android/internal/os/SomeArgs;]Ljava/util/concurrent/CopyOnWriteArrayList;Ljava/util/concurrent/CopyOnWriteArrayList;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/ContentProviderRecord;Lcom/android/server/am/ContentProviderRecord;]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Lcom/android/server/am/AppProfiler;Lcom/android/server/am/AppProfiler;]Ljava/lang/Thread;Lcom/android/server/am/ActivityManagerService$MainHandler$1;
art-benchmark-service00abe242023-02-13 10:31:34 -08006122HSPLcom/android/server/am/ActivityManagerService$MainHandler;->lambda$handleMessage$1(Landroid/os/Message;Landroid/app/ActivityManagerInternal$BroadcastEventListener;)V+]Landroid/app/ActivityManagerInternal$BroadcastEventListener;Lcom/android/server/am/AppBroadcastEventsTracker;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006123HSPLcom/android/server/am/ActivityManagerService$MainHandler;->lambda$handleMessage$2(Landroid/os/Message;Landroid/app/ActivityManagerInternal$BindServiceEventListener;)V+]Landroid/app/ActivityManagerInternal$BindServiceEventListener;Lcom/android/server/am/AppBindServiceEventsTracker;
art-benchmark-service00abe242023-02-13 10:31:34 -08006124HSPLcom/android/server/am/ActivityManagerService$PendingTempAllowlist;-><init>(IJILjava/lang/String;II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006125HPLcom/android/server/am/ActivityManagerService$PermissionController;->getPackagesForUid(I)[Ljava/lang/String;+]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
art-benchmark-service56aece62020-02-10 17:58:03 -08006126HSPLcom/android/server/am/ActivityManagerService$PidMap;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006127HSPLcom/android/server/am/ActivityManagerService$PidMap;->doRemoveInternal(ILcom/android/server/am/ProcessRecord;)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07006128HSPLcom/android/server/am/ActivityManagerService$PidMap;->get(I)Lcom/android/server/am/ProcessRecord;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006129HSPLcom/android/server/am/ActivityManagerService$PidMap;->valueAt(I)Lcom/android/server/am/ProcessRecord;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006130HSPLcom/android/server/am/ActivityManagerService$StickyBroadcast;-><init>()V
6131HSPLcom/android/server/am/ActivityManagerService$StickyBroadcast;->create(Landroid/content/Intent;ZII)Lcom/android/server/am/ActivityManagerService$StickyBroadcast;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006132HSPLcom/android/server/am/ActivityManagerService$UiHandler;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006133HSPLcom/android/server/am/ActivityManagerService$UiHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/am/UidObserverController;Lcom/android/server/am/UidObserverController;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/AppErrors;Lcom/android/server/am/AppErrors;
6134HPLcom/android/server/am/ActivityManagerService;->$r8$lambda$88DAuNh7cKCKaHJTBvZhIl7n2MQ(ZIZI[Ljava/util/List;Lcom/android/server/am/ProcessRecord;)V
6135HSPLcom/android/server/am/ActivityManagerService;->$r8$lambda$OPoiAXorN-km2DU3z2z1P5jr_aA(Lcom/android/server/am/ActivityManagerService;)V
6136HPLcom/android/server/am/ActivityManagerService;->$r8$lambda$mLSgj0_-2qvr-t2-xE8C-lAuaIg([ILjava/lang/String;Lcom/android/server/am/ProcessRecord;)V
6137HSPLcom/android/server/am/ActivityManagerService;->-$$Nest$fgetmCompanionAppUidsMap(Lcom/android/server/am/ActivityManagerService;)Ljava/util/Map;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006138HSPLcom/android/server/am/ActivityManagerService;->-$$Nest$fgetmDeviceOwnerUid(Lcom/android/server/am/ActivityManagerService;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07006139HSPLcom/android/server/am/ActivityManagerService;->-$$Nest$fgetmFgsWhileInUseTempAllowList(Lcom/android/server/am/ActivityManagerService;)Lcom/android/server/am/FgsTempAllowList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006140HSPLcom/android/server/am/ActivityManagerService;->-$$Nest$fgetmPendingStartActivityUids(Lcom/android/server/am/ActivityManagerService;)Lcom/android/server/am/PendingStartActivityUids;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006141HPLcom/android/server/am/ActivityManagerService;->-$$Nest$fgetmProfileOwnerUids(Lcom/android/server/am/ActivityManagerService;)Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006142HSPLcom/android/server/am/ActivityManagerService;->-$$Nest$fgetmUidNetworkBlockedReasons(Lcom/android/server/am/ActivityManagerService;)Landroid/util/SparseIntArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006143HPLcom/android/server/am/ActivityManagerService;->-$$Nest$misAppBad(Lcom/android/server/am/ActivityManagerService;Ljava/lang/String;I)Z+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006144HSPLcom/android/server/am/ActivityManagerService;->-$$Nest$mstart(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006145HSPLcom/android/server/am/ActivityManagerService;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07006146HSPLcom/android/server/am/ActivityManagerService;-><init>(Landroid/content/Context;Lcom/android/server/wm/ActivityTaskManagerService;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006147HSPLcom/android/server/am/ActivityManagerService;->addBroadcastStatLocked(Ljava/lang/String;Ljava/lang/String;IIJ)V+]Lcom/android/server/am/BroadcastStats;Lcom/android/server/am/BroadcastStats;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006148HSPLcom/android/server/am/ActivityManagerService;->addErrorToDropBox(Ljava/lang/String;Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;Ljava/io/File;Landroid/app/ApplicationErrorReport$CrashInfo;Ljava/lang/Float;Landroid/os/incremental/IncrementalMetrics;Ljava/util/UUID;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006149HSPLcom/android/server/am/ActivityManagerService;->addPackageDependency(Ljava/lang/String;)V
6150HSPLcom/android/server/am/ActivityManagerService;->addPidLocked(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006151HSPLcom/android/server/am/ActivityManagerService;->appDiedLocked(Lcom/android/server/am/ProcessRecord;ILandroid/app/IApplicationThread;ZLjava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006152HSPLcom/android/server/am/ActivityManagerService;->appRestrictedInBackgroundLOSP(ILjava/lang/String;I)I+]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006153HSPLcom/android/server/am/ActivityManagerService;->appendDropBoxProcessHeaders(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/StringBuilder;)V
6154HSPLcom/android/server/am/ActivityManagerService;->attachApplication(Landroid/app/IApplicationThread;J)V
art-benchmark-service922a5532023-03-23 03:12:41 -07006155HSPLcom/android/server/am/ActivityManagerService;->attachApplicationLocked(Landroid/app/IApplicationThread;IIJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006156HPLcom/android/server/am/ActivityManagerService;->bindBackupAgent(Ljava/lang/String;III)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07006157HSPLcom/android/server/am/ActivityManagerService;->bindServiceInstance(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IServiceConnection;JLjava/lang/String;Ljava/lang/String;I)I+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6158HSPLcom/android/server/am/ActivityManagerService;->bindServiceInstance(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/content/Intent;Ljava/lang/String;Landroid/app/IServiceConnection;JLjava/lang/String;ZILjava/lang/String;Landroid/app/IApplicationThread;Ljava/lang/String;I)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006159HSPLcom/android/server/am/ActivityManagerService;->boostPriorityForLockedSection()V+]Lcom/android/server/ThreadPriorityBooster;Lcom/android/server/ThreadPriorityBooster;
6160HSPLcom/android/server/am/ActivityManagerService;->boostPriorityForProcLockedSection()V+]Lcom/android/server/ThreadPriorityBooster;Lcom/android/server/ThreadPriorityBooster;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006161HPLcom/android/server/am/ActivityManagerService;->broadcastIntentInPackage(Ljava/lang/String;Ljava/lang/String;IIILandroid/content/Intent;Ljava/lang/String;Lcom/android/server/am/ProcessRecord;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;Ljava/lang/String;Landroid/os/Bundle;ZZILandroid/app/BackgroundStartPrivileges;[I)I+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service00abe242023-02-13 10:31:34 -08006162HSPLcom/android/server/am/ActivityManagerService;->broadcastIntentLocked(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Lcom/android/server/am/ProcessRecord;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/os/Bundle;ZZIIIIILandroid/app/BackgroundStartPrivileges;[ILjava/util/function/BiFunction;)I+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006163HSPLcom/android/server/am/ActivityManagerService;->broadcastIntentLockedTraced(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Lcom/android/server/am/ProcessRecord;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/app/BroadcastOptions;ZZIIIIILandroid/app/BackgroundStartPrivileges;[ILjava/util/function/BiFunction;)I+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;]Lcom/android/server/uri/UriGrantsManagerInternal;Lcom/android/server/uri/UriGrantsManagerService$LocalService;]Lcom/android/server/IntentResolver;Lcom/android/server/am/ActivityManagerService$3;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/IntentFilter;Lcom/android/server/am/BroadcastFilter;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Ljava/lang/String;Ljava/lang/String;]Landroid/content/IIntentReceiver;megamorphic_types]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/BroadcastQueue;Lcom/android/server/am/BroadcastQueueModernImpl;]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;
art-benchmark-service08401c12022-12-23 09:27:20 -08006164HSPLcom/android/server/am/ActivityManagerService;->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+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006165HSPLcom/android/server/am/ActivityManagerService;->broadcastQueueForFlags(I)Lcom/android/server/am/BroadcastQueue;
art-benchmark-service00abe242023-02-13 10:31:34 -08006166HSPLcom/android/server/am/ActivityManagerService;->broadcastQueueForFlags(ILjava/lang/Object;)Lcom/android/server/am/BroadcastQueue;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006167HSPLcom/android/server/am/ActivityManagerService;->broadcastQueueForIntent(Landroid/content/Intent;)Lcom/android/server/am/BroadcastQueue;+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006168HPLcom/android/server/am/ActivityManagerService;->cancelIntentSender(Landroid/content/IIntentSender;)V+]Lcom/android/server/am/PendingIntentController;Lcom/android/server/am/PendingIntentController;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006169HSPLcom/android/server/am/ActivityManagerService;->checkBroadcastFromSystem(Landroid/content/Intent;Lcom/android/server/am/ProcessRecord;Ljava/lang/String;IZLjava/util/List;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006170HSPLcom/android/server/am/ActivityManagerService;->checkCallingPermission(Ljava/lang/String;)I+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006171HSPLcom/android/server/am/ActivityManagerService;->checkComponentPermission(Ljava/lang/String;IIIZ)I+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006172HPLcom/android/server/am/ActivityManagerService;->checkExcessivePowerUsage()V
art-benchmark-service35aba412020-02-03 11:53:25 -08006173HSPLcom/android/server/am/ActivityManagerService;->checkPermission(Ljava/lang/String;II)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07006174HSPLcom/android/server/am/ActivityManagerService;->checkTime(JLjava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006175HPLcom/android/server/am/ActivityManagerService;->checkUriPermission(Landroid/net/Uri;IIIILandroid/os/IBinder;)I+]Lcom/android/server/uri/UriGrantsManagerInternal;Lcom/android/server/uri/UriGrantsManagerService$LocalService;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006176HSPLcom/android/server/am/ActivityManagerService;->cleanUpApplicationRecordLocked(Lcom/android/server/am/ProcessRecord;IZZIZZ)Z+]Lcom/android/server/am/CachedAppOptimizer;Lcom/android/server/am/CachedAppOptimizer;]Lcom/android/server/am/PhantomProcessList;Lcom/android/server/am/PhantomProcessList;]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/AppProfiler;Lcom/android/server/am/AppProfiler;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/BroadcastQueue;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;
6177HSPLcom/android/server/am/ActivityManagerService;->clearProcessForegroundLocked(Lcom/android/server/am/ProcessRecord;)V
6178HSPLcom/android/server/am/ActivityManagerService;->collectReceiverComponents(Landroid/content/Intent;Ljava/lang/String;I[I[I)Ljava/util/List;+]Lcom/android/server/am/ComponentAliasResolver$Resolution;Lcom/android/server/am/ComponentAliasResolver$Resolution;]Lcom/android/server/am/ComponentAliasResolver;Lcom/android/server/am/ComponentAliasResolver;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;
6179HSPLcom/android/server/am/ActivityManagerService;->compatibilityInfoForPackage(Landroid/content/pm/ApplicationInfo;)Landroid/content/res/CompatibilityInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006180HSPLcom/android/server/am/ActivityManagerService;->enforceAllowedToStartOrBindServiceIfSdkSandbox(Landroid/content/Intent;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07006181HSPLcom/android/server/am/ActivityManagerService;->enforceBroadcastOptionPermissionsInternal(Landroid/app/BroadcastOptions;I)V+]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6182HSPLcom/android/server/am/ActivityManagerService;->enforceBroadcastOptionPermissionsInternal(Landroid/os/Bundle;I)V+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006183HSPLcom/android/server/am/ActivityManagerService;->enforceCallingPermission(Ljava/lang/String;Ljava/lang/String;)V+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006184HSPLcom/android/server/am/ActivityManagerService;->enforceDumpPermissionForPackage(Ljava/lang/String;IILjava/lang/String;)I
6185HSPLcom/android/server/am/ActivityManagerService;->enforceNotIsolatedCaller(Ljava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
6186HSPLcom/android/server/am/ActivityManagerService;->enforceNotIsolatedOrSdkSandboxCaller(Ljava/lang/String;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006187HSPLcom/android/server/am/ActivityManagerService;->enqueueOomAdjTargetLocked(Lcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07006188HSPLcom/android/server/am/ActivityManagerService;->enqueueUidChangeLocked(Lcom/android/server/am/UidRecord;II)V+]Lcom/android/server/am/UidObserverController;Lcom/android/server/am/UidObserverController;]Landroid/os/PowerManagerInternal;Lcom/android/server/power/PowerManagerService$LocalService;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;
art-benchmark-service35aba412020-02-03 11:53:25 -08006189HSPLcom/android/server/am/ActivityManagerService;->ensureAllowedAssociations()V
art-benchmark-service922a5532023-03-23 03:12:41 -07006190HSPLcom/android/server/am/ActivityManagerService;->filterNonExportedComponents(Landroid/content/Intent;IILjava/util/List;Lcom/android/server/compat/PlatformCompat;Ljava/lang/String;Ljava/lang/String;)V+]Lcom/android/server/compat/PlatformCompat;Lcom/android/server/compat/PlatformCompat;]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/pm/ResolveInfo;Landroid/content/pm/ResolveInfo;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/content/Intent;Landroid/content/Intent;]Landroid/content/pm/ComponentInfo;Landroid/content/pm/ActivityInfo;
6191HSPLcom/android/server/am/ActivityManagerService;->finishAttachApplication(J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006192HSPLcom/android/server/am/ActivityManagerService;->finishAttachApplicationInner(JII)V+]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Lcom/android/server/am/HostingRecord;Lcom/android/server/am/HostingRecord;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/BroadcastQueue;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6193HSPLcom/android/server/am/ActivityManagerService;->finishReceiver(Landroid/os/IBinder;ILjava/lang/String;Landroid/os/Bundle;ZI)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/os/Bundle;Landroid/os/Bundle;]Lcom/android/server/am/BroadcastQueue;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6194HPLcom/android/server/am/ActivityManagerService;->forceStopPackageLocked(Ljava/lang/String;IZZZZZILjava/lang/String;I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006195HSPLcom/android/server/am/ActivityManagerService;->getAppInfoForUser(Landroid/content/pm/ApplicationInfo;I)Landroid/content/pm/ApplicationInfo;+]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;
6196HPLcom/android/server/am/ActivityManagerService;->getAppOpsManager()Landroid/app/AppOpsManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006197HSPLcom/android/server/am/ActivityManagerService;->getAppStartModeLOSP(ILjava/lang/String;IIZZZ)I+]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service35aba412020-02-03 11:53:25 -08006198HSPLcom/android/server/am/ActivityManagerService;->getBackgroundLaunchBroadcasts()Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006199HSPLcom/android/server/am/ActivityManagerService;->getCommonServicesLocked(Z)Landroid/util/ArrayMap;
art-benchmark-service00abe242023-02-13 10:31:34 -08006200HSPLcom/android/server/am/ActivityManagerService;->getContentProvider(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;IZ)Landroid/app/ContentProviderHolder;+]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006201HSPLcom/android/server/am/ActivityManagerService;->getCurrentUserId()I+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;
art-benchmark-service00abe242023-02-13 10:31:34 -08006202HSPLcom/android/server/am/ActivityManagerService;->getHistoricalProcessExitReasons(Ljava/lang/String;III)Landroid/content/pm/ParceledListSlice;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006203HSPLcom/android/server/am/ActivityManagerService;->getInfoForIntentSender(Landroid/content/IIntentSender;)Landroid/app/ActivityManager$PendingIntentInfo;+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006204HSPLcom/android/server/am/ActivityManagerService;->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;+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006205HSPLcom/android/server/am/ActivityManagerService;->getIntentSenderWithFeatureAsApp(ILjava/lang/String;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;I[Landroid/content/Intent;[Ljava/lang/String;ILandroid/os/Bundle;II)Landroid/content/IIntentSender;+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/am/PendingIntentController;Lcom/android/server/am/PendingIntentController;]Landroid/content/Intent;Landroid/content/Intent;]Landroid/os/Bundle;Landroid/os/Bundle;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006206HSPLcom/android/server/am/ActivityManagerService;->getMemoryInfo(Landroid/app/ActivityManager$MemoryInfo;)V+]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006207HPLcom/android/server/am/ActivityManagerService;->getMemoryTrimLevel()I
Karuna Ramkumard7380572023-06-09 19:14:36 +00006208HSPLcom/android/server/am/ActivityManagerService;->getMyMemoryState(Landroid/app/ActivityManager$RunningAppProcessInfo;)V+]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006209HSPLcom/android/server/am/ActivityManagerService;->getPackageManagerInternal()Landroid/content/pm/PackageManagerInternal;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006210HPLcom/android/server/am/ActivityManagerService;->getPackageProcessState(Ljava/lang/String;Ljava/lang/String;)I+]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6211HPLcom/android/server/am/ActivityManagerService;->getProcessMemoryInfo([I)[Landroid/os/Debug$MemoryInfo;+]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;]Landroid/os/Debug$MemoryInfo;Landroid/os/Debug$MemoryInfo;]Lcom/android/server/am/PackageList;Lcom/android/server/am/PackageList;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
art-benchmark-service84deab32021-05-12 09:41:00 -07006212HSPLcom/android/server/am/ActivityManagerService;->getProcessRecordLocked(Ljava/lang/String;I)Lcom/android/server/am/ProcessRecord;+]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006213HPLcom/android/server/am/ActivityManagerService;->getProcessesInErrorState()Ljava/util/List;+]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006214HSPLcom/android/server/am/ActivityManagerService;->getRealProcessStateLocked(Lcom/android/server/am/ProcessRecord;I)I+]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
6215HSPLcom/android/server/am/ActivityManagerService;->getRecordForAppLOSP(Landroid/app/IApplicationThread;)Lcom/android/server/am/ProcessRecord;+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;
6216HSPLcom/android/server/am/ActivityManagerService;->getRecordForAppLOSP(Landroid/os/IBinder;)Lcom/android/server/am/ProcessRecord;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/internal/app/ProcessMap;Lcom/android/server/am/ProcessList$MyProcessMap;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;
6217HSPLcom/android/server/am/ActivityManagerService;->getRunningAppProcesses()Ljava/util/List;+]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006218HSPLcom/android/server/am/ActivityManagerService;->getRunningUserIds()[I+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006219HSPLcom/android/server/am/ActivityManagerService;->getShortAction(Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006220HSPLcom/android/server/am/ActivityManagerService;->getTagForIntentSender(Landroid/content/IIntentSender;Ljava/lang/String;)Ljava/lang/String;+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6221HSPLcom/android/server/am/ActivityManagerService;->getTagForIntentSenderLocked(Lcom/android/server/am/PendingIntentRecord;Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006222HSPLcom/android/server/am/ActivityManagerService;->getTopApp()Lcom/android/server/am/ProcessRecord;+]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;
art-benchmark-service922a5532023-03-23 03:12:41 -07006223HSPLcom/android/server/am/ActivityManagerService;->getUidProcessCapabilityLocked(I)I+]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006224HSPLcom/android/server/am/ActivityManagerService;->getUidProcessState(ILjava/lang/String;)I
art-benchmark-serviceba354032021-03-16 09:58:05 -07006225HSPLcom/android/server/am/ActivityManagerService;->getUidState(I)I+]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;
6226HSPLcom/android/server/am/ActivityManagerService;->getUidStateLocked(I)I+]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;
6227HSPLcom/android/server/am/ActivityManagerService;->grantImplicitAccess(ILandroid/content/Intent;II)V+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006228HPLcom/android/server/am/ActivityManagerService;->grantUriPermission(Landroid/app/IApplicationThread;Ljava/lang/String;Landroid/net/Uri;II)V+]Lcom/android/server/uri/UriGrantsManagerInternal;Lcom/android/server/uri/UriGrantsManagerService$LocalService;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006229HSPLcom/android/server/am/ActivityManagerService;->handleAppDiedLocked(Lcom/android/server/am/ProcessRecord;IZZZ)V
6230HSPLcom/android/server/am/ActivityManagerService;->handleApplicationStrictModeViolation(Landroid/os/IBinder;ILandroid/os/StrictMode$ViolationInfo;)V+]Ljava/util/HashSet;Ljava/util/HashSet;]Landroid/os/StrictMode$ViolationInfo;Landroid/os/StrictMode$ViolationInfo;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006231HSPLcom/android/server/am/ActivityManagerService;->handleApplicationWtf(Landroid/os/IBinder;Ljava/lang/String;ZLandroid/app/ApplicationErrorReport$ParcelableCrashInfo;I)Z
6232HSPLcom/android/server/am/ActivityManagerService;->handleApplicationWtfInner(IILandroid/os/IBinder;Ljava/lang/String;Landroid/app/ApplicationErrorReport$CrashInfo;)Lcom/android/server/am/ProcessRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006233HSPLcom/android/server/am/ActivityManagerService;->handleIncomingUser(IIIZZLjava/lang/String;Ljava/lang/String;)I+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006234HSPLcom/android/server/am/ActivityManagerService;->hasUsageStatsPermission(Ljava/lang/String;)Z+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6235HSPLcom/android/server/am/ActivityManagerService;->hasUsageStatsPermission(Ljava/lang/String;II)Z+]Landroid/app/SyncNotedAppOp;Landroid/app/SyncNotedAppOp;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Calin Juravle36829e52019-04-10 19:07:47 -07006236HSPLcom/android/server/am/ActivityManagerService;->initPowerManagement()V
art-benchmark-service84deab32021-05-12 09:41:00 -07006237HSPLcom/android/server/am/ActivityManagerService;->isAllowlistedForFgsStartLOSP(I)Lcom/android/server/am/ActivityManagerService$FgsTempAllowListItem;+]Lcom/android/server/am/FgsTempAllowList;Lcom/android/server/am/FgsTempAllowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006238HPLcom/android/server/am/ActivityManagerService;->isAppBad(Ljava/lang/String;I)Z+]Lcom/android/server/am/AppErrors;Lcom/android/server/am/AppErrors;
6239HPLcom/android/server/am/ActivityManagerService;->isAppForeground(I)Z
6240HSPLcom/android/server/am/ActivityManagerService;->isAppFreezerExemptInstPkg()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07006241HSPLcom/android/server/am/ActivityManagerService;->isAppStartModeDisabled(ILjava/lang/String;)Z+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006242HPLcom/android/server/am/ActivityManagerService;->isCameraActiveForUid(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006243HSPLcom/android/server/am/ActivityManagerService;->isInstantApp(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;I)Z+]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service00abe242023-02-13 10:31:34 -08006244HSPLcom/android/server/am/ActivityManagerService;->isReceivingBroadcastLocked(Lcom/android/server/am/ProcessRecord;[I)Z
art-benchmark-service35aba412020-02-03 11:53:25 -08006245HSPLcom/android/server/am/ActivityManagerService;->isSingleton(Ljava/lang/String;Landroid/content/pm/ApplicationInfo;Ljava/lang/String;I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006246HSPLcom/android/server/am/ActivityManagerService;->isUidActive(ILjava/lang/String;)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07006247HSPLcom/android/server/am/ActivityManagerService;->isUidActiveLOSP(I)Z+]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006248HPLcom/android/server/am/ActivityManagerService;->isUserAMonkey()Z+]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006249HSPLcom/android/server/am/ActivityManagerService;->isUserRunning(II)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07006250HPLcom/android/server/am/ActivityManagerService;->lambda$checkExcessivePowerUsage$21(JJZZLcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6251HPLcom/android/server/am/ActivityManagerService;->lambda$getPackageProcessState$0([ILjava/lang/String;Lcom/android/server/am/ProcessRecord;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/PackageList;Lcom/android/server/am/PackageList;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
6252HPLcom/android/server/am/ActivityManagerService;->lambda$getProcessesInErrorState$12(ZIZI[Ljava/util/List;Lcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/ProcessErrorStateRecord;Lcom/android/server/am/ProcessErrorStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
6253HSPLcom/android/server/am/ActivityManagerService;->lambda$scheduleUpdateBinderHeavyHitterWatcherConfig$34()V
6254HPLcom/android/server/am/ActivityManagerService;->logFgsApiBegin(III)V
6255HPLcom/android/server/am/ActivityManagerService;->logFgsApiEnd(III)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006256HSPLcom/android/server/am/ActivityManagerService;->logStrictModeViolationToDropBox(Lcom/android/server/am/ProcessRecord;Landroid/os/StrictMode$ViolationInfo;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006257HPLcom/android/server/am/ActivityManagerService;->noteAlarmFinish(Landroid/content/IIntentSender;Landroid/os/WorkSource;ILjava/lang/String;)V+]Landroid/os/WorkSource;Landroid/os/WorkSource;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006258HSPLcom/android/server/am/ActivityManagerService;->noteAlarmStart(Landroid/content/IIntentSender;Landroid/os/WorkSource;ILjava/lang/String;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006259HSPLcom/android/server/am/ActivityManagerService;->noteUidProcessState(III)V+]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006260HPLcom/android/server/am/ActivityManagerService;->noteWakeupAlarm(Landroid/content/IIntentSender;Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08006261HSPLcom/android/server/am/ActivityManagerService;->notifyBroadcastFinishedLocked(Lcom/android/server/am/BroadcastRecord;)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Landroid/os/Message;Landroid/os/Message;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006262HSPLcom/android/server/am/ActivityManagerService;->notifyPackageUse(Ljava/lang/String;I)V+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006263HSPLcom/android/server/am/ActivityManagerService;->onProcessFreezableChangedLocked(Lcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/BroadcastQueue;Lcom/android/server/am/BroadcastQueueModernImpl;
6264HSPLcom/android/server/am/ActivityManagerService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
6265HPLcom/android/server/am/ActivityManagerService;->onWakefulnessChanged(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006266HSPLcom/android/server/am/ActivityManagerService;->publishContentProviders(Landroid/app/IApplicationThread;Ljava/util/List;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006267HSPLcom/android/server/am/ActivityManagerService;->publishService(Landroid/os/IBinder;Landroid/content/Intent;Landroid/os/IBinder;)V+]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service00abe242023-02-13 10:31:34 -08006268HSPLcom/android/server/am/ActivityManagerService;->pushTempAllowlist()V+]Lcom/android/server/DeviceIdleInternal;Lcom/android/server/DeviceIdleController$LocalService;]Lcom/android/server/am/PendingTempAllowlists;Lcom/android/server/am/PendingTempAllowlists;
6269HSPLcom/android/server/am/ActivityManagerService;->refContentProvider(Landroid/os/IBinder;II)Z+]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006270HSPLcom/android/server/am/ActivityManagerService;->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/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/am/ProcessReceiverRecord;Lcom/android/server/am/ProcessReceiverRecord;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;,Lcom/android/server/am/BroadcastFilter;]Lcom/android/server/am/ReceiverList;Lcom/android/server/am/ReceiverList;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Ljava/lang/String;Ljava/lang/String;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Lcom/android/server/am/BroadcastQueue;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/PackageList;Lcom/android/server/am/PackageList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Lcom/android/server/am/ReceiverList;,Ljava/util/ArrayList;]Lcom/android/server/IntentResolver;Lcom/android/server/am/ActivityManagerService$3;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006271HSPLcom/android/server/am/ActivityManagerService;->registerStrictModeCallback(Landroid/os/IBinder;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006272HPLcom/android/server/am/ActivityManagerService;->removeContentProvider(Landroid/os/IBinder;Z)V+]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006273HSPLcom/android/server/am/ActivityManagerService;->removeOomAdjTargetLocked(Lcom/android/server/am/ProcessRecord;Z)V
art-benchmark-service922a5532023-03-23 03:12:41 -07006274HSPLcom/android/server/am/ActivityManagerService;->removePidLocked(ILcom/android/server/am/ProcessRecord;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07006275HPLcom/android/server/am/ActivityManagerService;->removeReceiverLocked(Lcom/android/server/am/ReceiverList;)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/util/ArrayList;Lcom/android/server/am/ReceiverList;]Lcom/android/server/IntentResolver;Lcom/android/server/am/ActivityManagerService$3;
6276HSPLcom/android/server/am/ActivityManagerService;->reportGlobalUsageEvent(I)V
6277HPLcom/android/server/am/ActivityManagerService;->reportUidFrozenStateChanged([I[I)V+]Landroid/os/RemoteCallbackList;Landroid/os/RemoteCallbackList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006278HSPLcom/android/server/am/ActivityManagerService;->reportUidInfoMessageLocked(Ljava/lang/String;Ljava/lang/String;I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006279HSPLcom/android/server/am/ActivityManagerService;->resetPriorityAfterLockedSection()V+]Lcom/android/server/ThreadPriorityBooster;Lcom/android/server/ThreadPriorityBooster;
6280HSPLcom/android/server/am/ActivityManagerService;->resetPriorityAfterProcLockedSection()V+]Lcom/android/server/ThreadPriorityBooster;Lcom/android/server/ThreadPriorityBooster;
art-benchmark-service22928e12022-06-04 17:35:15 -07006281HSPLcom/android/server/am/ActivityManagerService;->rotateBroadcastStatsIfNeededLocked()V
art-benchmark-service13164882020-11-07 02:19:14 -08006282HSPLcom/android/server/am/ActivityManagerService;->scheduleUpdateBinderHeavyHitterWatcherConfig()V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006283HPLcom/android/server/am/ActivityManagerService;->sendIntentSender(Landroid/app/IApplicationThread;Landroid/content/IIntentSender;Landroid/os/IBinder;ILandroid/content/Intent;Ljava/lang/String;Landroid/content/IIntentReceiver;Ljava/lang/String;Landroid/os/Bundle;)I+]Lcom/android/server/am/PendingIntentRecord;Lcom/android/server/am/PendingIntentRecord;
6284HSPLcom/android/server/am/ActivityManagerService;->serviceDoneExecuting(Landroid/os/IBinder;III)V+]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006285HPLcom/android/server/am/ActivityManagerService;->setActivityLocusContext(Landroid/content/ComponentName;Landroid/content/LocusId;Landroid/os/IBinder;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006286HSPLcom/android/server/am/ActivityManagerService;->setAppIdTempAllowlistStateLSP(IZ)V
6287HPLcom/android/server/am/ActivityManagerService;->setHasTopUi(Z)V
Calin Juravle36829e52019-04-10 19:07:47 -07006288HSPLcom/android/server/am/ActivityManagerService;->setInstaller(Lcom/android/server/pm/Installer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006289HSPLcom/android/server/am/ActivityManagerService;->setProcessTrackerStateLOSP(Lcom/android/server/am/ProcessRecord;I)V+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
Calin Juravle36829e52019-04-10 19:07:47 -07006290HSPLcom/android/server/am/ActivityManagerService;->setSystemServiceManager(Lcom/android/server/SystemServiceManager;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006291HSPLcom/android/server/am/ActivityManagerService;->setUidTempAllowlistStateLSP(IZ)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006292HSPLcom/android/server/am/ActivityManagerService;->shouldIgnoreDeliveryGroupPolicy(Ljava/lang/String;)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;
Calin Juravle36829e52019-04-10 19:07:47 -07006293HSPLcom/android/server/am/ActivityManagerService;->start()V
art-benchmark-service35aba412020-02-03 11:53:25 -08006294HSPLcom/android/server/am/ActivityManagerService;->startAssociationLocked(ILjava/lang/String;IIJLandroid/content/ComponentName;Ljava/lang/String;)Lcom/android/server/am/ActivityManagerService$Association;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006295HSPLcom/android/server/am/ActivityManagerService;->startProcessLocked(Ljava/lang/String;Landroid/content/pm/ApplicationInfo;ZILcom/android/server/am/HostingRecord;IZZ)Lcom/android/server/am/ProcessRecord;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006296HSPLcom/android/server/am/ActivityManagerService;->startService(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;I)Landroid/content/ComponentName;+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6297HSPLcom/android/server/am/ActivityManagerService;->startService(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;IZILjava/lang/String;Ljava/lang/String;)Landroid/content/ComponentName;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006298HPLcom/android/server/am/ActivityManagerService;->stopAssociationLocked(ILjava/lang/String;IJLandroid/content/ComponentName;Ljava/lang/String;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006299HPLcom/android/server/am/ActivityManagerService;->stopService(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;IZILjava/lang/String;Ljava/lang/String;)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006300HPLcom/android/server/am/ActivityManagerService;->stopServiceToken(Landroid/content/ComponentName;Landroid/os/IBinder;I)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006301HSPLcom/android/server/am/ActivityManagerService;->tempAllowlistUidLocked(IJILjava/lang/String;II)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$UiHandler;]Lcom/android/server/DeviceIdleInternal;Lcom/android/server/DeviceIdleController$LocalService;]Landroid/os/Message;Landroid/os/Message;]Lcom/android/server/am/PendingTempAllowlists;Lcom/android/server/am/PendingTempAllowlists;]Lcom/android/server/am/FgsTempAllowList;Lcom/android/server/am/FgsTempAllowList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service00abe242023-02-13 10:31:34 -08006302HSPLcom/android/server/am/ActivityManagerService;->traceBegin(JLjava/lang/String;Ljava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006303HPLcom/android/server/am/ActivityManagerService;->trimApplications(ZI)V
6304HSPLcom/android/server/am/ActivityManagerService;->trimApplicationsLocked(ZI)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessReceiverRecord;Lcom/android/server/am/ProcessReceiverRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006305HPLcom/android/server/am/ActivityManagerService;->unbindBackupAgent(Landroid/content/pm/ApplicationInfo;)V
6306HPLcom/android/server/am/ActivityManagerService;->unbindFinished(Landroid/os/IBinder;Landroid/content/Intent;Z)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006307HSPLcom/android/server/am/ActivityManagerService;->unbindService(Landroid/app/IServiceConnection;)Z+]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006308HPLcom/android/server/am/ActivityManagerService;->unregisterIntentSenderCancelListener(Landroid/content/IIntentSender;Lcom/android/internal/os/IResultReceiver;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07006309HPLcom/android/server/am/ActivityManagerService;->unregisterReceiver(Landroid/content/IIntentReceiver;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006310HPLcom/android/server/am/ActivityManagerService;->updateActivityUsageStats(Landroid/content/ComponentName;IILandroid/os/IBinder;Landroid/content/ComponentName;Landroid/app/assist/ActivityId;)V
6311HPLcom/android/server/am/ActivityManagerService;->updateAppProcessCpuTimeLPr(JZJILcom/android/server/am/ProcessRecord;)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Ljava/util/concurrent/atomic/AtomicLong;Ljava/util/concurrent/atomic/AtomicLong;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
6312HSPLcom/android/server/am/ActivityManagerService;->updateCpuStats()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006313HSPLcom/android/server/am/ActivityManagerService;->updateLruProcessLocked(Lcom/android/server/am/ProcessRecord;ZLcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006314HSPLcom/android/server/am/ActivityManagerService;->updateOomAdjLocked(I)V
6315HSPLcom/android/server/am/ActivityManagerService;->updateOomAdjLocked(Lcom/android/server/am/ProcessRecord;I)Z+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;
6316HSPLcom/android/server/am/ActivityManagerService;->updateOomAdjPendingTargetsLocked(I)V+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006317HPLcom/android/server/am/ActivityManagerService;->updatePhantomProcessCpuTimeLPr(JZJILcom/android/server/am/ProcessRecord;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08006318HSPLcom/android/server/am/ActivityManagerService;->updateProcessForegroundLocked(Lcom/android/server/am/ProcessRecord;ZIZZ)V+]Landroid/app/ActivityManagerInternal$ForegroundServiceStateListener;Lcom/android/server/am/AppFGSTracker;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/internal/app/ProcessMap;Lcom/android/internal/app/ProcessMap;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006319HSPLcom/android/server/am/ActivityManagerService;->validateAssociationAllowedLocked(Ljava/lang/String;ILjava/lang/String;I)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ActivityManagerService$PackageAssociationInfo;Lcom/android/server/am/ActivityManagerService$PackageAssociationInfo;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service922a5532023-03-23 03:12:41 -07006320HSPLcom/android/server/am/ActivityManagerService;->validateServiceInstanceName(Ljava/lang/String;)V+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006321HSPLcom/android/server/am/ActivityManagerService;->verifyBroadcastLocked(Landroid/content/Intent;)Landroid/content/Intent;+]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006322HSPLcom/android/server/am/AnrHelper$$ExternalSyntheticLambda1;-><init>()V
6323HSPLcom/android/server/am/AnrHelper$$ExternalSyntheticLambda2;-><init>()V
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006324HSPLcom/android/server/am/AnrHelper;-><clinit>()V
art-benchmark-service13164882020-11-07 02:19:14 -08006325HSPLcom/android/server/am/AnrHelper;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006326HSPLcom/android/server/am/AnrHelper;-><init>(Lcom/android/server/am/ActivityManagerService;Ljava/util/concurrent/ExecutorService;Ljava/util/concurrent/ExecutorService;)V
6327HSPLcom/android/server/am/AnrHelper;->makeExpiringThreadPoolWithSize(ILjava/util/concurrent/ThreadFactory;)Ljava/util/concurrent/ThreadPoolExecutor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006328HSPLcom/android/server/am/AppBatteryExemptionTracker$AppBatteryExemptionPolicy;-><init>(Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/AppBatteryExemptionTracker;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006329HPLcom/android/server/am/AppBatteryExemptionTracker$UidBatteryStates;->add(Ljava/util/LinkedList;Ljava/util/LinkedList;)Ljava/util/LinkedList;+]Lcom/android/server/am/AppBatteryTracker$BatteryUsage;Lcom/android/server/am/AppBatteryTracker$BatteryUsage;]Lcom/android/server/am/BaseAppStateTimeEvents$BaseTimeEvent;Lcom/android/server/am/AppBatteryExemptionTracker$UidStateEventWithBattery;]Ljava/util/LinkedList;Ljava/util/LinkedList;]Lcom/android/server/am/AppBatteryExemptionTracker$UidStateEventWithBattery;Lcom/android/server/am/AppBatteryExemptionTracker$UidStateEventWithBattery;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006330HPLcom/android/server/am/AppBatteryExemptionTracker$UidBatteryStates;->getBatteryUsageSince(JJI)Landroid/util/Pair;+]Lcom/android/server/am/AppBatteryExemptionTracker$UidBatteryStates;Lcom/android/server/am/AppBatteryExemptionTracker$UidBatteryStates;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006331HPLcom/android/server/am/AppBatteryExemptionTracker$UidBatteryStates;->getBatteryUsageSince(JJLjava/util/LinkedList;)Landroid/util/Pair;+]Lcom/android/server/am/AppBatteryTracker$BatteryUsage;Lcom/android/server/am/AppBatteryTracker$BatteryUsage;]Lcom/android/server/am/BaseAppStateTimeEvents$BaseTimeEvent;Lcom/android/server/am/AppBatteryExemptionTracker$UidStateEventWithBattery;]Ljava/util/LinkedList;Ljava/util/LinkedList;]Lcom/android/server/am/AppBatteryExemptionTracker$UidStateEventWithBattery;Lcom/android/server/am/AppBatteryExemptionTracker$UidStateEventWithBattery;
6332HPLcom/android/server/am/AppBatteryExemptionTracker$UidStateEventWithBattery;->getBatteryUsage(JJ)Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006333HSPLcom/android/server/am/AppBatteryExemptionTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;)V
6334HSPLcom/android/server/am/AppBatteryExemptionTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;Ljava/lang/reflect/Constructor;Ljava/lang/Object;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07006335HPLcom/android/server/am/AppBatteryExemptionTracker;->getUidBatteryExemptedUsageSince(IJJI)Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;+]Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTracker$Injector;]Lcom/android/server/am/AppBatteryTracker$BatteryUsage;Lcom/android/server/am/AppBatteryTracker$BatteryUsage;,Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;]Lcom/android/server/am/AppBatteryExemptionTracker$UidBatteryStates;Lcom/android/server/am/AppBatteryExemptionTracker$UidBatteryStates;]Lcom/android/server/am/BaseAppStatePolicy;Lcom/android/server/am/AppBatteryExemptionTracker$AppBatteryExemptionPolicy;]Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;]Lcom/android/server/am/AppRestrictionController;Lcom/android/server/am/AppRestrictionController;]Lcom/android/server/am/UidProcessMap;Lcom/android/server/am/UidProcessMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006336HPLcom/android/server/am/AppBatteryExemptionTracker;->onStateChange(ILjava/lang/String;ZJI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006337HSPLcom/android/server/am/AppBatteryTracker$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/am/AppBatteryTracker;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006338HSPLcom/android/server/am/AppBatteryTracker$$ExternalSyntheticLambda2;-><init>(Lcom/android/server/am/AppBatteryTracker;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006339HSPLcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;-><init>(Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/AppBatteryTracker;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006340HPLcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;->calcPercentage(I[D[D)[D+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006341HSPLcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;->getFloatArray(Landroid/content/res/TypedArray;)[F
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006342HPLcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;->handleUidBatteryUsage(ILcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;)V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Lcom/android/server/am/AppBatteryTracker$BatteryUsage;Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;Lcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;]Lcom/android/server/am/BaseAppStatePolicy;Lcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;]Lcom/android/server/am/AppRestrictionController;Lcom/android/server/am/AppRestrictionController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006343HPLcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;->hasLocation(IJJ)Z
6344HPLcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;->hasMediaPlayback(IJJ)Z
6345HPLcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;->sumPercentageOfTypes([DI)D
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006346HSPLcom/android/server/am/AppBatteryTracker$BatteryUsage;-><clinit>()V
6347HSPLcom/android/server/am/AppBatteryTracker$BatteryUsage;-><init>()V
6348HSPLcom/android/server/am/AppBatteryTracker$BatteryUsage;-><init>(DDDDD)V
art-benchmark-service922a5532023-03-23 03:12:41 -07006349HPLcom/android/server/am/AppBatteryTracker$BatteryUsage;-><init>(Landroid/os/UidBatteryConsumer;Lcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006350HPLcom/android/server/am/AppBatteryTracker$BatteryUsage;-><init>(Lcom/android/server/am/AppBatteryTracker$BatteryUsage;)V+]Lcom/android/server/am/AppBatteryTracker$BatteryUsage;Lcom/android/server/am/AppBatteryTracker$BatteryUsage;,Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006351HPLcom/android/server/am/AppBatteryTracker$BatteryUsage;->add(Lcom/android/server/am/AppBatteryTracker$BatteryUsage;)Lcom/android/server/am/AppBatteryTracker$BatteryUsage;
6352HPLcom/android/server/am/AppBatteryTracker$BatteryUsage;->calcPercentage(ILcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;)Lcom/android/server/am/AppBatteryTracker$BatteryUsage;+]Lcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;Lcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;
art-benchmark-service922a5532023-03-23 03:12:41 -07006353HPLcom/android/server/am/AppBatteryTracker$BatteryUsage;->getConsumedPowerNoThrow(Landroid/os/UidBatteryConsumer;Landroid/os/BatteryConsumer$Dimensions;)D+]Landroid/os/UidBatteryConsumer;Landroid/os/UidBatteryConsumer;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006354HPLcom/android/server/am/AppBatteryTracker$BatteryUsage;->getPercentage()[D
6355HPLcom/android/server/am/AppBatteryTracker$BatteryUsage;->scale(D)Lcom/android/server/am/AppBatteryTracker$BatteryUsage;
art-benchmark-service922a5532023-03-23 03:12:41 -07006356HPLcom/android/server/am/AppBatteryTracker$BatteryUsage;->scaleInternal(D)Lcom/android/server/am/AppBatteryTracker$BatteryUsage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006357HPLcom/android/server/am/AppBatteryTracker$BatteryUsage;->setToInternal(Lcom/android/server/am/AppBatteryTracker$BatteryUsage;)Lcom/android/server/am/AppBatteryTracker$BatteryUsage;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006358HPLcom/android/server/am/AppBatteryTracker$BatteryUsage;->subtract(Lcom/android/server/am/AppBatteryTracker$BatteryUsage;)Lcom/android/server/am/AppBatteryTracker$BatteryUsage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006359HPLcom/android/server/am/AppBatteryTracker$BatteryUsage;->unmutate()Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006360HSPLcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006361HPLcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;-><init>(Lcom/android/server/am/AppBatteryTracker$BatteryUsage;)V
6362HPLcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;->mutate()Lcom/android/server/am/AppBatteryTracker$BatteryUsage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006363HSPLcom/android/server/am/AppBatteryTracker;-><clinit>()V
6364HSPLcom/android/server/am/AppBatteryTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;)V
6365HSPLcom/android/server/am/AppBatteryTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;Ljava/lang/reflect/Constructor;Ljava/lang/Object;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006366HPLcom/android/server/am/AppBatteryTracker;->checkBatteryUsageStats()V+]Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTracker$Injector;]Lcom/android/server/am/AppBatteryTracker;Lcom/android/server/am/AppBatteryTracker;]Lcom/android/server/am/AppBatteryTracker$BatteryUsage;Lcom/android/server/am/AppBatteryTracker$BatteryUsage;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;Lcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;]Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;]Lcom/android/server/am/AppRestrictionController;Lcom/android/server/am/AppRestrictionController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006367HPLcom/android/server/am/AppBatteryTracker;->copyUidBatteryUsage(Landroid/util/SparseArray;Landroid/util/SparseArray;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;
6368HPLcom/android/server/am/AppBatteryTracker;->getUidBatteryUsage(I)Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;
art-benchmark-service922a5532023-03-23 03:12:41 -07006369HPLcom/android/server/am/AppBatteryTracker;->updateBatteryUsageStatsIfNecessary(JZ)Z
6370HPLcom/android/server/am/AppBatteryTracker;->updateBatteryUsageStatsOnce(J)V+]Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTracker$Injector;]Lcom/android/server/am/AppBatteryTracker;Lcom/android/server/am/AppBatteryTracker;]Lcom/android/server/am/AppBatteryTracker$BatteryUsage;Lcom/android/server/am/AppBatteryTracker$BatteryUsage;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/os/BatteryUsageStatsQuery$Builder;Landroid/os/BatteryUsageStatsQuery$Builder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/os/BatteryUsageStats;Landroid/os/BatteryUsageStats;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006371HPLcom/android/server/am/AppBatteryTracker;->updateBatteryUsageStatsOnceInternal(JLandroid/util/SparseArray;Landroid/os/BatteryUsageStatsQuery$Builder;Landroid/util/ArraySet;Landroid/os/BatteryStatsInternal;)Landroid/os/BatteryUsageStats;+]Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTracker$Injector;]Lcom/android/server/am/AppBatteryTracker$BatteryUsage;Lcom/android/server/am/AppBatteryTracker$BatteryUsage;]Landroid/os/BatteryUsageStatsQuery$Builder;Landroid/os/BatteryUsageStatsQuery$Builder;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/os/BatteryUsageStats;Landroid/os/BatteryUsageStats;]Landroid/os/BatteryStatsInternal;Lcom/android/server/am/BatteryStatsService$LocalService;]Landroid/os/UidBatteryConsumer;Landroid/os/UidBatteryConsumer;
art-benchmark-service00abe242023-02-13 10:31:34 -08006372HSPLcom/android/server/am/AppBindRecord;-><init>(Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/IntentBindRecord;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006373HSPLcom/android/server/am/AppBindServiceEventsTracker$AppBindServiceEventsPolicy;-><init>(Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/AppBindServiceEventsTracker;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006374HSPLcom/android/server/am/AppBindServiceEventsTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;)V
6375HSPLcom/android/server/am/AppBindServiceEventsTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;Ljava/lang/reflect/Constructor;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006376HSPLcom/android/server/am/AppBindServiceEventsTracker;->onBindingService(Ljava/lang/String;I)V+]Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTracker$Injector;]Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker;Lcom/android/server/am/AppBindServiceEventsTracker;]Lcom/android/server/am/BaseAppStatePolicy;Lcom/android/server/am/AppBindServiceEventsTracker$AppBindServiceEventsPolicy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006377HSPLcom/android/server/am/AppBroadcastEventsTracker$AppBroadcastEventsPolicy;-><init>(Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/AppBroadcastEventsTracker;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006378HSPLcom/android/server/am/AppBroadcastEventsTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;)V
6379HSPLcom/android/server/am/AppBroadcastEventsTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;Ljava/lang/reflect/Constructor;Ljava/lang/Object;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006380HSPLcom/android/server/am/AppBroadcastEventsTracker;->onSendingBroadcast(Ljava/lang/String;I)V+]Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTracker$Injector;]Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker;Lcom/android/server/am/AppBroadcastEventsTracker;]Lcom/android/server/am/BaseAppStatePolicy;Lcom/android/server/am/AppBroadcastEventsTracker$AppBroadcastEventsPolicy;
Calin Juravle36829e52019-04-10 19:07:47 -07006381HSPLcom/android/server/am/AppErrors;-><init>(Landroid/content/Context;Lcom/android/server/am/ActivityManagerService;Lcom/android/server/PackageWatchdog;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006382HSPLcom/android/server/am/AppErrors;->isBadProcess(Ljava/lang/String;I)Z+]Lcom/android/internal/app/ProcessMap;Lcom/android/internal/app/ProcessMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006383HSPLcom/android/server/am/AppErrors;->resetProcessCrashTime(Ljava/lang/String;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006384HSPLcom/android/server/am/AppExitInfoTracker$$ExternalSyntheticLambda16;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
6385HPLcom/android/server/am/AppExitInfoTracker$$ExternalSyntheticLambda3;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
6386HPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer$$ExternalSyntheticLambda0;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
6387HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->addInfoLocked(Landroid/util/SparseArray;Landroid/app/ApplicationExitInfo;)V+]Landroid/app/ApplicationExitInfo;Landroid/app/ApplicationExitInfo;]Ljava/io/File;Ljava/io/File;]Landroid/util/SparseArray;Landroid/util/SparseArray;
6388HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->forEachRecordLocked(Ljava/util/function/BiFunction;)V
6389HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->getInfosLocked(Landroid/util/SparseArray;IILjava/util/ArrayList;)V+]Landroid/app/ApplicationExitInfo;Landroid/app/ApplicationExitInfo;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
6390HPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->lambda$getInfosLocked$0(Landroid/app/ApplicationExitInfo;Landroid/app/ApplicationExitInfo;)I+]Landroid/app/ApplicationExitInfo;Landroid/app/ApplicationExitInfo;
6391HPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->toListLocked(Ljava/util/List;I)Ljava/util/List;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/List;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006392HPLcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;->writeToProto(Landroid/util/proto/ProtoOutputStream;J)V+]Landroid/app/ApplicationExitInfo;Landroid/app/ApplicationExitInfo;]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service56aece62020-02-10 17:58:03 -08006393HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;-><init>(Lcom/android/server/am/AppExitInfoTracker;Ljava/lang/String;Ljava/lang/Integer;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006394HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;->addLocked(IILjava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006395HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;->onProcDied(IILjava/lang/Integer;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006396HSPLcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;->remove(II)Landroid/util/Pair;
art-benchmark-serviced60351b2020-04-11 17:55:40 -07006397HSPLcom/android/server/am/AppExitInfoTracker$AppTraceRetriever;-><init>(Lcom/android/server/am/AppExitInfoTracker;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08006398HSPLcom/android/server/am/AppExitInfoTracker$IsolatedUidRecords;-><init>(Lcom/android/server/am/AppExitInfoTracker;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08006399HSPLcom/android/server/am/AppExitInfoTracker$KillHandler;-><init>(Lcom/android/server/am/AppExitInfoTracker;Landroid/os/Looper;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006400HSPLcom/android/server/am/AppExitInfoTracker$KillHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;Lcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;]Lcom/android/server/am/AppExitInfoTracker;Lcom/android/server/am/AppExitInfoTracker;
art-benchmark-service922a5532023-03-23 03:12:41 -07006401HSPLcom/android/server/am/AppExitInfoTracker;->$r8$lambda$UtMvJLhwSuQXUjtgYvwdkr3qiHU(Lcom/android/server/am/AppExitInfoTracker;ILjava/util/ArrayList;ILjava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;Landroid/util/SparseArray;)Ljava/lang/Integer;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006402HSPLcom/android/server/am/AppExitInfoTracker;->$r8$lambda$jaxc00fP7hjwM81lCjgpwTh4_mU(Landroid/util/ArraySet;Ljava/lang/Integer;Landroid/app/ApplicationExitInfo;)Ljava/lang/Integer;
art-benchmark-service56aece62020-02-10 17:58:03 -08006403HSPLcom/android/server/am/AppExitInfoTracker;-><clinit>()V
6404HSPLcom/android/server/am/AppExitInfoTracker;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006405HSPLcom/android/server/am/AppExitInfoTracker;->forEachPackageLocked(Ljava/util/function/BiFunction;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/function/BiFunction;Lcom/android/server/am/AppExitInfoTracker$$ExternalSyntheticLambda2;,Lcom/android/server/am/AppExitInfoTracker$$ExternalSyntheticLambda16;,Lcom/android/server/am/AppExitInfoTracker$$ExternalSyntheticLambda12;,Lcom/android/server/am/AppExitInfoTracker$$ExternalSyntheticLambda14;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/internal/app/ProcessMap;Lcom/android/internal/app/ProcessMap;
art-benchmark-service00abe242023-02-13 10:31:34 -08006406HSPLcom/android/server/am/AppExitInfoTracker;->getExitInfo(Ljava/lang/String;IIILjava/util/ArrayList;)V+]Lcom/android/server/am/AppExitInfoTracker;Lcom/android/server/am/AppExitInfoTracker;]Lcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;Lcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;]Lcom/android/internal/app/ProcessMap;Lcom/android/internal/app/ProcessMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006407HSPLcom/android/server/am/AppExitInfoTracker;->getExitInfoLocked(Ljava/lang/String;II)Landroid/app/ApplicationExitInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006408HSPLcom/android/server/am/AppExitInfoTracker;->handleNoteProcessDiedLocked(Landroid/app/ApplicationExitInfo;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08006409HSPLcom/android/server/am/AppExitInfoTracker;->init(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006410HPLcom/android/server/am/AppExitInfoTracker;->lambda$getExitInfo$3(ILjava/util/ArrayList;ILjava/lang/String;Landroid/util/SparseArray;)Ljava/lang/Integer;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;Lcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006411HPLcom/android/server/am/AppExitInfoTracker;->lambda$getExitInfo$4(Landroid/app/ApplicationExitInfo;Landroid/app/ApplicationExitInfo;)I+]Landroid/app/ApplicationExitInfo;Landroid/app/ApplicationExitInfo;
6412HPLcom/android/server/am/AppExitInfoTracker;->lambda$persistProcessExitInfo$5(Landroid/util/proto/ProtoOutputStream;Ljava/lang/String;Landroid/util/SparseArray;)Ljava/lang/Integer;+]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;Lcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;
art-benchmark-service00abe242023-02-13 10:31:34 -08006413HSPLcom/android/server/am/AppExitInfoTracker;->lambda$updateExitInfoIfNecessaryLocked$2(ILjava/util/ArrayList;ILjava/lang/Integer;Ljava/lang/Integer;Ljava/lang/String;Landroid/util/SparseArray;)Ljava/lang/Integer;+]Landroid/app/ApplicationExitInfo;Landroid/app/ApplicationExitInfo;]Lcom/android/server/am/AppExitInfoTracker;Lcom/android/server/am/AppExitInfoTracker;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;Lcom/android/server/am/AppExitInfoTracker$AppExitInfoContainer;]Ljava/util/ArrayList;Ljava/util/ArrayList;
6414HSPLcom/android/server/am/AppExitInfoTracker;->obtainRawRecord(Lcom/android/server/am/ProcessRecord;J)Landroid/app/ApplicationExitInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006415HSPLcom/android/server/am/AppExitInfoTracker;->performLogToStatsdLocked(Landroid/app/ApplicationExitInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006416HPLcom/android/server/am/AppExitInfoTracker;->scheduleNoteAppKill(Lcom/android/server/am/ProcessRecord;IILjava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006417HSPLcom/android/server/am/AppExitInfoTracker;->scheduleNoteProcessDied(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006418HSPLcom/android/server/am/AppExitInfoTracker;->updateExistingExitInfoRecordLocked(Landroid/app/ApplicationExitInfo;Ljava/lang/Integer;Ljava/lang/Integer;)V
6419HSPLcom/android/server/am/AppExitInfoTracker;->updateExitInfoIfNecessaryLocked(IILjava/lang/Integer;Ljava/lang/Integer;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006420HSPLcom/android/server/am/AppFGSTracker$1;-><init>(Lcom/android/server/am/AppFGSTracker;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006421HSPLcom/android/server/am/AppFGSTracker$AppFGSPolicy;-><init>(Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/AppFGSTracker;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006422HSPLcom/android/server/am/AppFGSTracker$MyHandler;-><init>(Lcom/android/server/am/AppFGSTracker;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006423HPLcom/android/server/am/AppFGSTracker$MyHandler;->handleMessage(Landroid/os/Message;)V+]Ljava/lang/Boolean;Ljava/lang/Boolean;]Lcom/android/internal/os/SomeArgs;Lcom/android/internal/os/SomeArgs;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006424HSPLcom/android/server/am/AppFGSTracker$NotificationListener;-><init>(Lcom/android/server/am/AppFGSTracker;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006425HPLcom/android/server/am/AppFGSTracker$NotificationListener;->onNotificationPosted(Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationListenerService$RankingMap;)V+]Landroid/os/Handler;Lcom/android/server/am/AppFGSTracker$MyHandler;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/os/Message;Landroid/os/Message;
6426HPLcom/android/server/am/AppFGSTracker$NotificationListener;->onNotificationRemoved(Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationListenerService$RankingMap;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006427HSPLcom/android/server/am/AppFGSTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;)V
6428HSPLcom/android/server/am/AppFGSTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;Ljava/lang/reflect/Constructor;Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006429HSPLcom/android/server/am/AppFGSTracker;->hasForegroundServices(Ljava/lang/String;I)Z
6430HSPLcom/android/server/am/AppFGSTracker;->scheduleDurationCheckLocked(J)V+]Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTracker$Injector;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/AppFGSTracker$PackageDurations;Lcom/android/server/am/AppFGSTracker$PackageDurations;]Landroid/os/Handler;Lcom/android/server/am/AppFGSTracker$MyHandler;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/AppFGSTracker$AppFGSPolicy;Lcom/android/server/am/AppFGSTracker$AppFGSPolicy;]Lcom/android/server/am/AppFGSTracker;Lcom/android/server/am/AppFGSTracker;]Lcom/android/server/am/UidProcessMap;Lcom/android/server/am/UidProcessMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006431HSPLcom/android/server/am/AppMediaSessionTracker$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/am/AppMediaSessionTracker;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006432HSPLcom/android/server/am/AppMediaSessionTracker$AppMediaSessionPolicy;-><init>(Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/AppMediaSessionTracker;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006433HSPLcom/android/server/am/AppMediaSessionTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;)V
6434HSPLcom/android/server/am/AppMediaSessionTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;Ljava/lang/reflect/Constructor;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006435HSPLcom/android/server/am/AppPermissionTracker$AppPermissionPolicy;-><clinit>()V
6436HSPLcom/android/server/am/AppPermissionTracker$AppPermissionPolicy;-><init>(Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/AppPermissionTracker;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006437HPLcom/android/server/am/AppPermissionTracker$AppPermissionPolicy;->getBgPermissionsInMonitor()[Landroid/util/Pair;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006438HSPLcom/android/server/am/AppPermissionTracker$AppPermissionPolicy;->parsePermissionConfig([Ljava/lang/String;)[Landroid/util/Pair;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006439HPLcom/android/server/am/AppPermissionTracker$MyAppOpsCallback;->opChanged(IILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006440HSPLcom/android/server/am/AppPermissionTracker$MyHandler;-><init>(Lcom/android/server/am/AppPermissionTracker;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006441HPLcom/android/server/am/AppPermissionTracker$MyHandler;->handleMessage(Landroid/os/Message;)V
6442HPLcom/android/server/am/AppPermissionTracker$UidGrantedPermissionState;-><init>(Lcom/android/server/am/AppPermissionTracker;ILjava/lang/String;I)V
6443HPLcom/android/server/am/AppPermissionTracker$UidGrantedPermissionState;->hashCode()I
Karuna Ramkumard7380572023-06-09 19:14:36 +00006444HPLcom/android/server/am/AppPermissionTracker$UidGrantedPermissionState;->updateAppOps()V+]Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTracker$Injector;]Lcom/android/internal/app/IAppOpsService;Lcom/android/server/appop/AppOpsService;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006445HPLcom/android/server/am/AppPermissionTracker$UidGrantedPermissionState;->updatePermissionState()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006446HSPLcom/android/server/am/AppPermissionTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;)V
6447HSPLcom/android/server/am/AppPermissionTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;Ljava/lang/reflect/Constructor;Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006448HPLcom/android/server/am/AppPermissionTracker;->handleOpChanged(IILjava/lang/String;)V+]Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTracker$Injector;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/am/AppPermissionTracker;Lcom/android/server/am/AppPermissionTracker;]Lcom/android/server/am/AppPermissionTracker$AppPermissionPolicy;Lcom/android/server/am/AppPermissionTracker$AppPermissionPolicy;
6449HPLcom/android/server/am/AppPermissionTracker;->handlePermissionsChangedLocked(I[Lcom/android/server/am/AppPermissionTracker$UidGrantedPermissionState;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/BaseAppStateTracker;Lcom/android/server/am/AppPermissionTracker;]Lcom/android/server/am/AppPermissionTracker$UidGrantedPermissionState;Lcom/android/server/am/AppPermissionTracker$UidGrantedPermissionState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006450HPLcom/android/server/am/AppPermissionTracker;->handlePermissionsInit()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006451HSPLcom/android/server/am/AppProfiler$$ExternalSyntheticLambda0;-><init>()V
6452HSPLcom/android/server/am/AppProfiler$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;)V
6453HPLcom/android/server/am/AppProfiler$$ExternalSyntheticLambda8;-><init>(Lcom/android/server/am/ProcessRecord;JJJIJLcom/android/server/am/ProcessProfileRecord;)V
6454HPLcom/android/server/am/AppProfiler$$ExternalSyntheticLambda8;->accept(Ljava/lang/Object;)V
art-benchmark-service13164882020-11-07 02:19:14 -08006455HSPLcom/android/server/am/AppProfiler$1;-><init>(Lcom/android/server/am/AppProfiler;)V
art-benchmark-service13164882020-11-07 02:19:14 -08006456HSPLcom/android/server/am/AppProfiler$BgHandler;-><init>(Lcom/android/server/am/AppProfiler;Landroid/os/Looper;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006457HPLcom/android/server/am/AppProfiler$BgHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006458HSPLcom/android/server/am/AppProfiler$CachedAppsWatermarkData;-><init>(Lcom/android/server/am/AppProfiler;)V
6459HPLcom/android/server/am/AppProfiler$CachedAppsWatermarkData;->lambda$updateCachedAppsSnapshot$0(JLcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;
6460HSPLcom/android/server/am/AppProfiler$CachedAppsWatermarkData;->updateCachedAppsHighWatermarkIfNecessaryLocked(IJ)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Landroid/os/Message;Landroid/os/Message;
6461HPLcom/android/server/am/AppProfiler$CachedAppsWatermarkData;->updateCachedAppsSnapshot(J)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/internal/util/MemInfoReader;Lcom/android/internal/util/MemInfoReader;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;
art-benchmark-service13164882020-11-07 02:19:14 -08006462HSPLcom/android/server/am/AppProfiler$ProcessCpuThread;-><init>(Lcom/android/server/am/AppProfiler;Ljava/lang/String;)V
6463HSPLcom/android/server/am/AppProfiler$ProcessCpuThread;->run()V
6464HSPLcom/android/server/am/AppProfiler$ProfileData;-><init>(Lcom/android/server/am/AppProfiler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006465HSPLcom/android/server/am/AppProfiler$ProfileData;-><init>(Lcom/android/server/am/AppProfiler;Lcom/android/server/am/AppProfiler$ProfileData-IA;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006466HSPLcom/android/server/am/AppProfiler;->$r8$lambda$wOLGg9BWai5G5VB0Hiikm4E91KE(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006467HSPLcom/android/server/am/AppProfiler;->-$$Nest$fgetmLastCpuTime(Lcom/android/server/am/AppProfiler;)Ljava/util/concurrent/atomic/AtomicLong;
6468HSPLcom/android/server/am/AppProfiler;->-$$Nest$fgetmLastWriteTime(Lcom/android/server/am/AppProfiler;)J
6469HSPLcom/android/server/am/AppProfiler;->-$$Nest$fgetmProcessCpuInitLatch(Lcom/android/server/am/AppProfiler;)Ljava/util/concurrent/CountDownLatch;
6470HSPLcom/android/server/am/AppProfiler;->-$$Nest$fgetmProcessCpuMutexFree(Lcom/android/server/am/AppProfiler;)Ljava/util/concurrent/atomic/AtomicBoolean;
6471HSPLcom/android/server/am/AppProfiler;->-$$Nest$fgetmProcessCpuTracker(Lcom/android/server/am/AppProfiler;)Lcom/android/internal/os/ProcessCpuTracker;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006472HPLcom/android/server/am/AppProfiler;->-$$Nest$fgetmService(Lcom/android/server/am/AppProfiler;)Lcom/android/server/am/ActivityManagerService;
6473HPLcom/android/server/am/AppProfiler;->-$$Nest$mcollectPssInBackground(Lcom/android/server/am/AppProfiler;)V+]Lcom/android/server/am/AppProfiler;Lcom/android/server/am/AppProfiler;
art-benchmark-service13164882020-11-07 02:19:14 -08006474HSPLcom/android/server/am/AppProfiler;-><init>(Lcom/android/server/am/ActivityManagerService;Landroid/os/Looper;Lcom/android/server/am/LowMemDetector;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08006475HPLcom/android/server/am/AppProfiler;->collectPssInBackground()V+]Lcom/android/internal/os/ProcessCpuTracker;Lcom/android/internal/os/ProcessCpuTracker;]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Lcom/android/internal/util/MemInfoReader;Lcom/android/internal/util/MemInfoReader;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Lcom/android/server/am/AppProfiler;Lcom/android/server/am/AppProfiler;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006476HSPLcom/android/server/am/AppProfiler;->doLowMemReportIfNeededLocked(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006477HSPLcom/android/server/am/AppProfiler;->getCpuDelayTimeForPid(I)J
6478HPLcom/android/server/am/AppProfiler;->getLastMemoryLevelLocked()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006479HPLcom/android/server/am/AppProfiler;->isLastMemoryLevelNormal()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07006480HPLcom/android/server/am/AppProfiler;->lambda$recordPssSampleLPf$1(Lcom/android/server/am/ProcessRecord;JJJIJLcom/android/server/am/ProcessProfileRecord;Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;)V
6481HSPLcom/android/server/am/AppProfiler;->lambda$updateLowMemStateLSP$3(Lcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service13164882020-11-07 02:19:14 -08006482HSPLcom/android/server/am/AppProfiler;->onActivityManagerInternalAdded()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006483HSPLcom/android/server/am/AppProfiler;->onAppDiedLocked(Lcom/android/server/am/ProcessRecord;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006484HSPLcom/android/server/am/AppProfiler;->onCleanupApplicationRecordLocked(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006485HPLcom/android/server/am/AppProfiler;->recordPssSampleLPf(Lcom/android/server/am/ProcessProfileRecord;IJJJJIJJ)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006486HPLcom/android/server/am/AppProfiler;->requestPssLPf(Lcom/android/server/am/ProcessProfileRecord;I)Z+]Landroid/os/Handler;Lcom/android/server/am/AppProfiler$BgHandler;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006487HSPLcom/android/server/am/AppProfiler;->scheduleAppGcsLPf()V
art-benchmark-service00abe242023-02-13 10:31:34 -08006488HSPLcom/android/server/am/AppProfiler;->setupProfilerInfoLocked(Landroid/app/IApplicationThread;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ActiveInstrumentation;)Landroid/app/ProfilerInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006489HSPLcom/android/server/am/AppProfiler;->updateCpuStats()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006490HSPLcom/android/server/am/AppProfiler;->updateCpuStatsNow()V+]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;]Lcom/android/internal/os/ProcessCpuTracker;Lcom/android/internal/os/ProcessCpuTracker;]Lcom/android/server/am/PhantomProcessList;Lcom/android/server/am/PhantomProcessList;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;]Ljava/util/concurrent/atomic/AtomicLong;Ljava/util/concurrent/atomic/AtomicLong;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006491HSPLcom/android/server/am/AppProfiler;->updateLowMemStateLSP(IIIJ)Z+]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Lcom/android/server/am/AppProfiler$CachedAppsWatermarkData;Lcom/android/server/am/AppProfiler$CachedAppsWatermarkData;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/LowMemDetector;Lcom/android/server/am/LowMemDetector;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006492HSPLcom/android/server/am/AppProfiler;->updateNextPssTimeLPf(ILcom/android/server/am/ProcessProfileRecord;JZ)V+]Lcom/android/server/am/AppProfiler;Lcom/android/server/am/AppProfiler;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07006493HSPLcom/android/server/am/AppRestrictionController$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/am/AppRestrictionController;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006494HSPLcom/android/server/am/AppRestrictionController$$ExternalSyntheticLambda2;-><init>(ILjava/lang/String;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006495HSPLcom/android/server/am/AppRestrictionController$$ExternalSyntheticLambda4;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006496HSPLcom/android/server/am/AppRestrictionController$1;-><init>(Lcom/android/server/am/AppRestrictionController;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006497HSPLcom/android/server/am/AppRestrictionController$2;-><init>(Lcom/android/server/am/AppRestrictionController;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006498HSPLcom/android/server/am/AppRestrictionController$3;-><init>(Lcom/android/server/am/AppRestrictionController;)V
6499HSPLcom/android/server/am/AppRestrictionController$4;-><init>(Lcom/android/server/am/AppRestrictionController;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006500HPLcom/android/server/am/AppRestrictionController$4;->onAppIdleStateChanged(Ljava/lang/String;IZII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006501HSPLcom/android/server/am/AppRestrictionController$5;-><init>(Lcom/android/server/am/AppRestrictionController;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006502HSPLcom/android/server/am/AppRestrictionController$5;->onUidActive(I)V
6503HSPLcom/android/server/am/AppRestrictionController$5;->onUidStateChanged(IIJI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006504HSPLcom/android/server/am/AppRestrictionController$BgHandler;-><init>(Landroid/os/Looper;Lcom/android/server/am/AppRestrictionController$Injector;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006505HSPLcom/android/server/am/AppRestrictionController$BgHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/am/AppRestrictionController$Injector;Lcom/android/server/am/AppRestrictionController$Injector;]Lcom/android/server/am/AppRestrictionController$RestrictionSettings;Lcom/android/server/am/AppRestrictionController$RestrictionSettings;]Lcom/android/server/am/AppRestrictionController;Lcom/android/server/am/AppRestrictionController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006506HSPLcom/android/server/am/AppRestrictionController$ConstantsObserver;-><init>(Lcom/android/server/am/AppRestrictionController;Landroid/os/Handler;Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006507HSPLcom/android/server/am/AppRestrictionController$Injector;-><init>(Landroid/content/Context;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006508HPLcom/android/server/am/AppRestrictionController$Injector;->getActivityManagerInternal()Landroid/app/ActivityManagerInternal;
6509HPLcom/android/server/am/AppRestrictionController$Injector;->getActivityManagerService()Lcom/android/server/am/ActivityManagerService;
6510HPLcom/android/server/am/AppRestrictionController$Injector;->getAppBatteryExemptionTracker()Lcom/android/server/am/AppBatteryExemptionTracker;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006511HSPLcom/android/server/am/AppRestrictionController$Injector;->getAppFGSTracker()Lcom/android/server/am/AppFGSTracker;
6512HPLcom/android/server/am/AppRestrictionController$Injector;->getAppOpsManager()Landroid/app/AppOpsManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006513HSPLcom/android/server/am/AppRestrictionController$Injector;->getAppStandbyInternal()Lcom/android/server/usage/AppStandbyInternal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006514HSPLcom/android/server/am/AppRestrictionController$Injector;->getContext()Landroid/content/Context;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006515HSPLcom/android/server/am/AppRestrictionController$Injector;->getNotificationManager()Landroid/app/NotificationManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006516HSPLcom/android/server/am/AppRestrictionController$Injector;->getPackageManagerInternal()Landroid/content/pm/PackageManagerInternal;
6517HSPLcom/android/server/am/AppRestrictionController$Injector;->getUserManagerInternal()Lcom/android/server/pm/UserManagerInternal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006518HSPLcom/android/server/am/AppRestrictionController$Injector;->initAppStateTrackers(Lcom/android/server/am/AppRestrictionController;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006519HSPLcom/android/server/am/AppRestrictionController$NotificationHelper$1;-><init>(Lcom/android/server/am/AppRestrictionController$NotificationHelper;)V
6520HSPLcom/android/server/am/AppRestrictionController$NotificationHelper;-><clinit>()V
6521HSPLcom/android/server/am/AppRestrictionController$NotificationHelper;-><init>(Lcom/android/server/am/AppRestrictionController;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006522HSPLcom/android/server/am/AppRestrictionController$RestrictionSettings$PkgSettings;->getCurrentRestrictionLevel()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006523HSPLcom/android/server/am/AppRestrictionController$RestrictionSettings$PkgSettings;->update(III)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006524HSPLcom/android/server/am/AppRestrictionController$RestrictionSettings;-><init>(Lcom/android/server/am/AppRestrictionController;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006525HSPLcom/android/server/am/AppRestrictionController$RestrictionSettings;->forEachPackageInUidLocked(ILcom/android/internal/util/function/TriConsumer;)V
6526HSPLcom/android/server/am/AppRestrictionController$RestrictionSettings;->getReason(Ljava/lang/String;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006527HSPLcom/android/server/am/AppRestrictionController$RestrictionSettings;->getRestrictionLevel(I)I+]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/am/AppRestrictionController$RestrictionSettings$PkgSettings;Lcom/android/server/am/AppRestrictionController$RestrictionSettings$PkgSettings;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006528HSPLcom/android/server/am/AppRestrictionController$RestrictionSettings;->getRestrictionLevel(ILjava/lang/String;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006529HSPLcom/android/server/am/AppRestrictionController$RestrictionSettings;->getRestrictionSettingsLocked(ILjava/lang/String;)Lcom/android/server/am/AppRestrictionController$RestrictionSettings$PkgSettings;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006530HSPLcom/android/server/am/AppRestrictionController$RestrictionSettings;->loadOneFromXml(Lcom/android/modules/utils/TypedXmlPullParser;J[JZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006531HSPLcom/android/server/am/AppRestrictionController$TrackerInfo;-><init>(Lcom/android/server/am/AppRestrictionController;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006532HSPLcom/android/server/am/AppRestrictionController;->-$$Nest$fgetmAppStateTrackers(Lcom/android/server/am/AppRestrictionController;)Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006533HSPLcom/android/server/am/AppRestrictionController;->-$$Nest$fgetmBgHandler(Lcom/android/server/am/AppRestrictionController;)Lcom/android/server/am/AppRestrictionController$BgHandler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006534HSPLcom/android/server/am/AppRestrictionController;->-$$Nest$fgetmInjector(Lcom/android/server/am/AppRestrictionController;)Lcom/android/server/am/AppRestrictionController$Injector;
6535HSPLcom/android/server/am/AppRestrictionController;->-$$Nest$fgetmLock(Lcom/android/server/am/AppRestrictionController;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006536HSPLcom/android/server/am/AppRestrictionController;->-$$Nest$fgetmSettingsLock(Lcom/android/server/am/AppRestrictionController;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006537HSPLcom/android/server/am/AppRestrictionController;-><clinit>()V
6538HSPLcom/android/server/am/AppRestrictionController;-><init>(Landroid/content/Context;Lcom/android/server/am/ActivityManagerService;)V
6539HSPLcom/android/server/am/AppRestrictionController;-><init>(Lcom/android/server/am/AppRestrictionController$Injector;Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006540HSPLcom/android/server/am/AppRestrictionController;->applyRestrictionLevel(Ljava/lang/String;IILcom/android/server/am/AppRestrictionController$TrackerInfo;IZII)V
6541HSPLcom/android/server/am/AppRestrictionController;->calcAppRestrictionLevel(IILjava/lang/String;IZZ)Landroid/util/Pair;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006542HPLcom/android/server/am/AppRestrictionController;->calcAppRestrictionLevelFromTackers(ILjava/lang/String;I)Landroid/util/Pair;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006543HSPLcom/android/server/am/AppRestrictionController;->getBackgroundHandler()Landroid/os/Handler;
art-benchmark-service08401c12022-12-23 09:27:20 -08006544HSPLcom/android/server/am/AppRestrictionController;->getBackgroundRestrictionExemptionReason(I)I+]Lcom/android/server/am/AppRestrictionController$Injector;Lcom/android/server/am/AppRestrictionController$Injector;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Lcom/android/server/am/AppRestrictionController;Lcom/android/server/am/AppRestrictionController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006545HSPLcom/android/server/am/AppRestrictionController;->getLock()Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -08006546HSPLcom/android/server/am/AppRestrictionController;->getPotentialSystemExemptionReason(I)I+]Lcom/android/server/am/AppRestrictionController$Injector;Lcom/android/server/am/AppRestrictionController$Injector;]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/am/AppRestrictionController;Lcom/android/server/am/AppRestrictionController;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006547HPLcom/android/server/am/AppRestrictionController;->getPotentialSystemExemptionReason(ILjava/lang/String;)I+]Lcom/android/server/am/AppRestrictionController$Injector;Lcom/android/server/am/AppRestrictionController$Injector;]Lcom/android/server/usage/AppStandbyInternal;Lcom/android/server/usage/AppStandbyController;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;]Lcom/android/server/am/AppRestrictionController;Lcom/android/server/am/AppRestrictionController;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service08401c12022-12-23 09:27:20 -08006548HPLcom/android/server/am/AppRestrictionController;->getPotentialUserAllowedExemptionReason(ILjava/lang/String;)I+]Lcom/android/server/am/AppRestrictionController$Injector;Lcom/android/server/am/AppRestrictionController$Injector;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;]Lcom/android/server/am/AppRestrictionController;Lcom/android/server/am/AppRestrictionController;
6549HSPLcom/android/server/am/AppRestrictionController;->getRestrictionLevel(I)I+]Lcom/android/server/am/AppRestrictionController$RestrictionSettings;Lcom/android/server/am/AppRestrictionController$RestrictionSettings;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006550HPLcom/android/server/am/AppRestrictionController;->getUidBatteryExemptedUsageSince(IJJI)Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006551HPLcom/android/server/am/AppRestrictionController;->getUidBatteryUsage(I)Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006552HPLcom/android/server/am/AppRestrictionController;->handleAppStandbyBucketChanged(ILjava/lang/String;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006553HSPLcom/android/server/am/AppRestrictionController;->handleUidActive(I)V
6554HSPLcom/android/server/am/AppRestrictionController;->handleUidInactive(IZ)V+]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006555HSPLcom/android/server/am/AppRestrictionController;->handleUidProcStateChanged(II)V+]Lcom/android/server/am/BaseAppStateTracker;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006556HSPLcom/android/server/am/AppRestrictionController;->hasForegroundServices(Ljava/lang/String;I)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08006557HSPLcom/android/server/am/AppRestrictionController;->isBgAutoRestrictedBucketFeatureFlagEnabled()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07006558HPLcom/android/server/am/AppRestrictionController;->isCarrierApp(Ljava/lang/String;)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006559HPLcom/android/server/am/AppRestrictionController;->isExemptedFromSysConfig(Ljava/lang/String;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006560HPLcom/android/server/am/AppRestrictionController;->isOnDeviceIdleAllowlist(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07006561HPLcom/android/server/am/AppRestrictionController;->isOnSystemDeviceIdleAllowlist(I)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006562HPLcom/android/server/am/AppRestrictionController;->isRoleHeldByUid(Ljava/lang/String;I)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006563HPLcom/android/server/am/AppRestrictionController;->isSystemModule(Ljava/lang/String;)Z+]Ljava/lang/String;Ljava/lang/String;]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/am/AppRestrictionController$Injector;Lcom/android/server/am/AppRestrictionController$Injector;]Ljava/io/File;Ljava/io/File;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006564HSPLcom/android/server/am/AppRestrictionController;->lambda$handleUidActive$9(ILcom/android/server/usage/AppStandbyInternal;ILjava/lang/String;Ljava/lang/Integer;Ljava/lang/Integer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006565HSPLcom/android/server/am/AppRestrictionController;->refreshAppRestrictionLevelForUser(III)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006566HPLcom/android/server/am/BaseAppStateDurations;->addEvent(ZLcom/android/server/am/BaseAppStateTimeEvents$BaseTimeEvent;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006567HPLcom/android/server/am/BaseAppStateDurations;->trimEvents(JLjava/util/LinkedList;)V+]Lcom/android/server/am/BaseAppStateTimeEvents$BaseTimeEvent;Lcom/android/server/am/BaseAppStateTimeEvents$BaseTimeEvent;,Lcom/android/server/am/AppBatteryExemptionTracker$UidStateEventWithBattery;]Ljava/util/LinkedList;Ljava/util/LinkedList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006568HSPLcom/android/server/am/BaseAppStateDurationsTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;Ljava/lang/reflect/Constructor;Ljava/lang/Object;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006569HSPLcom/android/server/am/BaseAppStateDurationsTracker;->onUidProcStateChanged(II)V+]Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTracker$Injector;]Lcom/android/server/am/BaseAppStateDurationsTracker$SimplePackageDurations;Lcom/android/server/am/BaseAppStateDurationsTracker$UidStateDurations;]Lcom/android/server/am/BaseAppStateEventsTracker;Lcom/android/server/am/AppMediaSessionTracker;,Lcom/android/server/am/AppFGSTracker;,Lcom/android/server/am/AppBatteryExemptionTracker;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/UidProcessMap;Lcom/android/server/am/UidProcessMap;
6570HPLcom/android/server/am/BaseAppStateEvents;->getEarliest(J)J+]Lcom/android/server/am/BaseAppStateEvents$MaxTrackingDurationConfig;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -07006571HPLcom/android/server/am/BaseAppStateEvents;->getTotalEvents(JI)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006572HSPLcom/android/server/am/BaseAppStateEventsTracker$BaseAppStateEventsPolicy;-><init>(Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateEventsTracker;Ljava/lang/String;ZLjava/lang/String;J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006573HSPLcom/android/server/am/BaseAppStateEventsTracker$BaseAppStateEventsPolicy;->getMaxTrackingDuration()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006574HSPLcom/android/server/am/BaseAppStateEventsTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;Ljava/lang/reflect/Constructor;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006575HSPLcom/android/server/am/BaseAppStateEventsTracker;->isUidOnTop(I)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006576HPLcom/android/server/am/BaseAppStateEventsTracker;->onUidProcStateChangedUncheckedLocked(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006577HSPLcom/android/server/am/BaseAppStatePolicy;-><init>(Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTracker;Ljava/lang/String;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006578HSPLcom/android/server/am/BaseAppStatePolicy;->isEnabled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006579HSPLcom/android/server/am/BaseAppStatePolicy;->shouldExemptUid(I)I+]Lcom/android/server/am/AppRestrictionController;Lcom/android/server/am/AppRestrictionController;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006580HPLcom/android/server/am/BaseAppStateTimeEvents$BaseTimeEvent;->getTimestamp()J
6581HPLcom/android/server/am/BaseAppStateTimeSlotEvents;->add(Lcom/android/server/am/BaseAppStateEvents;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006582HPLcom/android/server/am/BaseAppStateTimeSlotEvents;->addEvent(JI)V+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/am/BaseAppStateEvents;Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker$SimpleAppStateTimeslotEvents;]Ljava/util/LinkedList;Ljava/util/LinkedList;]Lcom/android/server/am/BaseAppStateTimeSlotEvents;Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker$SimpleAppStateTimeslotEvents;
art-benchmark-service922a5532023-03-23 03:12:41 -07006583HPLcom/android/server/am/BaseAppStateTimeSlotEvents;->getSlotStartTime(J)J
art-benchmark-service84f185c2023-07-24 02:43:42 -07006584HPLcom/android/server/am/BaseAppStateTimeSlotEvents;->getTotalEventsSince(JJI)I+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/LinkedList;Ljava/util/LinkedList;]Lcom/android/server/am/BaseAppStateTimeSlotEvents;Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker$SimpleAppStateTimeslotEvents;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006585HPLcom/android/server/am/BaseAppStateTimeSlotEvents;->trimEvents(JI)V+]Ljava/util/LinkedList;Ljava/util/LinkedList;]Lcom/android/server/am/BaseAppStateTimeSlotEvents;Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker$SimpleAppStateTimeslotEvents;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006586HSPLcom/android/server/am/BaseAppStateTimeSlotEventsTracker$BaseAppStateTimeSlotEventsPolicy;-><init>(Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker;Ljava/lang/String;ZLjava/lang/String;JLjava/lang/String;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006587HPLcom/android/server/am/BaseAppStateTimeSlotEventsTracker$BaseAppStateTimeSlotEventsPolicy;->getNumOfEventsThreshold()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006588HSPLcom/android/server/am/BaseAppStateTimeSlotEventsTracker$BaseAppStateTimeSlotEventsPolicy;->shouldExempt(Ljava/lang/String;I)I+]Lcom/android/server/am/BaseAppStateEventsTracker;Lcom/android/server/am/AppBroadcastEventsTracker;,Lcom/android/server/am/AppBindServiceEventsTracker;]Lcom/android/server/am/BaseAppStatePolicy;Lcom/android/server/am/AppBroadcastEventsTracker$AppBroadcastEventsPolicy;,Lcom/android/server/am/AppBindServiceEventsTracker$AppBindServiceEventsPolicy;]Lcom/android/server/am/AppRestrictionController;Lcom/android/server/am/AppRestrictionController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006589HSPLcom/android/server/am/BaseAppStateTimeSlotEventsTracker$H;-><init>(Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker;)V
6590HSPLcom/android/server/am/BaseAppStateTimeSlotEventsTracker$H;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker;Lcom/android/server/am/AppBroadcastEventsTracker;,Lcom/android/server/am/AppBindServiceEventsTracker;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006591HSPLcom/android/server/am/BaseAppStateTimeSlotEventsTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;Ljava/lang/reflect/Constructor;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006592HSPLcom/android/server/am/BaseAppStateTimeSlotEventsTracker;->handleNewEvent(Ljava/lang/String;I)V+]Lcom/android/server/am/BaseAppStateTracker$Injector;Lcom/android/server/am/BaseAppStateTracker$Injector;]Lcom/android/server/am/BaseAppStateEvents;Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker$SimpleAppStateTimeslotEvents;]Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker$BaseAppStateTimeSlotEventsPolicy;Lcom/android/server/am/AppBroadcastEventsTracker$AppBroadcastEventsPolicy;,Lcom/android/server/am/AppBindServiceEventsTracker$AppBindServiceEventsPolicy;]Lcom/android/server/am/BaseAppStateTimeSlotEvents;Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker$SimpleAppStateTimeslotEvents;]Lcom/android/server/am/BaseAppStateEvents$Factory;Lcom/android/server/am/AppBroadcastEventsTracker;,Lcom/android/server/am/AppBindServiceEventsTracker;]Lcom/android/server/am/UidProcessMap;Lcom/android/server/am/UidProcessMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006593HSPLcom/android/server/am/BaseAppStateTimeSlotEventsTracker;->onNewEvent(Ljava/lang/String;I)V+]Landroid/os/Handler;Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker$H;]Landroid/os/Message;Landroid/os/Message;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006594HSPLcom/android/server/am/BaseAppStateTracker$Injector;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006595HSPLcom/android/server/am/BaseAppStateTracker$Injector;->getPolicy()Lcom/android/server/am/BaseAppStatePolicy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006596HSPLcom/android/server/am/BaseAppStateTracker$Injector;->setPolicy(Lcom/android/server/am/BaseAppStatePolicy;)V
6597HSPLcom/android/server/am/BaseAppStateTracker;-><init>(Landroid/content/Context;Lcom/android/server/am/AppRestrictionController;Ljava/lang/reflect/Constructor;Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006598HPLcom/android/server/am/BaseAppStateTracker;->notifyListenersOnStateChange(ILjava/lang/String;ZJI)V
6599HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;IIJJ)V
6600HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda0;->run()V
6601HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda100;-><init>(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;Ljava/lang/String;JJ)V
6602HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda100;->run()V
6603HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda101;-><init>(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;Ljava/lang/String;JJ)V
6604HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda101;->run()V
6605HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda102;-><init>(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;Ljava/lang/String;JJ)V
art-benchmark-service922a5532023-03-23 03:12:41 -07006606HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda102;->run()V
art-benchmark-service00abe242023-02-13 10:31:34 -08006607HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda12;-><init>(Lcom/android/server/am/BatteryStatsService;IILjava/lang/String;Ljava/lang/String;IZJJ)V
6608HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda12;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006609HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda14;-><init>(Lcom/android/server/am/BatteryStatsService;IJJJ)V
6610HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda14;->run()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006611HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda17;-><init>(Lcom/android/server/am/BatteryStatsService;IZIIJJ)V
6612HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda17;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006613HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda19;-><init>(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;ZJJ)V
6614HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda23;-><init>(Lcom/android/server/am/BatteryStatsService;ZIJJ)V
6615HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda23;->run()V
6616HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda25;-><init>(Ljava/util/concurrent/CountDownLatch;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006617HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda30;-><init>(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;IJJ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006618HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda30;->run()V
art-benchmark-service00abe242023-02-13 10:31:34 -08006619HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda31;-><init>(Lcom/android/server/am/BatteryStatsService;IILjava/lang/String;Ljava/lang/String;IJJ)V
6620HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda31;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006621HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda32;-><init>(Lcom/android/server/am/BatteryStatsService;IJ[I)V
6622HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda32;->run()V
6623HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda37;-><init>(Lcom/android/server/am/BatteryStatsService;II)V
6624HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda38;-><init>(Lcom/android/server/am/BatteryStatsService;Landroid/telephony/SignalStrength;JJ)V
6625HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda40;-><init>(Lcom/android/server/am/BatteryStatsService;IIJJ)V
6626HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda40;->run()V
6627HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda42;-><init>(Lcom/android/server/am/BatteryStatsService;IIJJ)V
6628HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda42;->run()V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07006629HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda46;-><init>(Lcom/android/server/am/BatteryStatsService;IIJJ)V
6630HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda46;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006631HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda47;-><init>(Lcom/android/server/am/BatteryStatsService;IIJJ)V
6632HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda47;->run()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006633HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda4;-><init>(Lcom/android/server/am/BatteryStatsService;IJJ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006634HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda51;-><init>(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;IJJ)V
6635HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda51;->run()V
6636HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda54;-><init>(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V
6637HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda54;->run()V
6638HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda55;-><init>(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;ILandroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V
6639HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda55;->run()V
6640HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda57;-><init>(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;ILandroid/os/WorkSource;Ljava/lang/String;JJ)V
6641HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda57;->run()V
6642HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda59;-><init>(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;Landroid/os/WorkSource;IJJ)V
6643HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda59;->run()V
art-benchmark-servicef45ca2f2021-04-03 17:56:47 -07006644HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda5;-><init>(Lcom/android/server/am/BatteryStatsService;IIIIIIIIJJJJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006645HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda5;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006646HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda60;-><init>(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;ZJJ)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006647HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda60;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006648HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda61;-><init>(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;Landroid/os/WorkSource;IJJ)V
6649HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda61;->run()V
6650HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda64;-><init>(Lcom/android/server/am/BatteryStatsService;IJIJJ)V
6651HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda64;->run()V
6652HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda66;-><init>(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;IJJ)V
6653HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda66;->run()V
6654HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda67;-><init>(Lcom/android/server/am/BatteryStatsService;IJJ)V
6655HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda6;-><init>(Lcom/android/server/am/BatteryStatsService;Ljava/lang/String;IJJ)V
6656HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda6;->run()V
6657HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda74;-><init>(Lcom/android/server/am/BatteryStatsService;IJJ)V
6658HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda76;-><init>(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IJJ)V
6659HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda76;->run()V
6660HPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda8;->run()V
6661HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda93;-><init>(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;IJJ)V
6662HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda93;->run()V
6663HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda96;-><init>(Lcom/android/server/am/BatteryStatsService;IIIIIIIIJJJJ)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07006664HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda96;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006665HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda97;-><init>(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;Ljava/lang/String;JJ)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006666HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda97;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006667HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda98;-><init>(Lcom/android/server/am/BatteryStatsService;)V
6668HSPLcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda98;->run()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006669HSPLcom/android/server/am/BatteryStatsService$1;-><init>(Lcom/android/server/am/BatteryStatsService;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08006670HSPLcom/android/server/am/BatteryStatsService$2;-><init>(Lcom/android/server/am/BatteryStatsService;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006671HSPLcom/android/server/am/BatteryStatsService$3;-><init>(Lcom/android/server/am/BatteryStatsService;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006672HPLcom/android/server/am/BatteryStatsService$LocalService$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006673HPLcom/android/server/am/BatteryStatsService$LocalService$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Ljava/lang/Long;Ljava/lang/Long;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006674HSPLcom/android/server/am/BatteryStatsService$LocalService;-><init>(Lcom/android/server/am/BatteryStatsService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006675HSPLcom/android/server/am/BatteryStatsService$LocalService;-><init>(Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService$LocalService-IA;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006676HPLcom/android/server/am/BatteryStatsService$LocalService;->noteBinderCallStats(IJLjava/util/Collection;)V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006677HPLcom/android/server/am/BatteryStatsService$LocalService;->noteCpuWakingNetworkPacket(Landroid/net/Network;JI)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/am/BatteryStatsService$LocalService;Lcom/android/server/am/BatteryStatsService$LocalService;]Landroid/net/ConnectivityManager;Landroid/net/ConnectivityManager;]Lcom/android/server/am/BatteryStatsService;Lcom/android/server/am/BatteryStatsService;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006678HSPLcom/android/server/am/BatteryStatsService$WakeupReasonThread;-><init>(Lcom/android/server/am/BatteryStatsService;)V
Calin Juravle36829e52019-04-10 19:07:47 -07006679HSPLcom/android/server/am/BatteryStatsService$WakeupReasonThread;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006680HSPLcom/android/server/am/BatteryStatsService$WakeupReasonThread;->waitWakeup()Ljava/lang/String;+]Ljava/nio/ByteBuffer;Ljava/nio/DirectByteBuffer;
6681HSPLcom/android/server/am/BatteryStatsService;->$r8$lambda$1MT5O3S-UuQWq896_fJMF88Sqqg(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IJJ)V
6682HSPLcom/android/server/am/BatteryStatsService;->$r8$lambda$6uA9iVe9dISk4E5A5f0plh5A5Uo(Lcom/android/server/am/BatteryStatsService;IIJJ)V
6683HPLcom/android/server/am/BatteryStatsService;->$r8$lambda$8-hICQ8Rk4FNbRgsVv-48761U20(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;Ljava/lang/String;JJ)V
6684HSPLcom/android/server/am/BatteryStatsService;->$r8$lambda$JXLPnF4Sies0MmG_p9jXK40KDxQ(Lcom/android/server/am/BatteryStatsService;IIJJ)V
6685HSPLcom/android/server/am/BatteryStatsService;->$r8$lambda$NgdaN5I3Y7K2Vj31c1isYVmmnSo(Lcom/android/server/am/BatteryStatsService;IILjava/lang/String;Ljava/lang/String;IZJJ)V
6686HSPLcom/android/server/am/BatteryStatsService;->$r8$lambda$P5MVtrRidYvOKQ04qVj16tnKGgs(Lcom/android/server/am/BatteryStatsService;Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V
6687HSPLcom/android/server/am/BatteryStatsService;->$r8$lambda$bU8KoVfpTtqAPZV31_3AO0K1KM0(Lcom/android/server/am/BatteryStatsService;)V
6688HSPLcom/android/server/am/BatteryStatsService;->$r8$lambda$h-0HNs1h7zWNL2CSNPmu4k3UsbU(Lcom/android/server/am/BatteryStatsService;IILjava/lang/String;Ljava/lang/String;IJJ)V
6689HPLcom/android/server/am/BatteryStatsService;->$r8$lambda$iYCOrdglLODtaLL14t5iRSShYcQ(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;Ljava/lang/String;JJ)V
6690HSPLcom/android/server/am/BatteryStatsService;->$r8$lambda$jq1QetBW3jqzTPvqOmu2f9ocS-U(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;Ljava/lang/String;JJ)V
6691HSPLcom/android/server/am/BatteryStatsService;->$r8$lambda$y9D2BibJciKyLz0z0TLv8aYpc0w(Lcom/android/server/am/BatteryStatsService;ILjava/lang/String;Ljava/lang/String;JJ)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006692HPLcom/android/server/am/BatteryStatsService;->-$$Nest$fgetmHandler(Lcom/android/server/am/BatteryStatsService;)Landroid/os/Handler;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006693HSPLcom/android/server/am/BatteryStatsService;->-$$Nest$fgetmLock(Lcom/android/server/am/BatteryStatsService;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006694HSPLcom/android/server/am/BatteryStatsService;->-$$Nest$smnativeWaitWakeup(Ljava/nio/ByteBuffer;)I
Calin Juravle36829e52019-04-10 19:07:47 -07006695HSPLcom/android/server/am/BatteryStatsService;-><init>(Landroid/content/Context;Ljava/io/File;Landroid/os/Handler;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07006696HPLcom/android/server/am/BatteryStatsService;->awaitCompletion()V+]Landroid/os/Handler;Landroid/os/Handler;]Ljava/util/concurrent/CountDownLatch;Ljava/util/concurrent/CountDownLatch;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006697HSPLcom/android/server/am/BatteryStatsService;->create(Landroid/content/Context;Ljava/io/File;Landroid/os/Handler;Lcom/android/server/power/stats/BatteryStatsImpl$BatteryCallback;)Lcom/android/server/am/BatteryStatsService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006698HSPLcom/android/server/am/BatteryStatsService;->fillLowPowerStats(Lcom/android/internal/os/RpmStats;)V+]Lcom/android/internal/os/RpmStats$PowerStateSubsystem;Lcom/android/internal/os/RpmStats$PowerStateSubsystem;]Lcom/android/internal/os/RpmStats;Lcom/android/internal/os/RpmStats;]Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;]Landroid/power/PowerStatsInternal;Lcom/android/server/powerstats/PowerStatsService$LocalService;]Ljava/util/Map;Ljava/util/HashMap;
Calin Juravle36829e52019-04-10 19:07:47 -07006699HSPLcom/android/server/am/BatteryStatsService;->fillRailDataStats(Lcom/android/internal/os/RailStats;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006700HSPLcom/android/server/am/BatteryStatsService;->getActiveStatistics()Lcom/android/server/power/stats/BatteryStatsImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006701HPLcom/android/server/am/BatteryStatsService;->getHealthStatsForUidLocked(I)Landroid/os/health/HealthStatsParceler;
6702HSPLcom/android/server/am/BatteryStatsService;->getSubsystemLowPowerStats()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;]Landroid/power/PowerStatsInternal;Lcom/android/server/powerstats/PowerStatsService$LocalService;]Ljava/util/Map;Ljava/util/HashMap;
Calin Juravle36829e52019-04-10 19:07:47 -07006703HSPLcom/android/server/am/BatteryStatsService;->initPowerManagement()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006704HSPLcom/android/server/am/BatteryStatsService;->isCharging()Z
6705HPLcom/android/server/am/BatteryStatsService;->lambda$noteAlarmFinish$22(Ljava/lang/String;Landroid/os/WorkSource;IJJ)V
6706HSPLcom/android/server/am/BatteryStatsService;->lambda$noteAlarmStart$21(Ljava/lang/String;Landroid/os/WorkSource;IJJ)V
6707HSPLcom/android/server/am/BatteryStatsService;->lambda$noteCpuWakingActivity$0(IJ[I)V
6708HSPLcom/android/server/am/BatteryStatsService;->lambda$noteEvent$14(ILjava/lang/String;IJJ)V
6709HPLcom/android/server/am/BatteryStatsService;->lambda$noteJobFinish$18(Ljava/lang/String;IIJJ)V
6710HPLcom/android/server/am/BatteryStatsService;->lambda$noteJobStart$17(Ljava/lang/String;IJJ)V
6711HPLcom/android/server/am/BatteryStatsService;->lambda$notePhoneState$49(IJJ)V
6712HSPLcom/android/server/am/BatteryStatsService;->lambda$noteServiceStartLaunch$105(ILjava/lang/String;Ljava/lang/String;JJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;
6713HSPLcom/android/server/am/BatteryStatsService;->lambda$noteServiceStartRunning$103(ILjava/lang/String;Ljava/lang/String;JJ)V
6714HPLcom/android/server/am/BatteryStatsService;->lambda$noteServiceStopLaunch$106(ILjava/lang/String;Ljava/lang/String;JJ)V
6715HPLcom/android/server/am/BatteryStatsService;->lambda$noteServiceStopRunning$104(ILjava/lang/String;Ljava/lang/String;JJ)V
6716HSPLcom/android/server/am/BatteryStatsService;->lambda$noteStartSensor$32(IIJJ)V
6717HSPLcom/android/server/am/BatteryStatsService;->lambda$noteStartWakelock$23(IILjava/lang/String;Ljava/lang/String;IZJJ)V
6718HSPLcom/android/server/am/BatteryStatsService;->lambda$noteStartWakelockFromSource$25(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V
6719HSPLcom/android/server/am/BatteryStatsService;->lambda$noteStopSensor$33(IIJJ)V
6720HSPLcom/android/server/am/BatteryStatsService;->lambda$noteStopWakelock$24(IILjava/lang/String;Ljava/lang/String;IJJ)V
6721HSPLcom/android/server/am/BatteryStatsService;->lambda$noteStopWakelockFromSource$27(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IJJ)V
6722HSPLcom/android/server/am/BatteryStatsService;->lambda$noteUidProcessState$13(IIJJ)V
6723HSPLcom/android/server/am/BatteryStatsService;->lambda$noteUserActivity$40(IIJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
6724HPLcom/android/server/am/BatteryStatsService;->lambda$noteWakupAlarm$20(Ljava/lang/String;ILandroid/os/WorkSource;Ljava/lang/String;JJ)V
6725HPLcom/android/server/am/BatteryStatsService;->lambda$noteWifiRadioPowerState$64(IJIJJ)V
6726HSPLcom/android/server/am/BatteryStatsService;->lambda$scheduleWriteToDisk$3()V
6727HSPLcom/android/server/am/BatteryStatsService;->lambda$setBatteryState$96(IIIIIIIIJJJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/server/power/stats/BatteryExternalStatsWorker;Lcom/android/server/power/stats/BatteryExternalStatsWorker;
6728HSPLcom/android/server/am/BatteryStatsService;->lambda$setBatteryState$97(IIIIIIIIJJJJ)V+]Lcom/android/server/power/stats/BatteryExternalStatsWorker;Lcom/android/server/power/stats/BatteryExternalStatsWorker;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006729HPLcom/android/server/am/BatteryStatsService;->monitor()V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006730HPLcom/android/server/am/BatteryStatsService;->noteAlarmFinish(Ljava/lang/String;Landroid/os/WorkSource;I)V+]Landroid/os/Handler;Landroid/os/Handler;]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006731HSPLcom/android/server/am/BatteryStatsService;->noteAlarmStart(Ljava/lang/String;Landroid/os/WorkSource;I)V+]Landroid/os/Handler;Landroid/os/Handler;]Landroid/content/Context;Landroid/app/ContextImpl;
6732HPLcom/android/server/am/BatteryStatsService;->noteBleScanResults(Landroid/os/WorkSource;I)V+]Landroid/os/Handler;Landroid/os/Handler;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006733HPLcom/android/server/am/BatteryStatsService;->noteBleScanStarted(Landroid/os/WorkSource;Z)V
6734HPLcom/android/server/am/BatteryStatsService;->noteBleScanStopped(Landroid/os/WorkSource;Z)V
art-benchmark-service08401c12022-12-23 09:27:20 -08006735HPLcom/android/server/am/BatteryStatsService;->noteChangeWakelockFromSource(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;ILandroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZ)V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006736HPLcom/android/server/am/BatteryStatsService;->noteConnectivityChanged(ILjava/lang/String;)V
6737HSPLcom/android/server/am/BatteryStatsService;->noteCpuWakingActivity(IJ[I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006738HSPLcom/android/server/am/BatteryStatsService;->noteEvent(ILjava/lang/String;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006739HPLcom/android/server/am/BatteryStatsService;->noteJobFinish(Ljava/lang/String;II)V
6740HPLcom/android/server/am/BatteryStatsService;->noteJobStart(Ljava/lang/String;I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006741HPLcom/android/server/am/BatteryStatsService;->notePhoneDataConnectionState(IZII)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006742HPLcom/android/server/am/BatteryStatsService;->notePhoneSignalStrength(Landroid/telephony/SignalStrength;)V+]Landroid/os/Handler;Landroid/os/Handler;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006743HPLcom/android/server/am/BatteryStatsService;->notePhoneState(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006744HSPLcom/android/server/am/BatteryStatsService;->noteProcessDied(II)V
6745HSPLcom/android/server/am/BatteryStatsService;->noteProcessFinish(Ljava/lang/String;I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006746HSPLcom/android/server/am/BatteryStatsService;->noteProcessStart(Ljava/lang/String;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006747HSPLcom/android/server/am/BatteryStatsService;->noteScreenBrightness(I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006748HSPLcom/android/server/am/BatteryStatsService;->noteScreenState(I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006749HSPLcom/android/server/am/BatteryStatsService;->noteServiceStartLaunch(ILjava/lang/String;Ljava/lang/String;)V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006750HSPLcom/android/server/am/BatteryStatsService;->noteServiceStartRunning(ILjava/lang/String;Ljava/lang/String;)V+]Landroid/os/Handler;Landroid/os/Handler;
6751HPLcom/android/server/am/BatteryStatsService;->noteServiceStopLaunch(ILjava/lang/String;Ljava/lang/String;)V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006752HPLcom/android/server/am/BatteryStatsService;->noteServiceStopRunning(ILjava/lang/String;Ljava/lang/String;)V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006753HPLcom/android/server/am/BatteryStatsService;->noteStartAudio(I)V
6754HSPLcom/android/server/am/BatteryStatsService;->noteStartSensor(II)V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service00abe242023-02-13 10:31:34 -08006755HSPLcom/android/server/am/BatteryStatsService;->noteStartWakelock(IILjava/lang/String;Ljava/lang/String;IZ)V+]Landroid/os/Handler;Landroid/os/Handler;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006756HSPLcom/android/server/am/BatteryStatsService;->noteStartWakelockFromSource(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZ)V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006757HPLcom/android/server/am/BatteryStatsService;->noteStopAudio(I)V
6758HSPLcom/android/server/am/BatteryStatsService;->noteStopSensor(II)V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service00abe242023-02-13 10:31:34 -08006759HSPLcom/android/server/am/BatteryStatsService;->noteStopWakelock(IILjava/lang/String;Ljava/lang/String;I)V+]Landroid/os/Handler;Landroid/os/Handler;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006760HSPLcom/android/server/am/BatteryStatsService;->noteStopWakelockFromSource(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;I)V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006761HPLcom/android/server/am/BatteryStatsService;->noteSyncFinish(Ljava/lang/String;I)V
6762HPLcom/android/server/am/BatteryStatsService;->noteSyncStart(Ljava/lang/String;I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006763HSPLcom/android/server/am/BatteryStatsService;->noteUidProcessState(II)V+]Landroid/os/Handler;Landroid/os/Handler;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006764HSPLcom/android/server/am/BatteryStatsService;->noteUserActivity(II)V+]Landroid/os/Handler;Landroid/os/Handler;
6765HPLcom/android/server/am/BatteryStatsService;->noteVibratorOff(I)V
6766HPLcom/android/server/am/BatteryStatsService;->noteVibratorOn(IJ)V
6767HPLcom/android/server/am/BatteryStatsService;->noteWakupAlarm(Ljava/lang/String;ILandroid/os/WorkSource;Ljava/lang/String;)V
6768HPLcom/android/server/am/BatteryStatsService;->noteWifiRadioPowerState(IJI)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006769HPLcom/android/server/am/BatteryStatsService;->noteWifiRssiChanged(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006770HPLcom/android/server/am/BatteryStatsService;->noteWifiScanStartedFromSource(Landroid/os/WorkSource;)V
6771HPLcom/android/server/am/BatteryStatsService;->noteWifiScanStoppedFromSource(Landroid/os/WorkSource;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08006772HSPLcom/android/server/am/BatteryStatsService;->publish()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006773HSPLcom/android/server/am/BatteryStatsService;->scheduleWriteToDisk()V
art-benchmark-service08401c12022-12-23 09:27:20 -08006774HSPLcom/android/server/am/BatteryStatsService;->setBatteryState(IIIIIIIIJ)V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006775HPLcom/android/server/am/BatteryStatsService;->takeUidSnapshot(I)Landroid/os/health/HealthStatsParceler;
6776HPLcom/android/server/am/BatteryStatsService;->updateBatteryStatsOnActivityUsage(Ljava/lang/String;Ljava/lang/String;IIZ)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006777HSPLcom/android/server/am/BroadcastConstants;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07006778HSPLcom/android/server/am/BroadcastConstants;-><init>(Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08006779HSPLcom/android/server/am/BroadcastConstants;->getDeviceConfigBoolean(Ljava/lang/String;Z)Z
6780HSPLcom/android/server/am/BroadcastConstants;->getDeviceConfigInt(Ljava/lang/String;I)I
6781HSPLcom/android/server/am/BroadcastConstants;->getDeviceConfigLong(Ljava/lang/String;J)J
6782HSPLcom/android/server/am/BroadcastConstants;->getMaxRunningQueues()I
6783HSPLcom/android/server/am/BroadcastConstants;->propertyFor(Ljava/lang/String;)Ljava/lang/String;
6784HSPLcom/android/server/am/BroadcastConstants;->propertyOverrideFor(Ljava/lang/String;)Ljava/lang/String;
6785HSPLcom/android/server/am/BroadcastConstants;->updateDeviceConfigConstants()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006786HSPLcom/android/server/am/BroadcastFilter;-><init>(Landroid/content/IntentFilter;Lcom/android/server/am/ReceiverList;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IIZZZ)V
art-benchmark-service08401c12022-12-23 09:27:20 -08006787HSPLcom/android/server/am/BroadcastHistory;-><init>(Lcom/android/server/am/BroadcastConstants;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006788HSPLcom/android/server/am/BroadcastHistory;->addBroadcastToHistoryLocked(Lcom/android/server/am/BroadcastRecord;)V+]Lcom/android/server/am/BroadcastHistory;Lcom/android/server/am/BroadcastHistory;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
art-benchmark-service922a5532023-03-23 03:12:41 -07006789HSPLcom/android/server/am/BroadcastHistory;->onBroadcastEnqueuedLocked(Lcom/android/server/am/BroadcastRecord;)V
6790HSPLcom/android/server/am/BroadcastHistory;->onBroadcastFinishedLocked(Lcom/android/server/am/BroadcastRecord;)V+]Lcom/android/server/am/BroadcastHistory;Lcom/android/server/am/BroadcastHistory;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006791HSPLcom/android/server/am/BroadcastHistory;->ringAdvance(III)I
art-benchmark-service08401c12022-12-23 09:27:20 -08006792HSPLcom/android/server/am/BroadcastLoopers;->addMyLooper()V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/os/Looper;Landroid/os/Looper;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006793HPLcom/android/server/am/BroadcastProcessQueue$$ExternalSyntheticLambda0;->test(Lcom/android/server/am/BroadcastRecord;I)Z
art-benchmark-service08401c12022-12-23 09:27:20 -08006794HSPLcom/android/server/am/BroadcastProcessQueue;-><init>(Lcom/android/server/am/BroadcastConstants;Ljava/lang/String;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006795HSPLcom/android/server/am/BroadcastProcessQueue;->assertHealthLocked()V
6796HSPLcom/android/server/am/BroadcastProcessQueue;->assertHealthLocked(Ljava/util/ArrayDeque;)V+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
6797HSPLcom/android/server/am/BroadcastProcessQueue;->enqueueOrReplaceBroadcast(Lcom/android/server/am/BroadcastRecord;ILcom/android/server/am/BroadcastProcessQueue$BroadcastConsumer;)Lcom/android/server/am/BroadcastRecord;+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;]Lcom/android/server/am/BroadcastProcessQueue$BroadcastConsumer;Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda10;
art-benchmark-service08401c12022-12-23 09:27:20 -08006798HSPLcom/android/server/am/BroadcastProcessQueue;->forEachMatchingBroadcast(Lcom/android/server/am/BroadcastProcessQueue$BroadcastPredicate;Lcom/android/server/am/BroadcastProcessQueue$BroadcastConsumer;Z)Z+]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006799HSPLcom/android/server/am/BroadcastProcessQueue;->forEachMatchingBroadcastInQueue(Ljava/util/ArrayDeque;Lcom/android/server/am/BroadcastProcessQueue$BroadcastPredicate;Lcom/android/server/am/BroadcastProcessQueue$BroadcastConsumer;Z)Z+]Lcom/android/server/am/BroadcastProcessQueue$BroadcastPredicate;megamorphic_types]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/internal/os/SomeArgs;Lcom/android/internal/os/SomeArgs;]Lcom/android/server/am/BroadcastProcessQueue$BroadcastConsumer;Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda9;,Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda10;,Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda11;,Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda8;
art-benchmark-service08401c12022-12-23 09:27:20 -08006800HSPLcom/android/server/am/BroadcastProcessQueue;->getActive()Lcom/android/server/am/BroadcastRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006801HSPLcom/android/server/am/BroadcastProcessQueue;->getActiveAssumedDeliveryCountSinceIdle()I
art-benchmark-service08401c12022-12-23 09:27:20 -08006802HSPLcom/android/server/am/BroadcastProcessQueue;->getActiveCountSinceIdle()I
6803HSPLcom/android/server/am/BroadcastProcessQueue;->getActiveIndex()I
6804HSPLcom/android/server/am/BroadcastProcessQueue;->getActiveViaColdStart()Z
art-benchmark-service922a5532023-03-23 03:12:41 -07006805HSPLcom/android/server/am/BroadcastProcessQueue;->getActiveWasStopped()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006806HPLcom/android/server/am/BroadcastProcessQueue;->getPreferredSchedulingGroupLocked()I
art-benchmark-service00abe242023-02-13 10:31:34 -08006807HSPLcom/android/server/am/BroadcastProcessQueue;->getQueueForBroadcast(Lcom/android/server/am/BroadcastRecord;)Ljava/util/ArrayDeque;+]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
art-benchmark-service08401c12022-12-23 09:27:20 -08006808HSPLcom/android/server/am/BroadcastProcessQueue;->getRunnableAt()J+]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
6809HSPLcom/android/server/am/BroadcastProcessQueue;->insertIntoRunnableList(Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;)Lcom/android/server/am/BroadcastProcessQueue;+]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
6810HSPLcom/android/server/am/BroadcastProcessQueue;->invalidateRunnableAt()V
6811HSPLcom/android/server/am/BroadcastProcessQueue;->isActive()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08006812HSPLcom/android/server/am/BroadcastProcessQueue;->isEmpty()Z+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006813HSPLcom/android/server/am/BroadcastProcessQueue;->isPendingManifest()Z
6814HSPLcom/android/server/am/BroadcastProcessQueue;->isPendingOrdered()Z
6815HSPLcom/android/server/am/BroadcastProcessQueue;->isPendingResultTo()Z
art-benchmark-service08401c12022-12-23 09:27:20 -08006816HPLcom/android/server/am/BroadcastProcessQueue;->isPendingUrgent()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08006817HSPLcom/android/server/am/BroadcastProcessQueue;->isProcessWarm()Z+]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service08401c12022-12-23 09:27:20 -08006818HSPLcom/android/server/am/BroadcastProcessQueue;->isQueueEmpty(Ljava/util/ArrayDeque;)Z+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;
6819HSPLcom/android/server/am/BroadcastProcessQueue;->isRunnable()Z+]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006820HPLcom/android/server/am/BroadcastProcessQueue;->lambda$updateDeferredStates$0(Lcom/android/server/am/BroadcastRecord;I)Z+]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
art-benchmark-service08401c12022-12-23 09:27:20 -08006821HSPLcom/android/server/am/BroadcastProcessQueue;->makeActiveIdle()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006822HSPLcom/android/server/am/BroadcastProcessQueue;->makeActiveNextPending()V+]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;]Lcom/android/internal/os/SomeArgs;Lcom/android/internal/os/SomeArgs;
6823HSPLcom/android/server/am/BroadcastProcessQueue;->onBroadcastDequeued(Lcom/android/server/am/BroadcastRecord;I)V+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
6824HSPLcom/android/server/am/BroadcastProcessQueue;->onBroadcastEnqueued(Lcom/android/server/am/BroadcastRecord;I)V+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
art-benchmark-service08401c12022-12-23 09:27:20 -08006825HSPLcom/android/server/am/BroadcastProcessQueue;->peekNextBroadcast()Lcom/android/internal/os/SomeArgs;+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
6826HPLcom/android/server/am/BroadcastProcessQueue;->peekNextBroadcastRecord()Lcom/android/server/am/BroadcastRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -08006827HSPLcom/android/server/am/BroadcastProcessQueue;->queueForNextBroadcast()Ljava/util/ArrayDeque;+]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006828HSPLcom/android/server/am/BroadcastProcessQueue;->queueForNextBroadcast(Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;II)Ljava/util/ArrayDeque;+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006829HSPLcom/android/server/am/BroadcastProcessQueue;->removeFromRunnableList(Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;)Lcom/android/server/am/BroadcastProcessQueue;
art-benchmark-service08401c12022-12-23 09:27:20 -08006830HSPLcom/android/server/am/BroadcastProcessQueue;->removeNextBroadcast()Lcom/android/internal/os/SomeArgs;+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006831HSPLcom/android/server/am/BroadcastProcessQueue;->replaceBroadcastInQueue(Ljava/util/ArrayDeque;Lcom/android/server/am/BroadcastRecord;I)Lcom/android/server/am/BroadcastRecord;
6832HSPLcom/android/server/am/BroadcastProcessQueue;->setProcessAndUidState(Lcom/android/server/am/ProcessRecord;ZZ)Z+]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
6833HSPLcom/android/server/am/BroadcastProcessQueue;->setProcessFreezable(Z)Z
6834HSPLcom/android/server/am/BroadcastProcessQueue;->setProcessInstrumented(Z)Z
6835HSPLcom/android/server/am/BroadcastProcessQueue;->setProcessPersistent(Z)Z
6836HSPLcom/android/server/am/BroadcastProcessQueue;->setUidForeground(Z)Z
6837HSPLcom/android/server/am/BroadcastProcessQueue;->toShortString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -08006838HSPLcom/android/server/am/BroadcastProcessQueue;->traceActiveBegin()V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Object;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006839HSPLcom/android/server/am/BroadcastProcessQueue;->traceProcessEnd()V+]Ljava/lang/Object;Lcom/android/server/am/BroadcastProcessQueue;
art-benchmark-service08401c12022-12-23 09:27:20 -08006840HSPLcom/android/server/am/BroadcastProcessQueue;->traceProcessRunningBegin()V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Object;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006841HSPLcom/android/server/am/BroadcastProcessQueue;->traceProcessStartingBegin()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006842HSPLcom/android/server/am/BroadcastProcessQueue;->updateDeferredStates(Lcom/android/server/am/BroadcastProcessQueue$BroadcastConsumer;Lcom/android/server/am/BroadcastProcessQueue$BroadcastConsumer;)V+]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
6843HSPLcom/android/server/am/BroadcastProcessQueue;->updateRunnableAt()V+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07006844HSPLcom/android/server/am/BroadcastQueue;-><init>(Lcom/android/server/am/ActivityManagerService;Landroid/os/Handler;Ljava/lang/String;Lcom/android/server/am/BroadcastSkipPolicy;Lcom/android/server/am/BroadcastHistory;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08006845HSPLcom/android/server/am/BroadcastQueue;->traceBegin(Ljava/lang/String;)I+]Ljava/lang/String;Ljava/lang/String;
6846HSPLcom/android/server/am/BroadcastQueue;->traceEnd(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006847HSPLcom/android/server/am/BroadcastQueueImpl;->logBootCompletedBroadcastCompletionLatencyIfPossible(Lcom/android/server/am/BroadcastRecord;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Landroid/content/Intent;Landroid/content/Intent;
6848HSPLcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda10;-><init>(Lcom/android/server/am/BroadcastQueueModernImpl;)V
6849HPLcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda10;->accept(Lcom/android/server/am/BroadcastRecord;I)V
6850HSPLcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda11;-><init>(Lcom/android/server/am/BroadcastQueueModernImpl;)V
6851HSPLcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda13;-><init>(Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastRecord;Landroid/util/ArrayMap;)V
6852HSPLcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda13;->test(Lcom/android/server/am/BroadcastRecord;I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006853HSPLcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda14;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006854HSPLcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda14;->test(Ljava/lang/Object;)Z
6855HSPLcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda15;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08006856HSPLcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda7;-><init>(Lcom/android/server/am/BroadcastQueueModernImpl;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006857HSPLcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda7;->handleMessage(Landroid/os/Message;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08006858HSPLcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda8;-><init>(Lcom/android/server/am/BroadcastQueueModernImpl;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006859HSPLcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda9;-><init>(Lcom/android/server/am/BroadcastQueueModernImpl;)V
6860HSPLcom/android/server/am/BroadcastQueueModernImpl$1;->onUidStateChanged(IIJI)V
art-benchmark-service922a5532023-03-23 03:12:41 -07006861HSPLcom/android/server/am/BroadcastQueueModernImpl;->$r8$lambda$EZvetGiyPFSQ7Dv6AGCYMZgLrJo(Lcom/android/server/am/BroadcastQueueModernImpl;Landroid/os/Message;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07006862HSPLcom/android/server/am/BroadcastQueueModernImpl;->$r8$lambda$mgBV84k4hOVghCdcW5dojqX24q8(Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastRecord;Landroid/util/ArrayMap;Lcom/android/server/am/BroadcastRecord;I)Z
art-benchmark-service08401c12022-12-23 09:27:20 -08006863HSPLcom/android/server/am/BroadcastQueueModernImpl;-><clinit>()V
6864HSPLcom/android/server/am/BroadcastQueueModernImpl;-><init>(Lcom/android/server/am/ActivityManagerService;Landroid/os/Handler;Lcom/android/server/am/BroadcastConstants;Lcom/android/server/am/BroadcastConstants;)V
6865HSPLcom/android/server/am/BroadcastQueueModernImpl;-><init>(Lcom/android/server/am/ActivityManagerService;Landroid/os/Handler;Lcom/android/server/am/BroadcastConstants;Lcom/android/server/am/BroadcastConstants;Lcom/android/server/am/BroadcastSkipPolicy;Lcom/android/server/am/BroadcastHistory;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006866HSPLcom/android/server/am/BroadcastQueueModernImpl;->applyDeliveryGroupPolicy(Lcom/android/server/am/BroadcastRecord;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;]Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/atomic/AtomicReference;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/content/Intent;Landroid/content/Intent;
6867HSPLcom/android/server/am/BroadcastQueueModernImpl;->assertHealthLocked()V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -08006868HSPLcom/android/server/am/BroadcastQueueModernImpl;->checkAndRemoveWaitingFor()V+]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006869HSPLcom/android/server/am/BroadcastQueueModernImpl;->checkPendingColdStartValidity()V+]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;
6870HSPLcom/android/server/am/BroadcastQueueModernImpl;->demoteFromRunningLocked(Lcom/android/server/am/BroadcastProcessQueue;)V+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
6871HSPLcom/android/server/am/BroadcastQueueModernImpl;->dispatchReceivers(Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastRecord;I)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/os/Handler;Landroid/os/Handler;]Landroid/app/BackgroundStartPrivileges;Landroid/app/BackgroundStartPrivileges;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/app/IApplicationThread;Lcom/android/server/am/SameProcessApplicationThread;
6872HSPLcom/android/server/am/BroadcastQueueModernImpl;->enqueueBroadcastLocked(Lcom/android/server/am/BroadcastRecord;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/BroadcastSkipPolicy;Lcom/android/server/am/BroadcastSkipPolicy;]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/BroadcastHistory;Lcom/android/server/am/BroadcastHistory;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;]Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/atomic/AtomicReference;
art-benchmark-service08401c12022-12-23 09:27:20 -08006873HSPLcom/android/server/am/BroadcastQueueModernImpl;->enqueueUpdateRunningList()V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006874HSPLcom/android/server/am/BroadcastQueueModernImpl;->finishReceiverActiveLocked(Lcom/android/server/am/BroadcastProcessQueue;ILjava/lang/String;)V+]Landroid/os/Handler;Landroid/os/Handler;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6875HSPLcom/android/server/am/BroadcastQueueModernImpl;->finishReceiverLocked(Lcom/android/server/am/ProcessRecord;ILjava/lang/String;Landroid/os/Bundle;ZZ)Z+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/List;Ljava/util/ArrayList;
6876HSPLcom/android/server/am/BroadcastQueueModernImpl;->forEachMatchingBroadcast(Ljava/util/function/Predicate;Lcom/android/server/am/BroadcastProcessQueue$BroadcastPredicate;Lcom/android/server/am/BroadcastProcessQueue$BroadcastConsumer;Z)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Ljava/util/function/Predicate;Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda16;,Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda14;,Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda19;
art-benchmark-service08401c12022-12-23 09:27:20 -08006877HSPLcom/android/server/am/BroadcastQueueModernImpl;->getDeliveryState(Lcom/android/server/am/BroadcastRecord;I)I+]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006878HSPLcom/android/server/am/BroadcastQueueModernImpl;->getOrCreateProcessQueue(Ljava/lang/String;I)Lcom/android/server/am/BroadcastProcessQueue;+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6879HSPLcom/android/server/am/BroadcastQueueModernImpl;->getPreferredSchedulingGroupLocked(Lcom/android/server/am/ProcessRecord;)I+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
art-benchmark-service00abe242023-02-13 10:31:34 -08006880HSPLcom/android/server/am/BroadcastQueueModernImpl;->getProcessQueue(Lcom/android/server/am/ProcessRecord;)Lcom/android/server/am/BroadcastProcessQueue;+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;
6881HSPLcom/android/server/am/BroadcastQueueModernImpl;->getProcessQueue(Ljava/lang/String;I)Lcom/android/server/am/BroadcastProcessQueue;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006882HSPLcom/android/server/am/BroadcastQueueModernImpl;->getRecordsLookupCache()Landroid/util/ArrayMap;
art-benchmark-service08401c12022-12-23 09:27:20 -08006883HSPLcom/android/server/am/BroadcastQueueModernImpl;->getRunningIndexOf(Lcom/android/server/am/BroadcastProcessQueue;)I
6884HSPLcom/android/server/am/BroadcastQueueModernImpl;->getRunningSize()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07006885HSPLcom/android/server/am/BroadcastQueueModernImpl;->getRunningUrgentCount()I+]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
6886HSPLcom/android/server/am/BroadcastQueueModernImpl;->isProcessFreezable(Lcom/android/server/am/ProcessRecord;)Z+]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;
6887HSPLcom/android/server/am/BroadcastQueueModernImpl;->lambda$applyDeliveryGroupPolicy$3(Lcom/android/server/am/BroadcastRecord;Landroid/util/ArrayMap;Lcom/android/server/am/BroadcastRecord;I)Z+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
6888HSPLcom/android/server/am/BroadcastQueueModernImpl;->lambda$new$0(Landroid/os/Message;)Z+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/internal/os/SomeArgs;Lcom/android/internal/os/SomeArgs;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
6889HPLcom/android/server/am/BroadcastQueueModernImpl;->lambda$new$12(Lcom/android/server/am/BroadcastRecord;I)V
6890HSPLcom/android/server/am/BroadcastQueueModernImpl;->logBroadcastDeliveryEventReported(Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;ILjava/lang/Object;)V+]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;]Landroid/content/Intent;Landroid/content/Intent;
6891HSPLcom/android/server/am/BroadcastQueueModernImpl;->notifyFinishBroadcast(Lcom/android/server/am/BroadcastRecord;)V+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/BroadcastHistory;Lcom/android/server/am/BroadcastHistory;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6892HSPLcom/android/server/am/BroadcastQueueModernImpl;->notifyFinishReceiver(Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;ILjava/lang/Object;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006893HSPLcom/android/server/am/BroadcastQueueModernImpl;->notifyScheduleReceiver(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;Landroid/content/pm/ResolveInfo;)V+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/content/Intent;Landroid/content/Intent;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006894HSPLcom/android/server/am/BroadcastQueueModernImpl;->notifyScheduleRegisteredReceiver(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastFilter;)V+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;
6895HSPLcom/android/server/am/BroadcastQueueModernImpl;->notifyStartedRunning(Lcom/android/server/am/BroadcastProcessQueue;)V+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Lcom/android/server/am/ProcessReceiverRecord;Lcom/android/server/am/ProcessReceiverRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service08401c12022-12-23 09:27:20 -08006896HSPLcom/android/server/am/BroadcastQueueModernImpl;->notifyStoppedRunning(Lcom/android/server/am/BroadcastProcessQueue;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006897HSPLcom/android/server/am/BroadcastQueueModernImpl;->onApplicationAttachedLocked(Lcom/android/server/am/ProcessRecord;)Z
6898HSPLcom/android/server/am/BroadcastQueueModernImpl;->onApplicationCleanupLocked(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07006899HSPLcom/android/server/am/BroadcastQueueModernImpl;->onProcessFreezableChangedLocked(Lcom/android/server/am/ProcessRecord;)V+]Landroid/os/Handler;Landroid/os/Handler;,Lcom/android/server/am/ActivityManagerService$MainHandler;]Landroid/os/Message;Landroid/os/Message;
6900HSPLcom/android/server/am/BroadcastQueueModernImpl;->promoteToRunningLocked(Lcom/android/server/am/BroadcastProcessQueue;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
6901HSPLcom/android/server/am/BroadcastQueueModernImpl;->refreshProcessQueueLocked(Lcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
6902HSPLcom/android/server/am/BroadcastQueueModernImpl;->refreshProcessQueuesLocked(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006903HPLcom/android/server/am/BroadcastQueueModernImpl;->removeProcessQueue(Ljava/lang/String;I)Lcom/android/server/am/BroadcastProcessQueue;
art-benchmark-service08401c12022-12-23 09:27:20 -08006904HSPLcom/android/server/am/BroadcastQueueModernImpl;->reportUsageStatsBroadcastDispatched(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;)V+]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006905HSPLcom/android/server/am/BroadcastQueueModernImpl;->scheduleReceiverColdLocked(Lcom/android/server/am/BroadcastProcessQueue;)Z
6906HSPLcom/android/server/am/BroadcastQueueModernImpl;->scheduleReceiverWarmLocked(Lcom/android/server/am/BroadcastProcessQueue;)Z+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
6907HSPLcom/android/server/am/BroadcastQueueModernImpl;->scheduleResultTo(Lcom/android/server/am/BroadcastRecord;)V+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Landroid/app/IApplicationThread;Lcom/android/server/am/SameProcessApplicationThread;
6908HSPLcom/android/server/am/BroadcastQueueModernImpl;->setDeliveryState(Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/BroadcastRecord;ILjava/lang/Object;ILjava/lang/String;)V+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
6909HSPLcom/android/server/am/BroadcastQueueModernImpl;->setQueueProcess(Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/ProcessRecord;)V+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
6910HSPLcom/android/server/am/BroadcastQueueModernImpl;->shouldRetire(Lcom/android/server/am/BroadcastProcessQueue;)Z+]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
art-benchmark-service00abe242023-02-13 10:31:34 -08006911HSPLcom/android/server/am/BroadcastQueueModernImpl;->shouldSkipReceiver(Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastRecord;I)Ljava/lang/String;+]Lcom/android/server/am/BroadcastSkipPolicy;Lcom/android/server/am/BroadcastSkipPolicy;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006912HSPLcom/android/server/am/BroadcastQueueModernImpl;->skipAndCancelReplacedBroadcasts(Landroid/util/ArraySet;)V+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;]Lcom/android/server/am/BroadcastProcessQueue$BroadcastConsumer;Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda9;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006913HSPLcom/android/server/am/BroadcastQueueModernImpl;->updateRunnableList(Lcom/android/server/am/BroadcastProcessQueue;)V+]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006914HSPLcom/android/server/am/BroadcastQueueModernImpl;->updateRunningListLocked()V+]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6915HSPLcom/android/server/am/BroadcastQueueModernImpl;->updateWarmProcess(Lcom/android/server/am/BroadcastProcessQueue;)V+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/am/BroadcastQueueModernImpl;Lcom/android/server/am/BroadcastQueueModernImpl;]Lcom/android/server/am/BroadcastProcessQueue;Lcom/android/server/am/BroadcastProcessQueue;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6916HSPLcom/android/server/am/BroadcastRecord;-><clinit>()V
6917HSPLcom/android/server/am/BroadcastRecord;-><init>(Lcom/android/server/am/BroadcastQueue;Landroid/content/Intent;Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;IIZLjava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/app/BroadcastOptions;Ljava/util/List;Lcom/android/server/am/ProcessRecord;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;ZZZIILandroid/app/BackgroundStartPrivileges;ZLjava/util/function/BiFunction;I)V+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;]Landroid/content/Intent;Landroid/content/Intent;
6918HSPLcom/android/server/am/BroadcastRecord;-><init>(Lcom/android/server/am/BroadcastQueue;Landroid/content/Intent;Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;IIZLjava/lang/String;[Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;ILandroid/app/BroadcastOptions;Ljava/util/List;Lcom/android/server/am/ProcessRecord;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;ZZZILandroid/app/BackgroundStartPrivileges;ZLjava/util/function/BiFunction;I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006919HPLcom/android/server/am/BroadcastRecord;-><init>(Lcom/android/server/am/BroadcastRecord;Landroid/content/Intent;)V+]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006920HSPLcom/android/server/am/BroadcastRecord;->applySingletonPolicy(Lcom/android/server/am/ActivityManagerService;)V+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
6921HSPLcom/android/server/am/BroadcastRecord;->calculateBlockedUntilBeyondCount(Ljava/util/List;Z)[I+]Ljava/util/List;Ljava/util/ArrayList;
6922HSPLcom/android/server/am/BroadcastRecord;->calculateDeferUntilActive(ILandroid/app/BroadcastOptions;Landroid/content/IIntentReceiver;ZZ)Z+]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;
6923HSPLcom/android/server/am/BroadcastRecord;->calculateTypeForLogging()I+]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
6924HSPLcom/android/server/am/BroadcastRecord;->calculateUrgent(Landroid/content/Intent;Landroid/app/BroadcastOptions;)Z+]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;]Landroid/content/Intent;Landroid/content/Intent;
6925HPLcom/android/server/am/BroadcastRecord;->containsReceiver(Ljava/lang/Object;)Z+]Ljava/util/List;Ljava/util/ArrayList;
6926HSPLcom/android/server/am/BroadcastRecord;->getDeliveryGroupMatchingFilter(Lcom/android/server/am/BroadcastRecord;)Landroid/content/IntentFilter;+]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;
6927HSPLcom/android/server/am/BroadcastRecord;->getDeliveryGroupMatchingKeyFragment(Lcom/android/server/am/BroadcastRecord;)Ljava/lang/String;+]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;
6928HSPLcom/android/server/am/BroadcastRecord;->getDeliveryGroupMatchingNamespaceFragment(Lcom/android/server/am/BroadcastRecord;)Ljava/lang/String;+]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;
6929HSPLcom/android/server/am/BroadcastRecord;->getDeliveryGroupPolicy()I+]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;
art-benchmark-service08401c12022-12-23 09:27:20 -08006930HSPLcom/android/server/am/BroadcastRecord;->getDeliveryState(I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07006931HSPLcom/android/server/am/BroadcastRecord;->getReceiverIntent(Ljava/lang/Object;)Landroid/content/Intent;+]Landroid/content/pm/ActivityInfo;Landroid/content/pm/ActivityInfo;]Landroid/content/Intent;Landroid/content/Intent;]Ljava/util/function/BiFunction;Lcom/android/server/pm/SuspendPackageHelper$$ExternalSyntheticLambda3;,Lcom/android/server/om/OverlayManagerService$$ExternalSyntheticLambda4;,Lcom/android/server/pm/DistractingPackageHelper$$ExternalSyntheticLambda3;
6932HSPLcom/android/server/am/BroadcastRecord;->getReceiverPriority(Ljava/lang/Object;)I+]Landroid/content/IntentFilter;Lcom/android/server/am/BroadcastFilter;
art-benchmark-service08401c12022-12-23 09:27:20 -08006933HSPLcom/android/server/am/BroadcastRecord;->getReceiverProcessName(Ljava/lang/Object;)Ljava/lang/String;
art-benchmark-service22928e12022-06-04 17:35:15 -07006934HSPLcom/android/server/am/BroadcastRecord;->getReceiverUid(Ljava/lang/Object;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07006935HSPLcom/android/server/am/BroadcastRecord;->isAssumedDelivered(I)Z+]Ljava/util/List;Ljava/util/ArrayList;
6936HSPLcom/android/server/am/BroadcastRecord;->isBlocked(I)Z
art-benchmark-service08401c12022-12-23 09:27:20 -08006937HSPLcom/android/server/am/BroadcastRecord;->isCallerInstrumented(Lcom/android/server/am/ProcessRecord;I)Z+]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
6938HSPLcom/android/server/am/BroadcastRecord;->isDeliveryStateTerminal(I)Z
6939HSPLcom/android/server/am/BroadcastRecord;->isForeground()Z+]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006940HSPLcom/android/server/am/BroadcastRecord;->isMatchingKeyNull(Lcom/android/server/am/BroadcastRecord;)Z
6941HPLcom/android/server/am/BroadcastRecord;->isNoAbort()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006942HSPLcom/android/server/am/BroadcastRecord;->isOffload()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +00006943HSPLcom/android/server/am/BroadcastRecord;->isPrioritized([IZ)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00006944HSPLcom/android/server/am/BroadcastRecord;->isReceiverEquals(Ljava/lang/Object;Ljava/lang/Object;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08006945HSPLcom/android/server/am/BroadcastRecord;->isReplacePending()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07006946HSPLcom/android/server/am/BroadcastRecord;->isUrgent()Z
6947HSPLcom/android/server/am/BroadcastRecord;->matchesDeliveryGroup(Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;)Z+]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006948HSPLcom/android/server/am/BroadcastRecord;->maybeStripForHistory()Lcom/android/server/am/BroadcastRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006949HSPLcom/android/server/am/BroadcastRecord;->setDeliveryState(IILjava/lang/String;)Z+]Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastRecord;
art-benchmark-service08401c12022-12-23 09:27:20 -08006950HSPLcom/android/server/am/BroadcastRecord;->toShortString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006951HSPLcom/android/server/am/BroadcastSkipPolicy;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07006952HSPLcom/android/server/am/BroadcastSkipPolicy;->disallowBackgroundStart(Lcom/android/server/am/BroadcastRecord;)Z+]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006953HPLcom/android/server/am/BroadcastSkipPolicy;->noteOpForManifestReceiverInner(ILcom/android/server/am/BroadcastRecord;Landroid/content/pm/ResolveInfo;Landroid/content/ComponentName;Ljava/lang/String;)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006954HSPLcom/android/server/am/BroadcastSkipPolicy;->requestStartTargetPermissionsReviewIfNeededLocked(Lcom/android/server/am/BroadcastRecord;Ljava/lang/String;I)Z+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006955HSPLcom/android/server/am/BroadcastSkipPolicy;->shouldSkipMessage(Lcom/android/server/am/BroadcastRecord;Landroid/content/pm/ResolveInfo;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/am/BroadcastSkipPolicy;Lcom/android/server/am/BroadcastSkipPolicy;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/server/firewall/IntentFirewall;Lcom/android/server/firewall/IntentFirewall;]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006956HSPLcom/android/server/am/BroadcastSkipPolicy;->shouldSkipMessage(Lcom/android/server/am/BroadcastRecord;Lcom/android/server/am/BroadcastFilter;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/BroadcastSkipPolicy;Lcom/android/server/am/BroadcastSkipPolicy;]Lcom/android/server/firewall/IntentFirewall;Lcom/android/server/firewall/IntentFirewall;]Lcom/android/server/am/ProcessErrorStateRecord;Lcom/android/server/am/ProcessErrorStateRecord;]Lcom/android/server/am/BroadcastQueue;Lcom/android/server/am/BroadcastQueueModernImpl;]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service08401c12022-12-23 09:27:20 -08006957HSPLcom/android/server/am/BroadcastSkipPolicy;->shouldSkipMessage(Lcom/android/server/am/BroadcastRecord;Ljava/lang/Object;)Ljava/lang/String;+]Lcom/android/server/am/BroadcastSkipPolicy;Lcom/android/server/am/BroadcastSkipPolicy;
Karuna Ramkumard7380572023-06-09 19:14:36 +00006958HPLcom/android/server/am/BroadcastStats;->addBackgroundCheckViolation(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08006959HSPLcom/android/server/am/BroadcastStats;->addBroadcast(Ljava/lang/String;Ljava/lang/String;IIJ)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-serviceba354032021-03-16 09:58:05 -07006960HSPLcom/android/server/am/CacheOomRanker$1;-><init>(Lcom/android/server/am/CacheOomRanker;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006961HSPLcom/android/server/am/CacheOomRanker$CacheUseComparator;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006962HSPLcom/android/server/am/CacheOomRanker$CacheUseComparator;-><init>(Lcom/android/server/am/CacheOomRanker$CacheUseComparator-IA;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006963HSPLcom/android/server/am/CacheOomRanker$LastActivityTimeComparator;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006964HSPLcom/android/server/am/CacheOomRanker$LastActivityTimeComparator;-><init>(Lcom/android/server/am/CacheOomRanker$LastActivityTimeComparator-IA;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006965HSPLcom/android/server/am/CacheOomRanker$LastRssComparator;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006966HSPLcom/android/server/am/CacheOomRanker$LastRssComparator;-><init>(Lcom/android/server/am/CacheOomRanker$LastRssComparator-IA;)V
6967HSPLcom/android/server/am/CacheOomRanker$ProcessDependenciesImpl;-><init>()V
6968HSPLcom/android/server/am/CacheOomRanker$ProcessDependenciesImpl;-><init>(Lcom/android/server/am/CacheOomRanker$ProcessDependenciesImpl-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006969HSPLcom/android/server/am/CacheOomRanker$RssComparator;-><init>()V
6970HSPLcom/android/server/am/CacheOomRanker$RssComparator;-><init>(Lcom/android/server/am/CacheOomRanker$RssComparator-IA;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006971HSPLcom/android/server/am/CacheOomRanker$ScoreComparator;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006972HSPLcom/android/server/am/CacheOomRanker$ScoreComparator;-><init>(Lcom/android/server/am/CacheOomRanker$ScoreComparator-IA;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006973HSPLcom/android/server/am/CacheOomRanker;-><clinit>()V
6974HSPLcom/android/server/am/CacheOomRanker;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006975HSPLcom/android/server/am/CacheOomRanker;-><init>(Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/CacheOomRanker$ProcessDependencies;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07006976HSPLcom/android/server/am/CacheOomRanker;->useOomReranking()Z
art-benchmark-service56aece62020-02-10 17:58:03 -08006977HSPLcom/android/server/am/CachedAppOptimizer$1;-><init>(Lcom/android/server/am/CachedAppOptimizer;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08006978HSPLcom/android/server/am/CachedAppOptimizer$2;-><init>(Lcom/android/server/am/CachedAppOptimizer;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07006979HSPLcom/android/server/am/CachedAppOptimizer$3;-><init>(Lcom/android/server/am/CachedAppOptimizer;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006980HSPLcom/android/server/am/CachedAppOptimizer$4;-><init>(Lcom/android/server/am/CachedAppOptimizer;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08006981HSPLcom/android/server/am/CachedAppOptimizer$CancelCompactReason;->$values()[Lcom/android/server/am/CachedAppOptimizer$CancelCompactReason;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006982HSPLcom/android/server/am/CachedAppOptimizer$CancelCompactReason;-><clinit>()V
6983HSPLcom/android/server/am/CachedAppOptimizer$CancelCompactReason;-><init>(Ljava/lang/String;I)V
6984HSPLcom/android/server/am/CachedAppOptimizer$CancelCompactReason;->values()[Lcom/android/server/am/CachedAppOptimizer$CancelCompactReason;
art-benchmark-service08401c12022-12-23 09:27:20 -08006985HSPLcom/android/server/am/CachedAppOptimizer$CompactSource;->$values()[Lcom/android/server/am/CachedAppOptimizer$CompactSource;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006986HSPLcom/android/server/am/CachedAppOptimizer$CompactSource;-><clinit>()V
6987HSPLcom/android/server/am/CachedAppOptimizer$CompactSource;-><init>(Ljava/lang/String;I)V
6988HSPLcom/android/server/am/CachedAppOptimizer$CompactSource;->values()[Lcom/android/server/am/CachedAppOptimizer$CompactSource;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006989HSPLcom/android/server/am/CachedAppOptimizer$DefaultProcessDependencies;-><clinit>()V
art-benchmark-service13164882020-11-07 02:19:14 -08006990HSPLcom/android/server/am/CachedAppOptimizer$DefaultProcessDependencies;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07006991HSPLcom/android/server/am/CachedAppOptimizer$DefaultProcessDependencies;-><init>(Lcom/android/server/am/CachedAppOptimizer$DefaultProcessDependencies-IA;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00006992HPLcom/android/server/am/CachedAppOptimizer$DefaultProcessDependencies;->getRss(I)[J
art-benchmark-service84f185c2023-07-24 02:43:42 -07006993HPLcom/android/server/am/CachedAppOptimizer$FreezeHandler;->freezeProcess(Lcom/android/server/am/ProcessRecord;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/Random;Ljava/util/Random;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/CachedAppOptimizer$FreezeHandler;Lcom/android/server/am/CachedAppOptimizer$FreezeHandler;]Landroid/os/Handler;Lcom/android/server/am/CachedAppOptimizer$FreezeHandler;
6994HPLcom/android/server/am/CachedAppOptimizer$FreezeHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/am/CachedAppOptimizer;Lcom/android/server/am/CachedAppOptimizer;]Lcom/android/internal/os/ProcLocksReader;Lcom/android/internal/os/ProcLocksReader;]Landroid/os/Handler;Lcom/android/server/am/CachedAppOptimizer$FreezeHandler;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Lcom/android/server/am/CachedAppOptimizer$FreezeHandler;Lcom/android/server/am/CachedAppOptimizer$FreezeHandler;
6995HPLcom/android/server/am/CachedAppOptimizer$FreezeHandler;->reportUnfreeze(IILjava/lang/String;I)V+]Ljava/util/Random;Ljava/util/Random;
6996HPLcom/android/server/am/CachedAppOptimizer$MemCompactionHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/am/CachedAppOptimizer;Lcom/android/server/am/CachedAppOptimizer;]Lcom/android/server/am/CachedAppOptimizer$AggregatedCompactionStats;Lcom/android/server/am/CachedAppOptimizer$AggregatedProcessCompactionStats;,Lcom/android/server/am/CachedAppOptimizer$AggregatedSourceCompactionStats;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/LinkedHashMap;Lcom/android/server/am/CachedAppOptimizer$3;]Lcom/android/server/am/CachedAppOptimizer$ProcessDependencies;Lcom/android/server/am/CachedAppOptimizer$DefaultProcessDependencies;]Ljava/util/LinkedList;Lcom/android/server/am/CachedAppOptimizer$4;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Lcom/android/server/am/CachedAppOptimizer$MemCompactionHandler;Lcom/android/server/am/CachedAppOptimizer$MemCompactionHandler;]Ljava/lang/Enum;Lcom/android/server/am/CachedAppOptimizer$CompactProfile;,Lcom/android/server/am/CachedAppOptimizer$CompactSource;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/CachedAppOptimizer$SingleCompactionStats;Lcom/android/server/am/CachedAppOptimizer$SingleCompactionStats;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07006997HPLcom/android/server/am/CachedAppOptimizer$MemCompactionHandler;->shouldOomAdjThrottleCompaction(Lcom/android/server/am/ProcessRecord;)Z+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;
6998HPLcom/android/server/am/CachedAppOptimizer$MemCompactionHandler;->shouldRssThrottleCompaction(Lcom/android/server/am/CachedAppOptimizer$CompactProfile;ILjava/lang/String;[J)Z+]Ljava/util/LinkedHashMap;Lcom/android/server/am/CachedAppOptimizer$3;]Lcom/android/server/am/CachedAppOptimizer$SingleCompactionStats;Lcom/android/server/am/CachedAppOptimizer$SingleCompactionStats;
art-benchmark-service84f185c2023-07-24 02:43:42 -07006999HPLcom/android/server/am/CachedAppOptimizer$MemCompactionHandler;->shouldThrottleMiscCompaction(Lcom/android/server/am/ProcessRecord;I)Z+]Ljava/util/Set;Ljava/util/HashSet;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007000HPLcom/android/server/am/CachedAppOptimizer$MemCompactionHandler;->shouldTimeThrottleCompaction(Lcom/android/server/am/ProcessRecord;JLcom/android/server/am/CachedAppOptimizer$CompactProfile;Lcom/android/server/am/CachedAppOptimizer$CompactSource;)Z+]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;
art-benchmark-service84deab32021-05-12 09:41:00 -07007001HSPLcom/android/server/am/CachedAppOptimizer$SettingsContentObserver;-><init>(Lcom/android/server/am/CachedAppOptimizer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007002HSPLcom/android/server/am/CachedAppOptimizer;->-$$Nest$fgetmAm(Lcom/android/server/am/CachedAppOptimizer;)Lcom/android/server/am/ActivityManagerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007003HPLcom/android/server/am/CachedAppOptimizer;->-$$Nest$fgetmProcLock(Lcom/android/server/am/CachedAppOptimizer;)Lcom/android/server/am/ActivityManagerGlobalLock;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007004HPLcom/android/server/am/CachedAppOptimizer;->-$$Nest$smtraceAppFreeze(Ljava/lang/String;II)V
art-benchmark-service56aece62020-02-10 17:58:03 -08007005HSPLcom/android/server/am/CachedAppOptimizer;-><clinit>()V
7006HSPLcom/android/server/am/CachedAppOptimizer;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-service13164882020-11-07 02:19:14 -08007007HSPLcom/android/server/am/CachedAppOptimizer;-><init>(Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/CachedAppOptimizer$PropertyChangedCallbackForTest;Lcom/android/server/am/CachedAppOptimizer$ProcessDependencies;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007008HPLcom/android/server/am/CachedAppOptimizer;->cancelCompactionForProcess(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/CachedAppOptimizer$CancelCompactReason;)V+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Ljava/util/EnumMap;Ljava/util/EnumMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service922a5532023-03-23 03:12:41 -07007009HPLcom/android/server/am/CachedAppOptimizer;->compactApp(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/CachedAppOptimizer$CompactProfile;Lcom/android/server/am/CachedAppOptimizer$CompactSource;Z)Z+]Landroid/os/Handler;Lcom/android/server/am/CachedAppOptimizer$MemCompactionHandler;]Lcom/android/server/am/CachedAppOptimizer;Lcom/android/server/am/CachedAppOptimizer;]Ljava/lang/Enum;Lcom/android/server/am/CachedAppOptimizer$CompactProfile;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007010HPLcom/android/server/am/CachedAppOptimizer;->freezeAppAsyncInternalLSP(Lcom/android/server/am/ProcessRecord;JZ)V+]Lcom/android/server/am/CachedAppOptimizer;Lcom/android/server/am/CachedAppOptimizer;]Landroid/os/Handler;Lcom/android/server/am/CachedAppOptimizer$FreezeHandler;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007011HPLcom/android/server/am/CachedAppOptimizer;->freezeAppAsyncLSP(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007012HPLcom/android/server/am/CachedAppOptimizer;->freezeAppAsyncLSP(Lcom/android/server/am/ProcessRecord;J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007013HSPLcom/android/server/am/CachedAppOptimizer;->freezerExemptInstPkg()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007014HPLcom/android/server/am/CachedAppOptimizer;->getPerSourceAggregatedCompactStat(Lcom/android/server/am/CachedAppOptimizer$CompactSource;)Lcom/android/server/am/CachedAppOptimizer$AggregatedSourceCompactionStats;+]Ljava/util/EnumMap;Ljava/util/EnumMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007015HSPLcom/android/server/am/CachedAppOptimizer;->getUnfreezeReasonCodeFromOomAdjReason(I)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007016HSPLcom/android/server/am/CachedAppOptimizer;->onCleanupApplicationRecordLocked(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007017HPLcom/android/server/am/CachedAppOptimizer;->onProcessFrozen(Lcom/android/server/am/ProcessRecord;)V
7018HPLcom/android/server/am/CachedAppOptimizer;->postUidFrozenMessage(IZ)V
7019HSPLcom/android/server/am/CachedAppOptimizer;->reportProcessFreezableChangedLocked(Lcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
7020HPLcom/android/server/am/CachedAppOptimizer;->traceAppFreeze(Ljava/lang/String;II)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
7021HSPLcom/android/server/am/CachedAppOptimizer;->unfreezeAppInternalLSP(Lcom/android/server/am/ProcessRecord;IZ)V+]Lcom/android/server/am/CachedAppOptimizer;Lcom/android/server/am/CachedAppOptimizer;]Landroid/os/Handler;Lcom/android/server/am/CachedAppOptimizer$FreezeHandler;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007022HSPLcom/android/server/am/CachedAppOptimizer;->unfreezeAppLSP(Lcom/android/server/am/ProcessRecord;I)V+]Lcom/android/server/am/CachedAppOptimizer;Lcom/android/server/am/CachedAppOptimizer;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007023HPLcom/android/server/am/CachedAppOptimizer;->unfreezeProcess(II)V
7024HPLcom/android/server/am/CachedAppOptimizer;->unfreezeTemporarily(Lcom/android/server/am/ProcessRecord;I)V
7025HPLcom/android/server/am/CachedAppOptimizer;->unfreezeTemporarily(Lcom/android/server/am/ProcessRecord;IJ)V+]Lcom/android/server/am/CachedAppOptimizer;Lcom/android/server/am/CachedAppOptimizer;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;
7026HPLcom/android/server/am/CachedAppOptimizer;->updateEarliestFreezableTime(Lcom/android/server/am/ProcessRecord;J)J+]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;
art-benchmark-service56aece62020-02-10 17:58:03 -08007027HSPLcom/android/server/am/CachedAppOptimizer;->useCompaction()Z
7028HSPLcom/android/server/am/CachedAppOptimizer;->useFreezer()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007029HSPLcom/android/server/am/ComponentAliasResolver$$ExternalSyntheticLambda2;-><init>(Landroid/content/Intent;Ljava/lang/String;III)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007030HSPLcom/android/server/am/ComponentAliasResolver$1;-><init>(Lcom/android/server/am/ComponentAliasResolver;)V
7031HSPLcom/android/server/am/ComponentAliasResolver$Resolution;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
7032HSPLcom/android/server/am/ComponentAliasResolver$Resolution;->getAlias()Ljava/lang/Object;+]Lcom/android/server/am/ComponentAliasResolver$Resolution;Lcom/android/server/am/ComponentAliasResolver$Resolution;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007033HSPLcom/android/server/am/ComponentAliasResolver$Resolution;->getTarget()Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007034HSPLcom/android/server/am/ComponentAliasResolver$Resolution;->isAlias()Z
7035HSPLcom/android/server/am/ComponentAliasResolver;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007036HSPLcom/android/server/am/ComponentAliasResolver;->resolveComponentAlias(Ljava/util/function/Supplier;)Lcom/android/server/am/ComponentAliasResolver$Resolution;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007037HSPLcom/android/server/am/ComponentAliasResolver;->resolveReceiver(Landroid/content/Intent;Landroid/content/pm/ResolveInfo;Ljava/lang/String;IIIZ)Lcom/android/server/am/ComponentAliasResolver$Resolution;+]Lcom/android/server/am/ComponentAliasResolver$Resolution;Lcom/android/server/am/ComponentAliasResolver$Resolution;]Lcom/android/server/am/ComponentAliasResolver;Lcom/android/server/am/ComponentAliasResolver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007038HSPLcom/android/server/am/ComponentAliasResolver;->resolveService(Landroid/content/Intent;Ljava/lang/String;III)Lcom/android/server/am/ComponentAliasResolver$Resolution;+]Lcom/android/server/am/ComponentAliasResolver$Resolution;Lcom/android/server/am/ComponentAliasResolver$Resolution;]Lcom/android/server/am/ComponentAliasResolver;Lcom/android/server/am/ComponentAliasResolver;
art-benchmark-service922a5532023-03-23 03:12:41 -07007039HSPLcom/android/server/am/ConnectionRecord;-><init>(Lcom/android/server/am/AppBindRecord;Lcom/android/server/wm/ActivityServiceConnectionsHolder;Landroid/app/IServiceConnection;JILandroid/app/PendingIntent;ILjava/lang/String;Ljava/lang/String;Landroid/content/ComponentName;)V
7040HSPLcom/android/server/am/ConnectionRecord;->getFlags()J
art-benchmark-service00abe242023-02-13 10:31:34 -08007041HSPLcom/android/server/am/ConnectionRecord;->hasFlag(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007042HSPLcom/android/server/am/ConnectionRecord;->hasFlag(J)Z
7043HSPLcom/android/server/am/ConnectionRecord;->notHasFlag(I)Z+]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007044HSPLcom/android/server/am/ConnectionRecord;->startAssociationIfNeeded()V+]Lcom/android/internal/app/procstats/ProcessStats$PackageState;Lcom/android/internal/app/procstats/ProcessStats$PackageState;]Lcom/android/internal/app/procstats/AssociationState;Lcom/android/internal/app/procstats/AssociationState;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/PackageList;Lcom/android/server/am/PackageList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007045HSPLcom/android/server/am/ConnectionRecord;->stopAssociation()V+]Lcom/android/internal/app/procstats/AssociationState$SourceState;Lcom/android/internal/app/procstats/AssociationState$SourceState;
7046HSPLcom/android/server/am/ConnectionRecord;->trackProcState(II)V+]Lcom/android/internal/app/procstats/AssociationState$SourceState;Lcom/android/internal/app/procstats/AssociationState$SourceState;
art-benchmark-service00abe242023-02-13 10:31:34 -08007047HSPLcom/android/server/am/ContentProviderConnection;-><init>(Lcom/android/server/am/ContentProviderRecord;Lcom/android/server/am/ProcessRecord;Ljava/lang/String;I)V
7048HSPLcom/android/server/am/ContentProviderConnection;->adjustCounts(II)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service13164882020-11-07 02:19:14 -08007049HPLcom/android/server/am/ContentProviderConnection;->decrementCount(Z)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007050HPLcom/android/server/am/ContentProviderConnection;->incrementCount(Z)I
art-benchmark-service00abe242023-02-13 10:31:34 -08007051HSPLcom/android/server/am/ContentProviderConnection;->initializeCount(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007052HSPLcom/android/server/am/ContentProviderConnection;->startAssociationIfNeeded()V+]Lcom/android/internal/app/procstats/ProcessStats$PackageState;Lcom/android/internal/app/procstats/ProcessStats$PackageState;]Lcom/android/internal/app/procstats/AssociationState;Lcom/android/internal/app/procstats/AssociationState;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/PackageList;Lcom/android/server/am/PackageList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
7053HPLcom/android/server/am/ContentProviderConnection;->stopAssociation()V+]Lcom/android/internal/app/procstats/AssociationState$SourceState;Lcom/android/internal/app/procstats/AssociationState$SourceState;
art-benchmark-service13164882020-11-07 02:19:14 -08007054HPLcom/android/server/am/ContentProviderConnection;->totalRefCount()I
art-benchmark-service00abe242023-02-13 10:31:34 -08007055HSPLcom/android/server/am/ContentProviderConnection;->trackProcState(II)V+]Lcom/android/internal/app/procstats/AssociationState$SourceState;Lcom/android/internal/app/procstats/AssociationState$SourceState;
art-benchmark-service922a5532023-03-23 03:12:41 -07007056HSPLcom/android/server/am/ContentProviderHelper$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ProcessRecord;Landroid/content/pm/ProviderInfo;)V
7057HSPLcom/android/server/am/ContentProviderHelper$$ExternalSyntheticLambda0;->apply(Ljava/lang/Object;)Ljava/lang/Object;
7058HPLcom/android/server/am/ContentProviderHelper$$ExternalSyntheticLambda3;-><init>(Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderConnection;ZZ)V
7059HPLcom/android/server/am/ContentProviderHelper$$ExternalSyntheticLambda3;->run()V
7060HSPLcom/android/server/am/ContentProviderHelper;->$r8$lambda$AjAJBEPhein8DBXKJLOREmPp-Vg(Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ProcessRecord;Landroid/content/pm/ProviderInfo;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service13164882020-11-07 02:19:14 -08007061HSPLcom/android/server/am/ContentProviderHelper;-><clinit>()V
7062HSPLcom/android/server/am/ContentProviderHelper;-><init>(Lcom/android/server/am/ActivityManagerService;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007063HSPLcom/android/server/am/ContentProviderHelper;->checkAppInLaunchingProvidersLocked(Lcom/android/server/am/ProcessRecord;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08007064HSPLcom/android/server/am/ContentProviderHelper;->checkAssociationAndPermissionLocked(Lcom/android/server/am/ProcessRecord;Landroid/content/pm/ProviderInfo;IIZLjava/lang/String;J)V+]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007065HSPLcom/android/server/am/ContentProviderHelper;->checkContentProviderAccess(Ljava/lang/String;I)Ljava/lang/String;+]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -08007066HSPLcom/android/server/am/ContentProviderHelper;->checkContentProviderAssociation(Lcom/android/server/am/ProcessRecord;ILandroid/content/pm/ProviderInfo;)Ljava/lang/String;+]Lcom/android/server/am/PackageList;Lcom/android/server/am/PackageList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007067HSPLcom/android/server/am/ContentProviderHelper;->checkContentProviderPermission(Landroid/content/pm/ProviderInfo;IIIZLjava/lang/String;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Landroid/content/pm/PathPermission;Landroid/content/pm/PathPermission;]Lcom/android/server/uri/UriGrantsManagerInternal;Lcom/android/server/uri/UriGrantsManagerService$LocalService;
art-benchmark-service00abe242023-02-13 10:31:34 -08007068HSPLcom/android/server/am/ContentProviderHelper;->checkTime(JLjava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007069HSPLcom/android/server/am/ContentProviderHelper;->cleanupAppInLaunchingProvidersLocked(Lcom/android/server/am/ProcessRecord;Z)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007070HPLcom/android/server/am/ContentProviderHelper;->decProviderCountLocked(Lcom/android/server/am/ContentProviderConnection;Lcom/android/server/am/ContentProviderRecord;Landroid/os/IBinder;ZZZ)Z+]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Lcom/android/server/am/ContentProviderConnection;Lcom/android/server/am/ContentProviderConnection;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007071HSPLcom/android/server/am/ContentProviderHelper;->generateApplicationProvidersLocked(Lcom/android/server/am/ProcessRecord;)Ljava/util/List;+]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/server/am/ProviderMap;Lcom/android/server/am/ProviderMap;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/pm/ParceledListSlice;Landroid/content/pm/ParceledListSlice;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ProcessProviderRecord;Lcom/android/server/am/ProcessProviderRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service00abe242023-02-13 10:31:34 -08007072HSPLcom/android/server/am/ContentProviderHelper;->getContentProvider(Landroid/app/IApplicationThread;Ljava/lang/String;Ljava/lang/String;IZ)Landroid/app/ContentProviderHolder;+]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007073HSPLcom/android/server/am/ContentProviderHelper;->getContentProviderImpl(Landroid/app/IApplicationThread;Ljava/lang/String;Landroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;ZI)Landroid/app/ContentProviderHolder;+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/am/ProviderMap;Lcom/android/server/am/ProviderMap;]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Landroid/content/pm/UserProperties;Landroid/content/pm/UserProperties;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/ContentProviderRecord;Lcom/android/server/am/ContentProviderRecord;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ProcessProviderRecord;Lcom/android/server/am/ProcessProviderRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;]Ljava/lang/Object;Lcom/android/server/am/ContentProviderRecord;
7074HPLcom/android/server/am/ContentProviderHelper;->getMimeTypeFilterAsync(Landroid/net/Uri;ILandroid/os/RemoteCallback;)V+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Landroid/os/RemoteCallback;Landroid/os/RemoteCallback;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
7075HPLcom/android/server/am/ContentProviderHelper;->handleProviderRemoval(Lcom/android/server/am/ContentProviderConnection;ZZ)V+]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Lcom/android/server/am/ContentProviderConnection;Lcom/android/server/am/ContentProviderConnection;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessProviderRecord;Lcom/android/server/am/ProcessProviderRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007076HSPLcom/android/server/am/ContentProviderHelper;->hasProviderConnectionLocked(Lcom/android/server/am/ProcessRecord;)Z+]Lcom/android/server/am/ProcessProviderRecord;Lcom/android/server/am/ProcessProviderRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service922a5532023-03-23 03:12:41 -07007077HSPLcom/android/server/am/ContentProviderHelper;->incProviderCountLocked(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ContentProviderRecord;Landroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;ZZJLcom/android/server/am/ProcessList;I)Lcom/android/server/am/ContentProviderConnection;+]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Lcom/android/server/am/ContentProviderConnection;Lcom/android/server/am/ContentProviderConnection;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessProviderRecord;Lcom/android/server/am/ProcessProviderRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;]Lcom/android/server/am/ContentProviderRecord;Lcom/android/server/am/ContentProviderRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007078HSPLcom/android/server/am/ContentProviderHelper;->isProcessAliveLocked(Lcom/android/server/am/ProcessRecord;)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service922a5532023-03-23 03:12:41 -07007079HSPLcom/android/server/am/ContentProviderHelper;->lambda$checkContentProviderAssociation$4(Lcom/android/server/am/ProcessRecord;Landroid/content/pm/ProviderInfo;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007080HSPLcom/android/server/am/ContentProviderHelper;->maybeUpdateProviderUsageStatsLocked(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;Ljava/lang/String;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Ljava/lang/Long;Ljava/lang/Long;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007081HSPLcom/android/server/am/ContentProviderHelper;->publishContentProviders(Landroid/app/IApplicationThread;Ljava/util/List;)V+]Lcom/android/server/am/ContentProviderRecord;Lcom/android/server/am/ContentProviderRecord;]Ljava/lang/String;Ljava/lang/String;]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Ljava/lang/Object;Lcom/android/server/am/ContentProviderRecord;]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Lcom/android/server/am/ProviderMap;Lcom/android/server/am/ProviderMap;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ProcessProviderRecord;Lcom/android/server/am/ProcessProviderRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -08007082HSPLcom/android/server/am/ContentProviderHelper;->refContentProvider(Landroid/os/IBinder;II)Z+]Lcom/android/server/am/ContentProviderConnection;Lcom/android/server/am/ContentProviderConnection;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007083HPLcom/android/server/am/ContentProviderHelper;->removeContentProvider(Landroid/os/IBinder;Z)V+]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007084HPLcom/android/server/am/ContentProviderHelper;->removeDyingProviderLocked(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ContentProviderRecord;Z)Z+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Object;Lcom/android/server/am/ContentProviderRecord;]Lcom/android/server/am/ProviderMap;Lcom/android/server/am/ProviderMap;]Lcom/android/server/am/ContentProviderConnection;Lcom/android/server/am/ContentProviderConnection;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;]Lcom/android/server/am/ContentProviderRecord;Lcom/android/server/am/ContentProviderRecord;]Ljava/lang/String;Ljava/lang/String;]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessProviderRecord;Lcom/android/server/am/ProcessProviderRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;
7085HPLcom/android/server/am/ContentProviderHelper;->unstableProviderDied(Landroid/os/IBinder;)V
7086HSPLcom/android/server/am/ContentProviderRecord;-><init>(Lcom/android/server/am/ActivityManagerService;Landroid/content/pm/ProviderInfo;Landroid/content/pm/ApplicationInfo;Landroid/content/ComponentName;Z)V+]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-service00abe242023-02-13 10:31:34 -08007087HSPLcom/android/server/am/ContentProviderRecord;->canRunHere(Lcom/android/server/am/ProcessRecord;)Z
7088HSPLcom/android/server/am/ContentProviderRecord;->hasExternalProcessHandles()Z
7089HSPLcom/android/server/am/ContentProviderRecord;->newHolder(Lcom/android/server/am/ContentProviderConnection;Z)Landroid/app/ContentProviderHolder;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007090HSPLcom/android/server/am/ContentProviderRecord;->onProviderPublishStatusLocked(Z)V+]Lcom/android/server/am/ContentProviderRecord;Lcom/android/server/am/ContentProviderRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007091HSPLcom/android/server/am/ContentProviderRecord;->setProcess(Lcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/ContentProviderConnection;Lcom/android/server/am/ContentProviderConnection;]Ljava/util/ArrayList;Ljava/util/ArrayList;
7092HSPLcom/android/server/am/CoreSettingsObserver;->getCoreSettingsLocked()Landroid/os/Bundle;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007093HPLcom/android/server/am/DataConnectionStats$PhoneStateListenerExecutor;->execute(Ljava/lang/Runnable;)V+]Landroid/os/Handler;Landroid/os/Handler;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007094HPLcom/android/server/am/DataConnectionStats$PhoneStateListenerImpl;->onServiceStateChanged(Landroid/telephony/ServiceState;)V
7095HPLcom/android/server/am/DataConnectionStats;->notePhoneDataConnectionState()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007096HSPLcom/android/server/am/DropboxRateLimiter$DefaultClock;-><init>()V
7097HSPLcom/android/server/am/DropboxRateLimiter$DefaultClock;-><init>(Lcom/android/server/am/DropboxRateLimiter$DefaultClock-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007098HSPLcom/android/server/am/DropboxRateLimiter;-><init>()V
7099HSPLcom/android/server/am/DropboxRateLimiter;-><init>(Lcom/android/server/am/DropboxRateLimiter$Clock;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007100HSPLcom/android/server/am/DropboxRateLimiter;->shouldRateLimit(Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/am/DropboxRateLimiter$RateLimitResult;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007101HSPLcom/android/server/am/ErrorDialogController;-><init>(Lcom/android/server/am/ProcessRecord;)V
7102HSPLcom/android/server/am/ErrorDialogController;->clearAllErrorDialogs()V
7103HSPLcom/android/server/am/EventLogTags;->writeAmProcBound(IILjava/lang/String;)V
7104HSPLcom/android/server/am/EventLogTags;->writeAmProcDied(IILjava/lang/String;II)V
art-benchmark-service35aba412020-02-03 11:53:25 -08007105HPLcom/android/server/am/EventLogTags;->writeAmPss(IILjava/lang/String;JJJJIIJ)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007106HSPLcom/android/server/am/FgsTempAllowList;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007107HSPLcom/android/server/am/FgsTempAllowList;->add(IJLjava/lang/Object;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/lang/Long;Ljava/lang/Long;
art-benchmark-service66b4d952021-07-17 17:15:31 -07007108HSPLcom/android/server/am/FgsTempAllowList;->get(I)Landroid/util/Pair;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/lang/Long;Ljava/lang/Long;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007109HSPLcom/android/server/am/FgsTempAllowList;->isAllowed(I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007110HSPLcom/android/server/am/FgsTempAllowList;->removeUid(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007111HSPLcom/android/server/am/ForegroundServiceTypeLoggerModule$FgsApiRecord;-><init>(IILjava/lang/String;IJ)V
art-benchmark-service922a5532023-03-23 03:12:41 -07007112HSPLcom/android/server/am/ForegroundServiceTypeLoggerModule;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007113HSPLcom/android/server/am/ForegroundServiceTypeLoggerModule;->hasValidActiveFgs(II)Z
7114HSPLcom/android/server/am/ForegroundServiceTypeLoggerModule;->logForegroundServiceApiEventBegin(IIILjava/lang/String;)J
7115HPLcom/android/server/am/ForegroundServiceTypeLoggerModule;->logForegroundServiceApiEventEnd(III)J
7116HPLcom/android/server/am/HealthStatsBatteryStatsWriter;->addTimers(Landroid/os/health/HealthStatsWriter;ILjava/lang/String;Landroid/os/BatteryStats$Timer;)V+]Landroid/os/health/HealthStatsWriter;Landroid/os/health/HealthStatsWriter;]Landroid/os/BatteryStats$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007117HPLcom/android/server/am/HealthStatsBatteryStatsWriter;->writePkg(Landroid/os/health/HealthStatsWriter;Landroid/os/BatteryStats$Uid$Pkg;)V
7118HPLcom/android/server/am/HealthStatsBatteryStatsWriter;->writeProc(Landroid/os/health/HealthStatsWriter;Landroid/os/BatteryStats$Uid$Proc;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007119HPLcom/android/server/am/HealthStatsBatteryStatsWriter;->writeUid(Landroid/os/health/HealthStatsWriter;Landroid/os/BatteryStats;Landroid/os/BatteryStats$Uid;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/HealthStatsBatteryStatsWriter;Lcom/android/server/am/HealthStatsBatteryStatsWriter;]Landroid/os/health/HealthStatsWriter;Landroid/os/health/HealthStatsWriter;]Landroid/os/BatteryStats$Uid$Wakelock;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Wakelock;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/BatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/BatteryStats$ControllerActivityCounter;Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;]Landroid/os/BatteryStats$LongCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;,Lcom/android/server/power/stats/BatteryStatsImpl$1;,Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;]Landroid/os/BatteryStats$Uid$Sensor;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Sensor;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007120HSPLcom/android/server/am/HostingRecord;-><init>(Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007121HSPLcom/android/server/am/HostingRecord;-><init>(Ljava/lang/String;Landroid/content/ComponentName;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V+]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007122HSPLcom/android/server/am/HostingRecord;-><init>(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;IZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007123HSPLcom/android/server/am/HostingRecord;->getDefiningUid()I
7124HSPLcom/android/server/am/HostingRecord;->getHostingTypeIdStatsd(Ljava/lang/String;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07007125HSPLcom/android/server/am/HostingRecord;->getTriggerTypeForStatsd(Ljava/lang/String;)I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007126HSPLcom/android/server/am/InstrumentationReporter;-><init>()V
art-benchmark-service35aba412020-02-03 11:53:25 -08007127HSPLcom/android/server/am/IntentBindRecord;-><init>(Lcom/android/server/am/ServiceRecord;Landroid/content/Intent$FilterComparison;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007128HPLcom/android/server/am/LmkdConnection$1;->onFileDescriptorEvents(Ljava/io/FileDescriptor;I)I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007129HSPLcom/android/server/am/LmkdConnection;-><init>(Landroid/os/MessageQueue;Lcom/android/server/am/LmkdConnection$LmkdConnectionListener;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007130HSPLcom/android/server/am/LmkdConnection;->exchange(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)Z+]Lcom/android/server/am/LmkdConnection;Lcom/android/server/am/LmkdConnection;]Ljava/lang/Object;Ljava/lang/Object;
7131HPLcom/android/server/am/LmkdConnection;->fileDescriptorEventHandler(Ljava/io/FileDescriptor;I)I+]Lcom/android/server/am/LmkdConnection;Lcom/android/server/am/LmkdConnection;
art-benchmark-service35aba412020-02-03 11:53:25 -08007132HSPLcom/android/server/am/LmkdConnection;->isConnected()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007133HPLcom/android/server/am/LmkdConnection;->read(Ljava/nio/ByteBuffer;)I
7134HSPLcom/android/server/am/LmkdConnection;->write(Ljava/nio/ByteBuffer;)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007135HSPLcom/android/server/am/LowMemDetector$LowMemThread;-><init>(Lcom/android/server/am/LowMemDetector;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007136HSPLcom/android/server/am/LowMemDetector$LowMemThread;-><init>(Lcom/android/server/am/LowMemDetector;Lcom/android/server/am/LowMemDetector$LowMemThread-IA;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007137HSPLcom/android/server/am/LowMemDetector$LowMemThread;->run()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007138HSPLcom/android/server/am/LowMemDetector;->-$$Nest$mwaitForPressure(Lcom/android/server/am/LowMemDetector;)I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007139HSPLcom/android/server/am/LowMemDetector;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007140HSPLcom/android/server/am/LowMemDetector;->getMemFactor()I
7141HSPLcom/android/server/am/LowMemDetector;->isAvailable()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007142HPLcom/android/server/am/MemoryStatUtil;->parseMemoryStatFromProcfs(Ljava/lang/String;)Lcom/android/server/am/MemoryStatUtil$MemoryStat;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007143HSPLcom/android/server/am/OomAdjProfiler$$ExternalSyntheticLambda0;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007144HSPLcom/android/server/am/OomAdjProfiler$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007145HSPLcom/android/server/am/OomAdjProfiler$CpuTimes;-><init>(Lcom/android/server/am/OomAdjProfiler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007146HSPLcom/android/server/am/OomAdjProfiler$CpuTimes;-><init>(Lcom/android/server/am/OomAdjProfiler;Lcom/android/server/am/OomAdjProfiler$CpuTimes-IA;)V
7147HSPLcom/android/server/am/OomAdjProfiler$CpuTimes;->addCpuTimeMs(JZZ)V
7148HSPLcom/android/server/am/OomAdjProfiler$CpuTimes;->addCpuTimeUs(J)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007149HSPLcom/android/server/am/OomAdjProfiler$CpuTimes;->addCpuTimeUs(JZZ)V
art-benchmark-service922a5532023-03-23 03:12:41 -07007150HSPLcom/android/server/am/OomAdjProfiler;->$r8$lambda$a2ILLkBRgVIjTt1f-kXm3CanM44(Lcom/android/server/am/OomAdjProfiler;ZZZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007151HSPLcom/android/server/am/OomAdjProfiler;->-$$Nest$fgetmOnBattery(Lcom/android/server/am/OomAdjProfiler;)Z
7152HSPLcom/android/server/am/OomAdjProfiler;->-$$Nest$fgetmScreenOff(Lcom/android/server/am/OomAdjProfiler;)Z
Calin Juravle36829e52019-04-10 19:07:47 -07007153HSPLcom/android/server/am/OomAdjProfiler;-><init>()V
7154HSPLcom/android/server/am/OomAdjProfiler;->batteryPowerChanged(Z)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007155HSPLcom/android/server/am/OomAdjProfiler;->oomAdjEnded()V+]Lcom/android/server/am/OomAdjProfiler$CpuTimes;Lcom/android/server/am/OomAdjProfiler$CpuTimes;
Calin Juravle36829e52019-04-10 19:07:47 -07007156HSPLcom/android/server/am/OomAdjProfiler;->oomAdjStarted()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007157HSPLcom/android/server/am/OomAdjProfiler;->scheduleSystemServerCpuTimeUpdate()V
7158HSPLcom/android/server/am/OomAdjProfiler;->updateSystemServerCpuTime(ZZZ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007159HSPLcom/android/server/am/OomAdjuster$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/am/OomAdjuster;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007160HSPLcom/android/server/am/OomAdjuster$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007161HSPLcom/android/server/am/OomAdjuster$$ExternalSyntheticLambda3;-><init>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007162HSPLcom/android/server/am/OomAdjuster$$ExternalSyntheticLambda3;->handleMessage(Landroid/os/Message;)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007163HSPLcom/android/server/am/OomAdjuster$ComputeOomAdjWindowCallback;-><init>(Lcom/android/server/am/OomAdjuster;)V
art-benchmark-servicef45ca2f2021-04-03 17:56:47 -07007164HPLcom/android/server/am/OomAdjuster$ComputeOomAdjWindowCallback;->initialize(Lcom/android/server/am/ProcessRecord;IZZIIIII)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007165HPLcom/android/server/am/OomAdjuster$ComputeOomAdjWindowCallback;->onOtherActivity()V+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007166HPLcom/android/server/am/OomAdjuster$ComputeOomAdjWindowCallback;->onPausedActivity()V
7167HPLcom/android/server/am/OomAdjuster$ComputeOomAdjWindowCallback;->onStoppingActivity(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007168HPLcom/android/server/am/OomAdjuster$ComputeOomAdjWindowCallback;->onVisibleActivity()V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007169HSPLcom/android/server/am/OomAdjuster;->$r8$lambda$G9qaeCQ1bE6cG3uK32c_XCnZvYk(Landroid/os/Message;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07007170HSPLcom/android/server/am/OomAdjuster;->$r8$lambda$UbcpruvRTpdtq55GSm9MjprdC4o(Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/ProcessRecord;)V
Calin Juravle36829e52019-04-10 19:07:47 -07007171HSPLcom/android/server/am/OomAdjuster;-><init>(Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ProcessList;Lcom/android/server/am/ActiveUids;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007172HSPLcom/android/server/am/OomAdjuster;-><init>(Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ProcessList;Lcom/android/server/am/ActiveUids;Lcom/android/server/ServiceThread;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007173HSPLcom/android/server/am/OomAdjuster;->applyOomAdjLSP(Lcom/android/server/am/ProcessRecord;ZJJI)Z+]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Lcom/android/server/am/CachedAppOptimizer;Lcom/android/server/am/CachedAppOptimizer;]Landroid/os/Handler;Landroid/os/Handler;,Lcom/android/server/am/ActivityManagerService$MainHandler;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/AppProfiler;Lcom/android/server/am/AppProfiler;]Ljava/util/concurrent/atomic/AtomicLong;Ljava/util/concurrent/atomic/AtomicLong;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ProcessReceiverRecord;Lcom/android/server/am/ProcessReceiverRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007174HSPLcom/android/server/am/OomAdjuster;->assignCachedAdjIfNecessary(Ljava/util/ArrayList;)V+]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
7175HSPLcom/android/server/am/OomAdjuster;->checkAndEnqueueOomAdjTargetLocked(Lcom/android/server/am/ProcessRecord;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +00007176HSPLcom/android/server/am/OomAdjuster;->collectReachableProcessesLocked(Landroid/util/ArraySet;Ljava/util/ArrayList;Lcom/android/server/am/ActiveUids;)Z+]Lcom/android/server/am/ActiveUids;Lcom/android/server/am/ActiveUids;]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ProcessProviderRecord;Lcom/android/server/am/ProcessProviderRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007177HSPLcom/android/server/am/OomAdjuster;->computeOomAdjLSP(Lcom/android/server/am/ProcessRecord;ILcom/android/server/am/ProcessRecord;ZJZZ)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ContentProviderConnection;Lcom/android/server/am/ContentProviderConnection;]Lcom/android/server/am/AppProfiler;Lcom/android/server/am/AppProfiler;]Lcom/android/server/am/ContentProviderRecord;Lcom/android/server/am/ContentProviderRecord;]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessProviderRecord;Lcom/android/server/am/ProcessProviderRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007178HSPLcom/android/server/am/OomAdjuster;->createAdjusterThread()Lcom/android/server/ServiceThread;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007179HSPLcom/android/server/am/OomAdjuster;->enqueueOomAdjTargetLocked(Lcom/android/server/am/ProcessRecord;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;
art-benchmark-service922a5532023-03-23 03:12:41 -07007180HSPLcom/android/server/am/OomAdjuster;->getBfslCapabilityFromClient(Lcom/android/server/am/ProcessRecord;)I+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -08007181HSPLcom/android/server/am/OomAdjuster;->getDefaultCapability(Lcom/android/server/am/ProcessRecord;I)I+]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007182HPLcom/android/server/am/OomAdjuster;->idleUidsLocked()V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Lcom/android/server/am/ActiveUids;Lcom/android/server/am/ActiveUids;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007183HSPLcom/android/server/am/OomAdjuster;->lambda$new$0(Landroid/os/Message;)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007184HSPLcom/android/server/am/OomAdjuster;->maybeUpdateLastTopTime(Lcom/android/server/am/ProcessStateRecord;J)V+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007185HSPLcom/android/server/am/OomAdjuster;->maybeUpdateUsageStatsLSP(Lcom/android/server/am/ProcessRecord;J)V+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007186HSPLcom/android/server/am/OomAdjuster;->oomAdjReasonToString(I)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007187HSPLcom/android/server/am/OomAdjuster;->performUpdateOomAdjLSP(I)V+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007188HSPLcom/android/server/am/OomAdjuster;->performUpdateOomAdjLSP(Lcom/android/server/am/ProcessRecord;I)Z+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/OomAdjProfiler;Lcom/android/server/am/OomAdjProfiler;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
7189HSPLcom/android/server/am/OomAdjuster;->performUpdateOomAdjLSP(Lcom/android/server/am/ProcessRecord;ILcom/android/server/am/ProcessRecord;JI)Z+]Lcom/android/server/am/ActiveUids;Lcom/android/server/am/ActiveUids;]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007190HPLcom/android/server/am/OomAdjuster;->performUpdateOomAdjPendingTargetsLocked(I)V+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/OomAdjProfiler;Lcom/android/server/am/OomAdjProfiler;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007191HSPLcom/android/server/am/OomAdjuster;->removeOomAdjTargetLocked(Lcom/android/server/am/ProcessRecord;Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007192HSPLcom/android/server/am/OomAdjuster;->setAppIdTempAllowlistStateLSP(IZ)V+]Lcom/android/server/am/ActiveUids;Lcom/android/server/am/ActiveUids;]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007193HSPLcom/android/server/am/OomAdjuster;->setUidTempAllowlistStateLSP(IZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007194HSPLcom/android/server/am/OomAdjuster;->shouldKillExcessiveProcesses(J)Z+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;
art-benchmark-service00abe242023-02-13 10:31:34 -08007195HSPLcom/android/server/am/OomAdjuster;->shouldSkipDueToCycle(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessStateRecord;IIZ)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007196HSPLcom/android/server/am/OomAdjuster;->unfreezeTemporarily(Lcom/android/server/am/ProcessRecord;I)V+]Lcom/android/server/am/CachedAppOptimizer;Lcom/android/server/am/CachedAppOptimizer;]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service922a5532023-03-23 03:12:41 -07007197HSPLcom/android/server/am/OomAdjuster;->updateAndTrimProcessLSP(JJJLcom/android/server/am/ActiveUids;I)Z+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/AppProfiler;Lcom/android/server/am/AppProfiler;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007198HSPLcom/android/server/am/OomAdjuster;->updateAppFreezeStateLSP(Lcom/android/server/am/ProcessRecord;I)V+]Lcom/android/server/am/CachedAppOptimizer;Lcom/android/server/am/CachedAppOptimizer;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007199HSPLcom/android/server/am/OomAdjuster;->updateAppUidRecIfNecessaryLSP(Lcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007200HSPLcom/android/server/am/OomAdjuster;->updateAppUidRecLSP(Lcom/android/server/am/ProcessRecord;)V+]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007201HSPLcom/android/server/am/OomAdjuster;->updateOomAdjInnerLSP(ILcom/android/server/am/ProcessRecord;Ljava/util/ArrayList;Lcom/android/server/am/ActiveUids;ZZ)V+]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Lcom/android/server/am/ActiveUids;Lcom/android/server/am/ActiveUids;]Lcom/android/server/am/CacheOomRanker;Lcom/android/server/am/CacheOomRanker;]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/OomAdjProfiler;Lcom/android/server/am/OomAdjProfiler;]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;
7202HSPLcom/android/server/am/OomAdjuster;->updateOomAdjLSP(I)V+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007203HSPLcom/android/server/am/OomAdjuster;->updateOomAdjLSP(Lcom/android/server/am/ProcessRecord;I)Z+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;
7204HSPLcom/android/server/am/OomAdjuster;->updateOomAdjLocked(I)V
7205HSPLcom/android/server/am/OomAdjuster;->updateOomAdjLocked(Lcom/android/server/am/ProcessRecord;I)Z+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;
7206HSPLcom/android/server/am/OomAdjuster;->updateOomAdjPendingTargetsLocked(I)V+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007207HSPLcom/android/server/am/OomAdjuster;->updateUidsLSP(Lcom/android/server/am/ActiveUids;J)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Lcom/android/server/am/ActiveUids;Lcom/android/server/am/ActiveUids;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/am/ActiveServices;Lcom/android/server/am/ActiveServices;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007208HSPLcom/android/server/am/PackageList;-><init>(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007209HSPLcom/android/server/am/PackageList;->containsKey(Ljava/lang/Object;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007210HSPLcom/android/server/am/PackageList;->forEachPackage(Ljava/util/function/BiConsumer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/function/BiConsumer;Lcom/android/server/am/ProcessProfileRecord$$ExternalSyntheticLambda0;
art-benchmark-service00abe242023-02-13 10:31:34 -08007211HSPLcom/android/server/am/PackageList;->forEachPackageProcessStats(Ljava/util/function/Consumer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/function/Consumer;megamorphic_types
7212HSPLcom/android/server/am/PackageList;->get(Ljava/lang/String;)Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007213HSPLcom/android/server/am/PackageList;->getPackageList()[Ljava/lang/String;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
7214HSPLcom/android/server/am/PackageList;->getPackageListLocked()Landroid/util/ArrayMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007215HSPLcom/android/server/am/PackageList;->put(Ljava/lang/String;Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;)Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;
art-benchmark-service922a5532023-03-23 03:12:41 -07007216HSPLcom/android/server/am/PackageList;->searchEachPackage(Ljava/util/function/Function;)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/function/Function;Lcom/android/server/am/ContentProviderHelper$$ExternalSyntheticLambda0;
art-benchmark-service13164882020-11-07 02:19:14 -08007217HSPLcom/android/server/am/PendingIntentController;-><init>(Landroid/os/Looper;Lcom/android/server/am/UserController;Lcom/android/server/am/ActivityManagerConstants;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007218HPLcom/android/server/am/PendingIntentController;->cancelIntentSender(Landroid/content/IIntentSender;)V+]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/am/PendingIntentController;Lcom/android/server/am/PendingIntentController;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007219HPLcom/android/server/am/PendingIntentController;->cancelIntentSender(Lcom/android/server/am/PendingIntentRecord;Z)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/am/PendingIntentController;Lcom/android/server/am/PendingIntentController;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007220HPLcom/android/server/am/PendingIntentController;->decrementUidStatLocked(Lcom/android/server/am/PendingIntentRecord;)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service922a5532023-03-23 03:12:41 -07007221HSPLcom/android/server/am/PendingIntentController;->getIntentSender(ILjava/lang/String;Ljava/lang/String;IILandroid/os/IBinder;Ljava/lang/String;I[Landroid/content/Intent;[Ljava/lang/String;ILandroid/os/Bundle;)Lcom/android/server/am/PendingIntentRecord;+]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/lang/ref/WeakReference;Ljava/lang/ref/WeakReference;]Lcom/android/server/am/PendingIntentController;Lcom/android/server/am/PendingIntentController;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007222HSPLcom/android/server/am/PendingIntentController;->incrementUidStatLocked(Lcom/android/server/am/PendingIntentRecord;)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/PendingIntentRecord$Key;Lcom/android/server/am/PendingIntentRecord$Key;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/internal/util/RingBuffer;Lcom/android/internal/util/RingBuffer;
7223HPLcom/android/server/am/PendingIntentController;->makeIntentSenderCanceled(Lcom/android/server/am/PendingIntentRecord;)V+]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/AlarmManagerInternal;Lcom/android/server/alarm/AlarmManagerService$LocalService;]Lcom/android/server/am/PendingIntentRecord;Lcom/android/server/am/PendingIntentRecord;
Calin Juravle36829e52019-04-10 19:07:47 -07007224HSPLcom/android/server/am/PendingIntentController;->onActivityManagerInternalAdded()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007225HPLcom/android/server/am/PendingIntentController;->registerIntentSenderCancelListener(Landroid/content/IIntentSender;Lcom/android/internal/os/IResultReceiver;)Z
7226HPLcom/android/server/am/PendingIntentController;->setPendingIntentAllowlistDuration(Landroid/content/IIntentSender;Landroid/os/IBinder;JIILjava/lang/String;)V+]Lcom/android/server/am/PendingIntentRecord;Lcom/android/server/am/PendingIntentRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007227HPLcom/android/server/am/PendingIntentController;->unregisterIntentSenderCancelListener(Landroid/content/IIntentSender;Lcom/android/internal/os/IResultReceiver;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007228HSPLcom/android/server/am/PendingIntentRecord$Key;-><init>(ILjava/lang/String;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;I[Landroid/content/Intent;[Ljava/lang/String;ILcom/android/server/wm/SafeActivityOptions;I)V+]Ljava/lang/String;Ljava/lang/String;]Landroid/content/Intent;Landroid/content/Intent;]Ljava/lang/Object;Lcom/android/server/wm/ActivityRecord$Token;
art-benchmark-service00abe242023-02-13 10:31:34 -08007229HSPLcom/android/server/am/PendingIntentRecord$Key;->equals(Ljava/lang/Object;)Z+]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service35aba412020-02-03 11:53:25 -08007230HSPLcom/android/server/am/PendingIntentRecord$Key;->hashCode()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007231HPLcom/android/server/am/PendingIntentRecord$TempAllowListDuration;-><init>(JIILjava/lang/String;)V
art-benchmark-service35aba412020-02-03 11:53:25 -08007232HSPLcom/android/server/am/PendingIntentRecord;-><init>(Lcom/android/server/am/PendingIntentController;Lcom/android/server/am/PendingIntentRecord$Key;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007233HPLcom/android/server/am/PendingIntentRecord;->completeFinalize()V+]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/am/PendingIntentController;Lcom/android/server/am/PendingIntentController;
art-benchmark-service56aece62020-02-10 17:58:03 -08007234HPLcom/android/server/am/PendingIntentRecord;->detachCancelListenersLocked()Landroid/os/RemoteCallbackList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007235HPLcom/android/server/am/PendingIntentRecord;->getBackgroundStartPrivilegesForActivitySender(Landroid/util/ArraySet;Landroid/os/IBinder;Landroid/os/Bundle;I)Landroid/app/BackgroundStartPrivileges;+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;
7236HPLcom/android/server/am/PendingIntentRecord;->registerCancelListenerLocked(Lcom/android/internal/os/IResultReceiver;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007237HPLcom/android/server/am/PendingIntentRecord;->sendInner(Landroid/app/IApplicationThread;ILandroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Landroid/content/IIntentReceiver;Ljava/lang/String;Landroid/os/IBinder;Ljava/lang/String;IIILandroid/os/Bundle;)I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/ActivityOptions;Landroid/app/ActivityOptions;]Landroid/os/Bundle;Landroid/os/Bundle;]Lcom/android/server/am/PendingIntentController;Lcom/android/server/am/PendingIntentController;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/am/PendingIntentRecord;Lcom/android/server/am/PendingIntentRecord;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/wm/SafeActivityOptions;Lcom/android/server/wm/SafeActivityOptions;]Landroid/app/BroadcastOptions;Landroid/app/BroadcastOptions;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;
art-benchmark-service922a5532023-03-23 03:12:41 -07007238HPLcom/android/server/am/PendingIntentRecord;->sendWithResult(Landroid/app/IApplicationThread;ILandroid/content/Intent;Ljava/lang/String;Landroid/os/IBinder;Landroid/content/IIntentReceiver;Ljava/lang/String;Landroid/os/Bundle;)I+]Lcom/android/server/am/PendingIntentRecord;Lcom/android/server/am/PendingIntentRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007239HPLcom/android/server/am/PendingIntentRecord;->setAllowBgActivityStarts(Landroid/os/IBinder;I)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007240HPLcom/android/server/am/PendingIntentRecord;->setAllowlistDurationLocked(Landroid/os/IBinder;JIILjava/lang/String;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
7241HPLcom/android/server/am/PendingIntentRecord;->unregisterCancelListenerLocked(Lcom/android/internal/os/IResultReceiver;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007242HSPLcom/android/server/am/PendingStartActivityUids;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007243HPLcom/android/server/am/PendingStartActivityUids;->add(II)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007244HSPLcom/android/server/am/PendingStartActivityUids;->delete(IJ)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/lang/Long;Ljava/lang/Long;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007245HSPLcom/android/server/am/PendingStartActivityUids;->isPendingTopUid(I)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;
7246HSPLcom/android/server/am/PendingTempAllowlists;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007247HSPLcom/android/server/am/PendingTempAllowlists;->indexOfKey(I)I+]Landroid/util/SparseArray;Landroid/util/SparseArray;
7248HSPLcom/android/server/am/PendingTempAllowlists;->put(ILcom/android/server/am/ActivityManagerService$PendingTempAllowlist;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;
7249HSPLcom/android/server/am/PendingTempAllowlists;->removeAt(I)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;
7250HSPLcom/android/server/am/PendingTempAllowlists;->size()I+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service922a5532023-03-23 03:12:41 -07007251HSPLcom/android/server/am/PendingTempAllowlists;->valueAt(I)Lcom/android/server/am/ActivityManagerService$PendingTempAllowlist;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service13164882020-11-07 02:19:14 -08007252HSPLcom/android/server/am/PhantomProcessList$Injector;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007253HSPLcom/android/server/am/PhantomProcessList;-><clinit>()V
art-benchmark-service13164882020-11-07 02:19:14 -08007254HSPLcom/android/server/am/PhantomProcessList;-><init>(Lcom/android/server/am/ActivityManagerService;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007255HPLcom/android/server/am/PhantomProcessList;->addChildPidLocked(Lcom/android/server/am/ProcessRecord;II)V+]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;]Lcom/android/server/am/PhantomProcessList;Lcom/android/server/am/PhantomProcessList;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/PhantomProcessList$Injector;Lcom/android/server/am/PhantomProcessList$Injector;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007256HPLcom/android/server/am/PhantomProcessList;->forEachPhantomProcessOfApp(Lcom/android/server/am/ProcessRecord;Ljava/util/function/Function;)V+]Ljava/util/function/Function;Lcom/android/server/am/ActivityManagerService$$ExternalSyntheticLambda34;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007257HPLcom/android/server/am/PhantomProcessList;->getCgroupFilePath(II)Ljava/lang/String;
7258HPLcom/android/server/am/PhantomProcessList;->getOrCreatePhantomProcessIfNeededLocked(Ljava/lang/String;IIZ)Lcom/android/server/am/PhantomProcessRecord;+]Landroid/os/Handler;Lcom/android/server/am/ProcessList$KillHandler;]Lcom/android/server/am/PhantomProcessList;Lcom/android/server/am/PhantomProcessList;]Lcom/android/server/am/PhantomProcessRecord;Lcom/android/server/am/PhantomProcessRecord;]Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/Looper;Landroid/os/Looper;]Landroid/os/MessageQueue;Landroid/os/MessageQueue;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007259HPLcom/android/server/am/PhantomProcessList;->isAppProcess(I)Z+]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007260HPLcom/android/server/am/PhantomProcessList;->lookForPhantomProcessesLocked()V+]Lcom/android/server/am/ActivityManagerService$PidMap;Lcom/android/server/am/ActivityManagerService$PidMap;]Lcom/android/server/am/PhantomProcessList;Lcom/android/server/am/PhantomProcessList;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service00abe242023-02-13 10:31:34 -08007261HPLcom/android/server/am/PhantomProcessList;->lookForPhantomProcessesLocked(Lcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/PhantomProcessList;Lcom/android/server/am/PhantomProcessList;]Ljava/io/InputStream;Ljava/io/FileInputStream;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/PhantomProcessList$Injector;Lcom/android/server/am/PhantomProcessList$Injector;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007262HSPLcom/android/server/am/PhantomProcessList;->onAppDied(I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007263HSPLcom/android/server/am/PhantomProcessList;->probeCgroupVersion()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007264HPLcom/android/server/am/PhantomProcessList;->pruneStaleProcessesLocked()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007265HPLcom/android/server/am/PhantomProcessList;->updateProcessCpuStatesLocked(Lcom/android/internal/os/ProcessCpuTracker;)V+]Lcom/android/internal/os/ProcessCpuTracker;Lcom/android/internal/os/ProcessCpuTracker;]Lcom/android/server/am/PhantomProcessList;Lcom/android/server/am/PhantomProcessList;]Lcom/android/server/am/PhantomProcessRecord;Lcom/android/server/am/PhantomProcessRecord;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007266HSPLcom/android/server/am/PlatformCompatCache$CacheItem;->fetchLocked(Landroid/content/pm/ApplicationInfo;I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007267HSPLcom/android/server/am/PlatformCompatCache$CacheItem;->invalidate(Landroid/content/pm/ApplicationInfo;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007268HSPLcom/android/server/am/PlatformCompatCache$CacheItem;->isChangeEnabled(Landroid/content/pm/ApplicationInfo;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007269HSPLcom/android/server/am/PlatformCompatCache;->getInstance()Lcom/android/server/am/PlatformCompatCache;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007270HSPLcom/android/server/am/PlatformCompatCache;->invalidate(Landroid/content/pm/ApplicationInfo;)V+]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Lcom/android/server/am/PlatformCompatCache$CacheItem;Lcom/android/server/am/PlatformCompatCache$CacheItem;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007271HSPLcom/android/server/am/PlatformCompatCache;->isChangeEnabled(JLandroid/content/pm/ApplicationInfo;Z)Z
7272HSPLcom/android/server/am/ProcessCachedOptimizerRecord;-><init>(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007273HPLcom/android/server/am/ProcessCachedOptimizerRecord;->getEarliestFreezableTime()J
7274HPLcom/android/server/am/ProcessCachedOptimizerRecord;->getFreezeUnfreezeTime()J
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007275HPLcom/android/server/am/ProcessCachedOptimizerRecord;->getLastCompactProfile()Lcom/android/server/am/CachedAppOptimizer$CompactProfile;
art-benchmark-service66b4d952021-07-17 17:15:31 -07007276HSPLcom/android/server/am/ProcessCachedOptimizerRecord;->isFreezeExempt()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007277HSPLcom/android/server/am/ProcessCachedOptimizerRecord;->isFreezeSticky()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07007278HSPLcom/android/server/am/ProcessCachedOptimizerRecord;->isFrozen()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07007279HSPLcom/android/server/am/ProcessCachedOptimizerRecord;->isPendingFreeze()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007280HPLcom/android/server/am/ProcessCachedOptimizerRecord;->setEarliestFreezableTime(J)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007281HSPLcom/android/server/am/ProcessCachedOptimizerRecord;->setFreezerOverride(Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007282HSPLcom/android/server/am/ProcessCachedOptimizerRecord;->setLastOomAdjChangeReason(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007283HSPLcom/android/server/am/ProcessCachedOptimizerRecord;->shouldNotFreeze()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007284HPLcom/android/server/am/ProcessCachedOptimizerRecord;->skipPSSCollectionBecauseFrozen()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07007285HSPLcom/android/server/am/ProcessErrorStateRecord;-><init>(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007286HSPLcom/android/server/am/ProcessErrorStateRecord;->isCrashing()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007287HSPLcom/android/server/am/ProcessErrorStateRecord;->onCleanupApplicationRecordLSP()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007288HSPLcom/android/server/am/ProcessErrorStateRecord;->setCrashing(Z)V
7289HSPLcom/android/server/am/ProcessErrorStateRecord;->setNotResponding(Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007290HSPLcom/android/server/am/ProcessList$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessRecord;Ljava/lang/String;[IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007291HSPLcom/android/server/am/ProcessList$$ExternalSyntheticLambda1;->run()V
art-benchmark-service00abe242023-02-13 10:31:34 -08007292HSPLcom/android/server/am/ProcessList$$ExternalSyntheticLambda3;-><init>(Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessRecord;Ljava/lang/String;[IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007293HSPLcom/android/server/am/ProcessList$$ExternalSyntheticLambda3;->run()V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007294HSPLcom/android/server/am/ProcessList$$ExternalSyntheticLambda4;-><init>(Lcom/android/server/am/ProcessList;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007295HSPLcom/android/server/am/ProcessList$1;-><init>(Lcom/android/server/am/ProcessList;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08007296HSPLcom/android/server/am/ProcessList$ImperceptibleKillRunner$H;-><init>(Lcom/android/server/am/ProcessList$ImperceptibleKillRunner;Landroid/os/Looper;)V
7297HSPLcom/android/server/am/ProcessList$ImperceptibleKillRunner;-><init>(Lcom/android/server/am/ProcessList;Landroid/os/Looper;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007298HSPLcom/android/server/am/ProcessList$IsolatedUidRange;-><init>(Lcom/android/server/am/ProcessList;II)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007299HSPLcom/android/server/am/ProcessList$IsolatedUidRange;->freeIsolatedUidLocked(I)V
Calin Juravle36829e52019-04-10 19:07:47 -07007300HSPLcom/android/server/am/ProcessList$IsolatedUidRangeAllocator;-><init>(Lcom/android/server/am/ProcessList;III)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007301HSPLcom/android/server/am/ProcessList$KillHandler;-><init>(Lcom/android/server/am/ProcessList;Landroid/os/Looper;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007302HSPLcom/android/server/am/ProcessList$KillHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007303HSPLcom/android/server/am/ProcessList$MyProcessMap;-><init>(Lcom/android/server/am/ProcessList;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007304HSPLcom/android/server/am/ProcessList$MyProcessMap;->put(Ljava/lang/String;ILcom/android/server/am/ProcessRecord;)Lcom/android/server/am/ProcessRecord;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007305HSPLcom/android/server/am/ProcessList$MyProcessMap;->remove(Ljava/lang/String;I)Lcom/android/server/am/ProcessRecord;
7306HSPLcom/android/server/am/ProcessList$ProcStartHandler;-><init>(Lcom/android/server/am/ActivityManagerService;Landroid/os/Looper;)V
art-benchmark-service35aba412020-02-03 11:53:25 -08007307HSPLcom/android/server/am/ProcessList$ProcStateMemTracker;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007308HSPLcom/android/server/am/ProcessList;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07007309HSPLcom/android/server/am/ProcessList;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007310HSPLcom/android/server/am/ProcessList;->addProcessNameLocked(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007311HSPLcom/android/server/am/ProcessList;->buildOomTag(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IIZ)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007312HSPLcom/android/server/am/ProcessList;->checkSlow(JLjava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007313HPLcom/android/server/am/ProcessList;->clearAllDnsCacheLOSP()V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;
art-benchmark-service00abe242023-02-13 10:31:34 -08007314HSPLcom/android/server/am/ProcessList;->computeGidsForProcess(II[IZ)[I+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service35aba412020-02-03 11:53:25 -08007315HSPLcom/android/server/am/ProcessList;->computeNextPssTime(ILcom/android/server/am/ProcessList$ProcStateMemTracker;ZZJ)J
art-benchmark-service56aece62020-02-10 17:58:03 -08007316HSPLcom/android/server/am/ProcessList;->createSystemServerSocketForZygote()Landroid/net/LocalSocket;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007317HSPLcom/android/server/am/ProcessList;->dispatchProcessDied(II)V+]Landroid/app/IProcessObserver;Lcom/android/server/app/GameServiceProviderInstanceImpl$5;,Lcom/android/server/am/AppFGSTracker$1;,Lcom/android/server/media/projection/MediaProjectionManagerService$1;]Landroid/os/RemoteCallbackList;Landroid/os/RemoteCallbackList;
7318HSPLcom/android/server/am/ProcessList;->dispatchProcessesChanged()V+]Landroid/app/IProcessObserver;Lcom/android/server/app/GameServiceProviderInstanceImpl$5;,Lcom/android/server/am/AppFGSTracker$1;,Lcom/android/server/media/projection/MediaProjectionManagerService$1;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/RemoteCallbackList;Landroid/os/RemoteCallbackList;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007319HSPLcom/android/server/am/ProcessList;->enqueueProcessChangeItemLocked(II)Lcom/android/server/am/ActivityManagerService$ProcessChangeItem;+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$UiHandler;]Landroid/os/Message;Landroid/os/Message;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007320HSPLcom/android/server/am/ProcessList;->fillInProcMemInfoLOSP(Lcom/android/server/am/ProcessRecord;Landroid/app/ActivityManager$RunningAppProcessInfo;I)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007321HPLcom/android/server/am/ProcessList;->findAppProcessLOSP(Landroid/os/IBinder;Ljava/lang/String;)Lcom/android/server/am/ProcessRecord;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/internal/app/ProcessMap;Lcom/android/server/am/ProcessList$MyProcessMap;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007322HSPLcom/android/server/am/ProcessList;->forEachLruProcessesLOSP(ZLjava/util/function/Consumer;)V+]Ljava/util/function/Consumer;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007323HPLcom/android/server/am/ProcessList;->getBlockStateForUid(Lcom/android/server/am/UidRecord;)I+]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007324HSPLcom/android/server/am/ProcessList;->getLRURecordForAppLOSP(Landroid/os/IBinder;)Lcom/android/server/am/ProcessRecord;+]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007325HSPLcom/android/server/am/ProcessList;->getLruProcessesLOSP()Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007326HSPLcom/android/server/am/ProcessList;->getLruSizeLOSP()I+]Ljava/util/ArrayList;Ljava/util/ArrayList;
Calin Juravle36829e52019-04-10 19:07:47 -07007327HSPLcom/android/server/am/ProcessList;->getMemLevel(I)J
art-benchmark-service00abe242023-02-13 10:31:34 -08007328HSPLcom/android/server/am/ProcessList;->getMemoryInfo(Landroid/app/ActivityManager$MemoryInfo;)V+]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007329HSPLcom/android/server/am/ProcessList;->getNextProcStateSeq()J
Karuna Ramkumard7380572023-06-09 19:14:36 +00007330HSPLcom/android/server/am/ProcessList;->getNumForegroundServices()Landroid/util/Pair;+]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -08007331HSPLcom/android/server/am/ProcessList;->getPackageAppDataInfoMap(Landroid/content/pm/PackageManagerInternal;[Ljava/lang/String;I)Ljava/util/Map;+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Ljava/util/Map;Landroid/util/ArrayMap;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007332HSPLcom/android/server/am/ProcessList;->getProcessRecordLocked(Ljava/lang/String;I)Lcom/android/server/am/ProcessRecord;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/internal/app/ProcessMap;Lcom/android/server/am/ProcessList$MyProcessMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007333HSPLcom/android/server/am/ProcessList;->getRunningAppProcessesLOSP(ZIZII)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessErrorStateRecord;Lcom/android/server/am/ProcessErrorStateRecord;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/ActivityServiceConnectionsHolder;Lcom/android/server/wm/ActivityServiceConnectionsHolder;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007334HSPLcom/android/server/am/ProcessList;->getSdkSandboxProcessesForAppLocked(I)Ljava/util/List;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007335HSPLcom/android/server/am/ProcessList;->getUidProcStateLOSP(I)I+]Lcom/android/server/am/ActiveUids;Lcom/android/server/am/ActiveUids;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;
art-benchmark-service922a5532023-03-23 03:12:41 -07007336HSPLcom/android/server/am/ProcessList;->getUidProcessCapabilityLOSP(I)I+]Lcom/android/server/am/ActiveUids;Lcom/android/server/am/ActiveUids;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007337HSPLcom/android/server/am/ProcessList;->getUidRecordLOSP(I)Lcom/android/server/am/UidRecord;+]Lcom/android/server/am/ActiveUids;Lcom/android/server/am/ActiveUids;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007338HPLcom/android/server/am/ProcessList;->handleDyingAppDeathLocked(Lcom/android/server/am/ProcessRecord;I)Z
7339HSPLcom/android/server/am/ProcessList;->handleProcessStart(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;[IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;J)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007340HSPLcom/android/server/am/ProcessList;->handleProcessStartedLocked(Lcom/android/server/am/ProcessRecord;IZJZ)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007341HSPLcom/android/server/am/ProcessList;->handleProcessStartedLocked(Lcom/android/server/am/ProcessRecord;Landroid/os/Process$ProcessStartResult;J)Z
7342HSPLcom/android/server/am/ProcessList;->hasAppStorage(Landroid/content/pm/PackageManagerInternal;Ljava/lang/String;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007343HSPLcom/android/server/am/ProcessList;->haveBackgroundProcessLOSP()Z+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007344HSPLcom/android/server/am/ProcessList;->incrementProcStateSeqAndNotifyAppsLOSP(Lcom/android/server/am/ActiveUids;)V+]Lcom/android/server/am/ActiveUids;Lcom/android/server/am/ActiveUids;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ActivityManagerService$Injector;Lcom/android/server/am/ActivityManagerService$Injector;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service35aba412020-02-03 11:53:25 -08007345HSPLcom/android/server/am/ProcessList;->init(Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActiveUids;Lcom/android/server/compat/PlatformCompat;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007346HSPLcom/android/server/am/ProcessList;->isProcStartValidLocked(Lcom/android/server/am/ProcessRecord;J)Ljava/lang/String;
7347HSPLcom/android/server/am/ProcessList;->killAppIfBgRestrictedAndCachedIdleLocked(Lcom/android/server/am/ProcessRecord;J)J
art-benchmark-service84f185c2023-07-24 02:43:42 -07007348HPLcom/android/server/am/ProcessList;->killPackageProcessesLSP(Ljava/lang/String;IIIZZZZZZIILjava/lang/String;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/PackageList;Lcom/android/server/am/PackageList;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/internal/app/ProcessMap;Lcom/android/server/am/ProcessList$MyProcessMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
7349HSPLcom/android/server/am/ProcessList;->killProcessGroup(II)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007350HSPLcom/android/server/am/ProcessList;->lambda$handleProcessStart$1(Lcom/android/server/am/ProcessRecord;Ljava/lang/String;[IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;J)V
7351HSPLcom/android/server/am/ProcessList;->makeOomAdjString(IZ)Ljava/lang/String;
art-benchmark-service35aba412020-02-03 11:53:25 -08007352HSPLcom/android/server/am/ProcessList;->makeProcStateString(I)Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007353HSPLcom/android/server/am/ProcessList;->minTimeFromStateChange(Z)J
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007354HSPLcom/android/server/am/ProcessList;->newProcessRecordLocked(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;ZIZILjava/lang/String;Lcom/android/server/am/HostingRecord;)Lcom/android/server/am/ProcessRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -08007355HSPLcom/android/server/am/ProcessList;->noteProcessDiedLocked(Lcom/android/server/am/ProcessRecord;)V
7356HSPLcom/android/server/am/ProcessList;->procStateToImportance(IILandroid/app/ActivityManager$RunningAppProcessInfo;I)I
art-benchmark-service56aece62020-02-10 17:58:03 -08007357HSPLcom/android/server/am/ProcessList;->procStatesDifferForMem(II)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007358HSPLcom/android/server/am/ProcessList;->remove(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007359HSPLcom/android/server/am/ProcessList;->removeLruProcessLocked(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007360HSPLcom/android/server/am/ProcessList;->removeProcessNameLocked(Ljava/lang/String;ILcom/android/server/am/ProcessRecord;)Lcom/android/server/am/ProcessRecord;+]Lcom/android/server/am/ActiveUids;Lcom/android/server/am/ActiveUids;]Lcom/android/server/am/ProcessList$IsolatedUidRange;Lcom/android/server/am/ProcessList$IsolatedUidRange;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/internal/app/ProcessMap;Lcom/android/server/am/ProcessList$MyProcessMap;]Lcom/android/server/am/ProcessList$MyProcessMap;Lcom/android/server/am/ProcessList$MyProcessMap;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/FgsTempAllowList;Lcom/android/server/am/FgsTempAllowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007361HSPLcom/android/server/am/ProcessList;->scheduleDispatchProcessDiedLocked(II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007362HSPLcom/android/server/am/ProcessList;->searchEachLruProcessesLOSP(ZLjava/util/function/Function;)Ljava/lang/Object;+]Ljava/util/function/Function;Lcom/android/server/am/ActiveServices$$ExternalSyntheticLambda4;,Lcom/android/server/am/ActiveServices$$ExternalSyntheticLambda7;,Lcom/android/server/am/ActiveServices$$ExternalSyntheticLambda3;,Lcom/android/server/am/ActiveServices$$ExternalSyntheticLambda5;,Lcom/android/server/am/ActiveServices$$ExternalSyntheticLambda1;,Lcom/android/server/am/ActiveServices$$ExternalSyntheticLambda8;]Ljava/util/ArrayList;Ljava/util/ArrayList;
7363HPLcom/android/server/am/ProcessList;->sendPackageBroadcastLocked(I[Ljava/lang/String;I)V+]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;
7364HSPLcom/android/server/am/ProcessList;->setOomAdj(III)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
7365HSPLcom/android/server/am/ProcessList;->startProcess(Lcom/android/server/am/HostingRecord;Ljava/lang/String;Lcom/android/server/am/ProcessRecord;I[IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;J)Landroid/os/Process$ProcessStartResult;+]Lcom/android/server/compat/PlatformCompat;Lcom/android/server/compat/PlatformCompat;]Lcom/android/server/am/HostingRecord;Lcom/android/server/am/HostingRecord;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/AppStateTracker;Lcom/android/server/AppStateTrackerImpl;]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Landroid/os/ChildZygoteProcess;Landroid/os/ChildZygoteProcess;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Landroid/os/AppZygote;Landroid/os/AppZygote;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Ljava/util/Set;Landroid/util/ArraySet;
art-benchmark-service00abe242023-02-13 10:31:34 -08007366HSPLcom/android/server/am/ProcessList;->startProcessLocked(Lcom/android/server/am/HostingRecord;Ljava/lang/String;Lcom/android/server/am/ProcessRecord;I[IIIILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JJ)Z
7367HSPLcom/android/server/am/ProcessList;->startProcessLocked(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/HostingRecord;IZZLjava/lang/String;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007368HSPLcom/android/server/am/ProcessList;->startProcessLocked(Ljava/lang/String;Landroid/content/pm/ApplicationInfo;ZILcom/android/server/am/HostingRecord;IZZIZILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/Runnable;)Lcom/android/server/am/ProcessRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -08007369HSPLcom/android/server/am/ProcessList;->updateClientActivitiesOrderingLSP(Lcom/android/server/am/ProcessRecord;III)V+]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007370HPLcom/android/server/am/ProcessList;->updateLruProcessInternalLSP(Lcom/android/server/am/ProcessRecord;JIILjava/lang/String;Ljava/lang/Object;Lcom/android/server/am/ProcessRecord;)I+]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service922a5532023-03-23 03:12:41 -07007371HSPLcom/android/server/am/ProcessList;->updateLruProcessLSP(Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;ZZ)V+]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessProviderRecord;Lcom/android/server/am/ProcessProviderRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007372HSPLcom/android/server/am/ProcessList;->updateLruProcessLocked(Lcom/android/server/am/ProcessRecord;ZLcom/android/server/am/ProcessRecord;)V+]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
Calin Juravle36829e52019-04-10 19:07:47 -07007373HSPLcom/android/server/am/ProcessList;->updateOomLevels(IIZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007374HSPLcom/android/server/am/ProcessList;->updateSeInfo(Lcom/android/server/am/ProcessRecord;)Ljava/lang/String;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007375HSPLcom/android/server/am/ProcessList;->writeLmkd(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)Z+]Lcom/android/server/am/LmkdConnection;Lcom/android/server/am/LmkdConnection;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007376HSPLcom/android/server/am/ProcessProfileRecord$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/am/ProcessProfileRecord;Lcom/android/internal/app/procstats/ProcessState;Lcom/android/server/am/ProcessStatsService;Lcom/android/internal/app/procstats/ProcessState;)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007377HSPLcom/android/server/am/ProcessProfileRecord$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;Ljava/lang/Object;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007378HSPLcom/android/server/am/ProcessProfileRecord$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007379HSPLcom/android/server/am/ProcessProfileRecord;-><init>(Lcom/android/server/am/ProcessRecord;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007380HSPLcom/android/server/am/ProcessProfileRecord;->abortNextPssTime()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007381HSPLcom/android/server/am/ProcessProfileRecord;->abortNextPssTime(Lcom/android/server/am/ProcessList$ProcStateMemTracker;)V
art-benchmark-service22928e12022-06-04 17:35:15 -07007382HSPLcom/android/server/am/ProcessProfileRecord;->addHostingComponentType(I)V+]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007383HPLcom/android/server/am/ProcessProfileRecord;->addPss(JJJZIJ)V+]Lcom/android/internal/app/procstats/ProcessState;Lcom/android/internal/app/procstats/ProcessState;]Lcom/android/server/am/PackageList;Lcom/android/server/am/PackageList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007384HSPLcom/android/server/am/ProcessProfileRecord;->clearHostingComponentType(I)V+]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007385HPLcom/android/server/am/ProcessProfileRecord;->commitNextPssTime()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007386HPLcom/android/server/am/ProcessProfileRecord;->commitNextPssTime(Lcom/android/server/am/ProcessList$ProcStateMemTracker;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007387HSPLcom/android/server/am/ProcessProfileRecord;->getBaseProcessTracker()Lcom/android/internal/app/procstats/ProcessState;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007388HPLcom/android/server/am/ProcessProfileRecord;->getCurrentHostingComponentTypes()I+]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;
7389HPLcom/android/server/am/ProcessProfileRecord;->getHistoricalHostingComponentTypes()I+]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007390HSPLcom/android/server/am/ProcessProfileRecord;->getLastPssTime()J
art-benchmark-serviceba354032021-03-16 09:58:05 -07007391HSPLcom/android/server/am/ProcessProfileRecord;->getLastStateTime()J
art-benchmark-serviceba354032021-03-16 09:58:05 -07007392HSPLcom/android/server/am/ProcessProfileRecord;->getNextPssTime()J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007393HPLcom/android/server/am/ProcessProfileRecord;->getPid()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07007394HPLcom/android/server/am/ProcessProfileRecord;->getPssProcState()I
7395HPLcom/android/server/am/ProcessProfileRecord;->getPssStatType()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007396HPLcom/android/server/am/ProcessProfileRecord;->getSetProcState()I
7397HPLcom/android/server/am/ProcessProfileRecord;->getThread()Landroid/app/IApplicationThread;
art-benchmark-service00abe242023-02-13 10:31:34 -08007398HSPLcom/android/server/am/ProcessProfileRecord;->getTrimMemoryLevel()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007399HSPLcom/android/server/am/ProcessProfileRecord;->init(J)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007400HSPLcom/android/server/am/ProcessProfileRecord;->lambda$onProcessActive$0(Lcom/android/internal/app/procstats/ProcessState;Lcom/android/server/am/ProcessStatsService;Lcom/android/internal/app/procstats/ProcessState;Ljava/lang/String;Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007401HSPLcom/android/server/am/ProcessProfileRecord;->lambda$onProcessInactive$1(Lcom/android/internal/app/procstats/ProcessState;Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007402HSPLcom/android/server/am/ProcessProfileRecord;->onProcessActive(Landroid/app/IApplicationThread;Lcom/android/server/am/ProcessStatsService;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007403HSPLcom/android/server/am/ProcessProfileRecord;->onProcessInactive(Lcom/android/server/am/ProcessStatsService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007404HSPLcom/android/server/am/ProcessProfileRecord;->setBaseProcessTracker(Lcom/android/internal/app/procstats/ProcessState;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007405HSPLcom/android/server/am/ProcessProfileRecord;->setPendingUiClean(Z)V
7406HSPLcom/android/server/am/ProcessProfileRecord;->setPid(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007407HSPLcom/android/server/am/ProcessProfileRecord;->setProcessTrackerState(II)V+]Lcom/android/internal/app/procstats/ProcessState;Lcom/android/internal/app/procstats/ProcessState;]Lcom/android/server/am/PackageList;Lcom/android/server/am/PackageList;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007408HPLcom/android/server/am/ProcessProfileRecord;->setPssProcState(I)V
7409HPLcom/android/server/am/ProcessProfileRecord;->setPssStatType(I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007410HSPLcom/android/server/am/ProcessProfileRecord;->updateProcState(Lcom/android/server/am/ProcessStateRecord;)V+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;
7411HSPLcom/android/server/am/ProcessProviderRecord;-><init>(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007412HSPLcom/android/server/am/ProcessProviderRecord;->addProviderConnection(Lcom/android/server/am/ContentProviderConnection;)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007413HSPLcom/android/server/am/ProcessProviderRecord;->ensureProviderCapacity(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007414HSPLcom/android/server/am/ProcessProviderRecord;->getProvider(Ljava/lang/String;)Lcom/android/server/am/ContentProviderRecord;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007415HSPLcom/android/server/am/ProcessProviderRecord;->getProviderAt(I)Lcom/android/server/am/ContentProviderRecord;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service00abe242023-02-13 10:31:34 -08007416HSPLcom/android/server/am/ProcessProviderRecord;->getProviderConnectionAt(I)Lcom/android/server/am/ContentProviderConnection;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007417HSPLcom/android/server/am/ProcessProviderRecord;->installProvider(Ljava/lang/String;Lcom/android/server/am/ContentProviderRecord;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007418HSPLcom/android/server/am/ProcessProviderRecord;->numberOfProviderConnections()I+]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007419HSPLcom/android/server/am/ProcessProviderRecord;->numberOfProviders()I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service00abe242023-02-13 10:31:34 -08007420HSPLcom/android/server/am/ProcessProviderRecord;->onCleanupApplicationRecordLocked(Z)Z+]Lcom/android/server/am/ContentProviderRecord;Lcom/android/server/am/ContentProviderRecord;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ContentProviderHelper;Lcom/android/server/am/ContentProviderHelper;]Lcom/android/server/am/ProcessErrorStateRecord;Lcom/android/server/am/ProcessErrorStateRecord;]Lcom/android/server/am/ProcessList;Lcom/android/server/am/ProcessList;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007421HPLcom/android/server/am/ProcessProviderRecord;->removeProviderConnection(Lcom/android/server/am/ContentProviderConnection;)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07007422HSPLcom/android/server/am/ProcessReceiverRecord;-><init>(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007423HSPLcom/android/server/am/ProcessReceiverRecord;->addReceiver(Lcom/android/server/am/ReceiverList;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service08401c12022-12-23 09:27:20 -08007424HSPLcom/android/server/am/ProcessReceiverRecord;->decrementCurReceivers()V
7425HSPLcom/android/server/am/ProcessReceiverRecord;->incrementCurReceivers()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007426HSPLcom/android/server/am/ProcessReceiverRecord;->numberOfReceivers()I+]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007427HSPLcom/android/server/am/ProcessReceiverRecord;->onCleanupApplicationRecordLocked()V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
7428HPLcom/android/server/am/ProcessReceiverRecord;->removeReceiver(Lcom/android/server/am/ReceiverList;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007429HSPLcom/android/server/am/ProcessRecord;-><init>(Lcom/android/server/am/ActivityManagerService;Landroid/content/pm/ApplicationInfo;Ljava/lang/String;ILjava/lang/String;ILjava/lang/String;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007430HSPLcom/android/server/am/ProcessRecord;->addPackage(Ljava/lang/String;JLcom/android/server/am/ProcessStatsService;)Z+]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Lcom/android/internal/app/procstats/ProcessState;Lcom/android/internal/app/procstats/ProcessState;]Lcom/android/server/am/PackageList;Lcom/android/server/am/PackageList;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
art-benchmark-service22928e12022-06-04 17:35:15 -07007431HSPLcom/android/server/am/ProcessRecord;->getActiveInstrumentation()Lcom/android/server/am/ActiveInstrumentation;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007432HSPLcom/android/server/am/ProcessRecord;->getCpuDelayTime()J+]Lcom/android/server/am/AppProfiler;Lcom/android/server/am/AppProfiler;
art-benchmark-service00abe242023-02-13 10:31:34 -08007433HSPLcom/android/server/am/ProcessRecord;->getHostingRecord()Lcom/android/server/am/HostingRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -08007434HSPLcom/android/server/am/ProcessRecord;->getLastActivityTime()J
art-benchmark-service84f185c2023-07-24 02:43:42 -07007435HPLcom/android/server/am/ProcessRecord;->getLruSeq()I
art-benchmark-service08401c12022-12-23 09:27:20 -08007436HSPLcom/android/server/am/ProcessRecord;->getOnewayThread()Landroid/app/IApplicationThread;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007437HSPLcom/android/server/am/ProcessRecord;->getPackageList()[Ljava/lang/String;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007438HSPLcom/android/server/am/ProcessRecord;->getPid()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007439HSPLcom/android/server/am/ProcessRecord;->getPkgDeps()Landroid/util/ArraySet;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007440HSPLcom/android/server/am/ProcessRecord;->getPkgList()Lcom/android/server/am/PackageList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007441HSPLcom/android/server/am/ProcessRecord;->getSeInfo()Ljava/lang/String;
7442HSPLcom/android/server/am/ProcessRecord;->getSetAdj()I
7443HSPLcom/android/server/am/ProcessRecord;->getSetProcState()I
7444HSPLcom/android/server/am/ProcessRecord;->getStartElapsedTime()J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007445HSPLcom/android/server/am/ProcessRecord;->getStartSeq()J
7446HSPLcom/android/server/am/ProcessRecord;->getStartTime()J
7447HSPLcom/android/server/am/ProcessRecord;->getStartUid()I
7448HSPLcom/android/server/am/ProcessRecord;->getStartUptime()J
art-benchmark-serviceba354032021-03-16 09:58:05 -07007449HSPLcom/android/server/am/ProcessRecord;->getThread()Landroid/app/IApplicationThread;
7450HSPLcom/android/server/am/ProcessRecord;->getUidRecord()Lcom/android/server/am/UidRecord;
art-benchmark-service35aba412020-02-03 11:53:25 -08007451HSPLcom/android/server/am/ProcessRecord;->getWindowProcessController()Lcom/android/server/wm/WindowProcessController;
art-benchmark-service00abe242023-02-13 10:31:34 -08007452HSPLcom/android/server/am/ProcessRecord;->hasActivities()Z+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007453HSPLcom/android/server/am/ProcessRecord;->hasActivitiesOrRecentTasks()Z+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007454HSPLcom/android/server/am/ProcessRecord;->isCached()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007455HSPLcom/android/server/am/ProcessRecord;->isDebuggable()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07007456HSPLcom/android/server/am/ProcessRecord;->isInFullBackup()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07007457HSPLcom/android/server/am/ProcessRecord;->isKilled()Z
7458HSPLcom/android/server/am/ProcessRecord;->isKilledByAm()Z
art-benchmark-service922a5532023-03-23 03:12:41 -07007459HSPLcom/android/server/am/ProcessRecord;->isPendingFinishAttach()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007460HSPLcom/android/server/am/ProcessRecord;->isPendingStart()Z
art-benchmark-service35aba412020-02-03 11:53:25 -08007461HSPLcom/android/server/am/ProcessRecord;->isPersistent()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007462HSPLcom/android/server/am/ProcessRecord;->isRemoved()Z
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007463HPLcom/android/server/am/ProcessRecord;->killLocked(Ljava/lang/String;Ljava/lang/String;IIZZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007464HSPLcom/android/server/am/ProcessRecord;->killProcessGroupIfNecessaryLocked(Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007465HSPLcom/android/server/am/ProcessRecord;->makeActive(Landroid/app/IApplicationThread;Lcom/android/server/am/ProcessStatsService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007466HSPLcom/android/server/am/ProcessRecord;->makeInactive(Lcom/android/server/am/ProcessStatsService;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007467HSPLcom/android/server/am/ProcessRecord;->onCleanupApplicationRecordLSP(Lcom/android/server/am/ProcessStatsService;ZZ)Z
7468HSPLcom/android/server/am/ProcessRecord;->removeBackgroundStartPrivileges(Landroid/os/Binder;)V
7469HSPLcom/android/server/am/ProcessRecord;->resetPackageList(Lcom/android/server/am/ProcessStatsService;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07007470HSPLcom/android/server/am/ProcessRecord;->setBackgroundStartPrivileges(Landroid/os/Binder;Landroid/app/BackgroundStartPrivileges;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007471HSPLcom/android/server/am/ProcessRecord;->setDebugging(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007472HSPLcom/android/server/am/ProcessRecord;->setKilled(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007473HSPLcom/android/server/am/ProcessRecord;->setKilledByAm(Z)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007474HSPLcom/android/server/am/ProcessRecord;->setLastActivityTime(J)V
7475HSPLcom/android/server/am/ProcessRecord;->setLruSeq(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007476HSPLcom/android/server/am/ProcessRecord;->setPendingStart(Z)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007477HSPLcom/android/server/am/ProcessRecord;->setPendingUiClean(Z)V+]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007478HSPLcom/android/server/am/ProcessRecord;->setPid(I)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007479HSPLcom/android/server/am/ProcessRecord;->setRequiredAbi(Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007480HPLcom/android/server/am/ProcessRecord;->setRunningRemoteAnimation(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007481HSPLcom/android/server/am/ProcessRecord;->setStartParams(ILcom/android/server/am/HostingRecord;Ljava/lang/String;JJ)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007482HSPLcom/android/server/am/ProcessRecord;->setUidRecord(Lcom/android/server/am/UidRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007483HSPLcom/android/server/am/ProcessRecord;->setUsingWrapper(Z)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;
7484HPLcom/android/server/am/ProcessRecord;->toShortString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007485HSPLcom/android/server/am/ProcessRecord;->toShortString(Ljava/lang/StringBuilder;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007486HSPLcom/android/server/am/ProcessRecord;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007487HSPLcom/android/server/am/ProcessRecord;->unlinkDeathRecipient()V+]Landroid/os/IBinder;Landroid/os/BinderProxy;
7488HPLcom/android/server/am/ProcessRecord;->updateProcessInfo(ZZZ)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007489HSPLcom/android/server/am/ProcessServiceRecord;-><init>(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07007490HSPLcom/android/server/am/ProcessServiceRecord;->addBoundClientUid(ILjava/lang/String;J)V
7491HSPLcom/android/server/am/ProcessServiceRecord;->addBoundClientUidsOfNewService(Lcom/android/server/am/ServiceRecord;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007492HSPLcom/android/server/am/ProcessServiceRecord;->addConnection(Lcom/android/server/am/ConnectionRecord;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007493HPLcom/android/server/am/ProcessServiceRecord;->areAllShortForegroundServicesProcstateTimedOut(J)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ServiceRecord$ShortFgsInfo;Lcom/android/server/am/ServiceRecord$ShortFgsInfo;
art-benchmark-service08401c12022-12-23 09:27:20 -08007494HSPLcom/android/server/am/ProcessServiceRecord;->areForegroundServiceTypesSame(IZ)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08007495HSPLcom/android/server/am/ProcessServiceRecord;->clearBoundClientUids()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007496HPLcom/android/server/am/ProcessServiceRecord;->getConnectionAt(I)Lcom/android/server/am/ConnectionRecord;+]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007497HSPLcom/android/server/am/ProcessServiceRecord;->getConnectionGroup()I
Karuna Ramkumard7380572023-06-09 19:14:36 +00007498HSPLcom/android/server/am/ProcessServiceRecord;->getExecutingServiceAt(I)Lcom/android/server/am/ServiceRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007499HSPLcom/android/server/am/ProcessServiceRecord;->getForegroundServiceTypes()I
Karuna Ramkumard7380572023-06-09 19:14:36 +00007500HSPLcom/android/server/am/ProcessServiceRecord;->getNumForegroundServices()I+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007501HSPLcom/android/server/am/ProcessServiceRecord;->getRunningServiceAt(I)Lcom/android/server/am/ServiceRecord;+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007502HSPLcom/android/server/am/ProcessServiceRecord;->hasClientActivities()Z
7503HSPLcom/android/server/am/ProcessServiceRecord;->hasForegroundServices()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007504HSPLcom/android/server/am/ProcessServiceRecord;->hasNonShortForegroundServices()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08007505HSPLcom/android/server/am/ProcessServiceRecord;->hasTopStartedAlmostPerceptibleServices()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07007506HSPLcom/android/server/am/ProcessServiceRecord;->isTreatedLikeActivity()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08007507HSPLcom/android/server/am/ProcessServiceRecord;->modifyRawOomAdj(I)I
art-benchmark-serviceba354032021-03-16 09:58:05 -07007508HSPLcom/android/server/am/ProcessServiceRecord;->numberOfConnections()I+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service00abe242023-02-13 10:31:34 -08007509HSPLcom/android/server/am/ProcessServiceRecord;->numberOfExecutingServices()I+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007510HSPLcom/android/server/am/ProcessServiceRecord;->numberOfRunningServices()I+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007511HSPLcom/android/server/am/ProcessServiceRecord;->onCleanupApplicationRecordLocked()V
7512HPLcom/android/server/am/ProcessServiceRecord;->removeConnection(Lcom/android/server/am/ConnectionRecord;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007513HSPLcom/android/server/am/ProcessServiceRecord;->setExecServicesFg(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007514HSPLcom/android/server/am/ProcessServiceRecord;->setHasClientActivities(Z)V
7515HSPLcom/android/server/am/ProcessServiceRecord;->setHasReportedForegroundServices(Z)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007516HSPLcom/android/server/am/ProcessServiceRecord;->shouldExecServicesFg()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007517HSPLcom/android/server/am/ProcessServiceRecord;->startExecutingService(Lcom/android/server/am/ServiceRecord;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007518HSPLcom/android/server/am/ProcessServiceRecord;->startService(Lcom/android/server/am/ServiceRecord;)Z+]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007519HSPLcom/android/server/am/ProcessServiceRecord;->stopAllExecutingServices()V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007520HSPLcom/android/server/am/ProcessServiceRecord;->stopExecutingService(Lcom/android/server/am/ServiceRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007521HPLcom/android/server/am/ProcessServiceRecord;->stopService(Lcom/android/server/am/ServiceRecord;)Z+]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service922a5532023-03-23 03:12:41 -07007522HSPLcom/android/server/am/ProcessServiceRecord;->updateBoundClientUids()V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007523HSPLcom/android/server/am/ProcessServiceRecord;->updateHostingComonentTypeForBindingsLocked()V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007524HSPLcom/android/server/am/ProcessStateRecord;-><init>(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-servicef45ca2f2021-04-03 17:56:47 -07007525HPLcom/android/server/am/ProcessStateRecord;->computeOomAdjFromActivitiesIfNecessary(Lcom/android/server/am/OomAdjuster$ComputeOomAdjWindowCallback;IZZIIIII)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/OomAdjuster$ComputeOomAdjWindowCallback;Lcom/android/server/am/OomAdjuster$ComputeOomAdjWindowCallback;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007526HSPLcom/android/server/am/ProcessStateRecord;->containsCycle()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +00007527HSPLcom/android/server/am/ProcessStateRecord;->forceProcessStateUpTo(I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007528HSPLcom/android/server/am/ProcessStateRecord;->getAdjSeq()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007529HSPLcom/android/server/am/ProcessStateRecord;->getAdjTypeCode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007530HSPLcom/android/server/am/ProcessStateRecord;->getCachedCompatChange(I)Z+]Lcom/android/server/am/OomAdjuster;Lcom/android/server/am/OomAdjuster;
art-benchmark-service00abe242023-02-13 10:31:34 -08007531HSPLcom/android/server/am/ProcessStateRecord;->getCachedHasActivities()Z+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
7532HSPLcom/android/server/am/ProcessStateRecord;->getCachedHasRecentTasks()Z+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007533HSPLcom/android/server/am/ProcessStateRecord;->getCachedHasVisibleActivities()Z+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007534HSPLcom/android/server/am/ProcessStateRecord;->getCachedIsHeavyWeight()Z+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -08007535HSPLcom/android/server/am/ProcessStateRecord;->getCachedIsHomeProcess()Z+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
7536HSPLcom/android/server/am/ProcessStateRecord;->getCachedIsPreviousProcess()Z+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
7537HSPLcom/android/server/am/ProcessStateRecord;->getCachedIsReceivingBroadcast([I)Z+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007538HSPLcom/android/server/am/ProcessStateRecord;->getCompletedAdjSeq()I
7539HSPLcom/android/server/am/ProcessStateRecord;->getCurAdj()I
7540HSPLcom/android/server/am/ProcessStateRecord;->getCurCapability()I
7541HSPLcom/android/server/am/ProcessStateRecord;->getCurProcState()I
7542HSPLcom/android/server/am/ProcessStateRecord;->getCurRawAdj()I
art-benchmark-serviceba354032021-03-16 09:58:05 -07007543HSPLcom/android/server/am/ProcessStateRecord;->getCurrentSchedulingGroup()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07007544HSPLcom/android/server/am/ProcessStateRecord;->getForcingToImportant()Ljava/lang/Object;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007545HSPLcom/android/server/am/ProcessStateRecord;->getInteractionEventTime()J
art-benchmark-serviceba354032021-03-16 09:58:05 -07007546HSPLcom/android/server/am/ProcessStateRecord;->getLastStateTime()J
art-benchmark-serviceba354032021-03-16 09:58:05 -07007547HSPLcom/android/server/am/ProcessStateRecord;->getMaxAdj()I
7548HSPLcom/android/server/am/ProcessStateRecord;->getReportedProcState()I
7549HSPLcom/android/server/am/ProcessStateRecord;->getSetAdj()I
art-benchmark-serviceba354032021-03-16 09:58:05 -07007550HSPLcom/android/server/am/ProcessStateRecord;->getSetCapability()I
7551HSPLcom/android/server/am/ProcessStateRecord;->getSetProcState()I
7552HSPLcom/android/server/am/ProcessStateRecord;->getSetRawAdj()I
7553HSPLcom/android/server/am/ProcessStateRecord;->getSetSchedGroup()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007554HSPLcom/android/server/am/ProcessStateRecord;->getVerifiedAdj()I
art-benchmark-serviceba354032021-03-16 09:58:05 -07007555HSPLcom/android/server/am/ProcessStateRecord;->hasForegroundActivities()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07007556HSPLcom/android/server/am/ProcessStateRecord;->hasProcStateChanged()Z
7557HSPLcom/android/server/am/ProcessStateRecord;->hasRepForegroundActivities()Z
7558HSPLcom/android/server/am/ProcessStateRecord;->hasReportedInteraction()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07007559HSPLcom/android/server/am/ProcessStateRecord;->isCached()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007560HSPLcom/android/server/am/ProcessStateRecord;->isCurBoundByNonBgRestrictedApp()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007561HPLcom/android/server/am/ProcessStateRecord;->isReachable()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007562HSPLcom/android/server/am/ProcessStateRecord;->isSetBoundByNonBgRestrictedApp()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07007563HSPLcom/android/server/am/ProcessStateRecord;->isSystemNoUi()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007564HSPLcom/android/server/am/ProcessStateRecord;->onCleanupApplicationRecordLSP()V+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007565HSPLcom/android/server/am/ProcessStateRecord;->resetCachedInfo()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007566HSPLcom/android/server/am/ProcessStateRecord;->setAdjType(Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007567HSPLcom/android/server/am/ProcessStateRecord;->setAdjTypeCode(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007568HSPLcom/android/server/am/ProcessStateRecord;->setCached(Z)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007569HSPLcom/android/server/am/ProcessStateRecord;->setCompletedAdjSeq(I)V
7570HSPLcom/android/server/am/ProcessStateRecord;->setContainsCycle(Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007571HSPLcom/android/server/am/ProcessStateRecord;->setCurAdj(I)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007572HSPLcom/android/server/am/ProcessStateRecord;->setCurBoundByNonBgRestrictedApp(Z)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007573HSPLcom/android/server/am/ProcessStateRecord;->setCurProcState(I)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
7574HSPLcom/android/server/am/ProcessStateRecord;->setCurRawAdj(I)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007575HSPLcom/android/server/am/ProcessStateRecord;->setCurRawProcState(I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007576HSPLcom/android/server/am/ProcessStateRecord;->setCurrentSchedulingGroup(I)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007577HSPLcom/android/server/am/ProcessStateRecord;->setEmpty(Z)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007578HSPLcom/android/server/am/ProcessStateRecord;->setFgInteractionTime(J)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007579HSPLcom/android/server/am/ProcessStateRecord;->setHasForegroundActivities(Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007580HSPLcom/android/server/am/ProcessStateRecord;->setHasStartedServices(Z)V+]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
art-benchmark-service922a5532023-03-23 03:12:41 -07007581HSPLcom/android/server/am/ProcessStateRecord;->setInteractionEventTime(J)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007582HSPLcom/android/server/am/ProcessStateRecord;->setProcStateChanged(Z)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007583HSPLcom/android/server/am/ProcessStateRecord;->setReportedInteraction(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007584HSPLcom/android/server/am/ProcessStateRecord;->setReportedProcState(I)V
7585HPLcom/android/server/am/ProcessStateRecord;->setRunningRemoteAnimation(Z)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007586HSPLcom/android/server/am/ProcessStateRecord;->setSetAdj(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007587HSPLcom/android/server/am/ProcessStateRecord;->setSetCached(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007588HSPLcom/android/server/am/ProcessStateRecord;->setSetNoKillOnBgRestrictedAndIdle(Z)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007589HSPLcom/android/server/am/ProcessStateRecord;->setSetProcState(I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007590HSPLcom/android/server/am/ProcessStateRecord;->setSetSchedGroup(I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007591HSPLcom/android/server/am/ProcessStateRecord;->setVerifiedAdj(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007592HPLcom/android/server/am/ProcessStateRecord;->setWhenUnimportant(J)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007593HSPLcom/android/server/am/ProcessStateRecord;->shouldNotKillOnBgRestrictedAndIdle()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08007594HSPLcom/android/server/am/ProcessStateRecord;->updateLastInvisibleTime(Z)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007595HSPLcom/android/server/am/ProcessStatsService$1;-><init>(Lcom/android/server/am/ProcessStatsService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007596HSPLcom/android/server/am/ProcessStatsService$LocalService;-><init>(Lcom/android/server/am/ProcessStatsService;)V
7597HSPLcom/android/server/am/ProcessStatsService$LocalService;-><init>(Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService$LocalService-IA;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007598HSPLcom/android/server/am/ProcessStatsService;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07007599HSPLcom/android/server/am/ProcessStatsService;-><init>(Lcom/android/server/am/ActivityManagerService;Ljava/io/File;)V
Calin Juravle36829e52019-04-10 19:07:47 -07007600HSPLcom/android/server/am/ProcessStatsService;->getMemFactorLocked()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007601HSPLcom/android/server/am/ProcessStatsService;->getProcessStateLocked(Ljava/lang/String;IJLjava/lang/String;)Lcom/android/internal/app/procstats/ProcessState;
art-benchmark-service08401c12022-12-23 09:27:20 -08007602HSPLcom/android/server/am/ProcessStatsService;->getServiceState(Ljava/lang/String;IJLjava/lang/String;Ljava/lang/String;)Lcom/android/internal/app/procstats/ServiceState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007603HSPLcom/android/server/am/ProcessStatsService;->publish()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007604HSPLcom/android/server/am/ProcessStatsService;->setMemFactorLocked(IZJ)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Lcom/android/internal/app/ProcessMap;Lcom/android/internal/app/ProcessMap;
Calin Juravle36829e52019-04-10 19:07:47 -07007605HSPLcom/android/server/am/ProcessStatsService;->shouldWriteNowLocked(J)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007606HSPLcom/android/server/am/ProcessStatsService;->updateFileLocked()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007607HSPLcom/android/server/am/ProcessStatsService;->updateProcessStateHolderLocked(Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;Ljava/lang/String;IJLjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007608HSPLcom/android/server/am/ProcessStatsService;->updateTrackingAssociationsLocked(IJ)V
Calin Juravle36829e52019-04-10 19:07:47 -07007609HSPLcom/android/server/am/ProviderMap;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007610HPLcom/android/server/am/ProviderMap;->collectPackageProvidersLocked(Ljava/lang/String;Ljava/util/Set;ZZLjava/util/HashMap;Ljava/util/ArrayList;)Z+]Ljava/util/HashMap;Ljava/util/HashMap;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/util/Set;Landroid/util/ArraySet;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007611HSPLcom/android/server/am/ProviderMap;->getProviderByClass(Landroid/content/ComponentName;I)Lcom/android/server/am/ContentProviderRecord;+]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/am/ProviderMap;Lcom/android/server/am/ProviderMap;
art-benchmark-service00abe242023-02-13 10:31:34 -08007612HSPLcom/android/server/am/ProviderMap;->getProviderByName(Ljava/lang/String;I)Lcom/android/server/am/ContentProviderRecord;+]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/am/ProviderMap;Lcom/android/server/am/ProviderMap;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007613HSPLcom/android/server/am/ProviderMap;->getProvidersByClass(I)Ljava/util/HashMap;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service00abe242023-02-13 10:31:34 -08007614HSPLcom/android/server/am/ProviderMap;->getProvidersByName(I)Ljava/util/HashMap;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007615HSPLcom/android/server/am/ProviderMap;->putProviderByClass(Landroid/content/ComponentName;Lcom/android/server/am/ContentProviderRecord;)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/am/ProviderMap;Lcom/android/server/am/ProviderMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007616HSPLcom/android/server/am/ProviderMap;->putProviderByName(Ljava/lang/String;Lcom/android/server/am/ContentProviderRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007617HPLcom/android/server/am/ProviderMap;->removeProviderByClass(Landroid/content/ComponentName;I)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/am/ProviderMap;Lcom/android/server/am/ProviderMap;
7618HPLcom/android/server/am/ProviderMap;->removeProviderByName(Ljava/lang/String;I)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/am/ProviderMap;Lcom/android/server/am/ProviderMap;
art-benchmark-service35aba412020-02-03 11:53:25 -08007619HSPLcom/android/server/am/ReceiverList;-><init>(Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ProcessRecord;IIILandroid/content/IIntentReceiver;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007620HSPLcom/android/server/am/ReceiverList;->containsFilter(Landroid/content/IntentFilter;)Z+]Ljava/util/ArrayList;Lcom/android/server/am/ReceiverList;
art-benchmark-service35aba412020-02-03 11:53:25 -08007621HSPLcom/android/server/am/ReceiverList;->hashCode()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07007622HPLcom/android/server/am/ReceiverList;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service922a5532023-03-23 03:12:41 -07007623HSPLcom/android/server/am/SameProcessApplicationThread$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/am/SameProcessApplicationThread;Landroid/content/IIntentReceiver;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZZIIILjava/lang/String;)V
7624HSPLcom/android/server/am/SameProcessApplicationThread$$ExternalSyntheticLambda1;->run()V
7625HSPLcom/android/server/am/SameProcessApplicationThread;->$r8$lambda$Ka9eCcIf2LJg1QLyEP2TMBWJE94(Lcom/android/server/am/SameProcessApplicationThread;Landroid/content/IIntentReceiver;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZZIIILjava/lang/String;)V
7626HSPLcom/android/server/am/SameProcessApplicationThread;->lambda$scheduleRegisteredReceiver$1(Landroid/content/IIntentReceiver;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZZIIILjava/lang/String;)V+]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;
7627HSPLcom/android/server/am/SameProcessApplicationThread;->scheduleRegisteredReceiver(Landroid/content/IIntentReceiver;Landroid/content/Intent;ILjava/lang/String;Landroid/os/Bundle;ZZZIIILjava/lang/String;)V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007628HSPLcom/android/server/am/ServiceRecord$1;-><init>(Lcom/android/server/am/ServiceRecord;Ljava/lang/String;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007629HSPLcom/android/server/am/ServiceRecord$1;->run()V+]Lcom/android/server/notification/NotificationManagerInternal;Lcom/android/server/notification/NotificationManagerService$12;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007630HPLcom/android/server/am/ServiceRecord$2;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007631HPLcom/android/server/am/ServiceRecord$ShortFgsInfo;->getProcStateDemoteTime()J
7632HSPLcom/android/server/am/ServiceRecord$StartItem;-><init>(Lcom/android/server/am/ServiceRecord;ZILandroid/content/Intent;Lcom/android/server/uri/NeededUriGrants;ILjava/lang/String;Ljava/lang/String;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007633HSPLcom/android/server/am/ServiceRecord;-><init>(Lcom/android/server/am/ActivityManagerService;Landroid/content/ComponentName;Landroid/content/ComponentName;Ljava/lang/String;ILandroid/content/Intent$FilterComparison;Landroid/content/pm/ServiceInfo;ZLjava/lang/Runnable;Ljava/lang/String;ILjava/lang/String;Z)V+]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-service922a5532023-03-23 03:12:41 -07007634HSPLcom/android/server/am/ServiceRecord;->addConnection(Landroid/os/IBinder;Lcom/android/server/am/ConnectionRecord;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/am/ProcessProfileRecord;Lcom/android/server/am/ProcessProfileRecord;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007635HSPLcom/android/server/am/ServiceRecord;->clearDeliveredStartsLocked()V+]Lcom/android/server/am/ServiceRecord$StartItem;Lcom/android/server/am/ServiceRecord$StartItem;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007636HPLcom/android/server/am/ServiceRecord;->clearShortFgsInfo()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007637HPLcom/android/server/am/ServiceRecord;->findDeliveredStart(IZZ)Lcom/android/server/am/ServiceRecord$StartItem;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
7638HSPLcom/android/server/am/ServiceRecord;->getBackgroundStartPrivilegesWithExclusiveToken()Landroid/app/BackgroundStartPrivileges;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007639HSPLcom/android/server/am/ServiceRecord;->getComponentName()Landroid/content/ComponentName;
art-benchmark-service35aba412020-02-03 11:53:25 -08007640HSPLcom/android/server/am/ServiceRecord;->getConnections()Landroid/util/ArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007641HPLcom/android/server/am/ServiceRecord;->getLastStartId()I
art-benchmark-serviceba354032021-03-16 09:58:05 -07007642HSPLcom/android/server/am/ServiceRecord;->getTracker()Lcom/android/internal/app/procstats/ServiceState;+]Lcom/android/server/am/ProcessStatsService;Lcom/android/server/am/ProcessStatsService;]Lcom/android/internal/app/procstats/ServiceState;Lcom/android/internal/app/procstats/ServiceState;
art-benchmark-service922a5532023-03-23 03:12:41 -07007643HSPLcom/android/server/am/ServiceRecord;->hasAutoCreateConnections()Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007644HSPLcom/android/server/am/ServiceRecord;->isShortFgs()Z
7645HSPLcom/android/server/am/ServiceRecord;->makeNextStartId()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07007646HPLcom/android/server/am/ServiceRecord;->makeRestarting(IJ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007647HSPLcom/android/server/am/ServiceRecord;->postNotification()V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007648HPLcom/android/server/am/ServiceRecord;->removeConnection(Landroid/os/IBinder;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007649HSPLcom/android/server/am/ServiceRecord;->resetRestartCounter()V
art-benchmark-service00abe242023-02-13 10:31:34 -08007650HSPLcom/android/server/am/ServiceRecord;->retrieveAppBindingLocked(Landroid/content/Intent;Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;)Lcom/android/server/am/AppBindRecord;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007651HSPLcom/android/server/am/ServiceRecord;->setProcess(Lcom/android/server/am/ProcessRecord;Landroid/app/IApplicationThread;ILcom/android/server/am/UidRecord;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/app/BackgroundStartPrivileges;Landroid/app/BackgroundStartPrivileges;]Lcom/android/server/am/ConnectionRecord;Lcom/android/server/am/ConnectionRecord;]Lcom/android/server/am/ProcessServiceRecord;Lcom/android/server/am/ProcessServiceRecord;]Lcom/android/server/am/ServiceRecord;Lcom/android/server/am/ServiceRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
7652HPLcom/android/server/am/ServiceRecord;->signalForegroundServiceNotification(Ljava/lang/String;IIZ)V
7653HPLcom/android/server/am/ServiceRecord;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
7654HSPLcom/android/server/am/ServiceRecord;->updateAllowUiJobScheduling(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007655HSPLcom/android/server/am/ServiceRecord;->updateFgsHasNotificationPermission()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007656HSPLcom/android/server/am/ServiceRecord;->updateKeepWarmLocked()V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
7657HSPLcom/android/server/am/ServiceRecord;->updateProcessStateOnRequest()V+]Lcom/android/server/am/ProcessStateRecord;Lcom/android/server/am/ProcessStateRecord;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07007658HSPLcom/android/server/am/TraceErrorLogger;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007659HSPLcom/android/server/am/UidObserverController$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/am/UidObserverController;)V
art-benchmark-servicef45ca2f2021-04-03 17:56:47 -07007660HSPLcom/android/server/am/UidObserverController$$ExternalSyntheticLambda0;->run()V+]Lcom/android/server/am/UidObserverController;Lcom/android/server/am/UidObserverController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007661HSPLcom/android/server/am/UidObserverController$ChangeRecord;->copyTo(Lcom/android/server/am/UidObserverController$ChangeRecord;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007662HSPLcom/android/server/am/UidObserverController$UidObserverRegistration;->-$$Nest$fgetmWhich(Lcom/android/server/am/UidObserverController$UidObserverRegistration;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07007663HSPLcom/android/server/am/UidObserverController$UidObserverRegistration;->isWatchingUid(I)Z
art-benchmark-service13164882020-11-07 02:19:14 -08007664HSPLcom/android/server/am/UidObserverController;-><init>(Landroid/os/Handler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007665HSPLcom/android/server/am/UidObserverController;->dispatchUidsChanged()V+]Lcom/android/server/am/UidObserverController;Lcom/android/server/am/UidObserverController;]Lcom/android/server/am/ActiveUids;Lcom/android/server/am/ActiveUids;]Lcom/android/server/am/UidObserverController$ChangeRecord;Lcom/android/server/am/UidObserverController$ChangeRecord;]Lcom/android/server/am/UidRecord;Lcom/android/server/am/UidRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/RemoteCallbackList;Landroid/os/RemoteCallbackList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007666HSPLcom/android/server/am/UidObserverController;->dispatchUidsChangedForObserver(Landroid/app/IUidObserver;Lcom/android/server/am/UidObserverController$UidObserverRegistration;I)V+]Landroid/app/IUidObserver;megamorphic_types]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/am/UidObserverController$UidObserverRegistration;Lcom/android/server/am/UidObserverController$UidObserverRegistration;
7667HSPLcom/android/server/am/UidObserverController;->enqueueUidChange(Lcom/android/server/am/UidObserverController$ChangeRecord;IIIIJIZ)I+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$UiHandler;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007668HSPLcom/android/server/am/UidObserverController;->getOrCreateChangeRecordLocked()Lcom/android/server/am/UidObserverController$ChangeRecord;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007669HSPLcom/android/server/am/UidProcessMap;-><init>()V
7670HSPLcom/android/server/am/UidProcessMap;->get(ILjava/lang/String;)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007671HSPLcom/android/server/am/UidProcessMap;->getMap()Landroid/util/SparseArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007672HSPLcom/android/server/am/UidRecord;-><init>(ILcom/android/server/am/ActivityManagerService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007673HSPLcom/android/server/am/UidRecord;->addProcess(Lcom/android/server/am/ProcessRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007674HPLcom/android/server/am/UidRecord;->areAllProcessesFrozen(Lcom/android/server/am/ProcessRecord;)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessCachedOptimizerRecord;Lcom/android/server/am/ProcessCachedOptimizerRecord;
7675HSPLcom/android/server/am/UidRecord;->forEachProcess(Ljava/util/function/Consumer;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/function/Consumer;Lcom/android/server/am/OomAdjuster$$ExternalSyntheticLambda0;,Lcom/android/server/am/ProcessList$$ExternalSyntheticLambda0;,Lcom/android/server/am/ActiveUids$$ExternalSyntheticLambda0;,Lcom/android/server/am/ActivityManagerService$GetBackgroundStartPrivilegesFunctor;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007676HSPLcom/android/server/am/UidRecord;->getCurCapability()I
art-benchmark-service35aba412020-02-03 11:53:25 -08007677HSPLcom/android/server/am/UidRecord;->getCurProcState()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007678HPLcom/android/server/am/UidRecord;->getLastBackgroundTime()J
art-benchmark-service84f185c2023-07-24 02:43:42 -07007679HSPLcom/android/server/am/UidRecord;->getMinProcAdj()I+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/am/ProcessRecord;Lcom/android/server/am/ProcessRecord;
7680HSPLcom/android/server/am/UidRecord;->getNumOfProcs()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007681HSPLcom/android/server/am/UidRecord;->getProcAdjChanged()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07007682HSPLcom/android/server/am/UidRecord;->getSetCapability()I
7683HSPLcom/android/server/am/UidRecord;->getSetProcState()I
7684HSPLcom/android/server/am/UidRecord;->getUid()I
art-benchmark-serviceba354032021-03-16 09:58:05 -07007685HSPLcom/android/server/am/UidRecord;->isCurAllowListed()Z
7686HSPLcom/android/server/am/UidRecord;->isEphemeral()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007687HSPLcom/android/server/am/UidRecord;->isFrozen()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07007688HSPLcom/android/server/am/UidRecord;->isIdle()Z
7689HSPLcom/android/server/am/UidRecord;->isSetAllowListed()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08007690HSPLcom/android/server/am/UidRecord;->isSetIdle()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +00007691HSPLcom/android/server/am/UidRecord;->reset()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007692HSPLcom/android/server/am/UidRecord;->setCurCapability(I)V
art-benchmark-service35aba412020-02-03 11:53:25 -08007693HSPLcom/android/server/am/UidRecord;->setCurProcState(I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007694HSPLcom/android/server/am/UidRecord;->setEphemeral(Z)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07007695HSPLcom/android/server/am/UidRecord;->setLastReportedChange(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007696HSPLcom/android/server/am/UidRecord;->setSetCapability(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007697HSPLcom/android/server/am/UidRecord;->setSetProcState(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007698HPLcom/android/server/am/UidRecord;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007699HSPLcom/android/server/am/UidRecord;->updateHasInternetPermission()V
art-benchmark-service08401c12022-12-23 09:27:20 -08007700HSPLcom/android/server/am/UserController$1;-><init>(Lcom/android/server/am/UserController;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007701HSPLcom/android/server/am/UserController$Injector;-><init>(Lcom/android/server/am/ActivityManagerService;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007702HSPLcom/android/server/am/UserController$Injector;->checkCallingPermission(Ljava/lang/String;)I+]Lcom/android/server/am/ActivityManagerService;Lcom/android/server/am/ActivityManagerService;
Calin Juravle36829e52019-04-10 19:07:47 -07007703HSPLcom/android/server/am/UserController$Injector;->getContext()Landroid/content/Context;
7704HSPLcom/android/server/am/UserController$Injector;->getHandler(Landroid/os/Handler$Callback;)Landroid/os/Handler;
7705HSPLcom/android/server/am/UserController$Injector;->getLockPatternUtils()Lcom/android/internal/widget/LockPatternUtils;
Calin Juravle36829e52019-04-10 19:07:47 -07007706HSPLcom/android/server/am/UserController$Injector;->getUiHandler(Landroid/os/Handler$Callback;)Landroid/os/Handler;
art-benchmark-service35aba412020-02-03 11:53:25 -08007707HSPLcom/android/server/am/UserController$Injector;->getUserManager()Lcom/android/server/pm/UserManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007708HSPLcom/android/server/am/UserController$Injector;->isCallerRecents(I)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007709HSPLcom/android/server/am/UserController$UserProgressListener;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007710HSPLcom/android/server/am/UserController$UserProgressListener;-><init>(Lcom/android/server/am/UserController$UserProgressListener-IA;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007711HSPLcom/android/server/am/UserController;-><init>(Lcom/android/server/am/ActivityManagerService;)V
Calin Juravle36829e52019-04-10 19:07:47 -07007712HSPLcom/android/server/am/UserController;-><init>(Lcom/android/server/am/UserController$Injector;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007713HSPLcom/android/server/am/UserController;->checkGetCurrentUserPermissions()V+]Lcom/android/server/am/UserController$Injector;Lcom/android/server/am/UserController$Injector;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007714HSPLcom/android/server/am/UserController;->exists(I)Z+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/am/UserController$Injector;Lcom/android/server/am/UserController$Injector;
art-benchmark-service35aba412020-02-03 11:53:25 -08007715HSPLcom/android/server/am/UserController;->getCurrentUserId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007716HSPLcom/android/server/am/UserController;->getCurrentUserIdChecked()I+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;
7717HSPLcom/android/server/am/UserController;->getLastUserUnlockingUptime()J
art-benchmark-service35aba412020-02-03 11:53:25 -08007718HSPLcom/android/server/am/UserController;->getStartedUserArray()[I
art-benchmark-serviceba354032021-03-16 09:58:05 -07007719HSPLcom/android/server/am/UserController;->getStartedUserState(I)Lcom/android/server/am/UserState;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007720HSPLcom/android/server/am/UserController;->handleIncomingUser(IIIZILjava/lang/String;Ljava/lang/String;)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/am/UserController$Injector;Lcom/android/server/am/UserController$Injector;]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007721HSPLcom/android/server/am/UserController;->hasStartedUserState(I)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service00abe242023-02-13 10:31:34 -08007722HSPLcom/android/server/am/UserController;->isSameProfileGroup(II)Z+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007723HSPLcom/android/server/am/UserController;->isUserOrItsParentRunning(I)Z+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007724HSPLcom/android/server/am/UserController;->isUserRunning(II)Z+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007725HSPLcom/android/server/am/UserController;->unsafeConvertIncomingUser(I)I+]Lcom/android/server/am/UserController;Lcom/android/server/am/UserController;
Calin Juravle36829e52019-04-10 19:07:47 -07007726HSPLcom/android/server/am/UserController;->updateStartedUserArrayLU()V
Calin Juravle36829e52019-04-10 19:07:47 -07007727HSPLcom/android/server/am/UserState;-><init>(Landroid/os/UserHandle;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007728HSPLcom/android/server/app/GameManagerService$LocalService;->getResolutionScalingFactor(Ljava/lang/String;I)F
Karuna Ramkumard7380572023-06-09 19:14:36 +00007729HSPLcom/android/server/app/GameManagerService$MyUidObserver$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/app/GameManagerService$MyUidObserver;I)V
Austin Borger654444a2023-03-30 18:36:26 -07007730HSPLcom/android/server/app/GameManagerService$MyUidObserver$$ExternalSyntheticLambda0;->test(Ljava/lang/Object;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007731HSPLcom/android/server/app/GameManagerService$MyUidObserver;->disableGameMode(I)V+]Landroid/os/PowerManagerInternal;Lcom/android/server/power/PowerManagerService$LocalService;]Ljava/util/Set;Ljava/util/HashSet;
7732HSPLcom/android/server/app/GameManagerService$MyUidObserver;->lambda$onUidStateChanged$0(ILjava/lang/String;)Z
7733HSPLcom/android/server/app/GameManagerService$MyUidObserver;->onUidStateChanged(IIJI)V+]Landroid/os/PowerManagerInternal;Lcom/android/server/power/PowerManagerService$LocalService;]Lcom/android/server/app/GameManagerService$MyUidObserver;Lcom/android/server/app/GameManagerService$MyUidObserver;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Ljava/util/Set;Ljava/util/HashSet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007734HSPLcom/android/server/app/GameManagerService;->-$$Nest$fgetmForegroundGameUids(Lcom/android/server/app/GameManagerService;)Ljava/util/Set;
7735HSPLcom/android/server/app/GameManagerService;->-$$Nest$fgetmUidObserverLock(Lcom/android/server/app/GameManagerService;)Ljava/lang/Object;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007736HSPLcom/android/server/app/GameManagerService;->-$$Nest$mgetGameModeFromSettingsUnchecked(Lcom/android/server/app/GameManagerService;Ljava/lang/String;I)I
art-benchmark-service00abe242023-02-13 10:31:34 -08007737HSPLcom/android/server/app/GameManagerService;->getConfig(Ljava/lang/String;I)Lcom/android/server/app/GameManagerService$GamePackageConfiguration;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007738HSPLcom/android/server/app/GameManagerService;->getGameMode(Ljava/lang/String;I)I
art-benchmark-service00abe242023-02-13 10:31:34 -08007739HSPLcom/android/server/app/GameManagerService;->getGameModeFromSettingsUnchecked(Ljava/lang/String;I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07007740HSPLcom/android/server/app/GameManagerService;->getResolutionScalingFactorInternal(Ljava/lang/String;II)F
7741HSPLcom/android/server/app/GameManagerService;->isPackageGame(Ljava/lang/String;I)Z+]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
7742HPLcom/android/server/app/GameManagerSettings;->getConfigOverride(Ljava/lang/String;)Lcom/android/server/app/GameManagerService$GamePackageConfiguration;
7743HPLcom/android/server/app/GameManagerSettings;->getGameModeLocked(Ljava/lang/String;)I
7744HPLcom/android/server/app/GameServiceProviderInstanceImpl$5;->onProcessDied(II)V
7745HPLcom/android/server/app/GameServiceProviderInstanceImpl;->gameSessionExistsForPackageNameLocked(Ljava/lang/String;)Z
7746HPLcom/android/server/app/GameServiceProviderInstanceImpl;->onForegroundActivitiesChangedLocked(I)V
7747HPLcom/android/server/app/GameServiceProviderInstanceImpl;->onProcessDiedLocked(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007748HPLcom/android/server/apphibernation/AppHibernationService$$ExternalSyntheticLambda5;->onUsageEvent(ILandroid/app/usage/UsageEvents$Event;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007749HPLcom/android/server/apphibernation/AppHibernationService$AppHibernationServiceStub;->isHibernatingGlobally(Ljava/lang/String;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007750HSPLcom/android/server/apphibernation/AppHibernationService$LocalService;->isHibernatingForUser(Ljava/lang/String;I)Z+]Lcom/android/server/apphibernation/AppHibernationService;Lcom/android/server/apphibernation/AppHibernationService;
art-benchmark-service922a5532023-03-23 03:12:41 -07007751HPLcom/android/server/apphibernation/AppHibernationService;->$r8$lambda$QXUXfdRnDBbVwvfC0BZWvzD84Hc(Lcom/android/server/apphibernation/AppHibernationService;ILandroid/app/usage/UsageEvents$Event;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007752HSPLcom/android/server/apphibernation/AppHibernationService;->checkUserStatesExist(ILjava/lang/String;Z)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/UserManager;Landroid/os/UserManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007753HSPLcom/android/server/apphibernation/AppHibernationService;->handleIncomingUser(ILjava/lang/String;)I+]Landroid/app/IActivityManager;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007754HPLcom/android/server/apphibernation/AppHibernationService;->isAppHibernationEnabled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007755HSPLcom/android/server/apphibernation/AppHibernationService;->isHibernatingForUser(Ljava/lang/String;I)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/SystemService;Lcom/android/server/apphibernation/AppHibernationService;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/apphibernation/AppHibernationService;Lcom/android/server/apphibernation/AppHibernationService;]Landroid/content/Context;Landroid/app/ContextImpl;]Ljava/util/Map;Landroid/util/ArrayMap;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007756HPLcom/android/server/apphibernation/AppHibernationService;->isHibernatingGlobally(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007757HPLcom/android/server/apphibernation/AppHibernationService;->lambda$new$6(ILandroid/app/usage/UsageEvents$Event;)V+]Lcom/android/server/apphibernation/AppHibernationService;Lcom/android/server/apphibernation/AppHibernationService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007758HPLcom/android/server/apphibernation/AppHibernationService;->setHibernatingForUser(Ljava/lang/String;IZ)V+]Lcom/android/server/SystemService;Lcom/android/server/apphibernation/AppHibernationService;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/apphibernation/AppHibernationService;Lcom/android/server/apphibernation/AppHibernationService;]Landroid/content/Context;Landroid/app/ContextImpl;]Ljava/util/Map;Landroid/util/ArrayMap;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/apphibernation/HibernationStateDiskStore;Lcom/android/server/apphibernation/HibernationStateDiskStore;
7759HPLcom/android/server/apphibernation/AppHibernationService;->setHibernatingGlobally(Ljava/lang/String;Z)V+]Lcom/android/server/SystemService;Lcom/android/server/apphibernation/AppHibernationService;]Landroid/content/Context;Landroid/app/ContextImpl;]Ljava/util/Map;Landroid/util/ArrayMap;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/apphibernation/HibernationStateDiskStore;Lcom/android/server/apphibernation/HibernationStateDiskStore;
art-benchmark-service922a5532023-03-23 03:12:41 -07007760HSPLcom/android/server/appop/AppOpsCheckingServiceImpl$1;-><init>(Lcom/android/server/appop/AppOpsCheckingServiceImpl;)V
7761HSPLcom/android/server/appop/AppOpsCheckingServiceImpl;-><init>(Ljava/io/File;Ljava/lang/Object;Landroid/os/Handler;Landroid/content/Context;Landroid/util/SparseArray;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08007762HSPLcom/android/server/appop/AppOpsCheckingServiceImpl;->clearAllModes()V
art-benchmark-service922a5532023-03-23 03:12:41 -07007763HSPLcom/android/server/appop/AppOpsCheckingServiceImpl;->getPackageMode(Ljava/lang/String;II)I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service08401c12022-12-23 09:27:20 -08007764HSPLcom/android/server/appop/AppOpsCheckingServiceImpl;->getUidMode(II)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service922a5532023-03-23 03:12:41 -07007765HSPLcom/android/server/appop/AppOpsCheckingServiceImpl;->readState()V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007766HSPLcom/android/server/appop/AppOpsCheckingServiceImpl;->setUidMode(III)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007767HPLcom/android/server/appop/AppOpsCheckingServiceImpl;->writeState()V+]Landroid/util/AtomicFile;Landroid/util/AtomicFile;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service922a5532023-03-23 03:12:41 -07007768HSPLcom/android/server/appop/AppOpsCheckingServiceTracingDecorator;-><init>(Lcom/android/server/appop/AppOpsCheckingServiceInterface;)V
7769HSPLcom/android/server/appop/AppOpsCheckingServiceTracingDecorator;->clearAllModes()V
art-benchmark-service922a5532023-03-23 03:12:41 -07007770HSPLcom/android/server/appop/AppOpsCheckingServiceTracingDecorator;->getPackageMode(Ljava/lang/String;II)I+]Lcom/android/server/appop/AppOpsCheckingServiceInterface;Lcom/android/server/appop/AppOpsCheckingServiceImpl;
7771HSPLcom/android/server/appop/AppOpsCheckingServiceTracingDecorator;->getUidMode(II)I+]Lcom/android/server/appop/AppOpsCheckingServiceInterface;Lcom/android/server/appop/AppOpsCheckingServiceImpl;
art-benchmark-service922a5532023-03-23 03:12:41 -07007772HSPLcom/android/server/appop/AppOpsCheckingServiceTracingDecorator;->readState()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007773HSPLcom/android/server/appop/AppOpsCheckingServiceTracingDecorator;->setUidMode(III)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +00007774HSPLcom/android/server/appop/AppOpsRestrictionsImpl;->getUserRestriction(Ljava/lang/Object;II)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007775HSPLcom/android/server/appop/AppOpsRestrictionsImpl;->getUserRestriction(Ljava/lang/Object;IILjava/lang/String;Ljava/lang/String;Z)Z+]Landroid/os/PackageTagsList;Landroid/os/PackageTagsList;]Lcom/android/server/appop/AppOpsRestrictionsImpl;Lcom/android/server/appop/AppOpsRestrictionsImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007776HSPLcom/android/server/appop/AppOpsService$$ExternalSyntheticLambda10;->execute(Ljava/lang/Runnable;)V
7777HSPLcom/android/server/appop/AppOpsService$$ExternalSyntheticLambda11;->onUidStateChanged(IIZ)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007778HSPLcom/android/server/appop/AppOpsService$1;-><init>(Lcom/android/server/appop/AppOpsService;)V
art-benchmark-service35aba412020-02-03 11:53:25 -08007779HSPLcom/android/server/appop/AppOpsService$2;-><init>(Lcom/android/server/appop/AppOpsService;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007780HSPLcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;-><init>(Lcom/android/server/appop/AppOpsService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007781HSPLcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;-><init>(Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl-IA;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007782HSPLcom/android/server/appop/AppOpsService$AppOpsManagerLocalImpl;-><init>(Lcom/android/server/appop/AppOpsService;)V
7783HSPLcom/android/server/appop/AppOpsService$AppOpsManagerLocalImpl;-><init>(Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService$AppOpsManagerLocalImpl-IA;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007784HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda11;-><init>(Lcom/android/server/appop/AppOpsService;)V
7785HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda11;->apply(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;+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/lang/Boolean;Ljava/lang/Boolean;
7786HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda13;-><init>(Lcom/android/server/appop/AppOpsService;)V
7787HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda13;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+]Ljava/lang/Integer;Ljava/lang/Integer;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007788HPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda15;-><init>(Lcom/android/server/appop/AppOpsService;)V
7789HPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda15;->apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/lang/Integer;Ljava/lang/Integer;
art-benchmark-service00abe242023-02-13 10:31:34 -08007790HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda3;-><init>(Lcom/android/server/appop/AppOpsService;)V
7791HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda3;->apply(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/Integer;Ljava/lang/Integer;]Ljava/lang/Boolean;Ljava/lang/Boolean;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007792HPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda5;->apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -08007793HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda9;-><init>(Lcom/android/server/appop/AppOpsService;)V
7794HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda9;->apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/lang/Boolean;Ljava/lang/Boolean;
art-benchmark-service922a5532023-03-23 03:12:41 -07007795HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;->$r8$lambda$-zO2p3wazaltMFolMcvKOcU7eN4(Lcom/android/server/appop/AppOpsService;IILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;Z)Landroid/app/SyncNotedAppOp;
7796HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;->$r8$lambda$XGpfBhpFIqGldGGfX4_BYY2Cxkw(Lcom/android/server/appop/AppOpsService;Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;ZZLjava/lang/String;ZII)Landroid/app/SyncNotedAppOp;
7797HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;->$r8$lambda$fx57Sum-uA3sXo7NCFwrI3iq4WM(Lcom/android/server/appop/AppOpsService;IILjava/lang/String;Ljava/lang/String;Z)I
7798HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;->$r8$lambda$naHwKJkY2ZO4TzzaHmddSx750qU(Lcom/android/server/appop/AppOpsService;Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007799HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;-><init>(Lcom/android/server/appop/AppOpsService;Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007800HPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;->checkAudioOperation(IIILjava/lang/String;)I+]Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Lcom/android/server/policy/AppOpsPolicy;
art-benchmark-service00abe242023-02-13 10:31:34 -08007801HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;->checkOperation(IILjava/lang/String;Ljava/lang/String;Z)I+]Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Lcom/android/server/policy/AppOpsPolicy;
7802HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;->finishOperation(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;)V+]Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Lcom/android/server/policy/AppOpsPolicy;
art-benchmark-service84deab32021-05-12 09:41:00 -07007803HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;->noteOperation(IILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;Z)Landroid/app/SyncNotedAppOp;+]Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Lcom/android/server/policy/AppOpsPolicy;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007804HPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;->noteProxyOperation(ILandroid/content/AttributionSource;ZLjava/lang/String;ZZ)Landroid/app/SyncNotedAppOp;
art-benchmark-service00abe242023-02-13 10:31:34 -08007805HSPLcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;->startOperation(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;ZZLjava/lang/String;ZII)Landroid/app/SyncNotedAppOp;+]Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;Lcom/android/server/policy/AppOpsPolicy;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007806HSPLcom/android/server/appop/AppOpsService$ClientUserRestrictionState;->hasRestriction(ILjava/lang/String;Ljava/lang/String;IZ)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08007807HSPLcom/android/server/appop/AppOpsService$Constants;-><init>(Lcom/android/server/appop/AppOpsService;Landroid/os/Handler;)V
7808HSPLcom/android/server/appop/AppOpsService$Constants;->updateConstants()V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007809HSPLcom/android/server/appop/AppOpsService$ModeCallback;-><init>(Lcom/android/server/appop/AppOpsService;Lcom/android/internal/app/IAppOpsCallback;IIIII)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007810HSPLcom/android/server/appop/AppOpsService$Op;->-$$Nest$mgetOrCreateAttribution(Lcom/android/server/appop/AppOpsService$Op;Lcom/android/server/appop/AppOpsService$Op;Ljava/lang/String;)Lcom/android/server/appop/AttributedOp;+]Lcom/android/server/appop/AppOpsService$Op;Lcom/android/server/appop/AppOpsService$Op;
7811HSPLcom/android/server/appop/AppOpsService$Op;-><init>(Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService$UidState;Ljava/lang/String;II)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007812HSPLcom/android/server/appop/AppOpsService$Op;->createEntryLocked()Landroid/app/AppOpsManager$OpEntry;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/appop/AppOpsService$Op;Lcom/android/server/appop/AppOpsService$Op;]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007813HSPLcom/android/server/appop/AppOpsService$Op;->getMode()I+]Lcom/android/server/appop/AppOpsCheckingServiceInterface;Lcom/android/server/appop/AppOpsCheckingServiceTracingDecorator;
art-benchmark-service00abe242023-02-13 10:31:34 -08007814HSPLcom/android/server/appop/AppOpsService$Op;->getOrCreateAttribution(Lcom/android/server/appop/AppOpsService$Op;Ljava/lang/String;)Lcom/android/server/appop/AttributedOp;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
7815HSPLcom/android/server/appop/AppOpsService$Op;->isRunning()Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;
art-benchmark-service00abe242023-02-13 10:31:34 -08007816HSPLcom/android/server/appop/AppOpsService$Ops;-><init>(Ljava/lang/String;Lcom/android/server/appop/AppOpsService$UidState;)V
7817HSPLcom/android/server/appop/AppOpsService$PackageVerificationResult;-><init>(Landroid/app/AppOpsManager$RestrictionBypass;Z)V
7818HSPLcom/android/server/appop/AppOpsService$UidState;-><init>(Lcom/android/server/appop/AppOpsService;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007819HSPLcom/android/server/appop/AppOpsService$UidState;->evalMode(II)I+]Lcom/android/server/appop/AppOpsUidStateTracker;Lcom/android/server/appop/AppOpsUidStateTrackerImpl;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
7820HSPLcom/android/server/appop/AppOpsService$UidState;->getState()I+]Lcom/android/server/appop/AppOpsUidStateTracker;Lcom/android/server/appop/AppOpsUidStateTrackerImpl;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007821HSPLcom/android/server/appop/AppOpsService$UidState;->getUidMode(I)I+]Lcom/android/server/appop/AppOpsCheckingServiceInterface;Lcom/android/server/appop/AppOpsCheckingServiceTracingDecorator;
art-benchmark-service922a5532023-03-23 03:12:41 -07007822HSPLcom/android/server/appop/AppOpsService;->$r8$lambda$B35HWhxq84_9VPbEs_mKK8hPKXU(Lcom/android/server/appop/AppOpsService;Ljava/lang/Runnable;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007823HSPLcom/android/server/appop/AppOpsService;->$r8$lambda$Of7cei3-vLHF_EaHPQfoMrpPMGQ(Lcom/android/server/appop/AppOpsService;IIZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007824HSPLcom/android/server/appop/AppOpsService;->-$$Nest$mcheckOperationImpl(Lcom/android/server/appop/AppOpsService;IILjava/lang/String;Ljava/lang/String;Z)I
art-benchmark-service00abe242023-02-13 10:31:34 -08007825HSPLcom/android/server/appop/AppOpsService;->-$$Nest$mfinishOperationImpl(Lcom/android/server/appop/AppOpsService;Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;)V+]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007826HSPLcom/android/server/appop/AppOpsService;->-$$Nest$mnoteOperationImpl(Lcom/android/server/appop/AppOpsService;IILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;Z)Landroid/app/SyncNotedAppOp;
art-benchmark-service922a5532023-03-23 03:12:41 -07007827HSPLcom/android/server/appop/AppOpsService;->-$$Nest$mstartOperationImpl(Lcom/android/server/appop/AppOpsService;Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;ZZLjava/lang/String;ZII)Landroid/app/SyncNotedAppOp;
art-benchmark-service00abe242023-02-13 10:31:34 -08007828HSPLcom/android/server/appop/AppOpsService;-><clinit>()V
art-benchmark-service922a5532023-03-23 03:12:41 -07007829HSPLcom/android/server/appop/AppOpsService;-><init>(Ljava/io/File;Ljava/io/File;Landroid/os/Handler;Landroid/content/Context;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007830HPLcom/android/server/appop/AppOpsService;->checkAudioOperation(IIILjava/lang/String;)I+]Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;
7831HPLcom/android/server/appop/AppOpsService;->checkAudioOperationImpl(IIILjava/lang/String;)I
art-benchmark-service00abe242023-02-13 10:31:34 -08007832HSPLcom/android/server/appop/AppOpsService;->checkOperation(IILjava/lang/String;)I+]Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;
7833HSPLcom/android/server/appop/AppOpsService;->checkOperationImpl(IILjava/lang/String;Ljava/lang/String;Z)I+]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
7834HSPLcom/android/server/appop/AppOpsService;->checkOperationRaw(IILjava/lang/String;Ljava/lang/String;)I+]Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;
7835HSPLcom/android/server/appop/AppOpsService;->checkOperationUnchecked(IILjava/lang/String;Ljava/lang/String;Z)I+]Lcom/android/server/appop/AppOpsService$Op;Lcom/android/server/appop/AppOpsService$Op;]Lcom/android/server/appop/AppOpsService$UidState;Lcom/android/server/appop/AppOpsService$UidState;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007836HSPLcom/android/server/appop/AppOpsService;->checkPackage(ILjava/lang/String;)I+]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007837HPLcom/android/server/appop/AppOpsService;->collectAsyncNotedOp(ILjava/lang/String;ILjava/lang/String;ILjava/lang/String;Z)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/RemoteCallbackList;Lcom/android/server/appop/AppOpsService$8;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service00abe242023-02-13 10:31:34 -08007838HSPLcom/android/server/appop/AppOpsService;->collectOps(Lcom/android/server/appop/AppOpsService$Ops;[I)Ljava/util/ArrayList;+]Landroid/util/SparseArray;Lcom/android/server/appop/AppOpsService$Ops;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007839HSPLcom/android/server/appop/AppOpsService;->enforceManageAppOpsModes(III)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007840HSPLcom/android/server/appop/AppOpsService;->filterAppAccessUnlocked(Ljava/lang/String;I)Z+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
7841HSPLcom/android/server/appop/AppOpsService;->finishOperation(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;)V+]Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;
7842HSPLcom/android/server/appop/AppOpsService;->finishOperationImpl(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;)V+]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007843HSPLcom/android/server/appop/AppOpsService;->finishOperationUnchecked(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
7844HSPLcom/android/server/appop/AppOpsService;->getAsyncNotedOpsKey(Ljava/lang/String;I)Landroid/util/Pair;
art-benchmark-service00abe242023-02-13 10:31:34 -08007845HSPLcom/android/server/appop/AppOpsService;->getBypassforPackage(Lcom/android/server/pm/pkg/PackageState;)Landroid/app/AppOpsManager$RestrictionBypass;+]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007846HSPLcom/android/server/appop/AppOpsService;->getOpEntryForResult(Lcom/android/server/appop/AppOpsService$Op;)Landroid/app/AppOpsManager$OpEntry;
art-benchmark-service00abe242023-02-13 10:31:34 -08007847HSPLcom/android/server/appop/AppOpsService;->getOpLocked(IILjava/lang/String;Ljava/lang/String;ZLandroid/app/AppOpsManager$RestrictionBypass;Z)Lcom/android/server/appop/AppOpsService$Op;+]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
7848HSPLcom/android/server/appop/AppOpsService;->getOpLocked(Lcom/android/server/appop/AppOpsService$Ops;IIZ)Lcom/android/server/appop/AppOpsService$Op;+]Landroid/util/SparseArray;Lcom/android/server/appop/AppOpsService$Ops;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
7849HSPLcom/android/server/appop/AppOpsService;->getOpsLocked(ILjava/lang/String;Ljava/lang/String;ZLandroid/app/AppOpsManager$RestrictionBypass;Z)Lcom/android/server/appop/AppOpsService$Ops;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service13164882020-11-07 02:19:14 -08007850HSPLcom/android/server/appop/AppOpsService;->getPackageManagerInternal()Landroid/content/pm/PackageManagerInternal;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007851HSPLcom/android/server/appop/AppOpsService;->getPackagesForOps([I)Ljava/util/List;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/content/Context;Landroid/app/ContextImpl;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service00abe242023-02-13 10:31:34 -08007852HSPLcom/android/server/appop/AppOpsService;->getUidStateLocked(IZ)Lcom/android/server/appop/AppOpsService$UidState;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
7853HSPLcom/android/server/appop/AppOpsService;->getUidStateTracker()Lcom/android/server/appop/AppOpsUidStateTracker;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007854HSPLcom/android/server/appop/AppOpsService;->initializePackageUidStateLocked(IILjava/lang/String;)V
7855HSPLcom/android/server/appop/AppOpsService;->isAttributionInPackage(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/lang/String;)Z+]Lcom/android/server/pm/pkg/component/ParsedAttribution;Lcom/android/server/pm/pkg/component/ParsedAttributionImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
7856HSPLcom/android/server/appop/AppOpsService;->isIncomingPackageValid(Ljava/lang/String;I)Z+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007857HSPLcom/android/server/appop/AppOpsService;->isOpRestrictedDueToSuspend(ILjava/lang/String;I)Z+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007858HSPLcom/android/server/appop/AppOpsService;->isOpRestrictedLocked(IILjava/lang/String;Ljava/lang/String;Landroid/app/AppOpsManager$RestrictionBypass;Z)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/appop/AppOpsService$ClientUserRestrictionState;Lcom/android/server/appop/AppOpsService$ClientUserRestrictionState;]Lcom/android/server/appop/AppOpsService$ClientGlobalRestrictionState;Lcom/android/server/appop/AppOpsService$ClientGlobalRestrictionState;
art-benchmark-service922a5532023-03-23 03:12:41 -07007859HPLcom/android/server/appop/AppOpsService;->isOperationActive(IILjava/lang/String;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007860HSPLcom/android/server/appop/AppOpsService;->isPackageExisted(Ljava/lang/String;)Z+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007861HSPLcom/android/server/appop/AppOpsService;->isSpecialPackage(ILjava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07007862HSPLcom/android/server/appop/AppOpsService;->lambda$getUidStateTracker$0(Ljava/lang/Runnable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007863HSPLcom/android/server/appop/AppOpsService;->noteOperation(IILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;Z)Landroid/app/SyncNotedAppOp;+]Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;
7864HSPLcom/android/server/appop/AppOpsService;->noteOperationImpl(IILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;Z)Landroid/app/SyncNotedAppOp;+]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service00abe242023-02-13 10:31:34 -08007865HSPLcom/android/server/appop/AppOpsService;->noteOperationUnchecked(IILjava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;IZLjava/lang/String;Z)Landroid/app/SyncNotedAppOp;+]Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/appop/AppOpsService$Op;Lcom/android/server/appop/AppOpsService$Op;]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;]Lcom/android/server/appop/AppOpsService$UidState;Lcom/android/server/appop/AppOpsService$UidState;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007866HPLcom/android/server/appop/AppOpsService;->noteProxyOperationImpl(ILandroid/content/AttributionSource;ZLjava/lang/String;ZZ)Landroid/app/SyncNotedAppOp;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007867HPLcom/android/server/appop/AppOpsService;->notifyOpChecked(Landroid/util/ArraySet;IILjava/lang/String;Ljava/lang/String;II)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
7868HSPLcom/android/server/appop/AppOpsService;->onUidStateChanged(IIZ)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;]Landroid/util/SparseArray;Lcom/android/server/appop/AppOpsService$Ops;]Lcom/android/server/appop/AppOpsService$UidState;Lcom/android/server/appop/AppOpsService$UidState;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-serviced5115932020-02-25 17:55:03 -08007869HSPLcom/android/server/appop/AppOpsService;->publish()V
art-benchmark-service00abe242023-02-13 10:31:34 -08007870HSPLcom/android/server/appop/AppOpsService;->readAttributionOp(Lcom/android/modules/utils/TypedXmlPullParser;Lcom/android/server/appop/AppOpsService$Op;Ljava/lang/String;)V
7871HSPLcom/android/server/appop/AppOpsService;->readOp(Lcom/android/modules/utils/TypedXmlPullParser;Lcom/android/server/appop/AppOpsService$UidState;Ljava/lang/String;)V
7872HSPLcom/android/server/appop/AppOpsService;->readPackage(Lcom/android/modules/utils/TypedXmlPullParser;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07007873HSPLcom/android/server/appop/AppOpsService;->readRecentAccesses()V
7874HSPLcom/android/server/appop/AppOpsService;->readRecentAccesses(Landroid/util/AtomicFile;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007875HSPLcom/android/server/appop/AppOpsService;->readUid(Lcom/android/modules/utils/TypedXmlPullParser;Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007876HPLcom/android/server/appop/AppOpsService;->reportRuntimeAppOpAccessMessageAsyncLocked(ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07007877HSPLcom/android/server/appop/AppOpsService;->resolveUid(Ljava/lang/String;)I+]Ljava/lang/String;Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -08007878HSPLcom/android/server/appop/AppOpsService;->scheduleOpActiveChangedIfNeededLocked(IILjava/lang/String;Ljava/lang/String;ZII)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
7879HSPLcom/android/server/appop/AppOpsService;->scheduleOpNotedIfNeededLocked(IILjava/lang/String;Ljava/lang/String;II)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
7880HSPLcom/android/server/appop/AppOpsService;->scheduleOpStartedIfNeededLocked(IILjava/lang/String;Ljava/lang/String;IIIII)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007881HSPLcom/android/server/appop/AppOpsService;->scheduleWriteLocked()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007882HSPLcom/android/server/appop/AppOpsService;->setCameraAudioRestriction(I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007883HSPLcom/android/server/appop/AppOpsService;->setUidMode(IIILcom/android/internal/app/IAppOpsCallback;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007884HPLcom/android/server/appop/AppOpsService;->shouldIgnoreCallback(III)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08007885HSPLcom/android/server/appop/AppOpsService;->startOperation(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;ZZLjava/lang/String;ZII)Landroid/app/SyncNotedAppOp;+]Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;
7886HSPLcom/android/server/appop/AppOpsService;->startOperationImpl(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;ZZLjava/lang/String;ZII)Landroid/app/SyncNotedAppOp;+]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007887HSPLcom/android/server/appop/AppOpsService;->startWatchingModeWithFlags(ILjava/lang/String;ILcom/android/internal/app/IAppOpsCallback;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007888HSPLcom/android/server/appop/AppOpsService;->startWatchingNoted([ILcom/android/internal/app/IAppOpsNotedCallback;)V
7889HSPLcom/android/server/appop/AppOpsService;->startWatchingStarted([ILcom/android/internal/app/IAppOpsStartedCallback;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007890HPLcom/android/server/appop/AppOpsService;->stopWatchingMode(Lcom/android/internal/app/IAppOpsCallback;)V
7891HSPLcom/android/server/appop/AppOpsService;->switchPackageIfBootTimeOrRarelyUsedLocked(Ljava/lang/String;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/concurrent/ThreadLocalRandom;Ljava/util/concurrent/ThreadLocalRandom;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007892HSPLcom/android/server/appop/AppOpsService;->systemReady()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007893HPLcom/android/server/appop/AppOpsService;->updatePermissionRevokedCompat(III)V
7894HSPLcom/android/server/appop/AppOpsService;->updateStartedOpModeForUidLocked(IZI)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/appop/AppOpsService$Op;Lcom/android/server/appop/AppOpsService$Op;]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;]Landroid/util/SparseArray;Landroid/util/SparseArray;,Lcom/android/server/appop/AppOpsService$Ops;
art-benchmark-service08401c12022-12-23 09:27:20 -08007895HSPLcom/android/server/appop/AppOpsService;->updateUidProcState(III)V+]Lcom/android/server/appop/AppOpsUidStateTracker;Lcom/android/server/appop/AppOpsUidStateTrackerImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service00abe242023-02-13 10:31:34 -08007896HSPLcom/android/server/appop/AppOpsService;->verifyAndGetBypass(ILjava/lang/String;Ljava/lang/String;)Lcom/android/server/appop/AppOpsService$PackageVerificationResult;+]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007897HSPLcom/android/server/appop/AppOpsService;->verifyAndGetBypass(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/appop/AppOpsService$PackageVerificationResult;+]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service922a5532023-03-23 03:12:41 -07007898HSPLcom/android/server/appop/AppOpsService;->verifyAndGetBypass(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)Lcom/android/server/appop/AppOpsService$PackageVerificationResult;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/internal/compat/IPlatformCompat;Lcom/android/server/compat/PlatformCompat;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-service00abe242023-02-13 10:31:34 -08007899HSPLcom/android/server/appop/AppOpsService;->verifyIncomingOp(I)V+]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-serviceba354032021-03-16 09:58:05 -07007900HSPLcom/android/server/appop/AppOpsService;->verifyIncomingUid(I)V+]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007901HPLcom/android/server/appop/AppOpsService;->writeRecentAccesses()V+]Landroid/util/AtomicFile;Landroid/util/AtomicFile;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/appop/HistoricalRegistry;Lcom/android/server/appop/HistoricalRegistry;]Landroid/app/AppOpsManager$PackageOps;Landroid/app/AppOpsManager$PackageOps;]Landroid/app/AppOpsManager$OpEventProxyInfo;Landroid/app/AppOpsManager$OpEventProxyInfo;]Ljava/util/Map;Landroid/util/ArrayMap;]Landroid/app/AppOpsManager$OpEntry;Landroid/app/AppOpsManager$OpEntry;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/lang/Long;Ljava/lang/Long;]Landroid/app/AppOpsManager$AttributedOpEntry;Landroid/app/AppOpsManager$AttributedOpEntry;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007902HSPLcom/android/server/appop/AppOpsUidStateTracker;->processStateToUidState(I)I
7903HPLcom/android/server/appop/AppOpsUidStateTrackerImpl$$ExternalSyntheticLambda0;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007904HPLcom/android/server/appop/AppOpsUidStateTrackerImpl$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;Ljava/lang/Object;)V+]Ljava/lang/Integer;Ljava/lang/Integer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007905HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$$ExternalSyntheticLambda1;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -08007906HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Lcom/android/server/appop/AppOpsUidStateTracker$UidStateChangedCallback;Lcom/android/server/appop/AppOpsService$$ExternalSyntheticLambda11;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007907HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$1$$ExternalSyntheticLambda0;-><init>(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007908HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$1$$ExternalSyntheticLambda0;->run()V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007909HPLcom/android/server/appop/AppOpsUidStateTrackerImpl$1$$ExternalSyntheticLambda1;-><init>(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007910HPLcom/android/server/appop/AppOpsUidStateTrackerImpl$1$$ExternalSyntheticLambda1;->run()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007911HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$1;->$r8$lambda$sYtON0b6Ta2c2mKtxQGJJ7-b1js(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007912HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$1;->execute(Ljava/lang/Runnable;)V+]Landroid/os/Handler;Lcom/android/server/am/ActivityManagerService$MainHandler;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007913HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$1;->executeDelayed(Ljava/lang/Runnable;J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007914HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$1;->lambda$execute$0(Ljava/util/concurrent/Executor;Ljava/lang/Runnable;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007915HPLcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog$$ExternalSyntheticLambda0;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -08007916HPLcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/lang/Long;Ljava/lang/Long;]Lcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;Lcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007917HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog$$ExternalSyntheticLambda1;-><init>()V
art-benchmark-service922a5532023-03-23 03:12:41 -07007918HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/lang/Long;Ljava/lang/Long;]Lcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;Lcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;
7919HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog$$ExternalSyntheticLambda2;-><init>()V
7920HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog$$ExternalSyntheticLambda2;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
7921HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;->logCommitUidState(IIIZZ)V
7922HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;->logCommitUidStateAsync(JIIIZZ)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007923HPLcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;->logEvalForegroundMode(IIIII)V+]Lcom/android/server/appop/AppOpsUidStateTrackerImpl$DelayableExecutor;Lcom/android/server/appop/AppOpsUidStateTrackerImpl$1;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007924HPLcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;->logEvalForegroundModeAsync(JIIIII)V
art-benchmark-service922a5532023-03-23 03:12:41 -07007925HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;->logUpdateUidProcState(III)V+]Lcom/android/server/appop/AppOpsUidStateTrackerImpl$DelayableExecutor;Lcom/android/server/appop/AppOpsUidStateTrackerImpl$1;
7926HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;->logUpdateUidProcStateAsync(JIII)V
art-benchmark-service08401c12022-12-23 09:27:20 -08007927HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl;->commitUidPendingState(I)V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Ljava/util/concurrent/Executor;Landroid/os/HandlerExecutor;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;Lcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007928HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl;->evalMode(III)I+]Lcom/android/server/appop/AppOpsUidStateTrackerImpl;Lcom/android/server/appop/AppOpsUidStateTrackerImpl;]Lcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;Lcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007929HPLcom/android/server/appop/AppOpsUidStateTrackerImpl;->evalModeInternal(IIII)I+]Lcom/android/server/appop/AppOpsUidStateTrackerImpl;Lcom/android/server/appop/AppOpsUidStateTrackerImpl;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
art-benchmark-service922a5532023-03-23 03:12:41 -07007930HPLcom/android/server/appop/AppOpsUidStateTrackerImpl;->getUidAppWidgetVisible(I)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007931HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl;->getUidState(I)I+]Lcom/android/server/appop/AppOpsUidStateTrackerImpl;Lcom/android/server/appop/AppOpsUidStateTrackerImpl;
7932HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl;->getUidStateLocked(I)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/appop/AppOpsUidStateTrackerImpl;Lcom/android/server/appop/AppOpsUidStateTrackerImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07007933HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl;->updateUidPendingStateIfNeeded(I)V+]Lcom/android/server/appop/AppOpsUidStateTrackerImpl;Lcom/android/server/appop/AppOpsUidStateTrackerImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007934HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl;->updateUidPendingStateIfNeededLocked(I)V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Lcom/android/server/appop/AppOpsUidStateTrackerImpl;Lcom/android/server/appop/AppOpsUidStateTrackerImpl;
7935HSPLcom/android/server/appop/AppOpsUidStateTrackerImpl;->updateUidProcState(III)V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/appop/AppOpsUidStateTrackerImpl$DelayableExecutor;Lcom/android/server/appop/AppOpsUidStateTrackerImpl$1;]Lcom/android/server/appop/AppOpsUidStateTrackerImpl;Lcom/android/server/appop/AppOpsUidStateTrackerImpl;]Lcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;Lcom/android/server/appop/AppOpsUidStateTrackerImpl$EventLog;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007936HSPLcom/android/server/appop/AttributedOp$$ExternalSyntheticLambda0;-><init>()V
7937HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEvent;-><init>(JJLandroid/os/IBinder;Ljava/lang/String;Ljava/lang/Runnable;ILandroid/app/AppOpsManager$OpEventProxyInfo;III)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007938HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEvent;->finish()V
art-benchmark-service00abe242023-02-13 10:31:34 -08007939HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEvent;->getAttributionChainId()I
7940HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEvent;->getAttributionFlags()I
7941HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEvent;->getFlags()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007942HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEvent;->getProxy()Landroid/app/AppOpsManager$OpEventProxyInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -08007943HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEvent;->getStartElapsedTime()J
7944HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEvent;->getStartTime()J
7945HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEvent;->getUidState()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07007946HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEvent;->reinit(JJLandroid/os/IBinder;Ljava/lang/String;Ljava/lang/Runnable;IILandroid/app/AppOpsManager$OpEventProxyInfo;IILandroid/util/Pools$Pool;)V+]Landroid/os/IBinder;Landroid/os/BinderProxy;,Landroid/os/Binder;]Landroid/util/Pools$Pool;Lcom/android/server/appop/AttributedOp$OpEventProxyInfoPool;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007947HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEventPool;-><init>(Lcom/android/server/appop/AttributedOp$OpEventProxyInfoPool;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08007948HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEventPool;->acquire(JJLandroid/os/IBinder;Ljava/lang/String;Ljava/lang/Runnable;ILjava/lang/String;Ljava/lang/String;IIII)Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;+]Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;]Landroid/util/Pools$SimplePool;Lcom/android/server/appop/AttributedOp$InProgressStartOpEventPool;]Lcom/android/server/appop/AttributedOp$OpEventProxyInfoPool;Lcom/android/server/appop/AttributedOp$OpEventProxyInfoPool;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007949HSPLcom/android/server/appop/AttributedOp$OpEventProxyInfoPool;-><init>(I)V
7950HSPLcom/android/server/appop/AttributedOp$OpEventProxyInfoPool;->acquire(ILjava/lang/String;Ljava/lang/String;)Landroid/app/AppOpsManager$OpEventProxyInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -08007951HSPLcom/android/server/appop/AttributedOp;-><init>(Lcom/android/server/appop/AppOpsService;Ljava/lang/String;Lcom/android/server/appop/AppOpsService$Op;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007952HPLcom/android/server/appop/AttributedOp;->accessed(ILjava/lang/String;Ljava/lang/String;II)V+]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;]Lcom/android/server/appop/HistoricalRegistry;Lcom/android/server/appop/HistoricalRegistry;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007953HSPLcom/android/server/appop/AttributedOp;->accessed(JJILjava/lang/String;Ljava/lang/String;II)V+]Lcom/android/server/appop/AttributedOp$OpEventProxyInfoPool;Lcom/android/server/appop/AttributedOp$OpEventProxyInfoPool;]Landroid/app/AppOpsManager$NoteOpEvent;Landroid/app/AppOpsManager$NoteOpEvent;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007954HPLcom/android/server/appop/AttributedOp;->createAttributedOpEntryLocked()Landroid/app/AppOpsManager$AttributedOpEntry;+]Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
7955HPLcom/android/server/appop/AttributedOp;->deepClone(Landroid/util/LongSparseArray;)Landroid/util/LongSparseArray;+]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
art-benchmark-service00abe242023-02-13 10:31:34 -08007956HSPLcom/android/server/appop/AttributedOp;->finishOrPause(Landroid/os/IBinder;ZZ)V+]Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/appop/AppOpsService$Op;Lcom/android/server/appop/AppOpsService$Op;]Landroid/util/Pools$SimplePool;Lcom/android/server/appop/AttributedOp$InProgressStartOpEventPool;]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;]Lcom/android/server/appop/HistoricalRegistry;Lcom/android/server/appop/HistoricalRegistry;]Landroid/app/AppOpsManager$NoteOpEvent;Landroid/app/AppOpsManager$NoteOpEvent;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
7957HSPLcom/android/server/appop/AttributedOp;->finished(Landroid/os/IBinder;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007958HSPLcom/android/server/appop/AttributedOp;->finished(Landroid/os/IBinder;Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007959HSPLcom/android/server/appop/AttributedOp;->isPaused()Z
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007960HSPLcom/android/server/appop/AttributedOp;->isRunning()Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
Karuna Ramkumard7380572023-06-09 19:14:36 +00007961HSPLcom/android/server/appop/AttributedOp;->onUidStateChanged(I)V+]Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;]Landroid/app/AppOpsManager$OpEventProxyInfo;Landroid/app/AppOpsManager$OpEventProxyInfo;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07007962HSPLcom/android/server/appop/AttributedOp;->rejected(II)V+]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;]Lcom/android/server/appop/HistoricalRegistry;Lcom/android/server/appop/HistoricalRegistry;
7963HSPLcom/android/server/appop/AttributedOp;->rejected(JII)V+]Landroid/app/AppOpsManager$NoteOpEvent;Landroid/app/AppOpsManager$NoteOpEvent;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
art-benchmark-service00abe242023-02-13 10:31:34 -08007964HSPLcom/android/server/appop/AttributedOp;->started(Landroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;IIII)V+]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;
7965HSPLcom/android/server/appop/AttributedOp;->started(Landroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;IIZII)V+]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007966HSPLcom/android/server/appop/AttributedOp;->startedOrPaused(Landroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;IIZZII)V+]Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;Lcom/android/server/appop/AttributedOp$InProgressStartOpEvent;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/appop/AppOpsService$Op;Lcom/android/server/appop/AppOpsService$Op;]Lcom/android/server/appop/AttributedOp$InProgressStartOpEventPool;Lcom/android/server/appop/AttributedOp$InProgressStartOpEventPool;]Lcom/android/server/appop/AttributedOp;Lcom/android/server/appop/AttributedOp;]Lcom/android/server/appop/HistoricalRegistry;Lcom/android/server/appop/HistoricalRegistry;]Lcom/android/server/appop/AppOpsService;Lcom/android/server/appop/AppOpsService;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08007967HSPLcom/android/server/appop/AudioRestrictionManager;-><clinit>()V
7968HSPLcom/android/server/appop/AudioRestrictionManager;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007969HPLcom/android/server/appop/AudioRestrictionManager;->checkAudioOperation(IIILjava/lang/String;)I+]Lcom/android/server/appop/AudioRestrictionManager;Lcom/android/server/appop/AudioRestrictionManager;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;
7970HPLcom/android/server/appop/AudioRestrictionManager;->checkZenModeRestrictionLocked(IIILjava/lang/String;)I+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service922a5532023-03-23 03:12:41 -07007971HPLcom/android/server/appop/DiscreteRegistry$DiscreteOp$$ExternalSyntheticLambda0;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
7972HPLcom/android/server/appop/DiscreteRegistry$DiscreteOp;->$r8$lambda$VYbETqW-WT_cFnhptZZQXxd7GD8(Lcom/android/server/appop/DiscreteRegistry$DiscreteOpEvent;Lcom/android/server/appop/DiscreteRegistry$DiscreteOpEvent;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07007973HPLcom/android/server/appop/DiscreteRegistry$DiscreteOp;-><init>(Lcom/android/server/appop/DiscreteRegistry;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07007974HPLcom/android/server/appop/DiscreteRegistry$DiscreteOp;->addDiscreteAccess(Ljava/lang/String;IIJJII)V+]Lcom/android/server/appop/DiscreteRegistry$DiscreteOp;Lcom/android/server/appop/DiscreteRegistry$DiscreteOp;]Ljava/util/List;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007975HPLcom/android/server/appop/DiscreteRegistry$DiscreteOp;->getOrCreateDiscreteOpEventsList(Ljava/lang/String;)Ljava/util/List;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service922a5532023-03-23 03:12:41 -07007976HPLcom/android/server/appop/DiscreteRegistry$DiscreteOp;->lambda$deserialize$0(Lcom/android/server/appop/DiscreteRegistry$DiscreteOpEvent;Lcom/android/server/appop/DiscreteRegistry$DiscreteOpEvent;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07007977HPLcom/android/server/appop/DiscreteRegistry$DiscreteOp;->serialize(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/List;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007978HPLcom/android/server/appop/DiscreteRegistry$DiscreteOpEvent;-><init>(Lcom/android/server/appop/DiscreteRegistry;JJIIII)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007979HPLcom/android/server/appop/DiscreteRegistry$DiscreteOpEvent;->serialize(Lcom/android/modules/utils/TypedXmlSerializer;)V
art-benchmark-service66b4d952021-07-17 17:15:31 -07007980HSPLcom/android/server/appop/DiscreteRegistry$DiscreteOps;-><init>(Lcom/android/server/appop/DiscreteRegistry;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007981HPLcom/android/server/appop/DiscreteRegistry$DiscreteOps;->addDiscreteAccess(IILjava/lang/String;Ljava/lang/String;IIJJII)V+]Lcom/android/server/appop/DiscreteRegistry$DiscreteUidOps;Lcom/android/server/appop/DiscreteRegistry$DiscreteUidOps;]Lcom/android/server/appop/DiscreteRegistry$DiscreteOps;Lcom/android/server/appop/DiscreteRegistry$DiscreteOps;
7982HPLcom/android/server/appop/DiscreteRegistry$DiscreteOps;->getOrCreateDiscreteUidOps(I)Lcom/android/server/appop/DiscreteRegistry$DiscreteUidOps;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
7983HPLcom/android/server/appop/DiscreteRegistry$DiscreteOps;->writeToStream(Ljava/io/FileOutputStream;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07007984HPLcom/android/server/appop/DiscreteRegistry$DiscretePackageOps;-><init>(Lcom/android/server/appop/DiscreteRegistry;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007985HPLcom/android/server/appop/DiscreteRegistry$DiscretePackageOps;->addDiscreteAccess(ILjava/lang/String;IIJJII)V+]Lcom/android/server/appop/DiscreteRegistry$DiscreteOp;Lcom/android/server/appop/DiscreteRegistry$DiscreteOp;]Lcom/android/server/appop/DiscreteRegistry$DiscretePackageOps;Lcom/android/server/appop/DiscreteRegistry$DiscretePackageOps;
7986HPLcom/android/server/appop/DiscreteRegistry$DiscretePackageOps;->getOrCreateDiscreteOp(I)Lcom/android/server/appop/DiscreteRegistry$DiscreteOp;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -07007987HPLcom/android/server/appop/DiscreteRegistry$DiscretePackageOps;->serialize(Lcom/android/modules/utils/TypedXmlSerializer;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007988HPLcom/android/server/appop/DiscreteRegistry$DiscreteUidOps;->addDiscreteAccess(ILjava/lang/String;Ljava/lang/String;IIJJII)V+]Lcom/android/server/appop/DiscreteRegistry$DiscreteUidOps;Lcom/android/server/appop/DiscreteRegistry$DiscreteUidOps;]Lcom/android/server/appop/DiscreteRegistry$DiscretePackageOps;Lcom/android/server/appop/DiscreteRegistry$DiscretePackageOps;
7989HPLcom/android/server/appop/DiscreteRegistry$DiscreteUidOps;->getOrCreateDiscretePackageOps(Ljava/lang/String;)Lcom/android/server/appop/DiscreteRegistry$DiscretePackageOps;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
7990HPLcom/android/server/appop/DiscreteRegistry$DiscreteUidOps;->serialize(Lcom/android/modules/utils/TypedXmlSerializer;)V
7991HPLcom/android/server/appop/DiscreteRegistry;->-$$Nest$smdiscretizeDuration(J)J
7992HPLcom/android/server/appop/DiscreteRegistry;->-$$Nest$smdiscretizeTimeStamp(J)J
art-benchmark-serviceba354032021-03-16 09:58:05 -07007993HSPLcom/android/server/appop/DiscreteRegistry;-><clinit>()V
7994HSPLcom/android/server/appop/DiscreteRegistry;-><init>(Ljava/lang/Object;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00007995HPLcom/android/server/appop/DiscreteRegistry;->createAttributionChains(Lcom/android/server/appop/DiscreteRegistry$DiscreteOps;Ljava/util/Set;)Landroid/util/ArrayMap;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/appop/DiscreteRegistry$AttributionChain;Lcom/android/server/appop/DiscreteRegistry$AttributionChain;
art-benchmark-service84deab32021-05-12 09:41:00 -07007996HSPLcom/android/server/appop/DiscreteRegistry;->createDiscreteAccessDirLocked()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00007997HPLcom/android/server/appop/DiscreteRegistry;->deleteOldDiscreteHistoryFilesLocked()V+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/io/File;Ljava/io/File;]Ljava/time/Instant;Ljava/time/Instant;]Ljava/lang/Long;Ljava/lang/Long;
7998HPLcom/android/server/appop/DiscreteRegistry;->discretizeTimeStamp(J)J
art-benchmark-service00abe242023-02-13 10:31:34 -08007999HSPLcom/android/server/appop/DiscreteRegistry;->isDiscreteOp(II)Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07008000HSPLcom/android/server/appop/DiscreteRegistry;->readLargestChainIdFromDiskLocked()I
art-benchmark-service00abe242023-02-13 10:31:34 -08008001HSPLcom/android/server/appop/DiscreteRegistry;->recordDiscreteAccess(ILjava/lang/String;ILjava/lang/String;IIJJII)V+]Lcom/android/server/appop/DiscreteRegistry$DiscreteOps;Lcom/android/server/appop/DiscreteRegistry$DiscreteOps;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008002HPLcom/android/server/appop/DiscreteRegistry;->stableListMerge(Ljava/util/List;Ljava/util/List;)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008003HSPLcom/android/server/appop/HistoricalRegistry$Persistence;->generateFile(Ljava/io/File;I)Ljava/io/File;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008004HPLcom/android/server/appop/HistoricalRegistry$Persistence;->handlePersistHistoricalOpsRecursiveDLocked(Ljava/io/File;Ljava/io/File;Ljava/util/List;Ljava/util/Set;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008005HPLcom/android/server/appop/HistoricalRegistry$Persistence;->normalizeSnapshotForSlotDuration(Ljava/util/List;J)V
8006HSPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalAttributionOpsDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILjava/lang/String;Lcom/android/modules/utils/TypedXmlPullParser;Ljava/lang/String;[Ljava/lang/String;IID)Landroid/app/AppOpsManager$HistoricalOps;+]Lcom/android/server/appop/HistoricalRegistry$Persistence;Lcom/android/server/appop/HistoricalRegistry$Persistence;
8007HSPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalOpDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILjava/lang/String;Ljava/lang/String;Lcom/android/modules/utils/TypedXmlPullParser;[Ljava/lang/String;IID)Landroid/app/AppOpsManager$HistoricalOps;+]Lcom/android/server/appop/HistoricalRegistry$Persistence;Lcom/android/server/appop/HistoricalRegistry$Persistence;
8008HSPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalOpsLocked(Ljava/io/File;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJI[J)Ljava/util/List;
8009HSPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalPackageOpsDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILcom/android/modules/utils/TypedXmlPullParser;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;IID)Landroid/app/AppOpsManager$HistoricalOps;+]Lcom/android/server/appop/HistoricalRegistry$Persistence;Lcom/android/server/appop/HistoricalRegistry$Persistence;
8010HSPLcom/android/server/appop/HistoricalRegistry$Persistence;->readHistoricalUidOpsDLocked(Landroid/app/AppOpsManager$HistoricalOps;Lcom/android/modules/utils/TypedXmlPullParser;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IID)Landroid/app/AppOpsManager$HistoricalOps;+]Lcom/android/server/appop/HistoricalRegistry$Persistence;Lcom/android/server/appop/HistoricalRegistry$Persistence;
8011HSPLcom/android/server/appop/HistoricalRegistry$Persistence;->readStateDLocked(Landroid/app/AppOpsManager$HistoricalOps;ILjava/lang/String;Ljava/lang/String;ILcom/android/modules/utils/TypedXmlPullParser;ID)Landroid/app/AppOpsManager$HistoricalOps;+]Landroid/app/AppOpsManager$HistoricalOps;Landroid/app/AppOpsManager$HistoricalOps;
8012HSPLcom/android/server/appop/HistoricalRegistry$Persistence;->readeHistoricalOpsDLocked(Lcom/android/modules/utils/TypedXmlPullParser;ILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;IJJI[J)Landroid/app/AppOpsManager$HistoricalOps;+]Landroid/app/AppOpsManager$HistoricalOps;Landroid/app/AppOpsManager$HistoricalOps;]Lcom/android/server/appop/HistoricalRegistry$Persistence;Lcom/android/server/appop/HistoricalRegistry$Persistence;
8013HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalAttributionOpsDLocked(Landroid/app/AppOpsManager$AttributedHistoricalOps;Lcom/android/modules/utils/TypedXmlSerializer;)V+]Lcom/android/server/appop/HistoricalRegistry$Persistence;Lcom/android/server/appop/HistoricalRegistry$Persistence;]Landroid/app/AppOpsManager$AttributedHistoricalOps;Landroid/app/AppOpsManager$AttributedHistoricalOps;
8014HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalOpDLocked(Landroid/app/AppOpsManager$HistoricalOp;Lcom/android/modules/utils/TypedXmlSerializer;)V+]Landroid/app/AppOpsManager$HistoricalOp;Landroid/app/AppOpsManager$HistoricalOp;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Lcom/android/server/appop/HistoricalRegistry$Persistence;Lcom/android/server/appop/HistoricalRegistry$Persistence;
8015HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalOpDLocked(Landroid/app/AppOpsManager$HistoricalOps;Lcom/android/modules/utils/TypedXmlSerializer;)V+]Landroid/app/AppOpsManager$HistoricalOps;Landroid/app/AppOpsManager$HistoricalOps;]Lcom/android/server/appop/HistoricalRegistry$Persistence;Lcom/android/server/appop/HistoricalRegistry$Persistence;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008016HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalOpsDLocked(Ljava/util/List;JLjava/io/File;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008017HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalPackageOpsDLocked(Landroid/app/AppOpsManager$HistoricalPackageOps;Lcom/android/modules/utils/TypedXmlSerializer;)V+]Landroid/app/AppOpsManager$HistoricalPackageOps;Landroid/app/AppOpsManager$HistoricalPackageOps;]Lcom/android/server/appop/HistoricalRegistry$Persistence;Lcom/android/server/appop/HistoricalRegistry$Persistence;
8018HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeHistoricalUidOpsDLocked(Landroid/app/AppOpsManager$HistoricalUidOps;Lcom/android/modules/utils/TypedXmlSerializer;)V+]Landroid/app/AppOpsManager$HistoricalUidOps;Landroid/app/AppOpsManager$HistoricalUidOps;]Lcom/android/server/appop/HistoricalRegistry$Persistence;Lcom/android/server/appop/HistoricalRegistry$Persistence;
8019HPLcom/android/server/appop/HistoricalRegistry$Persistence;->writeStateOnLocked(Landroid/app/AppOpsManager$HistoricalOp;JLcom/android/modules/utils/TypedXmlSerializer;)V+]Landroid/app/AppOpsManager$HistoricalOp;Landroid/app/AppOpsManager$HistoricalOp;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008020HSPLcom/android/server/appop/HistoricalRegistry;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07008021HSPLcom/android/server/appop/HistoricalRegistry;-><init>(Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008022HSPLcom/android/server/appop/HistoricalRegistry;->getUpdatedPendingHistoricalOpsMLocked(J)Landroid/app/AppOpsManager$HistoricalOps;+]Landroid/app/AppOpsManager$HistoricalOps;Landroid/app/AppOpsManager$HistoricalOps;]Lcom/android/server/appop/HistoricalRegistry;Lcom/android/server/appop/HistoricalRegistry;
art-benchmark-service00abe242023-02-13 10:31:34 -08008023HSPLcom/android/server/appop/HistoricalRegistry;->increaseOpAccessDuration(IILjava/lang/String;Ljava/lang/String;IIJJII)V+]Landroid/app/AppOpsManager$HistoricalOps;Landroid/app/AppOpsManager$HistoricalOps;]Lcom/android/server/appop/DiscreteRegistry;Lcom/android/server/appop/DiscreteRegistry;]Lcom/android/server/appop/HistoricalRegistry;Lcom/android/server/appop/HistoricalRegistry;
8024HSPLcom/android/server/appop/HistoricalRegistry;->incrementOpAccessedCount(IILjava/lang/String;Ljava/lang/String;IIJII)V+]Landroid/app/AppOpsManager$HistoricalOps;Landroid/app/AppOpsManager$HistoricalOps;]Lcom/android/server/appop/DiscreteRegistry;Lcom/android/server/appop/DiscreteRegistry;]Lcom/android/server/appop/HistoricalRegistry;Lcom/android/server/appop/HistoricalRegistry;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008025HSPLcom/android/server/appop/HistoricalRegistry;->incrementOpRejected(IILjava/lang/String;Ljava/lang/String;II)V+]Landroid/app/AppOpsManager$HistoricalOps;Landroid/app/AppOpsManager$HistoricalOps;]Lcom/android/server/appop/HistoricalRegistry;Lcom/android/server/appop/HistoricalRegistry;
art-benchmark-service35aba412020-02-03 11:53:25 -08008026HSPLcom/android/server/appop/HistoricalRegistry;->isPersistenceInitializedMLocked()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008027HSPLcom/android/server/appop/OnOpModeChangedListener;-><init>(IIIII)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008028HSPLcom/android/server/appop/OnOpModeChangedListener;->getCallingUid()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008029HSPLcom/android/server/appop/OnOpModeChangedListener;->getFlags()I
Karuna Ramkumard7380572023-06-09 19:14:36 +00008030HSPLcom/android/server/appop/OnOpModeChangedListener;->getWatchedOpCode()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008031HPLcom/android/server/appprediction/AppPredictionManagerService$PredictionManagerServiceStub;->runForUserLocked(Ljava/lang/String;Landroid/app/prediction/AppPredictionSessionId;Ljava/util/function/Consumer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008032HPLcom/android/server/appwidget/AppWidgetServiceImpl$HostId;->equals(Ljava/lang/Object;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008033HPLcom/android/server/appwidget/AppWidgetServiceImpl$Provider;->getUserId()I
8034HPLcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;-><init>(ILandroid/content/ComponentName;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07008035HPLcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Lcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008036HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->enforceCallFromPackage(Ljava/lang/String;)V+]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008037HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->getEnabledGroupProfileIds(I)[I
8038HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->getGroupParent(I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07008039HPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->getProfileParent(I)I+]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Landroid/os/UserManager;Landroid/os/UserManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008040HSPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isCallerInstantAppLocked()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008041HSPLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isProfileEnabled(I)Z
8042HPLcom/android/server/appwidget/AppWidgetServiceImpl;->-$$Nest$fgetmAppOpsManager(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Landroid/app/AppOpsManager;
8043HPLcom/android/server/appwidget/AppWidgetServiceImpl;->-$$Nest$fgetmSecurityPolicy(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Lcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008044HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->-$$Nest$fgetmUserManager(Lcom/android/server/appwidget/AppWidgetServiceImpl;)Landroid/os/UserManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008045HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->ensureGroupStateLoadedLocked(I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008046HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->ensureGroupStateLoadedLocked(IZ)V+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/util/IntArray;Landroid/util/IntArray;]Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl;]Lcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;Lcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008047HPLcom/android/server/appwidget/AppWidgetServiceImpl;->getAppWidgetIds(Landroid/content/ComponentName;)[I+]Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl;]Lcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;Lcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008048HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->getInstalledProvidersForProfile(IILjava/lang/String;)Landroid/content/pm/ParceledListSlice;+]Landroid/appwidget/AppWidgetProviderInfo;Landroid/appwidget/AppWidgetProviderInfo;]Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;]Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl;]Lcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;Lcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008049HPLcom/android/server/appwidget/AppWidgetServiceImpl;->getWidgetIds(Ljava/util/ArrayList;)[I
art-benchmark-service00abe242023-02-13 10:31:34 -08008050HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->isBoundWidgetPackage(Ljava/lang/String;I)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008051HPLcom/android/server/appwidget/AppWidgetServiceImpl;->isProfileWithLockedParent(I)Z+]Lcom/android/server/appwidget/AppWidgetServiceImpl;Lcom/android/server/appwidget/AppWidgetServiceImpl;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Landroid/os/UserManager;Landroid/os/UserManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008052HSPLcom/android/server/appwidget/AppWidgetServiceImpl;->isUserRunningAndUnlocked(I)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07008053HPLcom/android/server/appwidget/AppWidgetServiceImpl;->lookupProviderLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;)Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;+]Lcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;Lcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008054HPLcom/android/server/appwidget/AppWidgetServiceImpl;->parseAppWidgetProviderInfo(Landroid/content/Context;Lcom/android/server/appwidget/AppWidgetServiceImpl$ProviderId;Landroid/content/pm/ActivityInfo;Ljava/lang/String;)Landroid/appwidget/AppWidgetProviderInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008055HPLcom/android/server/appwidget/AppWidgetServiceImpl;->scheduleNotifyUpdateAppWidgetLocked(Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;Landroid/widget/RemoteViews;)V
8056HPLcom/android/server/appwidget/AppWidgetServiceImpl;->serializeAppWidget(Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/server/appwidget/AppWidgetServiceImpl$Widget;Z)V+]Landroid/os/Bundle;Landroid/os/Bundle;
8057HPLcom/android/server/appwidget/AppWidgetServiceImpl;->serializeHost(Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;)V
8058HPLcom/android/server/appwidget/AppWidgetServiceImpl;->startListening(Lcom/android/internal/appwidget/IAppWidgetHost;Ljava/lang/String;I[I)Landroid/content/pm/ParceledListSlice;
8059HPLcom/android/server/appwidget/AppWidgetServiceImpl;->tagProvidersAndHosts()V+]Ljava/util/ArrayList;Ljava/util/ArrayList;
8060HPLcom/android/server/appwidget/AppWidgetServiceImpl;->writeProfileStateToFileLocked(Ljava/io/FileOutputStream;I)Z+]Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;Lcom/android/server/appwidget/AppWidgetServiceImpl$Host;]Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;Lcom/android/server/appwidget/AppWidgetServiceImpl$Provider;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/lang/Integer;Ljava/lang/Integer;
8061HPLcom/android/server/appwidget/AppWidgetXmlUtil;->writeAppWidgetProviderInfoLocked(Lcom/android/modules/utils/TypedXmlSerializer;Landroid/appwidget/AppWidgetProviderInfo;)V+]Landroid/content/ComponentName;Landroid/content/ComponentName;
8062HSPLcom/android/server/audio/AudioDeviceBroker;->preferredCommunicationDevice()Landroid/media/AudioDeviceAttributes;
8063HSPLcom/android/server/audio/AudioDeviceBroker;->topCommunicationRouteClient()Lcom/android/server/audio/AudioDeviceBroker$CommunicationRouteClient;
8064HSPLcom/android/server/audio/AudioService$AudioHandler;->handleMessage(Landroid/os/Message;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/audio/SpatializerHelper;Lcom/android/server/audio/SpatializerHelper;]Lcom/android/server/audio/SoundDoseHelper;Lcom/android/server/audio/SoundDoseHelper;]Lcom/android/server/audio/AudioService$AudioHandler;Lcom/android/server/audio/AudioService$AudioHandler;]Lcom/android/server/audio/AudioDeviceBroker;Lcom/android/server/audio/AudioDeviceBroker;]Lcom/android/server/audio/SoundEffectsHelper;Lcom/android/server/audio/SoundEffectsHelper;]Landroid/media/MediaMetrics$Item;Landroid/media/MediaMetrics$Item;]Lcom/android/internal/os/SomeArgs;Lcom/android/internal/os/SomeArgs;]Lcom/android/server/audio/AudioSystemAdapter;Lcom/android/server/audio/AudioSystemAdapter;]Lcom/android/server/utils/EventLogger;Lcom/android/server/utils/EventLogger;]Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/audio/PlaybackActivityMonitor;Lcom/android/server/audio/PlaybackActivityMonitor;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/audio/RecordingActivityMonitor;Lcom/android/server/audio/RecordingActivityMonitor;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/audio/AudioService$SetModeDeathHandler;Lcom/android/server/audio/AudioService$SetModeDeathHandler;]Lcom/android/server/audio/SystemServerAdapter;Lcom/android/server/audio/SystemServerAdapter;
8065HPLcom/android/server/audio/AudioService$AudioServiceBroadcastReceiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
8066HSPLcom/android/server/audio/AudioService$VolumeGroupState;->readSettings()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008067HSPLcom/android/server/audio/AudioService$VolumeStreamState$1;->record(Ljava/lang/String;II)V
8068HSPLcom/android/server/audio/AudioService$VolumeStreamState;->-$$Nest$fgetmIsMuted(Lcom/android/server/audio/AudioService$VolumeStreamState;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008069HSPLcom/android/server/audio/AudioService$VolumeStreamState;->applyDeviceVolume_syncVSS(I)V+]Lcom/android/server/audio/AudioService$VolumeStreamState;Lcom/android/server/audio/AudioService$VolumeStreamState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008070HSPLcom/android/server/audio/AudioService$VolumeStreamState;->getIndex(I)I+]Landroid/util/SparseIntArray;Lcom/android/server/audio/AudioService$VolumeStreamState$1;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008071HSPLcom/android/server/audio/AudioService$VolumeStreamState;->getMaxIndex()I
8072HSPLcom/android/server/audio/AudioService$VolumeStreamState;->getSettingNameForDevice(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008073HSPLcom/android/server/audio/AudioService$VolumeStreamState;->observeDevicesForStream_syncVSS(Z)Ljava/util/Set;+]Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService;]Ljava/util/Set;Ljava/util/TreeSet;]Lcom/android/server/audio/SystemServerAdapter;Lcom/android/server/audio/SystemServerAdapter;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008074HSPLcom/android/server/audio/AudioService$VolumeStreamState;->readSettings()V
8075HSPLcom/android/server/audio/AudioService$VolumeStreamState;->setIndex(IILjava/lang/String;Z)Z+]Landroid/util/SparseIntArray;Lcom/android/server/audio/AudioService$VolumeStreamState$1;]Lcom/android/server/audio/AudioService$VolumeStreamState;Lcom/android/server/audio/AudioService$VolumeStreamState;]Lcom/android/server/utils/EventLogger;Lcom/android/server/utils/EventLogger;]Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService;]Landroid/content/Intent;Landroid/content/Intent;]Ljava/util/Set;Ljava/util/HashSet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008076HSPLcom/android/server/audio/AudioService;->-$$Nest$fgetmSystemServer(Lcom/android/server/audio/AudioService;)Lcom/android/server/audio/SystemServerAdapter;
8077HSPLcom/android/server/audio/AudioService;->-$$Nest$mgetDeviceSetForStreamDirect(Lcom/android/server/audio/AudioService;I)Ljava/util/Set;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008078HPLcom/android/server/audio/AudioService;->adjustStreamVolume(IIILjava/lang/String;Ljava/lang/String;IILjava/lang/String;ZI)V
8079HPLcom/android/server/audio/AudioService;->adjustSuggestedStreamVolume(IIILjava/lang/String;Ljava/lang/String;IIZI)V
8080HSPLcom/android/server/audio/AudioService;->callingHasAudioSettingsPermission()Z
8081HSPLcom/android/server/audio/AudioService;->enforceQueryStateOrModifyRoutingPermission()V+]Landroid/content/Context;Landroid/app/ContextImpl;
8082HSPLcom/android/server/audio/AudioService;->enforceVolumeController(Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008083HSPLcom/android/server/audio/AudioService;->ensureValidStreamType(I)V
8084HSPLcom/android/server/audio/AudioService;->getDeviceForStream(I)I+]Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService;
8085HSPLcom/android/server/audio/AudioService;->getDeviceSetForStream(I)Ljava/util/Set;+]Lcom/android/server/audio/AudioService$VolumeStreamState;Lcom/android/server/audio/AudioService$VolumeStreamState;]Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService;
art-benchmark-service922a5532023-03-23 03:12:41 -07008086HSPLcom/android/server/audio/AudioService;->getDeviceSetForStreamDirect(I)Ljava/util/Set;+]Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008087HSPLcom/android/server/audio/AudioService;->getDevicesForAttributes(Landroid/media/AudioAttributes;)Ljava/util/ArrayList;+]Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008088HSPLcom/android/server/audio/AudioService;->getDevicesForAttributesInt(Landroid/media/AudioAttributes;Z)Ljava/util/ArrayList;+]Lcom/android/server/audio/AudioSystemAdapter;Lcom/android/server/audio/AudioSystemAdapter;
art-benchmark-service922a5532023-03-23 03:12:41 -07008089HSPLcom/android/server/audio/AudioService;->getStreamMaxVolume(I)I+]Lcom/android/server/audio/AudioService$VolumeStreamState;Lcom/android/server/audio/AudioService$VolumeStreamState;]Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008090HSPLcom/android/server/audio/AudioService;->getStreamMinVolume(I)I+]Lcom/android/server/audio/AudioService$VolumeStreamState;Lcom/android/server/audio/AudioService$VolumeStreamState;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008091HPLcom/android/server/audio/AudioService;->getStreamVolume(I)I+]Lcom/android/server/audio/AudioService$VolumeStreamState;Lcom/android/server/audio/AudioService$VolumeStreamState;]Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService;
8092HSPLcom/android/server/audio/AudioService;->isA2dpAbsoluteVolumeDevice(I)Z
8093HSPLcom/android/server/audio/AudioService;->isFixedVolumeDevice(I)Z+]Ljava/util/Set;Ljava/util/HashSet;
8094HSPLcom/android/server/audio/AudioService;->isStreamMute(I)Z+]Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService;
8095HPLcom/android/server/audio/AudioService;->querySoundEffectsEnabled(I)Z
8096HSPLcom/android/server/audio/AudioService;->selectOneAudioDevice(Ljava/util/Set;)I+]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/Set;Ljava/util/TreeSet;
8097HSPLcom/android/server/audio/AudioService;->sendMsg(Landroid/os/Handler;IIIILjava/lang/Object;I)V+]Landroid/os/Handler;Lcom/android/server/audio/AudioService$AudioHandler;
8098HSPLcom/android/server/audio/AudioService;->updateVolumeStates(IILjava/lang/String;)V+]Landroid/media/AudioAttributes$Builder;Landroid/media/AudioAttributes$Builder;]Lcom/android/server/audio/AudioService$VolumeStreamState;Lcom/android/server/audio/AudioService$VolumeStreamState;]Landroid/media/AudioDeviceAttributes;Landroid/media/AudioDeviceAttributes;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/audio/AudioService;Lcom/android/server/audio/AudioService;]Ljava/util/Set;Ljava/util/HashSet;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008099HSPLcom/android/server/audio/AudioSystemAdapter;->getDevicesForAttributes(Landroid/media/AudioAttributes;Z)Ljava/util/ArrayList;+]Lcom/android/server/audio/AudioSystemAdapter;Lcom/android/server/audio/AudioSystemAdapter;
art-benchmark-service00abe242023-02-13 10:31:34 -08008100HSPLcom/android/server/audio/AudioSystemAdapter;->getDevicesForAttributesImpl(Landroid/media/AudioAttributes;Z)Ljava/util/ArrayList;+]Ljava/util/concurrent/ConcurrentHashMap;Ljava/util/concurrent/ConcurrentHashMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008101HPLcom/android/server/audio/MediaFocusControl;->abandonAudioFocus(Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Landroid/media/AudioAttributes;Ljava/lang/String;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008102HPLcom/android/server/audio/MediaFocusControl;->requestAudioFocus(Landroid/media/AudioAttributes;ILandroid/os/IBinder;Landroid/media/IAudioFocusDispatcher;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IIZI)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07008103HSPLcom/android/server/audio/PlaybackActivityMonitor$NewPlayerEvent;-><init>(Landroid/media/AudioPlaybackConfiguration;)V
8104HPLcom/android/server/audio/PlaybackActivityMonitor$PlayMonitorClient;->dispatchPlaybackConfigChange(Ljava/util/List;Z)V+]Landroid/media/IPlaybackConfigDispatcher;Lcom/android/server/audio/AudioService$4;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
8105HPLcom/android/server/audio/PlaybackActivityMonitor$PlayerEvent;-><init>(III)V
8106HPLcom/android/server/audio/PlaybackActivityMonitor;->dispatchPlaybackChange(Z)V+]Ljava/util/concurrent/ConcurrentLinkedQueue;Ljava/util/concurrent/ConcurrentLinkedQueue;]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/audio/PlaybackActivityMonitor$PlayMonitorClient;Lcom/android/server/audio/PlaybackActivityMonitor$PlayMonitorClient;]Lcom/android/server/audio/PlaybackActivityMonitor;Lcom/android/server/audio/PlaybackActivityMonitor;
8107HPLcom/android/server/audio/PlaybackActivityMonitor;->playerEvent(IIII)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Landroid/os/Handler;Lcom/android/server/audio/PlaybackActivityMonitor$1;]Landroid/media/AudioPlaybackConfiguration;Landroid/media/AudioPlaybackConfiguration;]Lcom/android/server/audio/FadeOutManager;Lcom/android/server/audio/FadeOutManager;]Lcom/android/server/audio/PlaybackActivityMonitor;Lcom/android/server/audio/PlaybackActivityMonitor;]Lcom/android/server/utils/EventLogger;Lcom/android/server/utils/EventLogger;]Lcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;Lcom/android/server/audio/PlaybackActivityMonitor$DuckingManager;]Ljava/util/ArrayList;Ljava/util/ArrayList;
8108HPLcom/android/server/audio/PlaybackActivityMonitor;->portEvent(IILandroid/os/PersistableBundle;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008109HPLcom/android/server/audio/PlaybackActivityMonitor;->releasePlayer(II)V
8110HSPLcom/android/server/audio/PlaybackActivityMonitor;->trackPlayer(Landroid/media/PlayerBase$PlayerIdCard;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07008111HPLcom/android/server/audio/RecordingActivityMonitor$RecordingEvent;-><init>(IILandroid/media/AudioRecordingConfiguration;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008112HPLcom/android/server/audio/RecordingActivityMonitor$RecordingEvent;->eventToString()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008113HPLcom/android/server/audio/RecordingActivityMonitor;->createRecordingConfiguration(III[IIZI[Landroid/media/audiofx/AudioEffect$Descriptor;[Landroid/media/audiofx/AudioEffect$Descriptor;)Landroid/media/AudioRecordingConfiguration;
8114HSPLcom/android/server/audio/RotationHelper;->enable()V
8115HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodFinishInput()V
8116HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession$InlineSuggestionsRequestCallbackImpl;->onInputMethodStartInput(Landroid/view/autofill/AutofillId;)V
8117HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->maybeUpdateResponseToImeLocked()V
8118HPLcom/android/server/autofill/AutofillInlineSuggestionsRequestSession;->onInlineSuggestionsResponseLocked(Lcom/android/server/autofill/ui/InlineFillUi;)Z
8119HPLcom/android/server/autofill/AutofillManagerService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008120HSPLcom/android/server/autofill/AutofillManagerService$AugmentedAutofillState;->injectAugmentedAutofillInfo(Landroid/content/AutofillOptions;ILjava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008121HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->getFillEventHistory(Lcom/android/internal/os/IResultReceiver;)V
8122HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->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
8123HPLcom/android/server/autofill/AutofillManagerService$AutoFillManagerServiceStub;->updateSession(ILandroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;III)V+]Lcom/android/server/autofill/AutofillManagerServiceImpl;Lcom/android/server/autofill/AutofillManagerServiceImpl;
8124HSPLcom/android/server/autofill/AutofillManagerService$AutofillCompatState;->isCompatibilityModeRequested(Ljava/lang/String;JI)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008125HSPLcom/android/server/autofill/AutofillManagerService$DisabledInfoCache;->getAppDisabledActivities(ILjava/lang/String;)Landroid/util/ArrayMap;
8126HSPLcom/android/server/autofill/AutofillManagerService$DisabledInfoCache;->getAppDisabledExpiration(ILjava/lang/String;)J
art-benchmark-service00abe242023-02-13 10:31:34 -08008127HSPLcom/android/server/autofill/AutofillManagerService$LocalService;->getAutofillOptions(Ljava/lang/String;JI)Landroid/content/AutofillOptions;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008128HSPLcom/android/server/autofill/AutofillManagerService$LocalService;->injectDisableAppInfo(Landroid/content/AutofillOptions;ILjava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008129HPLcom/android/server/autofill/AutofillManagerService;->peekServiceForUserWithLocalBinderIdentityLocked(I)Lcom/android/server/autofill/AutofillManagerServiceImpl;+]Lcom/android/server/infra/AbstractMasterSystemService;Lcom/android/server/autofill/AutofillManagerService;
8130HPLcom/android/server/autofill/AutofillManagerServiceImpl;->startSessionLocked(Landroid/os/IBinder;IILandroid/os/IBinder;Landroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;ZLandroid/content/ComponentName;ZZI)J
8131HPLcom/android/server/autofill/AutofillManagerServiceImpl;->updateSessionLocked(IILandroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;II)Z+]Lcom/android/server/autofill/Session;Lcom/android/server/autofill/Session;]Landroid/util/SparseArray;Landroid/util/SparseArray;
8132HPLcom/android/server/autofill/Helper;->addAutofillableIds(Landroid/app/assist/AssistStructure$ViewNode;Ljava/util/ArrayList;Z)V+]Landroid/app/assist/AssistStructure$ViewNode;Landroid/app/assist/AssistStructure$ViewNode;]Ljava/util/ArrayList;Ljava/util/ArrayList;
8133HPLcom/android/server/autofill/Session$AssistDataReceiverImpl;->onHandleAssistData(Landroid/os/Bundle;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/PendingIntent;Landroid/app/PendingIntent;]Landroid/app/assist/AssistStructure$ViewNode;Landroid/app/assist/AssistStructure$ViewNode;]Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillId;]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/app/assist/AssistStructure;Landroid/app/assist/AssistStructure;]Lcom/android/server/autofill/AutofillManagerServiceImpl;Lcom/android/server/autofill/AutofillManagerServiceImpl;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/autofill/Session$AssistDataReceiverImpl;Lcom/android/server/autofill/Session$AssistDataReceiverImpl;
8134HPLcom/android/server/autofill/Session;-><init>(Lcom/android/server/autofill/AutofillManagerServiceImpl;Lcom/android/server/autofill/ui/AutoFillUI;Landroid/content/Context;Landroid/os/Handler;ILjava/lang/Object;IIILandroid/os/IBinder;Landroid/os/IBinder;ZLandroid/util/LocalLog;Landroid/util/LocalLog;Landroid/content/ComponentName;Landroid/content/ComponentName;ZZZILcom/android/server/inputmethod/InputMethodManagerInternal;)V
8135HPLcom/android/server/autofill/Session;->destroyLocked()Lcom/android/server/autofill/RemoteFillService;
8136HPLcom/android/server/autofill/Session;->requestNewFillResponseLocked(Lcom/android/server/autofill/ViewState;II)V
8137HPLcom/android/server/autofill/Session;->updateLocked(Landroid/view/autofill/AutofillId;Landroid/graphics/Rect;Landroid/view/autofill/AutofillValue;II)V+]Lcom/android/server/autofill/AutofillInlineSessionController;Lcom/android/server/autofill/AutofillInlineSessionController;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/autofill/Session;Lcom/android/server/autofill/Session;]Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillId;]Lcom/android/server/autofill/ViewState;Lcom/android/server/autofill/ViewState;]Lcom/android/server/autofill/PresentationStatsEventLogger;Lcom/android/server/autofill/PresentationStatsEventLogger;]Lcom/android/server/autofill/AutofillManagerServiceImpl;Lcom/android/server/autofill/AutofillManagerServiceImpl;]Lcom/android/server/autofill/ui/AutoFillUI;Lcom/android/server/autofill/ui/AutoFillUI;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/service/autofill/FillResponse;Landroid/service/autofill/FillResponse;
8138HPLcom/android/server/autofill/Session;->updateViewStateAndUiOnValueChangedLocked(Landroid/view/autofill/AutofillId;Landroid/view/autofill/AutofillValue;Lcom/android/server/autofill/ViewState;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008139HPLcom/android/server/backup/BackupManagerConstants;->getFullBackupIntervalMilliseconds()J
Karuna Ramkumard7380572023-06-09 19:14:36 +00008140HPLcom/android/server/backup/BackupManagerConstants;->getFullBackupRequireCharging()Z
8141HPLcom/android/server/backup/BackupManagerConstants;->getFullBackupRequiredNetworkType()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07008142HPLcom/android/server/backup/BackupManagerConstants;->getKeyValueBackupIntervalMilliseconds()J
8143HSPLcom/android/server/backup/BackupManagerService;->binderGetCallingUserId()I+]Landroid/os/UserHandle;Landroid/os/UserHandle;
8144HPLcom/android/server/backup/BackupManagerService;->dataChanged(ILjava/lang/String;)V+]Lcom/android/server/backup/BackupManagerService;Lcom/android/server/backup/BackupManagerService;]Lcom/android/server/backup/UserBackupManagerService;Lcom/android/server/backup/UserBackupManagerService;
8145HSPLcom/android/server/backup/BackupManagerService;->dataChanged(Ljava/lang/String;)V+]Lcom/android/server/backup/BackupManagerService;Lcom/android/server/backup/BackupManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008146HSPLcom/android/server/backup/BackupManagerService;->dataChangedForUser(ILjava/lang/String;)V
8147HSPLcom/android/server/backup/BackupManagerService;->enforceCallingPermissionOnUserId(ILjava/lang/String;)V+]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/os/UserHandle;Landroid/os/UserHandle;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008148HPLcom/android/server/backup/BackupManagerService;->getServiceForUserIfCallerHasPermission(ILjava/lang/String;)Lcom/android/server/backup/UserBackupManagerService;+]Lcom/android/server/backup/BackupManagerService;Lcom/android/server/backup/BackupManagerService;]Landroid/util/SparseArray;Landroid/util/SparseArray;
8149HSPLcom/android/server/backup/BackupManagerService;->isUserReadyForBackup(I)Z+]Lcom/android/server/backup/BackupManagerService;Lcom/android/server/backup/BackupManagerService;]Landroid/util/SparseArray;Landroid/util/SparseArray;
8150HPLcom/android/server/backup/FullBackupJob;->finishBackupPass(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008151HPLcom/android/server/backup/FullBackupJob;->schedule(ILandroid/content/Context;JLcom/android/server/backup/UserBackupManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008152HPLcom/android/server/backup/PackageManagerBackupAgent;->onBackup(Landroid/os/ParcelFileDescriptor;Landroid/app/backup/BackupDataOutput;Landroid/os/ParcelFileDescriptor;)V+]Lcom/android/server/backup/PackageManagerBackupAgent;Lcom/android/server/backup/PackageManagerBackupAgent;]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/io/DataOutputStream;Ljava/io/DataOutputStream;]Landroid/content/pm/PackageInfo;Landroid/content/pm/PackageInfo;]Landroid/content/pm/SigningInfo;Landroid/content/pm/SigningInfo;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/HashSet;Ljava/util/HashSet;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Ljava/io/ByteArrayOutputStream;Ljava/io/ByteArrayOutputStream;
8153HPLcom/android/server/backup/TransportManager;->addUserIdToLogMessage(ILjava/lang/String;)Ljava/lang/String;
8154HPLcom/android/server/backup/TransportManager;->getCurrentTransportClient(Ljava/lang/String;)Lcom/android/server/backup/transport/TransportConnection;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008155HPLcom/android/server/backup/TransportManager;->getRegisteredTransportEntryLocked(Ljava/lang/String;)Ljava/util/Map$Entry;
8156HPLcom/android/server/backup/TransportManager;->updateTransportAttributes(Landroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V
8157HPLcom/android/server/backup/UserBackupManagerService$1;->run()V+]Landroid/util/AtomicFile;Landroid/util/AtomicFile;]Ljava/io/DataOutputStream;Ljava/io/DataOutputStream;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/io/ByteArrayOutputStream;Ljava/io/ByteArrayOutputStream;]Ljava/io/FileOutputStream;Ljava/io/FileOutputStream;
8158HPLcom/android/server/backup/UserBackupManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
8159HPLcom/android/server/backup/UserBackupManagerService$4;-><init>(Lcom/android/server/backup/UserBackupManagerService;Ljava/lang/String;Ljava/util/HashSet;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07008160HPLcom/android/server/backup/UserBackupManagerService$4;->run()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008161HPLcom/android/server/backup/UserBackupManagerService$BackupWakeLock;->acquire()V
8162HPLcom/android/server/backup/UserBackupManagerService$BackupWakeLock;->release()V
8163HPLcom/android/server/backup/UserBackupManagerService;->-$$Nest$fgetmFullBackupQueue(Lcom/android/server/backup/UserBackupManagerService;)Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008164HPLcom/android/server/backup/UserBackupManagerService;->-$$Nest$mdataChangedImpl(Lcom/android/server/backup/UserBackupManagerService;Ljava/lang/String;Ljava/util/HashSet;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008165HPLcom/android/server/backup/UserBackupManagerService;->addUserIdToLogMessage(ILjava/lang/String;)Ljava/lang/String;
8166HPLcom/android/server/backup/UserBackupManagerService;->beginFullBackup(Lcom/android/server/backup/FullBackupJob;)Z
8167HPLcom/android/server/backup/UserBackupManagerService;->bindToAgentSynchronous(Landroid/content/pm/ApplicationInfo;II)Landroid/app/IBackupAgent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008168HPLcom/android/server/backup/UserBackupManagerService;->dataChanged(Ljava/lang/String;)V+]Landroid/os/Handler;Lcom/android/server/backup/internal/BackupHandler;]Lcom/android/server/backup/UserBackupManagerService;Lcom/android/server/backup/UserBackupManagerService;
8169HPLcom/android/server/backup/UserBackupManagerService;->dataChangedTargets(Ljava/lang/String;)Ljava/util/HashSet;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/content/Context;Landroid/app/ContextImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008170HPLcom/android/server/backup/UserBackupManagerService;->dequeueFullBackupLocked(Ljava/lang/String;)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008171HPLcom/android/server/backup/UserBackupManagerService;->enqueueFullBackup(Ljava/lang/String;J)V+]Lcom/android/server/backup/UserBackupManagerService;Lcom/android/server/backup/UserBackupManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008172HPLcom/android/server/backup/UserBackupManagerService;->fullBackupAllowable(Ljava/lang/String;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07008173HPLcom/android/server/backup/UserBackupManagerService;->getCurrentTransport()Ljava/lang/String;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008174HPLcom/android/server/backup/UserBackupManagerService;->isAppEligibleForBackup(Ljava/lang/String;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008175HPLcom/android/server/backup/UserBackupManagerService;->scheduleNextFullBackupJob(J)V
8176HPLcom/android/server/backup/UserBackupManagerService;->updateTransportAttributes(ILandroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/CharSequence;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008177HPLcom/android/server/backup/UserBackupManagerService;->writeFullBackupScheduleAsync()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008178HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;-><init>(Lcom/android/server/backup/UserBackupManagerService;Lcom/android/server/backup/OperationStorage;Lcom/android/server/backup/transport/TransportConnection;Landroid/app/backup/IFullBackupRestoreObserver;[Ljava/lang/String;ZLcom/android/server/backup/FullBackupJob;Ljava/util/concurrent/CountDownLatch;Landroid/app/backup/IBackupObserver;Landroid/app/backup/IBackupManagerMonitor;Lcom/android/server/backup/internal/OnTaskFinishedListener;ZLcom/android/server/backup/utils/BackupEligibilityRules;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07008179HPLcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;->run()V+]Lcom/android/server/backup/transport/BackupTransportClient;Lcom/android/server/backup/transport/BackupTransportClient;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/io/FileInputStream;Ljava/io/FileInputStream;]Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$SinglePackageBackupRunner;]Lcom/android/server/backup/UserBackupManagerService$BackupWakeLock;Lcom/android/server/backup/UserBackupManagerService$BackupWakeLock;]Ljava/util/concurrent/CountDownLatch;Ljava/util/concurrent/CountDownLatch;]Lcom/android/server/backup/UserBackupManagerService;Lcom/android/server/backup/UserBackupManagerService;]Ljava/io/FileOutputStream;Ljava/io/FileOutputStream;]Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask;]Lcom/android/server/backup/FullBackupJob;Lcom/android/server/backup/FullBackupJob;]Ljava/lang/Thread;Ljava/lang/Thread;]Lcom/android/server/backup/internal/OnTaskFinishedListener;Lcom/android/server/backup/UserBackupManagerService$$ExternalSyntheticLambda8;,Lcom/android/server/backup/fullbackup/PerformFullTransportBackupTask$$ExternalSyntheticLambda0;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/ParcelFileDescriptor;Landroid/os/ParcelFileDescriptor;]Landroid/app/IActivityManager;Lcom/android/server/am/ActivityManagerService;]Lcom/android/server/backup/transport/TransportConnection;Lcom/android/server/backup/transport/TransportConnection;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008180HPLcom/android/server/backup/internal/LifecycleOperationStorage;->registerOperationForPackages(IILjava/util/Set;Lcom/android/server/backup/BackupRestoreTask;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008181HPLcom/android/server/backup/internal/LifecycleOperationStorage;->removeOperation(I)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/Map;Ljava/util/HashMap;]Ljava/util/Set;Ljava/util/HashSet;
8182HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->cleanUpAgent(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008183HPLcom/android/server/backup/keyvalue/KeyValueBackupTask;->extractAgentData(Landroid/content/pm/PackageInfo;Landroid/app/IBackupAgent;)V
8184HPLcom/android/server/backup/transport/BackupTransportClient$TransportFutures;->newFuture()Lcom/android/internal/infra/AndroidFuture;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008185HPLcom/android/server/backup/transport/BackupTransportClient$TransportFutures;->remove(Lcom/android/internal/infra/AndroidFuture;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008186HPLcom/android/server/backup/transport/BackupTransportClient$TransportStatusCallbackPool;-><init>()V
8187HPLcom/android/server/backup/transport/BackupTransportClient$TransportStatusCallbackPool;->acquire()Lcom/android/server/backup/transport/TransportStatusCallback;+]Lcom/android/server/backup/transport/TransportStatusCallback;Lcom/android/server/backup/transport/TransportStatusCallback;]Ljava/util/Queue;Ljava/util/ArrayDeque;]Ljava/util/Set;Ljava/util/HashSet;
8188HPLcom/android/server/backup/transport/BackupTransportClient$TransportStatusCallbackPool;->recycle(Lcom/android/server/backup/transport/TransportStatusCallback;)V+]Ljava/util/Queue;Ljava/util/ArrayDeque;]Ljava/util/Set;Ljava/util/HashSet;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008189HPLcom/android/server/backup/transport/BackupTransportClient;->getBackupManagerMonitor()Landroid/app/backup/IBackupManagerMonitor;
8190HPLcom/android/server/backup/transport/BackupTransportClient;->getFutureResult(Lcom/android/internal/infra/AndroidFuture;)Ljava/lang/Object;+]Lcom/android/internal/infra/AndroidFuture;Lcom/android/internal/infra/AndroidFuture;]Lcom/android/server/backup/transport/BackupTransportClient$TransportFutures;Lcom/android/server/backup/transport/BackupTransportClient$TransportFutures;
8191HPLcom/android/server/backup/transport/BackupTransportClient;->performFullBackup(Landroid/content/pm/PackageInfo;Landroid/os/ParcelFileDescriptor;I)I
8192HPLcom/android/server/backup/transport/TransportConnection$TransportConnectionMonitor;-><init>(Landroid/content/Context;Lcom/android/server/backup/transport/TransportConnection;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008193HPLcom/android/server/backup/transport/TransportConnection;-><init>(ILandroid/content/Context;Lcom/android/server/backup/transport/TransportStats;Landroid/content/Intent;Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;Landroid/os/Handler;)V
8194HPLcom/android/server/backup/transport/TransportConnection;->checkStateIntegrityLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008195HPLcom/android/server/backup/transport/TransportConnection;->connect(Ljava/lang/String;)Lcom/android/server/backup/transport/BackupTransportClient;+]Landroid/os/Looper;Landroid/os/Looper;]Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;]Lcom/android/server/backup/transport/TransportStats;Lcom/android/server/backup/transport/TransportStats;]Lcom/android/server/backup/transport/TransportConnection;Lcom/android/server/backup/transport/TransportConnection;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008196HPLcom/android/server/backup/transport/TransportConnection;->connectAsync(Lcom/android/server/backup/transport/TransportConnectionListener;Ljava/lang/String;)V
8197HPLcom/android/server/backup/transport/TransportConnection;->log(ILjava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008198HPLcom/android/server/backup/transport/TransportConnection;->log(ILjava/lang/String;Ljava/lang/String;)V+]Lcom/android/server/backup/transport/TransportConnection;Lcom/android/server/backup/transport/TransportConnection;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008199HPLcom/android/server/backup/transport/TransportConnection;->markAsDisposed()V
8200HPLcom/android/server/backup/transport/TransportConnection;->notifyListener(Lcom/android/server/backup/transport/TransportConnectionListener;Lcom/android/server/backup/transport/BackupTransportClient;Ljava/lang/String;)V
8201HPLcom/android/server/backup/transport/TransportConnection;->notifyListenersAndClearLocked(Lcom/android/server/backup/transport/BackupTransportClient;)V
8202HPLcom/android/server/backup/transport/TransportConnection;->onStateTransition(II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008203HPLcom/android/server/backup/transport/TransportConnection;->saveLogEntry(Ljava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/List;Ljava/util/LinkedList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008204HPLcom/android/server/backup/transport/TransportConnection;->setStateLocked(ILcom/android/server/backup/transport/BackupTransportClient;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008205HPLcom/android/server/backup/transport/TransportConnection;->stateToString(I)Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008206HPLcom/android/server/backup/transport/TransportConnection;->toString()Ljava/lang/String;
8207HPLcom/android/server/backup/transport/TransportConnection;->unbind(Ljava/lang/String;)V
8208HPLcom/android/server/backup/transport/TransportConnectionManager;->disposeOfTransportClient(Lcom/android/server/backup/transport/TransportConnection;Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008209HPLcom/android/server/backup/transport/TransportConnectionManager;->getRealTransportIntent(Landroid/content/ComponentName;)Landroid/content/Intent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008210HPLcom/android/server/backup/transport/TransportConnectionManager;->getTransportClient(Landroid/content/ComponentName;Ljava/lang/String;Landroid/content/Intent;)Lcom/android/server/backup/transport/TransportConnection;
8211HPLcom/android/server/backup/transport/TransportStats$Stats;->register(J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008212HPLcom/android/server/backup/transport/TransportStats;->registerConnectionTime(Landroid/content/ComponentName;J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008213HPLcom/android/server/backup/transport/TransportStatusCallback;->getOperationStatus()I+]Ljava/lang/Object;Lcom/android/server/backup/transport/TransportStatusCallback;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008214HPLcom/android/server/backup/transport/TransportStatusCallback;->onOperationCompleteWithStatus(I)V+]Ljava/lang/Object;Lcom/android/server/backup/transport/TransportStatusCallback;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008215HPLcom/android/server/backup/transport/TransportUtils;->formatMessage(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008216HPLcom/android/server/backup/utils/BackupEligibilityRules;-><init>(Landroid/content/pm/PackageManager;Landroid/content/pm/PackageManagerInternal;ILandroid/content/Context;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008217HPLcom/android/server/backup/utils/BackupEligibilityRules;->appIsDisabled(Landroid/content/pm/ApplicationInfo;)Z+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service922a5532023-03-23 03:12:41 -07008218HPLcom/android/server/backup/utils/BackupEligibilityRules;->appIsEligibleForBackup(Landroid/content/pm/ApplicationInfo;)Z+]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/server/backup/utils/BackupEligibilityRules;Lcom/android/server/backup/utils/BackupEligibilityRules;]Ljava/util/Set;Ljava/util/HashSet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008219HPLcom/android/server/backup/utils/BackupEligibilityRules;->appIsRunningAndEligibleForBackupWithTransport(Lcom/android/server/backup/transport/TransportConnection;Ljava/lang/String;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07008220HPLcom/android/server/backup/utils/SparseArrayUtils;->union(Landroid/util/SparseArray;)Ljava/util/HashSet;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/HashSet;Ljava/util/HashSet;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008221HPLcom/android/server/biometrics/AuthService$AuthServiceImpl;->canAuthenticate(Ljava/lang/String;II)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008222HSPLcom/android/server/biometrics/BiometricSensor;->toString()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008223HPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->canAuthenticate(Ljava/lang/String;III)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008224HPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->getAuthenticatorIds(I)[J
art-benchmark-service84f185c2023-07-24 02:43:42 -07008225HPLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->getCurrentStrength(I)I
8226HPLcom/android/server/biometrics/PreAuthInfo;->getInternalStatus()Landroid/util/Pair;
8227HPLcom/android/server/biometrics/Utils;->isDebugEnabled(Landroid/content/Context;I)Z
8228HPLcom/android/server/biometrics/Utils;->isKeyguard(Landroid/content/Context;Ljava/lang/String;)Z
8229HPLcom/android/server/biometrics/log/ALSProbe;-><init>(Landroid/hardware/SensorManager;Landroid/os/Handler;J)V
8230HPLcom/android/server/biometrics/log/ALSProbe;->disableLightSensorLoggingLocked(Z)V
8231HPLcom/android/server/biometrics/log/ALSProbe;->enableLightSensorLoggingLocked()V
8232HPLcom/android/server/biometrics/log/BiometricContextProvider;->getCurrentRotation()I
8233HPLcom/android/server/biometrics/log/BiometricContextProvider;->getKeyguardEntrySessionInfo()Lcom/android/server/biometrics/log/BiometricContextSessionInfo;
8234HPLcom/android/server/biometrics/log/BiometricContextProvider;->isDisplayOn()Z
8235HPLcom/android/server/biometrics/log/BiometricFrameworkStatsLogger;->acquired(Lcom/android/server/biometrics/log/OperationContextExt;IIIZIII)V
8236HPLcom/android/server/biometrics/log/BiometricLogger;->logOnAcquired(Landroid/content/Context;Lcom/android/server/biometrics/log/OperationContextExt;III)V
8237HPLcom/android/server/biometrics/log/BiometricLogger;->shouldSkipLogging()Z
8238HPLcom/android/server/biometrics/log/OperationContextExt;->setFirstSessionId(Lcom/android/server/biometrics/log/BiometricContext;)V+]Lcom/android/server/biometrics/log/BiometricContextSessionInfo;Lcom/android/server/biometrics/log/BiometricContextSessionInfo;]Lcom/android/server/biometrics/log/BiometricContext;Lcom/android/server/biometrics/log/BiometricContextProvider;
8239HPLcom/android/server/biometrics/log/OperationContextExt;->update(Lcom/android/server/biometrics/log/BiometricContext;Z)Lcom/android/server/biometrics/log/OperationContextExt;+]Lcom/android/server/biometrics/log/OperationContextExt;Lcom/android/server/biometrics/log/OperationContextExt;]Lcom/android/server/biometrics/log/BiometricContext;Lcom/android/server/biometrics/log/BiometricContextProvider;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008240HPLcom/android/server/biometrics/sensors/AcquisitionClient;->onAcquiredInternal(IIZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008241HPLcom/android/server/biometrics/sensors/AuthSessionCoordinator$RingBuffer;->addApiCall(Ljava/lang/String;)V
8242HPLcom/android/server/biometrics/sensors/AuthSessionCoordinator;->authEndedFor(IIIJZ)V
8243HPLcom/android/server/biometrics/sensors/AuthSessionCoordinator;->authStartedFor(IIJ)V
8244HPLcom/android/server/biometrics/sensors/AuthSessionCoordinator;->endAuthSession()V
8245HPLcom/android/server/biometrics/sensors/AuthenticationClient;-><init>(Landroid/content/Context;Ljava/util/function/Supplier;Landroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;JZLandroid/hardware/biometrics/AuthenticateOptions;IZLcom/android/server/biometrics/log/BiometricLogger;Lcom/android/server/biometrics/log/BiometricContext;ZLandroid/app/TaskStackListener;Lcom/android/server/biometrics/sensors/LockoutTracker;ZZI)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008246HPLcom/android/server/biometrics/sensors/AuthenticationClient;->onAuthenticated(Landroid/hardware/biometrics/BiometricAuthenticator$Identifier;ZLjava/util/ArrayList;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008247HPLcom/android/server/biometrics/sensors/AuthenticationClient;->start(Lcom/android/server/biometrics/sensors/ClientMonitorCallback;)V
8248HPLcom/android/server/biometrics/sensors/BaseClientMonitor;-><init>(Landroid/content/Context;Landroid/os/IBinder;Lcom/android/server/biometrics/sensors/ClientMonitorCallbackConverter;ILjava/lang/String;IILcom/android/server/biometrics/log/BiometricLogger;Lcom/android/server/biometrics/log/BiometricContext;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008249HPLcom/android/server/biometrics/sensors/BaseClientMonitor;->toString()Ljava/lang/String;
8250HPLcom/android/server/biometrics/sensors/BiometricScheduler$1;->lambda$onClientFinished$0(Lcom/android/server/biometrics/sensors/BaseClientMonitor;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008251HPLcom/android/server/biometrics/sensors/BiometricScheduler;->getCurrentClient()Lcom/android/server/biometrics/sensors/BaseClientMonitor;
8252HPLcom/android/server/biometrics/sensors/BiometricScheduler;->scheduleClientMonitor(Lcom/android/server/biometrics/sensors/BaseClientMonitor;Lcom/android/server/biometrics/sensors/ClientMonitorCallback;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008253HPLcom/android/server/biometrics/sensors/BiometricScheduler;->startNextOperationIfIdle()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008254HPLcom/android/server/biometrics/sensors/BiometricSchedulerOperation$1;->onClientFinished(Lcom/android/server/biometrics/sensors/BaseClientMonitor;Z)V
8255HPLcom/android/server/biometrics/sensors/BiometricSchedulerOperation;->doStart(Lcom/android/server/biometrics/sensors/ClientMonitorCallback;)Z
8256HPLcom/android/server/biometrics/sensors/BiometricSchedulerOperation;->toString()Ljava/lang/String;
art-benchmark-service922a5532023-03-23 03:12:41 -07008257HPLcom/android/server/biometrics/sensors/BiometricServiceRegistry;->getProviderForSensor(I)Lcom/android/server/biometrics/sensors/BiometricServiceProvider;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008258HPLcom/android/server/biometrics/sensors/BiometricServiceRegistry;->getSingleProvider()Landroid/util/Pair;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008259HPLcom/android/server/biometrics/sensors/HalClientMonitor;->getOperationContext()Lcom/android/server/biometrics/log/OperationContextExt;
8260HPLcom/android/server/biometrics/sensors/MultiBiometricLockoutState;->getAuthMapForUser(I)Ljava/util/Map;
8261HPLcom/android/server/biometrics/sensors/SensorList;->contains(I)Z
8262HPLcom/android/server/biometrics/sensors/UserAwareBiometricScheduler;->getTag()Ljava/lang/String;
8263HPLcom/android/server/biometrics/sensors/UserAwareBiometricScheduler;->startNextOperationIfIdle()V
8264HPLcom/android/server/biometrics/sensors/face/FaceService$FaceServiceWrapper;->hasEnrolledFaces(IILjava/lang/String;)Z
8265HSPLcom/android/server/biometrics/sensors/face/FaceUserState;->getCopy(Ljava/util/ArrayList;)Ljava/util/ArrayList;
8266HPLcom/android/server/biometrics/sensors/face/aidl/AidlConversionUtils;->toFrameworkBaseFrame(Landroid/hardware/biometrics/face/BaseFrame;)Landroid/hardware/face/FaceDataFrame;
8267HPLcom/android/server/biometrics/sensors/face/aidl/FaceAuthenticationClient;->onAuthenticationFrame(Landroid/hardware/face/FaceAuthenticationFrame;)V
8268HPLcom/android/server/biometrics/sensors/face/aidl/Sensor$HalSessionCallback$$ExternalSyntheticLambda14;->run()V
8269HPLcom/android/server/biometrics/sensors/face/aidl/Sensor$HalSessionCallback;->lambda$onAuthenticationFrame$2(Landroid/hardware/biometrics/face/AuthenticationFrame;)V
8270HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$1;->authenticate(Landroid/os/IBinder;JLandroid/hardware/fingerprint/IFingerprintServiceReceiver;Landroid/hardware/fingerprint/FingerprintAuthenticateOptions;)J
8271HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$1;->hasEnrolledFingerprints(IILjava/lang/String;)Z
8272HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$1;->hasEnrolledFingerprintsDeprecated(ILjava/lang/String;Ljava/lang/String;)Z
8273HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService$1;->isHardwareDetectedDeprecated(Ljava/lang/String;Ljava/lang/String;)Z
8274HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->canUseFingerprint(Ljava/lang/String;Ljava/lang/String;ZIII)Z
8275HPLcom/android/server/biometrics/sensors/fingerprint/FingerprintService;->getEnrolledFingerprintsDeprecated(ILjava/lang/String;)Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008276HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintUserState;->getCopy(Ljava/util/ArrayList;)Ljava/util/ArrayList;
8277HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils;->getInstance(ILjava/lang/String;)Lcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008278HSPLcom/android/server/biometrics/sensors/fingerprint/FingerprintUtils;->getStateForUser(Landroid/content/Context;I)Lcom/android/server/biometrics/sensors/fingerprint/FingerprintUserState;
8279HPLcom/android/server/biometrics/sensors/fingerprint/GestureAvailabilityDispatcher;->markSensorActive(IZ)V
8280HPLcom/android/server/biometrics/sensors/fingerprint/aidl/FingerprintProvider;->containsSensor(I)Z
8281HSPLcom/android/server/biometrics/sensors/fingerprint/aidl/FingerprintProvider;->getEnrolledFingerprints(II)Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008282HPLcom/android/server/biometrics/sensors/fingerprint/aidl/FingerprintProvider;->hasHalInstance()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008283HPLcom/android/server/blob/BlobMetadata;->getAccessor(Landroid/util/ArraySet;Ljava/lang/String;II)Lcom/android/server/blob/BlobMetadata$Accessor;+]Lcom/android/server/blob/BlobMetadata$Accessor;Lcom/android/server/blob/BlobMetadata$Committer;,Lcom/android/server/blob/BlobMetadata$Leasee;]Landroid/util/ArraySet;Landroid/util/ArraySet;
8284HPLcom/android/server/blob/BlobMetadata;->isALeaseeInUser(Ljava/lang/String;II)Z+]Lcom/android/server/blob/BlobMetadata$Leasee;Lcom/android/server/blob/BlobMetadata$Leasee;
8285HPLcom/android/server/blob/BlobMetadata;->shouldAttributeToLeasee(IZ)Z+]Lcom/android/server/blob/BlobMetadata;Lcom/android/server/blob/BlobMetadata;
8286HPLcom/android/server/blob/BlobMetadata;->writeToXml(Lorg/xmlpull/v1/XmlSerializer;)V+]Landroid/app/blob/BlobHandle;Landroid/app/blob/BlobHandle;]Lorg/xmlpull/v1/XmlSerializer;Lcom/android/internal/util/FastXmlSerializer;]Lcom/android/server/blob/BlobMetadata$Committer;Lcom/android/server/blob/BlobMetadata$Committer;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/blob/BlobMetadata$Leasee;Lcom/android/server/blob/BlobMetadata$Leasee;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008287HPLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter$$ExternalSyntheticLambda3;-><init>(IZLjava/util/concurrent/atomic/AtomicLong;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008288HPLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter$$ExternalSyntheticLambda3;->accept(Ljava/lang/Object;)V
8289HPLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter;->$r8$lambda$Kg9zqhcDaAJ5lbpIRP5r9mf_LcE(IZLjava/util/concurrent/atomic/AtomicLong;Lcom/android/server/blob/BlobMetadata;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07008290HPLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter;->augmentStatsForPackageForUser(Landroid/content/pm/PackageStats;Ljava/lang/String;Landroid/os/UserHandle;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008291HPLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter;->augmentStatsForUid(Landroid/content/pm/PackageStats;IZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008292HPLcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter;->lambda$augmentStatsForUid$3(IZLjava/util/concurrent/atomic/AtomicLong;Lcom/android/server/blob/BlobMetadata;)V
8293HPLcom/android/server/blob/BlobStoreManagerService;->forEachBlob(Ljava/util/function/Consumer;)V+]Lcom/android/server/blob/BlobStoreManagerService;Lcom/android/server/blob/BlobStoreManagerService;
8294HPLcom/android/server/blob/BlobStoreManagerService;->forEachBlobLocked(Ljava/util/function/Consumer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/function/Consumer;megamorphic_types
8295HPLcom/android/server/blob/BlobStoreManagerService;->forEachSessionInUser(Ljava/util/function/Consumer;I)V+]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Ljava/util/function/Consumer;Lcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter$$ExternalSyntheticLambda0;,Lcom/android/server/blob/BlobStoreManagerService$$ExternalSyntheticLambda12;,Lcom/android/server/blob/BlobStoreManagerService$BlobStorageStatsAugmenter$$ExternalSyntheticLambda2;]Lcom/android/server/blob/BlobStoreManagerService;Lcom/android/server/blob/BlobStoreManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008296HPLcom/android/server/blob/BlobStoreManagerService;->getUserSessionsLocked(I)Landroid/util/LongSparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008297HPLcom/android/server/blob/BlobStoreManagerService;->writeBlobsInfoLocked()V+]Landroid/util/AtomicFile;Landroid/util/AtomicFile;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/blob/BlobMetadata;Lcom/android/server/blob/BlobMetadata;]Lorg/xmlpull/v1/XmlSerializer;Lcom/android/internal/util/FastXmlSerializer;]Lcom/android/server/blob/BlobStoreManagerService;Lcom/android/server/blob/BlobStoreManagerService;
8298HPLcom/android/server/camera/CameraServiceProxy$CameraUsageEvent;-><init>(Ljava/lang/String;ILjava/lang/String;IZIIIZJI)V
8299HPLcom/android/server/camera/CameraServiceProxy$EventWriterTask;->logCameraUsageEvent(Lcom/android/server/camera/CameraServiceProxy$CameraUsageEvent;)V
8300HPLcom/android/server/camera/CameraServiceProxy;->updateActivityCount(Landroid/hardware/CameraSessionStats;)V
8301HPLcom/android/server/clipboard/ClipboardService$ClipboardImpl;->getPrimaryClipDescription(Ljava/lang/String;Ljava/lang/String;II)Landroid/content/ClipDescription;
8302HPLcom/android/server/clipboard/ClipboardService;->clipboardAccessAllowed(ILjava/lang/String;Ljava/lang/String;IIIZ)Z
8303HPLcom/android/server/companion/AssociationStoreImpl;->getAssociationsForPackage(ILjava/lang/String;)Ljava/util/List;+]Lcom/android/server/companion/AssociationStoreImpl;Lcom/android/server/companion/AssociationStoreImpl;
8304HPLcom/android/server/companion/AssociationStoreImpl;->getAssociationsForUser(I)Ljava/util/List;+]Lcom/android/server/companion/AssociationStoreImpl;Lcom/android/server/companion/AssociationStoreImpl;
8305HPLcom/android/server/companion/AssociationStoreImpl;->getAssociationsForUserLocked(I)Ljava/util/List;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008306HPLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->getAllAssociationsForUser(I)Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008307HPLcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;->getAssociations(Ljava/lang/String;I)Ljava/util/List;+]Lcom/android/server/SystemService;Lcom/android/server/companion/CompanionDeviceManagerService;]Lcom/android/server/companion/AssociationStoreImpl;Lcom/android/server/companion/AssociationStoreImpl;
8308HSPLcom/android/server/companion/virtual/VirtualDeviceManagerService$LocalService;->getDeviceIdsForUid(I)Landroid/util/ArraySet;+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/companion/virtual/VirtualDeviceImpl;Lcom/android/server/companion/virtual/VirtualDeviceImpl;]Ljava/util/ArrayList;Ljava/util/ArrayList;
8309HPLcom/android/server/companion/virtual/VirtualDeviceManagerService$LocalService;->getPreferredLocaleListForUid(I)Landroid/os/LocaleList;
8310HPLcom/android/server/companion/virtual/VirtualDeviceManagerService$LocalService;->isAppRunningOnAnyVirtualDevice(I)Z
8311HSPLcom/android/server/companion/virtual/VirtualDeviceManagerService;->-$$Nest$mgetVirtualDevicesSnapshot(Lcom/android/server/companion/virtual/VirtualDeviceManagerService;)Ljava/util/ArrayList;+]Lcom/android/server/companion/virtual/VirtualDeviceManagerService;Lcom/android/server/companion/virtual/VirtualDeviceManagerService;
8312HSPLcom/android/server/companion/virtual/VirtualDeviceManagerService;->getVirtualDevicesSnapshot()Ljava/util/ArrayList;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -07008313HSPLcom/android/server/compat/CompatChange;-><init>(JLjava/lang/String;IIZZLjava/lang/String;Z)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008314HSPLcom/android/server/compat/CompatChange;-><init>(Lcom/android/server/compat/config/Change;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07008315HSPLcom/android/server/compat/CompatChange;->clearOverrides()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008316HSPLcom/android/server/compat/CompatChange;->defaultValue()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008317HSPLcom/android/server/compat/CompatChange;->isEnabled(Landroid/content/pm/ApplicationInfo;Lcom/android/internal/compat/AndroidBuildClassifier;)Z+]Lcom/android/internal/compat/AndroidBuildClassifier;Lcom/android/internal/compat/AndroidBuildClassifier;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Lcom/android/internal/compat/CompatibilityChangeInfo;Lcom/android/server/compat/CompatChange;]Ljava/util/concurrent/ConcurrentHashMap;Ljava/util/concurrent/ConcurrentHashMap;
8318HPLcom/android/server/compat/CompatChange;->recheckOverride(Ljava/lang/String;Lcom/android/internal/compat/OverrideAllowedState;Ljava/lang/Long;)Z+]Landroid/app/compat/PackageOverride;Landroid/app/compat/PackageOverride;]Lcom/android/server/compat/CompatChange;Lcom/android/server/compat/CompatChange;]Ljava/lang/Long;Ljava/lang/Long;]Ljava/util/concurrent/ConcurrentHashMap;Ljava/util/concurrent/ConcurrentHashMap;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07008319HSPLcom/android/server/compat/CompatChange;->willBeEnabled(Ljava/lang/String;)Z
art-benchmark-service56aece62020-02-10 17:58:03 -08008320HSPLcom/android/server/compat/CompatConfig;-><init>(Lcom/android/internal/compat/AndroidBuildClassifier;Landroid/content/Context;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08008321HSPLcom/android/server/compat/CompatConfig;->create(Lcom/android/internal/compat/AndroidBuildClassifier;Landroid/content/Context;)Lcom/android/server/compat/CompatConfig;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008322HSPLcom/android/server/compat/CompatConfig;->getDisabledChanges(Landroid/content/pm/ApplicationInfo;)[J+]Landroid/util/LongArray;Landroid/util/LongArray;]Lcom/android/server/compat/CompatChange;Lcom/android/server/compat/CompatChange;]Lcom/android/internal/compat/CompatibilityChangeInfo;Lcom/android/server/compat/CompatChange;]Ljava/util/concurrent/ConcurrentHashMap;Ljava/util/concurrent/ConcurrentHashMap;
art-benchmark-service56aece62020-02-10 17:58:03 -08008323HSPLcom/android/server/compat/CompatConfig;->initConfigFromLib(Ljava/io/File;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07008324HSPLcom/android/server/compat/CompatConfig;->initOverrides()V
8325HSPLcom/android/server/compat/CompatConfig;->initOverrides(Ljava/io/File;Ljava/io/File;)V
art-benchmark-servicead05a302020-03-17 09:46:02 -07008326HSPLcom/android/server/compat/CompatConfig;->invalidateCache()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008327HSPLcom/android/server/compat/CompatConfig;->isChangeEnabled(JLandroid/content/pm/ApplicationInfo;)Z+]Lcom/android/server/compat/CompatChange;Lcom/android/server/compat/CompatChange;]Ljava/util/concurrent/ConcurrentHashMap;Ljava/util/concurrent/ConcurrentHashMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008328HPLcom/android/server/compat/CompatConfig;->isDisabled(J)Z
8329HPLcom/android/server/compat/CompatConfig;->isLoggingOnly(J)Z+]Lcom/android/internal/compat/CompatibilityChangeInfo;Lcom/android/server/compat/CompatChange;]Ljava/util/concurrent/ConcurrentHashMap;Ljava/util/concurrent/ConcurrentHashMap;
art-benchmark-serviceba354032021-03-16 09:58:05 -07008330HSPLcom/android/server/compat/CompatConfig;->loadOverrides(Ljava/io/File;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008331HSPLcom/android/server/compat/CompatConfig;->makeBackupFile(Ljava/io/File;)Ljava/io/File;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008332HPLcom/android/server/compat/CompatConfig;->maxTargetSdkForChangeIdOptIn(J)I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008333HSPLcom/android/server/compat/CompatConfig;->readConfig(Ljava/io/File;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008334HPLcom/android/server/compat/CompatConfig;->recheckOverrides(Ljava/lang/String;)V+]Lcom/android/server/compat/CompatConfig;Lcom/android/server/compat/CompatConfig;]Lcom/android/internal/compat/CompatibilityChangeInfo;Lcom/android/server/compat/CompatChange;]Lcom/android/server/compat/CompatChange;Lcom/android/server/compat/CompatChange;]Ljava/util/concurrent/ConcurrentHashMap;Ljava/util/concurrent/ConcurrentHashMap;]Lcom/android/server/compat/OverrideValidatorImpl;Lcom/android/server/compat/OverrideValidatorImpl;
8335HPLcom/android/server/compat/CompatConfig;->removePackageOverridesWithoutSaving(Lcom/android/internal/compat/CompatibilityOverridesToRemoveConfig;Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008336HSPLcom/android/server/compat/CompatConfig;->willChangeBeEnabled(JLjava/lang/String;)Z
art-benchmark-service56aece62020-02-10 17:58:03 -08008337HSPLcom/android/server/compat/OverrideValidatorImpl;-><init>(Lcom/android/internal/compat/AndroidBuildClassifier;Landroid/content/Context;Lcom/android/server/compat/CompatConfig;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008338HPLcom/android/server/compat/OverrideValidatorImpl;->getOverrideAllowedStateInternal(JLjava/lang/String;Z)Lcom/android/internal/compat/OverrideAllowedState;+]Lcom/android/internal/compat/AndroidBuildClassifier;Lcom/android/internal/compat/AndroidBuildClassifier;]Lcom/android/server/compat/CompatConfig;Lcom/android/server/compat/CompatConfig;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008339HSPLcom/android/server/compat/PlatformCompat;-><init>(Landroid/content/Context;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07008340HSPLcom/android/server/compat/PlatformCompat;->getApplicationInfo(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo;+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008341HSPLcom/android/server/compat/PlatformCompat;->getDisabledChanges(Landroid/content/pm/ApplicationInfo;)[J
8342HSPLcom/android/server/compat/PlatformCompat;->isChangeEnabled(JLandroid/content/pm/ApplicationInfo;)Z+]Lcom/android/server/compat/PlatformCompat;Lcom/android/server/compat/PlatformCompat;
art-benchmark-serviceba354032021-03-16 09:58:05 -07008343HSPLcom/android/server/compat/PlatformCompat;->isChangeEnabledByPackageName(JLjava/lang/String;I)Z+]Lcom/android/server/compat/PlatformCompat;Lcom/android/server/compat/PlatformCompat;]Lcom/android/server/compat/CompatConfig;Lcom/android/server/compat/CompatConfig;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07008344HSPLcom/android/server/compat/PlatformCompat;->isChangeEnabledByUid(JI)Z+]Lcom/android/server/compat/PlatformCompat;Lcom/android/server/compat/PlatformCompat;]Lcom/android/server/compat/CompatConfig;Lcom/android/server/compat/CompatConfig;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
art-benchmark-serviceba354032021-03-16 09:58:05 -07008345HSPLcom/android/server/compat/PlatformCompat;->isChangeEnabledInternal(JLandroid/content/pm/ApplicationInfo;)Z+]Lcom/android/server/compat/PlatformCompat;Lcom/android/server/compat/PlatformCompat;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008346HSPLcom/android/server/compat/PlatformCompat;->isChangeEnabledInternal(JLjava/lang/String;I)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07008347HSPLcom/android/server/compat/PlatformCompat;->isChangeEnabledInternalNoLogging(JLandroid/content/pm/ApplicationInfo;)Z+]Lcom/android/server/compat/CompatConfig;Lcom/android/server/compat/CompatConfig;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008348HSPLcom/android/server/compat/PlatformCompat;->reportChangeInternal(JII)V+]Lcom/android/internal/compat/ChangeReporter;Lcom/android/internal/compat/ChangeReporter;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008349HSPLcom/android/server/compat/PlatformCompat;->resetReporting(Landroid/content/pm/ApplicationInfo;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008350HSPLcom/android/server/compat/PlatformCompatNative;-><init>(Lcom/android/server/compat/PlatformCompat;)V
8351HSPLcom/android/server/compat/config/Change;-><init>()V
8352HSPLcom/android/server/compat/config/Change;->getDescription()Ljava/lang/String;
8353HSPLcom/android/server/compat/config/Change;->getDisabled()Z
8354HSPLcom/android/server/compat/config/Change;->getEnableAfterTargetSdk()I
art-benchmark-service13164882020-11-07 02:19:14 -08008355HSPLcom/android/server/compat/config/Change;->getEnableSinceTargetSdk()I
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008356HSPLcom/android/server/compat/config/Change;->getId()J
art-benchmark-servicead05a302020-03-17 09:46:02 -07008357HSPLcom/android/server/compat/config/Change;->getLoggingOnly()Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008358HSPLcom/android/server/compat/config/Change;->getName()Ljava/lang/String;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008359HSPLcom/android/server/compat/config/Change;->getOverridable()Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008360HSPLcom/android/server/compat/config/Change;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/compat/config/Change;
8361HSPLcom/android/server/compat/config/Change;->setDescription(Ljava/lang/String;)V
8362HSPLcom/android/server/compat/config/Change;->setDisabled(Z)V
8363HSPLcom/android/server/compat/config/Change;->setEnableAfterTargetSdk(I)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008364HSPLcom/android/server/compat/config/Change;->setEnableSinceTargetSdk(I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008365HSPLcom/android/server/compat/config/Change;->setId(J)V
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008366HSPLcom/android/server/compat/config/Change;->setLoggingOnly(Z)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008367HSPLcom/android/server/compat/config/Change;->setName(Ljava/lang/String;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07008368HSPLcom/android/server/compat/config/Change;->setOverridable(Z)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008369HSPLcom/android/server/compat/config/Change;->setValue(Ljava/lang/String;)V
8370HSPLcom/android/server/compat/config/Config;-><init>()V
8371HSPLcom/android/server/compat/config/Config;->getCompatChange()Ljava/util/List;
8372HSPLcom/android/server/compat/config/Config;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/compat/config/Config;
8373HSPLcom/android/server/compat/config/XmlParser;->read(Ljava/io/InputStream;)Lcom/android/server/compat/config/Config;
8374HSPLcom/android/server/compat/config/XmlParser;->readText(Lorg/xmlpull/v1/XmlPullParser;)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008375HSPLcom/android/server/compat/overrides/RawOverrideValue;->write(Lcom/android/server/compat/overrides/XmlWriter;Ljava/lang/String;)V
8376HSPLcom/android/server/compat/overrides/XmlWriter;->print(Ljava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/String;Ljava/lang/String;]Lcom/android/server/compat/overrides/XmlWriter;Lcom/android/server/compat/overrides/XmlWriter;
8377HPLcom/android/server/connectivity/IpConnectivityMetrics$Impl;->logEvent(Landroid/net/ConnectivityMetricsEvent;)I+]Lcom/android/server/SystemService;Lcom/android/server/connectivity/IpConnectivityMetrics;
8378HPLcom/android/server/connectivity/IpConnectivityMetrics;->append(Landroid/net/ConnectivityMetricsEvent;)I+]Lcom/android/server/connectivity/IpConnectivityMetrics;Lcom/android/server/connectivity/IpConnectivityMetrics;]Lcom/android/internal/util/RingBuffer;Lcom/android/internal/util/RingBuffer;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008379HPLcom/android/server/connectivity/IpConnectivityMetrics;->isRateLimited(Landroid/net/ConnectivityMetricsEvent;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008380HPLcom/android/server/connectivity/MultipathPolicyTracker$2;->onMeteredIfacesChanged([Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008381HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->getTemplateMatchingNetworkIdentity(Landroid/net/NetworkCapabilities;)Landroid/net/NetworkIdentity;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008382HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->getUserPolicyOpportunisticQuotaBytes()J+]Landroid/net/NetworkPolicy;Landroid/net/NetworkPolicy;]Ljava/time/Instant;Ljava/time/Instant;]Landroid/util/Range;Landroid/util/Range;]Lcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;Lcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;]Ljava/time/ZonedDateTime;Ljava/time/ZonedDateTime;]Landroid/net/NetworkTemplate;Landroid/net/NetworkTemplate;]Landroid/net/NetworkPolicyManager;Landroid/net/NetworkPolicyManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008383HPLcom/android/server/connectivity/MultipathPolicyTracker$MultipathTracker;->updateMultipathBudget()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008384HPLcom/android/server/connectivity/MultipathPolicyTracker;->getDefaultDailyMultipathQuotaBytes()J
8385HSPLcom/android/server/connectivity/MultipathPolicyTracker;->updateAllMultipathBudgets()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008386HPLcom/android/server/connectivity/NetdEventListenerService$NetworkMetricsSnapshot;->collect(JLandroid/util/SparseArray;)Lcom/android/server/connectivity/NetdEventListenerService$NetworkMetricsSnapshot;+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/net/metrics/NetworkMetrics;Landroid/net/metrics/NetworkMetrics;
art-benchmark-service66b4d952021-07-17 17:15:31 -07008387HPLcom/android/server/connectivity/NetdEventListenerService$TransportForNetIdNetworkCallback;->getNetworkCapabilities(I)Landroid/net/NetworkCapabilities;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008388HPLcom/android/server/connectivity/NetdEventListenerService;->addWakeupEvent(Landroid/net/metrics/WakeupEvent;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008389HPLcom/android/server/connectivity/NetdEventListenerService;->collectPendingMetricsSnapshot(JZ)V+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/internal/util/RingBuffer;Lcom/android/internal/util/RingBuffer;
8390HPLcom/android/server/connectivity/NetdEventListenerService;->getMetricsForNetwork(JI)Landroid/net/metrics/NetworkMetrics;+]Lcom/android/server/connectivity/NetdEventListenerService;Lcom/android/server/connectivity/NetdEventListenerService;]Lcom/android/server/connectivity/NetdEventListenerService$TransportForNetIdNetworkCallback;Lcom/android/server/connectivity/NetdEventListenerService$TransportForNetIdNetworkCallback;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
art-benchmark-service08401c12022-12-23 09:27:20 -08008391HPLcom/android/server/connectivity/NetdEventListenerService;->onConnectEvent(IIILjava/lang/String;II)V+]Landroid/net/INetdEventCallback;Lcom/android/server/net/watchlist/NetworkWatchlistService$1;,Lcom/android/server/devicepolicy/NetworkLogger$1;]Lcom/android/server/connectivity/NetdEventListenerService;Lcom/android/server/connectivity/NetdEventListenerService;]Landroid/net/metrics/NetworkMetrics;Landroid/net/metrics/NetworkMetrics;
8392HPLcom/android/server/connectivity/NetdEventListenerService;->onDnsEvent(IIIILjava/lang/String;[Ljava/lang/String;II)V+]Lcom/android/server/connectivity/NetdEventListenerService;Lcom/android/server/connectivity/NetdEventListenerService;]Landroid/net/INetdEventCallback;Lcom/android/server/net/watchlist/NetworkWatchlistService$1;,Lcom/android/server/devicepolicy/NetworkLogger$1;]Landroid/net/metrics/NetworkMetrics;Landroid/net/metrics/NetworkMetrics;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008393HPLcom/android/server/connectivity/NetdEventListenerService;->onTcpSocketStatsEvent([I[I[I[I[I)V+]Lcom/android/server/connectivity/NetdEventListenerService;Lcom/android/server/connectivity/NetdEventListenerService;]Landroid/net/metrics/NetworkMetrics;Landroid/net/metrics/NetworkMetrics;
8394HPLcom/android/server/connectivity/NetdEventListenerService;->onWakeupEvent(Ljava/lang/String;III[BLjava/lang/String;Ljava/lang/String;IIJ)V+]Ljava/lang/String;Ljava/lang/String;]Lcom/android/server/connectivity/NetdEventListenerService;Lcom/android/server/connectivity/NetdEventListenerService;]Landroid/os/BatteryStatsInternal;Lcom/android/server/am/BatteryStatsService$LocalService;
8395HPLcom/android/server/content/ContentService$ObserverCollector$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/content/ContentService$ObserverCollector$Key;Ljava/util/List;)V
8396HPLcom/android/server/content/ContentService$ObserverCollector$$ExternalSyntheticLambda0;->run()V
8397HPLcom/android/server/content/ContentService$ObserverCollector$Key;-><init>(Landroid/database/IContentObserver;IZII)V
8398HPLcom/android/server/content/ContentService$ObserverCollector$Key;->hashCode()I
8399HPLcom/android/server/content/ContentService$ObserverCollector;->$r8$lambda$20N4P_9I3I81aCYQxFWUsglq_-U(Lcom/android/server/content/ContentService$ObserverCollector$Key;Ljava/util/List;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00008400HSPLcom/android/server/content/ContentService$ObserverCollector;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008401HPLcom/android/server/content/ContentService$ObserverCollector;->collect(Landroid/database/IContentObserver;IZLandroid/net/Uri;II)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/List;Ljava/util/ArrayList;
8402HSPLcom/android/server/content/ContentService$ObserverCollector;->dispatch()V+]Landroid/os/Handler;Landroid/os/Handler;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Ljava/lang/Runnable;Lcom/android/server/content/ContentService$ObserverCollector$$ExternalSyntheticLambda0;
8403HPLcom/android/server/content/ContentService$ObserverCollector;->lambda$dispatch$0(Lcom/android/server/content/ContentService$ObserverCollector$Key;Ljava/util/List;)V+]Ljava/util/List;Ljava/util/ArrayList;
8404HPLcom/android/server/content/ContentService$ObserverNode$ObserverEntry;->-$$Nest$fgetuserHandle(Lcom/android/server/content/ContentService$ObserverNode$ObserverEntry;)I
art-benchmark-serviceba354032021-03-16 09:58:05 -07008405HSPLcom/android/server/content/ContentService$ObserverNode$ObserverEntry;-><init>(Lcom/android/server/content/ContentService$ObserverNode;Landroid/database/IContentObserver;ZLjava/lang/Object;IIILandroid/net/Uri;)V+]Lcom/android/internal/os/BinderDeathDispatcher;Lcom/android/internal/os/BinderDeathDispatcher;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008406HPLcom/android/server/content/ContentService$ObserverNode$ObserverEntry;->binderDied()V+]Lcom/android/server/content/ContentService$ObserverNode;Lcom/android/server/content/ContentService$ObserverNode;
art-benchmark-service35aba412020-02-03 11:53:25 -08008407HSPLcom/android/server/content/ContentService$ObserverNode;-><init>(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008408HSPLcom/android/server/content/ContentService$ObserverNode;->addObserverLocked(Landroid/net/Uri;ILandroid/database/IContentObserver;ZLjava/lang/Object;III)V+]Lcom/android/server/content/ContentService$ObserverNode;Lcom/android/server/content/ContentService$ObserverNode;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service35aba412020-02-03 11:53:25 -08008409HSPLcom/android/server/content/ContentService$ObserverNode;->addObserverLocked(Landroid/net/Uri;Landroid/database/IContentObserver;ZLjava/lang/Object;III)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008410HSPLcom/android/server/content/ContentService$ObserverNode;->collectMyObserversLocked(Landroid/net/Uri;ZLandroid/database/IContentObserver;ZIILcom/android/server/content/ContentService$ObserverCollector;)V+]Lcom/android/server/content/ContentService$ObserverCollector;Lcom/android/server/content/ContentService$ObserverCollector;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -08008411HSPLcom/android/server/content/ContentService$ObserverNode;->collectObserversLocked(Landroid/net/Uri;IILandroid/database/IContentObserver;ZIILcom/android/server/content/ContentService$ObserverCollector;)V+]Lcom/android/server/content/ContentService$ObserverNode;Lcom/android/server/content/ContentService$ObserverNode;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008412HSPLcom/android/server/content/ContentService$ObserverNode;->countUriSegments(Landroid/net/Uri;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008413HSPLcom/android/server/content/ContentService$ObserverNode;->getUriSegment(Landroid/net/Uri;I)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008414HPLcom/android/server/content/ContentService$ObserverNode;->removeObserverLocked(Landroid/database/IContentObserver;)Z+]Lcom/android/server/content/ContentService$ObserverNode;Lcom/android/server/content/ContentService$ObserverNode;]Lcom/android/internal/os/BinderDeathDispatcher;Lcom/android/internal/os/BinderDeathDispatcher;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008415HSPLcom/android/server/content/ContentService;->-$$Nest$sfgetsObserverDeathDispatcher()Lcom/android/internal/os/BinderDeathDispatcher;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008416HPLcom/android/server/content/ContentService;->addPeriodicSync(Landroid/accounts/Account;Ljava/lang/String;Landroid/os/Bundle;J)V
8417HSPLcom/android/server/content/ContentService;->enforceCrossUserPermission(ILjava/lang/String;)V+]Landroid/content/Context;Landroid/app/ContextImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008418HPLcom/android/server/content/ContentService;->getIsSyncableAsUser(Landroid/accounts/Account;Ljava/lang/String;I)I
8419HPLcom/android/server/content/ContentService;->getMasterSyncAutomaticallyAsUser(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008420HSPLcom/android/server/content/ContentService;->getProviderPackageName(Landroid/net/Uri;I)Ljava/lang/String;+]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008421HPLcom/android/server/content/ContentService;->getSyncAdapterPackageAsUser(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008422HSPLcom/android/server/content/ContentService;->getSyncAdapterPackagesForAuthorityAsUser(Ljava/lang/String;I)[Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager;]Lcom/android/server/content/ContentService;Lcom/android/server/content/ContentService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008423HPLcom/android/server/content/ContentService;->getSyncAutomaticallyAsUser(Landroid/accounts/Account;Ljava/lang/String;I)Z
8424HSPLcom/android/server/content/ContentService;->getSyncExemptionAndCleanUpExtrasForCaller(ILandroid/os/Bundle;)I+]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/content/ContentService;Lcom/android/server/content/ContentService;
8425HSPLcom/android/server/content/ContentService;->getSyncExemptionForCaller(I)I+]Lcom/android/server/content/ContentService;Lcom/android/server/content/ContentService;
art-benchmark-service35aba412020-02-03 11:53:25 -08008426HSPLcom/android/server/content/ContentService;->getSyncManager()Lcom/android/server/content/SyncManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008427HSPLcom/android/server/content/ContentService;->handleIncomingUser(Landroid/net/Uri;IIIZI)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/content/ContentService;Lcom/android/server/content/ContentService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008428HPLcom/android/server/content/ContentService;->hasAccountAccess(ZLandroid/accounts/Account;I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008429HPLcom/android/server/content/ContentService;->hasAuthorityAccess(Ljava/lang/String;II)Z
8430HSPLcom/android/server/content/ContentService;->invalidateCacheLocked(ILjava/lang/String;Landroid/net/Uri;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/String;Ljava/lang/String;]Landroid/util/SparseArray;Landroid/util/SparseArray;
8431HSPLcom/android/server/content/ContentService;->notifyChange([Landroid/net/Uri;Landroid/database/IContentObserver;ZIIILjava/lang/String;)V+]Lcom/android/server/content/ContentService$ObserverNode;Lcom/android/server/content/ContentService$ObserverNode;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/content/ContentService$ObserverCollector;Lcom/android/server/content/ContentService$ObserverCollector;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/content/ContentService;Lcom/android/server/content/ContentService;
8432HSPLcom/android/server/content/ContentService;->registerContentObserver(Landroid/net/Uri;ZLandroid/database/IContentObserver;II)V+]Lcom/android/server/content/ContentService$ObserverNode;Lcom/android/server/content/ContentService$ObserverNode;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/content/ContentService;Lcom/android/server/content/ContentService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008433HPLcom/android/server/content/ContentService;->syncAsUser(Landroid/content/SyncRequest;ILjava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008434HPLcom/android/server/content/ContentService;->unregisterContentObserver(Landroid/database/IContentObserver;)V+]Lcom/android/server/content/ContentService$ObserverNode;Lcom/android/server/content/ContentService$ObserverNode;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008435HPLcom/android/server/content/SyncJobService;->callJobFinishedInner(IZLjava/lang/String;)V
8436HPLcom/android/server/content/SyncJobService;->jobParametersToString(Landroid/app/job/JobParameters;)Ljava/lang/String;
8437HPLcom/android/server/content/SyncJobService;->onStartJob(Landroid/app/job/JobParameters;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008438HSPLcom/android/server/content/SyncLogger$RotatingFileLogger$MyHandler;->handleMessage(Landroid/os/Message;)V
8439HSPLcom/android/server/content/SyncLogger$RotatingFileLogger$MyHandler;->log(J[Ljava/lang/Object;)V
8440HSPLcom/android/server/content/SyncLogger$RotatingFileLogger;->log([Ljava/lang/Object;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008441HSPLcom/android/server/content/SyncLogger$RotatingFileLogger;->logInner(J[Ljava/lang/Object;)V+]Ljava/util/Date;Ljava/util/Date;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/text/SimpleDateFormat;Ljava/text/SimpleDateFormat;]Lcom/android/server/content/SyncLogger$RotatingFileLogger;Lcom/android/server/content/SyncLogger$RotatingFileLogger;]Ljava/io/Writer;Ljava/io/FileWriter;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008442HSPLcom/android/server/content/SyncLogger$RotatingFileLogger;->openLogLocked(J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008443HPLcom/android/server/content/SyncManager$ActiveSyncContext;-><init>(Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncOperation;JI)V
8444HPLcom/android/server/content/SyncManager$ActiveSyncContext;->bindToSyncAdapter(Landroid/content/ComponentName;I)Z
8445HPLcom/android/server/content/SyncManager$ActiveSyncContext;->close()V
8446HPLcom/android/server/content/SyncManager$ActiveSyncContext;->onFinished(Landroid/content/SyncResult;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008447HPLcom/android/server/content/SyncManager$ActiveSyncContext;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
8448HPLcom/android/server/content/SyncManager$ActiveSyncContext;->toString(Ljava/lang/StringBuilder;Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008449HPLcom/android/server/content/SyncManager$SyncHandler;->closeActiveSyncContext(Lcom/android/server/content/SyncManager$ActiveSyncContext;)V
8450HPLcom/android/server/content/SyncManager$SyncHandler;->computeSyncOpState(Lcom/android/server/content/SyncOperation;)I
8451HPLcom/android/server/content/SyncManager$SyncHandler;->dispatchSyncOperation(Lcom/android/server/content/SyncOperation;)Z
8452HPLcom/android/server/content/SyncManager$SyncHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008453HPLcom/android/server/content/SyncManager$SyncHandler;->handleSyncMessage(Landroid/os/Message;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008454HPLcom/android/server/content/SyncManager$SyncHandler;->runBoundToAdapterH(Lcom/android/server/content/SyncManager$ActiveSyncContext;Landroid/os/IBinder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008455HPLcom/android/server/content/SyncManager$SyncHandler;->runSyncFinishedOrCanceledH(Landroid/content/SyncResult;Lcom/android/server/content/SyncManager$ActiveSyncContext;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00008456HPLcom/android/server/content/SyncManager$SyncHandler;->startSyncH(Lcom/android/server/content/SyncOperation;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008457HPLcom/android/server/content/SyncManager$SyncHandler;->updateOrAddPeriodicSyncH(Lcom/android/server/content/SyncStorageEngine$EndPoint;JJLandroid/os/Bundle;)V+]Landroid/content/SyncAdaptersCache;Landroid/content/SyncAdaptersCache;]Landroid/content/SyncAdapterType;Landroid/content/SyncAdapterType;]Lcom/android/server/content/SyncStorageEngine$EndPoint;Lcom/android/server/content/SyncStorageEngine$EndPoint;]Lcom/android/server/content/SyncOperation;Lcom/android/server/content/SyncOperation;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/content/SyncLogger;Lcom/android/server/content/SyncLogger$RotatingFileLogger;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/content/SyncManager$SyncHandler;Lcom/android/server/content/SyncManager$SyncHandler;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008458HPLcom/android/server/content/SyncManager$SyncTimeTracker;->update()V
8459HPLcom/android/server/content/SyncManager;->-$$Nest$fgetmSyncManagerWakeLock(Lcom/android/server/content/SyncManager;)Landroid/os/PowerManager$WakeLock;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008460HPLcom/android/server/content/SyncManager;->computeSyncable(Landroid/accounts/Account;ILjava/lang/String;Z)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008461HPLcom/android/server/content/SyncManager;->formatDurationHMS(Ljava/lang/StringBuilder;J)Ljava/lang/StringBuilder;
8462HPLcom/android/server/content/SyncManager;->getAdapterBindIntent(Landroid/content/Context;Landroid/content/ComponentName;I)Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008463HPLcom/android/server/content/SyncManager;->getAllPendingSyncs()Ljava/util/List;+]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager;]Ljava/util/List;Ljava/util/ArrayList;
8464HPLcom/android/server/content/SyncManager;->getIsSyncable(Landroid/accounts/Account;ILjava/lang/String;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008465HPLcom/android/server/content/SyncManager;->getSyncAdapterPackageAsUser(Ljava/lang/String;Ljava/lang/String;II)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008466HSPLcom/android/server/content/SyncManager;->getSyncAdapterPackagesForAuthorityAsUser(Ljava/lang/String;II)[Ljava/lang/String;+]Landroid/content/SyncAdaptersCache;Landroid/content/SyncAdaptersCache;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
8467HPLcom/android/server/content/SyncManager;->getSyncStorageEngine()Lcom/android/server/content/SyncStorageEngine;
8468HPLcom/android/server/content/SyncManager;->isContactSharingAllowedForCloneProfile()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008469HPLcom/android/server/content/SyncManager;->isJobIdInUseLockedH(ILjava/util/List;)Z+]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/ArrayList;Ljava/util/ArrayList;
8470HPLcom/android/server/content/SyncManager;->postMonitorSyncProgressMessage(Lcom/android/server/content/SyncManager$ActiveSyncContext;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008471HPLcom/android/server/content/SyncManager;->readDataConnectionState()Z
8472HPLcom/android/server/content/SyncManager;->rescheduleSyncs(Lcom/android/server/content/SyncStorageEngine$EndPoint;Ljava/lang/String;)V+]Lcom/android/server/content/SyncStorageEngine$EndPoint;Lcom/android/server/content/SyncStorageEngine$EndPoint;]Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/content/SyncLogger;Lcom/android/server/content/SyncLogger$RotatingFileLogger;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008473HSPLcom/android/server/content/SyncManager;->scheduleLocalSync(Landroid/accounts/Account;IILjava/lang/String;IIILjava/lang/String;)V+]Landroid/os/Bundle;Landroid/os/Bundle;]Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008474HSPLcom/android/server/content/SyncManager;->scheduleSync(Landroid/accounts/Account;IILjava/lang/String;Landroid/os/Bundle;IJZIIILjava/lang/String;)V+]Landroid/content/SyncAdaptersCache;Landroid/content/SyncAdaptersCache;]Landroid/content/SyncAdapterType;Landroid/content/SyncAdapterType;]Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager;]Landroid/os/Bundle;Landroid/os/Bundle;]Lcom/android/server/content/SyncStorageEngine;Lcom/android/server/content/SyncStorageEngine;]Lcom/android/server/content/SyncLogger;Lcom/android/server/content/SyncLogger$RotatingFileLogger;]Ljava/util/HashSet;Ljava/util/HashSet;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/accounts/AccountManagerInternal;Lcom/android/server/accounts/AccountManagerService$AccountManagerInternalImpl;
8475HPLcom/android/server/content/SyncManager;->scheduleSyncOperationH(Lcom/android/server/content/SyncOperation;J)V+]Lcom/android/server/DeviceIdleInternal;Lcom/android/server/DeviceIdleController$LocalService;]Lcom/android/server/content/SyncOperation;Lcom/android/server/content/SyncOperation;]Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager;]Lcom/android/server/content/SyncStorageEngine;Lcom/android/server/content/SyncStorageEngine;]Landroid/app/job/JobInfo$Builder;Landroid/app/job/JobInfo$Builder;]Lcom/android/server/content/SyncManagerConstants;Lcom/android/server/content/SyncManagerConstants;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/lang/Long;Ljava/lang/Long;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
8476HPLcom/android/server/content/SyncManager;->sendSyncFinishedOrCanceledMessage(Lcom/android/server/content/SyncManager$ActiveSyncContext;Landroid/content/SyncResult;)V
8477HPLcom/android/server/content/SyncManager;->setAuthorityPendingState(Lcom/android/server/content/SyncStorageEngine$EndPoint;)V+]Lcom/android/server/content/SyncStorageEngine$EndPoint;Lcom/android/server/content/SyncStorageEngine$EndPoint;]Lcom/android/server/content/SyncManager;Lcom/android/server/content/SyncManager;]Lcom/android/server/content/SyncStorageEngine;Lcom/android/server/content/SyncStorageEngine;]Ljava/util/List;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008478HPLcom/android/server/content/SyncManager;->setDelayUntilTime(Lcom/android/server/content/SyncStorageEngine$EndPoint;J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008479HPLcom/android/server/content/SyncManager;->shouldDisableSyncForUser(Landroid/content/pm/UserInfo;Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008480HPLcom/android/server/content/SyncOperation;-><init>(Lcom/android/server/content/SyncStorageEngine$EndPoint;ILjava/lang/String;IILandroid/os/Bundle;ZZIJJI)V+]Lcom/android/server/content/SyncOperation;Lcom/android/server/content/SyncOperation;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008481HPLcom/android/server/content/SyncOperation;->dump(Landroid/content/pm/PackageManager;ZLcom/android/server/content/SyncAdapterStateFetcher;Z)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008482HPLcom/android/server/content/SyncOperation;->extrasToStringBuilder(Landroid/os/Bundle;Ljava/lang/StringBuilder;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/os/Bundle;Landroid/os/Bundle;
8483HPLcom/android/server/content/SyncOperation;->maybeCreateFromJobExtras(Landroid/os/PersistableBundle;)Lcom/android/server/content/SyncOperation;+]Ljava/lang/String;Ljava/lang/String;]Landroid/os/PersistableBundle;Landroid/os/PersistableBundle;]Landroid/os/Bundle;Landroid/os/Bundle;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008484HPLcom/android/server/content/SyncOperation;->toEventLog(I)[Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008485HPLcom/android/server/content/SyncOperation;->toJobInfoExtras()Landroid/os/PersistableBundle;
art-benchmark-serviceba354032021-03-16 09:58:05 -07008486HPLcom/android/server/content/SyncOperation;->toKey()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008487HPLcom/android/server/content/SyncOperation;->wakeLockName()Ljava/lang/String;
art-benchmark-service35aba412020-02-03 11:53:25 -08008488HSPLcom/android/server/content/SyncStorageEngine$EndPoint;-><init>(Landroid/accounts/Account;Ljava/lang/String;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008489HPLcom/android/server/content/SyncStorageEngine$EndPoint;->matchesSpec(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Z+]Landroid/accounts/Account;Landroid/accounts/Account;
8490HSPLcom/android/server/content/SyncStorageEngine$EndPoint;->toString()Ljava/lang/String;
8491HPLcom/android/server/content/SyncStorageEngine;->addActiveSync(Lcom/android/server/content/SyncManager$ActiveSyncContext;)Landroid/content/SyncInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008492HPLcom/android/server/content/SyncStorageEngine;->getAuthorityLocked(Lcom/android/server/content/SyncStorageEngine$EndPoint;Ljava/lang/String;)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008493HPLcom/android/server/content/SyncStorageEngine;->getBackoff(Lcom/android/server/content/SyncStorageEngine$EndPoint;)Landroid/util/Pair;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008494HPLcom/android/server/content/SyncStorageEngine;->getCurrentDayLocked()I
8495HPLcom/android/server/content/SyncStorageEngine;->getDelayUntilTime(Lcom/android/server/content/SyncStorageEngine$EndPoint;)J
8496HPLcom/android/server/content/SyncStorageEngine;->getIsSyncable(Landroid/accounts/Account;ILjava/lang/String;)I
8497HPLcom/android/server/content/SyncStorageEngine;->getMasterSyncAutomatically(I)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008498HSPLcom/android/server/content/SyncStorageEngine;->getOrCreateAuthorityLocked(Lcom/android/server/content/SyncStorageEngine$EndPoint;IZ)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008499HPLcom/android/server/content/SyncStorageEngine;->getSyncAutomatically(Landroid/accounts/Account;ILjava/lang/String;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008500HPLcom/android/server/content/SyncStorageEngine;->insertStartSyncEvent(Lcom/android/server/content/SyncOperation;J)J
art-benchmark-service84f185c2023-07-24 02:43:42 -07008501HPLcom/android/server/content/SyncStorageEngine;->markPending(Lcom/android/server/content/SyncStorageEngine$EndPoint;Z)V
8502HPLcom/android/server/content/SyncStorageEngine;->removeActiveSync(Landroid/content/SyncInfo;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008503HPLcom/android/server/content/SyncStorageEngine;->reportChange(ILcom/android/server/content/SyncStorageEngine$EndPoint;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008504HPLcom/android/server/content/SyncStorageEngine;->reportChange(ILjava/lang/String;I)V+]Ljava/lang/Long;Ljava/lang/Long;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/RemoteCallbackList;Landroid/os/RemoteCallbackList;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008505HPLcom/android/server/content/SyncStorageEngine;->stopSyncEvent(JJLjava/lang/String;JJLjava/lang/String;I)V+]Landroid/content/SyncStatusInfo;Landroid/content/SyncStatusInfo;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/os/Handler;Lcom/android/server/content/SyncStorageEngine$MyHandler;]Lcom/android/server/content/SyncStorageEngine;Lcom/android/server/content/SyncStorageEngine;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008506HPLcom/android/server/content/SyncStorageEngine;->writeStatusInfoLocked(Ljava/io/OutputStream;)V+]Landroid/content/SyncStatusInfo;Landroid/content/SyncStatusInfo;]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;]Lcom/android/server/content/SyncStorageEngine;Lcom/android/server/content/SyncStorageEngine;]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008507HPLcom/android/server/content/SyncStorageEngine;->writeStatusStatsLocked(Landroid/util/proto/ProtoOutputStream;Landroid/content/SyncStatusInfo$Stats;)V+]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;
art-benchmark-service00abe242023-02-13 10:31:34 -08008508HSPLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->registerContentCaptureOptionsCallback(Ljava/lang/String;Landroid/view/contentcapture/IContentCaptureOptionsCallback;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008509HPLcom/android/server/contentcapture/ContentCaptureManagerService$ContentCaptureManagerServiceStub;->shareData(Landroid/view/contentcapture/DataShareRequest;Landroid/view/contentcapture/IDataShareWriteAdapter;)V
8510HPLcom/android/server/contentcapture/ContentCaptureManagerService$DataShareCallbackDelegate;->accept(Landroid/service/contentcapture/IDataShareReadAdapter;)V
8511HPLcom/android/server/contentcapture/ContentCaptureManagerService$DataShareCallbackDelegate;->enforceDataSharingTtl(Landroid/os/ParcelFileDescriptor;Landroid/os/ParcelFileDescriptor;Landroid/os/ParcelFileDescriptor;Landroid/os/ParcelFileDescriptor;Landroid/service/contentcapture/IDataShareReadAdapter;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008512HPLcom/android/server/contentcapture/ContentCaptureManagerService$DataShareCallbackDelegate;->lambda$accept$0(Landroid/os/ParcelFileDescriptor;Landroid/os/ParcelFileDescriptor;Landroid/service/contentcapture/IDataShareReadAdapter;)V+]Lcom/android/server/contentcapture/ContentCaptureManagerService$DataShareCallbackDelegate;Lcom/android/server/contentcapture/ContentCaptureManagerService$DataShareCallbackDelegate;]Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;]Ljava/io/InputStream;Landroid/os/ParcelFileDescriptor$AutoCloseInputStream;]Landroid/view/contentcapture/DataShareRequest;Landroid/view/contentcapture/DataShareRequest;]Ljava/io/OutputStream;Landroid/os/ParcelFileDescriptor$AutoCloseOutputStream;]Ljava/util/Set;Ljava/util/HashSet;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008513HSPLcom/android/server/contentcapture/ContentCaptureManagerService$GlobalContentCaptureOptions;->getOptions(ILjava/lang/String;)Landroid/content/ContentCaptureOptions;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008514HSPLcom/android/server/contentcapture/ContentCaptureManagerService$LocalService;->getOptionsForPackage(ILjava/lang/String;)Landroid/content/ContentCaptureOptions;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008515HPLcom/android/server/contentcapture/ContentCaptureManagerService$LocalService;->notifyActivityEvent(ILandroid/content/ComponentName;ILandroid/app/assist/ActivityId;)V+]Lcom/android/server/contentcapture/ContentCapturePerUserService;Lcom/android/server/contentcapture/ContentCapturePerUserService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008516HPLcom/android/server/contentcapture/ContentCaptureMetricsLogger;->writeSessionFlush(ILandroid/content/ComponentName;Landroid/service/contentcapture/FlushMetrics;Landroid/content/ContentCaptureOptions;I)V
8517HPLcom/android/server/contentcapture/ContentCapturePerUserService$ContentCaptureServiceRemoteCallback;->setContentCaptureWhitelist(Ljava/util/List;Ljava/util/List;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00008518HPLcom/android/server/contentcapture/ContentCapturePerUserService$ContentCaptureServiceRemoteCallback;->updateContentCaptureOptions(Landroid/util/ArraySet;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008519HPLcom/android/server/contentcapture/ContentCapturePerUserService$ContentCaptureServiceRemoteCallback;->writeSessionFlush(ILandroid/content/ComponentName;Landroid/service/contentcapture/FlushMetrics;Landroid/content/ContentCaptureOptions;I)V+]Lcom/android/server/infra/AbstractPerUserSystemService;Lcom/android/server/contentcapture/ContentCapturePerUserService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008520HPLcom/android/server/contentcapture/ContentCapturePerUserService;->onActivityEventLocked(Landroid/app/assist/ActivityId;Landroid/content/ComponentName;I)V+]Lcom/android/server/contentcapture/RemoteContentCaptureService;Lcom/android/server/contentcapture/RemoteContentCaptureService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008521HPLcom/android/server/contentcapture/ContentCapturePerUserService;->startSessionLocked(Landroid/os/IBinder;Landroid/os/IBinder;Landroid/content/pm/ActivityPresentationInfo;IIILcom/android/internal/os/IResultReceiver;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008522HPLcom/android/server/contentcapture/RemoteContentCaptureService$$ExternalSyntheticLambda5;-><init>(Landroid/service/contentcapture/ActivityEvent;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008523HPLcom/android/server/contentcapture/RemoteContentCaptureService;->onActivityLifecycleEvent(Landroid/service/contentcapture/ActivityEvent;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008524HSPLcom/android/server/cpu/CpuAvailabilityInfo;-><init>(IJIIJ)V
8525HSPLcom/android/server/cpu/CpuInfoReader$CpuInfo;-><init>(IIZJJJJLcom/android/server/cpu/CpuInfoReader$CpuUsageStats;)V
8526HSPLcom/android/server/cpu/CpuInfoReader$CpuInfo;->computeNormalizedAvailableCpuFreqKHz()J+]Lcom/android/server/cpu/CpuInfoReader$CpuUsageStats;Lcom/android/server/cpu/CpuInfoReader$CpuUsageStats;
8527HSPLcom/android/server/cpu/CpuInfoReader$CpuUsageStats;-><init>(JJJJJJJJJJ)V
8528HPLcom/android/server/cpu/CpuInfoReader$CpuUsageStats;->delta(Lcom/android/server/cpu/CpuInfoReader$CpuUsageStats;)Lcom/android/server/cpu/CpuInfoReader$CpuUsageStats;
8529HPLcom/android/server/cpu/CpuInfoReader$CpuUsageStats;->diff(JJ)J
8530HSPLcom/android/server/cpu/CpuInfoReader$CpuUsageStats;->getTotalTimeMillis()J
8531HSPLcom/android/server/cpu/CpuInfoReader;->calculateAvgCpuFreq(Landroid/util/LongSparseLongArray;)J+]Landroid/util/LongSparseLongArray;Landroid/util/LongSparseLongArray;
8532HPLcom/android/server/cpu/CpuInfoReader;->calculateDeltaTimeInState(Landroid/util/LongSparseLongArray;Landroid/util/LongSparseLongArray;)Landroid/util/LongSparseLongArray;+]Landroid/util/LongSparseLongArray;Landroid/util/LongSparseLongArray;
8533HSPLcom/android/server/cpu/CpuInfoReader;->clockTickStrToMillis(Ljava/lang/String;)J
8534HSPLcom/android/server/cpu/CpuInfoReader;->readAvgTimeInStateCpuFrequency(ILjava/io/File;)J
8535HSPLcom/android/server/cpu/CpuInfoReader;->readCpuCores(Ljava/io/File;)Landroid/util/IntArray;+]Ljava/lang/String;Ljava/lang/String;]Ljava/io/File;Ljava/io/File;]Landroid/util/IntArray;Landroid/util/IntArray;]Ljava/util/List;Ljava/util/ArrayList;
8536HSPLcom/android/server/cpu/CpuInfoReader;->readCpuFreqKHz(Ljava/io/File;)J
8537HSPLcom/android/server/cpu/CpuInfoReader;->readCpuInfos()Landroid/util/SparseArray;+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/IntArray;Landroid/util/IntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/cpu/CpuInfoReader;Lcom/android/server/cpu/CpuInfoReader;
8538HSPLcom/android/server/cpu/CpuInfoReader;->readCumulativeCpuUsageStats()Landroid/util/SparseArray;+]Ljava/lang/String;Ljava/lang/String;]Ljava/io/File;Ljava/io/File;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/regex/Matcher;Ljava/util/regex/Matcher;]Ljava/util/regex/Pattern;Ljava/util/regex/Pattern;
8539HSPLcom/android/server/cpu/CpuInfoReader;->readDynamicPolicyInfo()Landroid/util/SparseArray;+]Landroid/util/IntArray;Landroid/util/IntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/cpu/CpuInfoReader;Lcom/android/server/cpu/CpuInfoReader;
8540HSPLcom/android/server/cpu/CpuInfoReader;->readLatestCpuUsageStats()Landroid/util/SparseArray;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/cpu/CpuInfoReader;Lcom/android/server/cpu/CpuInfoReader;]Lcom/android/server/cpu/CpuInfoReader$CpuUsageStats;Lcom/android/server/cpu/CpuInfoReader$CpuUsageStats;
8541HSPLcom/android/server/cpu/CpuInfoReader;->readTimeInState(Ljava/io/File;)Landroid/util/LongSparseLongArray;+]Ljava/lang/String;Ljava/lang/String;]Ljava/io/File;Ljava/io/File;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/regex/Pattern;Ljava/util/regex/Pattern;]Ljava/util/regex/Matcher;Ljava/util/regex/Matcher;]Landroid/util/LongSparseLongArray;Landroid/util/LongSparseLongArray;
8542HSPLcom/android/server/cpu/CpuMonitorService$CpusetInfo$Snapshot;->appendCpuInfo(Lcom/android/server/cpu/CpuInfoReader$CpuInfo;)V+]Lcom/android/server/cpu/CpuInfoReader$CpuInfo;Lcom/android/server/cpu/CpuInfoReader$CpuInfo;
8543HSPLcom/android/server/cpu/CpuMonitorService$CpusetInfo;->appendCpuInfo(JLcom/android/server/cpu/CpuInfoReader$CpuInfo;)V+]Lcom/android/server/cpu/CpuMonitorService$CpusetInfo$Snapshot;Lcom/android/server/cpu/CpuMonitorService$CpusetInfo$Snapshot;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
8544HSPLcom/android/server/cpu/CpuMonitorService$CpusetInfo;->getCumulativeAvgAvailabilityPercent(J)I+]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
8545HSPLcom/android/server/cpu/CpuMonitorService;->monitorCpuStats()V+]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/cpu/CpuMonitorService;Lcom/android/server/cpu/CpuMonitorService;]Lcom/android/server/cpu/CpuMonitorService$CpusetInfo;Lcom/android/server/cpu/CpuMonitorService$CpusetInfo;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/cpu/CpuInfoReader;Lcom/android/server/cpu/CpuInfoReader;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008546HSPLcom/android/server/criticalevents/CriticalEventLog$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/criticalevents/CriticalEventLog;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008547HSPLcom/android/server/criticalevents/CriticalEventLog$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/criticalevents/CriticalEventLog;Lcom/android/server/criticalevents/CriticalEventLog$ILogLoader;)V
8548HSPLcom/android/server/criticalevents/CriticalEventLog$$ExternalSyntheticLambda1;->run()V
8549HSPLcom/android/server/criticalevents/CriticalEventLog$LogLoader;-><init>()V
8550HSPLcom/android/server/criticalevents/CriticalEventLog$LogLoader;->load(Ljava/io/File;Lcom/android/server/criticalevents/CriticalEventLog$ThreadSafeRingBuffer;)V
8551HSPLcom/android/server/criticalevents/CriticalEventLog$LogLoader;->loadLogFromFile(Ljava/io/File;)Lcom/android/server/criticalevents/nano/CriticalEventLogStorageProto;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008552HSPLcom/android/server/criticalevents/CriticalEventLog$ThreadSafeRingBuffer;-><init>(Ljava/lang/Class;I)V
8553HSPLcom/android/server/criticalevents/CriticalEventLog$ThreadSafeRingBuffer;->append(Ljava/lang/Object;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07008554HSPLcom/android/server/criticalevents/CriticalEventLog;->$r8$lambda$8jCWPuC9ORHivUcrfsuYZ4VTEfY(Lcom/android/server/criticalevents/CriticalEventLog;Lcom/android/server/criticalevents/CriticalEventLog$ILogLoader;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008555HSPLcom/android/server/criticalevents/CriticalEventLog;-><clinit>()V
8556HSPLcom/android/server/criticalevents/CriticalEventLog;-><init>()V
8557HSPLcom/android/server/criticalevents/CriticalEventLog;-><init>(Ljava/lang/String;IIJZLcom/android/server/criticalevents/CriticalEventLog$ILogLoader;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008558HSPLcom/android/server/criticalevents/CriticalEventLog;->getInstance()Lcom/android/server/criticalevents/CriticalEventLog;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008559HSPLcom/android/server/criticalevents/CriticalEventLog;->init()V
8560HSPLcom/android/server/criticalevents/CriticalEventLog;->lambda$new$0(Lcom/android/server/criticalevents/CriticalEventLog$ILogLoader;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008561HSPLcom/android/server/criticalevents/nano/CriticalEventLogStorageProto;-><init>()V
8562HSPLcom/android/server/criticalevents/nano/CriticalEventLogStorageProto;->parseFrom([B)Lcom/android/server/criticalevents/nano/CriticalEventLogStorageProto;
8563HSPLcom/android/server/criticalevents/nano/CriticalEventProto$AppNotResponding;-><init>()V
8564HSPLcom/android/server/criticalevents/nano/CriticalEventProto$JavaCrash;-><init>()V
8565HSPLcom/android/server/criticalevents/nano/CriticalEventProto;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008566HSPLcom/android/server/devicepolicy/ActiveAdmin;->getParentActiveAdmin()Lcom/android/server/devicepolicy/ActiveAdmin;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008567HPLcom/android/server/devicepolicy/ActiveAdmin;->getUid()I
art-benchmark-service00abe242023-02-13 10:31:34 -08008568HSPLcom/android/server/devicepolicy/ActiveAdmin;->getUserHandle()Landroid/os/UserHandle;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008569HPLcom/android/server/devicepolicy/ActiveAdmin;->writeAttributeValuesToXml(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/lang/String;Ljava/lang/String;Ljava/util/Collection;)V+]Ljava/util/Collection;Landroid/util/ArraySet;,Ljava/util/ArrayList;
art-benchmark-service08401c12022-12-23 09:27:20 -08008570HPLcom/android/server/devicepolicy/ActiveAdmin;->writeToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008571HSPLcom/android/server/devicepolicy/BooleanPolicySerializer;->saveToXml(Landroid/app/admin/PolicyKey;Lcom/android/modules/utils/TypedXmlSerializer;Ljava/lang/Object;)V
art-benchmark-service13164882020-11-07 02:19:14 -08008572HSPLcom/android/server/devicepolicy/CallerIdentity;-><init>(ILjava/lang/String;Landroid/content/ComponentName;)V
8573HPLcom/android/server/devicepolicy/CallerIdentity;->getComponentName()Landroid/content/ComponentName;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008574HPLcom/android/server/devicepolicy/CallerIdentity;->getPackageName()Ljava/lang/String;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07008575HSPLcom/android/server/devicepolicy/CallerIdentity;->getUid()I
art-benchmark-service13164882020-11-07 02:19:14 -08008576HSPLcom/android/server/devicepolicy/CallerIdentity;->getUserId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008577HPLcom/android/server/devicepolicy/CallerIdentity;->hasAdminComponent()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008578HSPLcom/android/server/devicepolicy/DeviceManagementResourcesProvider;->getDrawable(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/app/admin/ParcelableResource;+]Ljava/util/Map;Ljava/util/HashMap;]Lcom/android/server/devicepolicy/DeviceManagementResourcesProvider;Lcom/android/server/devicepolicy/DeviceManagementResourcesProvider;
8579HSPLcom/android/server/devicepolicy/DeviceManagementResourcesProvider;->getDrawableForSourceLocked(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/app/admin/ParcelableResource;+]Ljava/util/Map;Ljava/util/HashMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008580HSPLcom/android/server/devicepolicy/DeviceManagementResourcesProvider;->getString(Ljava/lang/String;)Landroid/app/admin/ParcelableResource;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008581HSPLcom/android/server/devicepolicy/DevicePolicyCacheImpl;->isScreenCaptureAllowed(I)Z
8582HSPLcom/android/server/devicepolicy/DevicePolicyCacheImpl;->isScreenCaptureAllowedInPolicyEngine(I)Z
8583HPLcom/android/server/devicepolicy/DevicePolicyData;->store(Lcom/android/server/devicepolicy/DevicePolicyData;Lcom/android/internal/util/JournaledFile;)Z
8584HSPLcom/android/server/devicepolicy/DevicePolicyEngine$DevicePoliciesReaderWriter;-><init>(Lcom/android/server/devicepolicy/DevicePolicyEngine;)V
8585HSPLcom/android/server/devicepolicy/DevicePolicyEngine$DevicePoliciesReaderWriter;->writeEnforcingAdminsInner(Lcom/android/modules/utils/TypedXmlSerializer;)V
8586HSPLcom/android/server/devicepolicy/DevicePolicyEngine$DevicePoliciesReaderWriter;->writeGlobalPoliciesInner(Lcom/android/modules/utils/TypedXmlSerializer;)V
8587HSPLcom/android/server/devicepolicy/DevicePolicyEngine$DevicePoliciesReaderWriter;->writeLocalPoliciesInner(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/app/admin/PolicyKey;Landroid/app/admin/PackagePolicyKey;,Landroid/app/admin/UserRestrictionPolicyKey;,Landroid/app/admin/NoArgsPolicyKey;]Lcom/android/server/devicepolicy/PolicyState;Lcom/android/server/devicepolicy/PolicyState;]Ljava/util/Map;Ljava/util/HashMap;
8588HSPLcom/android/server/devicepolicy/DevicePolicyEngine$DevicePoliciesReaderWriter;->writeToFileLocked()V
8589HPLcom/android/server/devicepolicy/DevicePolicyEngine;->getLocalPolicyKeysSetByAllAdmins(Lcom/android/server/devicepolicy/PolicyDefinition;I)Ljava/util/Set;
8590HPLcom/android/server/devicepolicy/DevicePolicyEngine;->hasLocalPolicyLocked(Lcom/android/server/devicepolicy/PolicyDefinition;I)Z
8591HSPLcom/android/server/devicepolicy/DevicePolicyEngine;->lambda$sendPolicyResultToAdmin$2(Landroid/content/Intent;Lcom/android/server/devicepolicy/EnforcingAdmin;Lcom/android/server/devicepolicy/PolicyDefinition;II)V
8592HPLcom/android/server/devicepolicy/DevicePolicyEngine;->removeLocalPolicy(Lcom/android/server/devicepolicy/PolicyDefinition;Lcom/android/server/devicepolicy/EnforcingAdmin;I)V
8593HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda132;-><init>(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V
8594HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda136;-><init>(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V
8595HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda136;->getOrThrow()Ljava/lang/Object;
8596HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda157;-><init>(Lcom/android/server/devicepolicy/DevicePolicyManagerService;)V
8597HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda157;->test(Ljava/lang/Object;)Z
8598HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda161;-><init>(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)V
8599HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda161;->getOrThrow()Ljava/lang/Object;
8600HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda171;-><init>(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
8601HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda171;->getOrThrow()Ljava/lang/Object;
8602HPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda172;-><init>(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Landroid/content/ComponentName;I)V
8603HPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda172;->getOrThrow()Ljava/lang/Object;
8604HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda176;->getOrThrow()Ljava/lang/Object;
8605HPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda55;-><init>(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/CallerIdentity;)V
8606HPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda55;->getOrThrow()Ljava/lang/Object;
8607HPLcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda88;->getOrThrow()Ljava/lang/Object;
8608HPLcom/android/server/devicepolicy/DevicePolicyManagerService$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008609HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderClearCallingIdentity()J
art-benchmark-service35aba412020-02-03 11:53:25 -08008610HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderGetCallingUid()I
art-benchmark-service35aba412020-02-03 11:53:25 -08008611HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderRestoreCallingIdentity(J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008612HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderWithCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08008613HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->binderWithCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingSupplier;)Ljava/lang/Object;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008614HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getPackageManager()Landroid/content/pm/PackageManager;
8615HPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getPackageManagerLocal()Lcom/android/server/pm/PackageManagerLocal;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008616HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->getDevicePolicyCache()Landroid/app/admin/DevicePolicyCache;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008617HPLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->isActiveDeviceOwner(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008618HPLcom/android/server/devicepolicy/DevicePolicyManagerService$LocalService;->isActiveProfileOwner(I)Z+]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
art-benchmark-service922a5532023-03-23 03:12:41 -07008619HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->$r8$lambda$1f4M5-Id3Saxsn0OiCISPS4rsI0(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)Landroid/content/pm/UserInfo;
art-benchmark-service922a5532023-03-23 03:12:41 -07008620HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->$r8$lambda$G8sud3EQzrgjdm0inlOPAde1zOE(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)Ljava/lang/Boolean;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008621HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->$r8$lambda$KETGRhucn6qAOjjxifk0kzgSmhQ(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Ljava/lang/String;Ljava/lang/String;Lcom/android/server/devicepolicy/CallerIdentity;)Ljava/lang/Integer;
art-benchmark-service922a5532023-03-23 03:12:41 -07008622HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->$r8$lambda$Le7hNbY19LWAUNLg_5cYLVOM6Uk(Lcom/android/server/devicepolicy/DevicePolicyManagerService;ILjava/util/ArrayList;Ljava/util/function/Predicate;)V
8623HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->$r8$lambda$RdQJ49_PpkD7MJxObb8U4_jewrc(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)Lcom/android/server/devicepolicy/DevicePolicyData;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008624HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->$r8$lambda$jArf4A1hwpuybt7wnygi8wO_eOo(Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/CallerIdentity;)Landroid/content/ComponentName;
8625HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->$r8$lambda$jy5YPmD2b-pEiZmO3bxMrLfJJew(Lcom/android/server/devicepolicy/DevicePolicyManagerService;I)Ljava/lang/Integer;
art-benchmark-service922a5532023-03-23 03:12:41 -07008626HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->addCrossProfileIntentFilter(Landroid/content/ComponentName;Ljava/lang/String;Landroid/content/IntentFilter;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008627HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->canManageUsers(Lcom/android/server/devicepolicy/CallerIdentity;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008628HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->checkAdminCanSetRestriction(Lcom/android/server/devicepolicy/CallerIdentity;ZLjava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008629HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->ensureLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008630HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdminUncheckedLocked(Landroid/content/ComponentName;I)Lcom/android/server/devicepolicy/ActiveAdmin;+]Landroid/app/admin/DeviceAdminInfo;Landroid/app/admin/DeviceAdminInfo;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Landroid/content/ComponentName;Landroid/content/ComponentName;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008631HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdmins(I)Ljava/util/List;
art-benchmark-service922a5532023-03-23 03:12:41 -07008632HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdminsForLockscreenPoliciesLocked(I)Ljava/util/List;+]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
8633HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getActiveAdminsForUserAndItsManagedProfilesLocked(ILjava/util/function/Predicate;)Ljava/util/List;+]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008634HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getBindDeviceAdminTargetUsers(Landroid/content/ComponentName;)Ljava/util/List;
art-benchmark-serviceba354032021-03-16 09:58:05 -07008635HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCallerIdentity()Lcom/android/server/devicepolicy/CallerIdentity;+]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008636HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCallerIdentity(Landroid/content/ComponentName;)Lcom/android/server/devicepolicy/CallerIdentity;
art-benchmark-serviceba354032021-03-16 09:58:05 -07008637HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getCallerIdentity(Landroid/content/ComponentName;Ljava/lang/String;)Lcom/android/server/devicepolicy/CallerIdentity;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/devicepolicy/ActiveAdmin;Lcom/android/server/devicepolicy/ActiveAdmin;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008638HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDelegatedScopes(Landroid/content/ComponentName;Ljava/lang/String;)Ljava/util/List;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008639HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDeviceOwnerAdminLocked()Lcom/android/server/devicepolicy/ActiveAdmin;+]Lcom/android/server/devicepolicy/Owners;Lcom/android/server/devicepolicy/Owners;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -07008640HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDeviceOwnerComponent(Z)Landroid/content/ComponentName;+]Lcom/android/server/devicepolicy/Owners;Lcom/android/server/devicepolicy/Owners;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;
art-benchmark-service922a5532023-03-23 03:12:41 -07008641HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDeviceOwnerOrProfileOwnerOfOrganizationOwnedDeviceLocked()Lcom/android/server/devicepolicy/ActiveAdmin;+]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008642HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDrawable(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/app/admin/ParcelableResource;+]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;
8643HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getEnforcingAdminForCaller(Landroid/content/ComponentName;Ljava/lang/String;)Lcom/android/server/devicepolicy/EnforcingAdmin;
8644HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getKeyguardDisabledFeatures(Landroid/content/ComponentName;IZ)I+]Lcom/android/server/devicepolicy/CallerIdentity;Lcom/android/server/devicepolicy/CallerIdentity;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/devicepolicy/ActiveAdmin;Lcom/android/server/devicepolicy/ActiveAdmin;
art-benchmark-serviceba354032021-03-16 09:58:05 -07008645HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getLockObject()Ljava/lang/Object;+]Lcom/android/internal/util/StatLogger;Lcom/android/internal/util/StatLogger;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008646HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getOrganizationNameForUser(I)Ljava/lang/CharSequence;
art-benchmark-serviceba354032021-03-16 09:58:05 -07008647HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPermissionGrantState(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I+]Lcom/android/server/devicepolicy/CallerIdentity;Lcom/android/server/devicepolicy/CallerIdentity;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008648HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getPermissionGrantStateForUser(Ljava/lang/String;Ljava/lang/String;Lcom/android/server/devicepolicy/CallerIdentity;I)I+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/PackageManagerLocal$UnfilteredSnapshot;Lcom/android/server/pm/local/PackageManagerLocalImpl$UnfilteredSnapshotImpl;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/devicepolicy/CallerIdentity;Lcom/android/server/devicepolicy/CallerIdentity;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Lcom/android/server/pm/PackageManagerLocal;Lcom/android/server/pm/local/PackageManagerLocalImpl;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008649HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerAdminLocked(I)Lcom/android/server/devicepolicy/ActiveAdmin;+]Landroid/app/admin/DeviceAdminInfo;Landroid/app/admin/DeviceAdminInfo;]Lcom/android/server/devicepolicy/Owners;Lcom/android/server/devicepolicy/Owners;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07008650HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerAsUser(I)Landroid/content/ComponentName;+]Lcom/android/server/devicepolicy/Owners;Lcom/android/server/devicepolicy/Owners;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008651HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerLocked(I)Lcom/android/server/devicepolicy/ActiveAdmin;
8652HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerOfOrganizationOwnedDeviceLocked()Lcom/android/server/devicepolicy/ActiveAdmin;+]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;
8653HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileOwnerOrDeviceOwnerSupervisionComponent(Landroid/os/UserHandle;)Landroid/content/ComponentName;
art-benchmark-service922a5532023-03-23 03:12:41 -07008654HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getProfileParentId(I)I+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008655HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getString(Ljava/lang/String;)Landroid/app/admin/ParcelableResource;
art-benchmark-service922a5532023-03-23 03:12:41 -07008656HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getTargetSdk(Ljava/lang/String;I)I
art-benchmark-serviceba354032021-03-16 09:58:05 -07008657HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getUserData(I)Lcom/android/server/devicepolicy/DevicePolicyData;+]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008658HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getUserDataUnchecked(I)Lcom/android/server/devicepolicy/DevicePolicyData;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07008659HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getUserInfo(I)Landroid/content/pm/UserInfo;+]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;
art-benchmark-service922a5532023-03-23 03:12:41 -07008660HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->getWifiSsidPolicy(Ljava/lang/String;)Landroid/app/admin/WifiSsidPolicy;+]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
8661HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasCallingOrSelfPermission(Ljava/lang/String;)Z+]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -08008662HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasCrossUsersPermission(Lcom/android/server/devicepolicy/CallerIdentity;I)Z+]Lcom/android/server/devicepolicy/CallerIdentity;Lcom/android/server/devicepolicy/CallerIdentity;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008663HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasFullCrossUsersPermission(Lcom/android/server/devicepolicy/CallerIdentity;I)Z+]Lcom/android/server/devicepolicy/CallerIdentity;Lcom/android/server/devicepolicy/CallerIdentity;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
8664HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->hasPermission(Ljava/lang/String;Ljava/lang/String;)Z
8665HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isAdminActive(Landroid/content/ComponentName;I)Z+]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
8666HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isCallingFromPackage(Ljava/lang/String;I)Z+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/PackageManagerLocal$UnfilteredSnapshot;Lcom/android/server/pm/local/PackageManagerLocalImpl$UnfilteredSnapshotImpl;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/PackageManagerLocal;Lcom/android/server/pm/local/PackageManagerLocalImpl;]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;
art-benchmark-service922a5532023-03-23 03:12:41 -07008667HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isDefaultDeviceOwner(Lcom/android/server/devicepolicy/CallerIdentity;)Z+]Lcom/android/server/devicepolicy/Owners;Lcom/android/server/devicepolicy/Owners;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008668HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isDeviceOwner(Landroid/content/ComponentName;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008669HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isDeviceOwnerLocked(Lcom/android/server/devicepolicy/CallerIdentity;)Z+]Lcom/android/server/devicepolicy/Owners;Lcom/android/server/devicepolicy/Owners;]Lcom/android/server/devicepolicy/CallerIdentity;Lcom/android/server/devicepolicy/CallerIdentity;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Landroid/content/ComponentName;Landroid/content/ComponentName;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008670HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isFinancedDeviceOwner(Lcom/android/server/devicepolicy/CallerIdentity;)Z+]Lcom/android/server/devicepolicy/Owners;Lcom/android/server/devicepolicy/Owners;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
8671HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isHeadlessFlagEnabled()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008672HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isManagedProfile(I)Z+]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;
art-benchmark-service922a5532023-03-23 03:12:41 -07008673HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isManagedProfile(Landroid/content/ComponentName;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008674HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isNotificationListenerServicePermitted(Ljava/lang/String;I)Z+]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
8675HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isPackageSuspended(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;)Z+]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/devicepolicy/CallerIdentity;Lcom/android/server/devicepolicy/CallerIdentity;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;
art-benchmark-service922a5532023-03-23 03:12:41 -07008676HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isPermissionCheckFlagEnabled()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008677HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isPolicyEngineForFinanceFlagEnabled()Z
8678HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isProfileOwner(Lcom/android/server/devicepolicy/CallerIdentity;)Z+]Lcom/android/server/devicepolicy/CallerIdentity;Lcom/android/server/devicepolicy/CallerIdentity;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;]Landroid/content/ComponentName;Landroid/content/ComponentName;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008679HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isProfileOwnerOfOrganizationOwnedDevice(I)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07008680HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isSeparateProfileChallengeEnabled(I)Z+]Ljava/lang/Boolean;Ljava/lang/Boolean;]Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;Lcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07008681HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isSystemUid(Lcom/android/server/devicepolicy/CallerIdentity;)Z+]Lcom/android/server/devicepolicy/CallerIdentity;Lcom/android/server/devicepolicy/CallerIdentity;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008682HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isUidProfileOwnerLocked(I)Z+]Landroid/app/admin/DeviceAdminInfo;Landroid/app/admin/DeviceAdminInfo;]Lcom/android/server/devicepolicy/Owners;Lcom/android/server/devicepolicy/Owners;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/devicepolicy/ActiveAdmin;Lcom/android/server/devicepolicy/ActiveAdmin;]Ljava/util/ArrayList;Ljava/util/ArrayList;
8683HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isUnicornFlagEnabled()Z
art-benchmark-service922a5532023-03-23 03:12:41 -07008684HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->isUninstallBlocked(Ljava/lang/String;)Z+]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
8685HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getActiveAdminsForLockscreenPoliciesLocked$16(Landroid/content/pm/UserInfo;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008686HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getActiveAdminsForUserAndItsManagedProfilesLocked$19(ILjava/util/ArrayList;Ljava/util/function/Predicate;)V+]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Lcom/android/server/devicepolicy/ActiveAdmin;Lcom/android/server/devicepolicy/ActiveAdmin;]Landroid/os/UserManager;Landroid/os/UserManager;]Ljava/util/function/Predicate;Lcom/android/server/devicepolicy/DevicePolicyManagerService$$ExternalSyntheticLambda157;]Ljava/util/ArrayList;Ljava/util/ArrayList;
8687HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getBindDeviceAdminTargetUsers$139(Landroid/content/ComponentName;I)Ljava/util/ArrayList;
8688HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getDrawable$183(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Landroid/app/admin/ParcelableResource;
8689HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getPermissionGrantState$128(Ljava/lang/String;Ljava/lang/String;Lcom/android/server/devicepolicy/CallerIdentity;)Ljava/lang/Integer;+]Lcom/android/server/devicepolicy/CallerIdentity;Lcom/android/server/devicepolicy/CallerIdentity;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
8690HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getProfileOwnerOfOrganizationOwnedDeviceLocked$80()Lcom/android/server/devicepolicy/ActiveAdmin;+]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Landroid/os/UserManager;Landroid/os/UserManager;
8691HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getProfileParentId$83(I)Ljava/lang/Integer;+]Landroid/os/UserManager;Landroid/os/UserManager;
8692HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getString$187(Ljava/lang/String;)Landroid/app/admin/ParcelableResource;
art-benchmark-service922a5532023-03-23 03:12:41 -07008693HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getUserDataUnchecked$2(I)Lcom/android/server/devicepolicy/DevicePolicyData;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008694HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$getUserInfo$35(I)Landroid/content/pm/UserInfo;+]Landroid/os/UserManager;Landroid/os/UserManager;
8695HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$isProfileOwner$70(Lcom/android/server/devicepolicy/CallerIdentity;)Landroid/content/ComponentName;+]Lcom/android/server/devicepolicy/CallerIdentity;Lcom/android/server/devicepolicy/CallerIdentity;]Lcom/android/server/devicepolicy/DevicePolicyManagerService;Lcom/android/server/devicepolicy/DevicePolicyManagerService;
art-benchmark-service922a5532023-03-23 03:12:41 -07008696HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->lambda$isSeparateProfileChallengeEnabled$21(I)Ljava/lang/Boolean;
art-benchmark-service922a5532023-03-23 03:12:41 -07008697HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->logUserRestrictionCall(Ljava/lang/String;ZZLcom/android/server/devicepolicy/CallerIdentity;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00008698HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->makeJournaledFile(ILjava/lang/String;)Lcom/android/internal/util/JournaledFile;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008699HSPLcom/android/server/devicepolicy/DevicePolicyManagerService;->packageHasActiveAdmins(Ljava/lang/String;I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008700HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setApplicationRestrictions(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)V
8701HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setBackwardCompatibleUserRestriction(Lcom/android/server/devicepolicy/CallerIdentity;Lcom/android/server/devicepolicy/EnforcingAdmin;Ljava/lang/String;ZZ)V
art-benchmark-service922a5532023-03-23 03:12:41 -07008702HPLcom/android/server/devicepolicy/DevicePolicyManagerService;->setUserRestriction(Landroid/content/ComponentName;Ljava/lang/String;Ljava/lang/String;ZZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008703HSPLcom/android/server/devicepolicy/EnforcingAdmin;-><init>(Ljava/lang/String;Landroid/content/ComponentName;Ljava/util/Set;ILcom/android/server/devicepolicy/ActiveAdmin;)V
8704HSPLcom/android/server/devicepolicy/EnforcingAdmin;->createEnterpriseEnforcingAdmin(Landroid/content/ComponentName;ILcom/android/server/devicepolicy/ActiveAdmin;)Lcom/android/server/devicepolicy/EnforcingAdmin;
8705HSPLcom/android/server/devicepolicy/EnforcingAdmin;->equals(Ljava/lang/Object;)Z
8706HSPLcom/android/server/devicepolicy/EnforcingAdmin;->getAuthorities()Ljava/util/Set;
8707HSPLcom/android/server/devicepolicy/EnforcingAdmin;->hashCode()I+]Lcom/android/server/devicepolicy/EnforcingAdmin;Lcom/android/server/devicepolicy/EnforcingAdmin;
8708HSPLcom/android/server/devicepolicy/EnforcingAdmin;->saveToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Lcom/android/server/devicepolicy/EnforcingAdmin;Lcom/android/server/devicepolicy/EnforcingAdmin;]Landroid/content/ComponentName;Landroid/content/ComponentName;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008709HSPLcom/android/server/devicepolicy/Owners;->getDeviceOwnerComponent()Landroid/content/ComponentName;
art-benchmark-serviceba354032021-03-16 09:58:05 -07008710HSPLcom/android/server/devicepolicy/Owners;->getProfileOwnerComponent(I)Landroid/content/ComponentName;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service35aba412020-02-03 11:53:25 -08008711HSPLcom/android/server/devicepolicy/Owners;->hasDeviceOwner()Z
art-benchmark-service922a5532023-03-23 03:12:41 -07008712HSPLcom/android/server/devicepolicy/Owners;->isProfileOwnerOfOrganizationOwnedDevice(I)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008713HPLcom/android/server/devicepolicy/PolicyDefinition;->getPolicyDefinitionForUserRestriction(Ljava/lang/String;)Lcom/android/server/devicepolicy/PolicyDefinition;
8714HSPLcom/android/server/devicepolicy/PolicyDefinition;->savePolicyValueToXml(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/lang/Object;)V
8715HSPLcom/android/server/devicepolicy/PolicyState;->saveToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Lcom/android/server/devicepolicy/EnforcingAdmin;Lcom/android/server/devicepolicy/EnforcingAdmin;]Lcom/android/server/devicepolicy/PolicyDefinition;Lcom/android/server/devicepolicy/PolicyDefinition;]Ljava/util/LinkedHashMap;Ljava/util/LinkedHashMap;]Landroid/app/admin/PolicyValue;Landroid/app/admin/LockTaskPolicy;,Landroid/app/admin/StringSetPolicyValue;,Landroid/app/admin/BooleanPolicyValue;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008716HSPLcom/android/server/display/AmbientBrightnessStatsTracker$$ExternalSyntheticLambda0;->elapsedTimeMillis()J
8717HSPLcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;->getOrCreateDayStats(Ljava/util/Deque;Ljava/time/LocalDate;)Landroid/hardware/display/AmbientBrightnessDayStats;+]Ljava/util/Deque;Ljava/util/ArrayDeque;]Ljava/time/LocalDate;Ljava/time/LocalDate;]Landroid/hardware/display/AmbientBrightnessDayStats;Landroid/hardware/display/AmbientBrightnessDayStats;
8718HSPLcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;->getOrCreateUserStats(Ljava/util/Map;I)Ljava/util/Deque;+]Ljava/util/Map;Ljava/util/HashMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008719HSPLcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;->log(ILjava/time/LocalDate;FF)V+]Landroid/hardware/display/AmbientBrightnessDayStats;Landroid/hardware/display/AmbientBrightnessDayStats;]Lcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;Lcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008720HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Injector;->elapsedRealtimeMillis()J
Karuna Ramkumard7380572023-06-09 19:14:36 +00008721HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Injector;->getLocalDate()Ljava/time/LocalDate;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008722HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Timer;->isRunning()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +00008723HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Timer;->reset()V
8724HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Timer;->start()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008725HSPLcom/android/server/display/AmbientBrightnessStatsTracker$Timer;->totalDurationSec()F+]Lcom/android/server/display/AmbientBrightnessStatsTracker$Clock;Lcom/android/server/display/AmbientBrightnessStatsTracker$$ExternalSyntheticLambda0;
8726HSPLcom/android/server/display/AmbientBrightnessStatsTracker;->$r8$lambda$OIIV5xqf-PRxPN2e6I0m_5ycuIo(Lcom/android/server/display/AmbientBrightnessStatsTracker;)J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008727HSPLcom/android/server/display/AmbientBrightnessStatsTracker;->add(IF)V+]Lcom/android/server/display/AmbientBrightnessStatsTracker$Injector;Lcom/android/server/display/AmbientBrightnessStatsTracker$Injector;]Lcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;Lcom/android/server/display/AmbientBrightnessStatsTracker$AmbientBrightnessStats;]Lcom/android/server/display/AmbientBrightnessStatsTracker$Timer;Lcom/android/server/display/AmbientBrightnessStatsTracker$Timer;
8728HSPLcom/android/server/display/AmbientBrightnessStatsTracker;->lambda$new$0()J+]Lcom/android/server/display/AmbientBrightnessStatsTracker$Injector;Lcom/android/server/display/AmbientBrightnessStatsTracker$Injector;
8729HPLcom/android/server/display/AutomaticBrightnessController$1;->run()V
8730HPLcom/android/server/display/AutomaticBrightnessController$2;->onSensorChanged(Landroid/hardware/SensorEvent;)V+]Lcom/android/server/display/AutomaticBrightnessController$Clock;Lcom/android/server/display/AutomaticBrightnessController$Injector$$ExternalSyntheticLambda0;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008731HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->getAllLuxValues()[F
8732HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->getAllTimestamps()[J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008733HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->getLux(I)F+]Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;
8734HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->getTime(I)J+]Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;
8735HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->offsetOf(I)I
8736HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->prune(J)V
8737HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->push(JF)V
8738HPLcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;->size()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07008739HPLcom/android/server/display/AutomaticBrightnessController$AutomaticBrightnessHandler;->handleMessage(Landroid/os/Message;)V
8740HPLcom/android/server/display/AutomaticBrightnessController$Injector$$ExternalSyntheticLambda0;->uptimeMillis()J
8741HPLcom/android/server/display/AutomaticBrightnessController;->-$$Nest$fgetmClock(Lcom/android/server/display/AutomaticBrightnessController;)Lcom/android/server/display/AutomaticBrightnessController$Clock;
8742HPLcom/android/server/display/AutomaticBrightnessController;->-$$Nest$fgetmLightSensorEnabled(Lcom/android/server/display/AutomaticBrightnessController;)Z
8743HPLcom/android/server/display/AutomaticBrightnessController;->-$$Nest$mhandleLightSensorEvent(Lcom/android/server/display/AutomaticBrightnessController;JF)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008744HPLcom/android/server/display/AutomaticBrightnessController;->applyLightSensorMeasurement(JF)V+]Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;
8745HPLcom/android/server/display/AutomaticBrightnessController;->calculateAmbientLux(JJ)F+]Lcom/android/server/display/AutomaticBrightnessController;Lcom/android/server/display/AutomaticBrightnessController;]Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008746HPLcom/android/server/display/AutomaticBrightnessController;->calculateWeight(JJ)F
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008747HPLcom/android/server/display/AutomaticBrightnessController;->clampScreenBrightness(F)F
8748HSPLcom/android/server/display/AutomaticBrightnessController;->configure(ILandroid/hardware/display/BrightnessConfiguration;FZFZIZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008749HSPLcom/android/server/display/AutomaticBrightnessController;->convertToAdjustedNits(F)F
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008750HPLcom/android/server/display/AutomaticBrightnessController;->getAutomaticScreenBrightness(Lcom/android/server/display/brightness/BrightnessEvent;)F
art-benchmark-service84f185c2023-07-24 02:43:42 -07008751HPLcom/android/server/display/AutomaticBrightnessController;->getAutomaticScreenBrightnessAdjustment()F
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008752HPLcom/android/server/display/AutomaticBrightnessController;->handleLightSensorEvent(JF)V+]Lcom/android/server/display/AutomaticBrightnessController;Lcom/android/server/display/AutomaticBrightnessController;]Landroid/os/Handler;Lcom/android/server/display/AutomaticBrightnessController$AutomaticBrightnessHandler;]Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;
8753HSPLcom/android/server/display/AutomaticBrightnessController;->hasUserDataPoints()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008754HPLcom/android/server/display/AutomaticBrightnessController;->isDefaultConfig()Z
art-benchmark-service922a5532023-03-23 03:12:41 -07008755HSPLcom/android/server/display/AutomaticBrightnessController;->isInIdleMode()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008756HPLcom/android/server/display/AutomaticBrightnessController;->nextAmbientLightBrighteningTransition(J)J+]Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;
8757HPLcom/android/server/display/AutomaticBrightnessController;->nextAmbientLightDarkeningTransition(J)J+]Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008758HPLcom/android/server/display/AutomaticBrightnessController;->setAmbientLux(F)V
8759HSPLcom/android/server/display/AutomaticBrightnessController;->setBrightnessConfiguration(Landroid/hardware/display/BrightnessConfiguration;Z)Z
8760HSPLcom/android/server/display/AutomaticBrightnessController;->setDisplayPolicy(I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008761HSPLcom/android/server/display/AutomaticBrightnessController;->setLightSensorEnabled(Z)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008762HPLcom/android/server/display/AutomaticBrightnessController;->updateAmbientLux()V+]Lcom/android/server/display/AutomaticBrightnessController;Lcom/android/server/display/AutomaticBrightnessController;]Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;Lcom/android/server/display/AutomaticBrightnessController$AmbientLightRingBuffer;]Lcom/android/server/display/AutomaticBrightnessController$Clock;Lcom/android/server/display/AutomaticBrightnessController$Injector$$ExternalSyntheticLambda0;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008763HPLcom/android/server/display/AutomaticBrightnessController;->updateAmbientLux(J)V+]Lcom/android/server/display/AutomaticBrightnessController;Lcom/android/server/display/AutomaticBrightnessController;]Landroid/os/Handler;Lcom/android/server/display/AutomaticBrightnessController$AutomaticBrightnessHandler;
8764HSPLcom/android/server/display/AutomaticBrightnessController;->updateAutoBrightness(ZZ)V
8765HPLcom/android/server/display/AutomaticBrightnessController;->weightIntegral(J)F
art-benchmark-service84f185c2023-07-24 02:43:42 -07008766HSPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->convertToAdjustedNits(F)F
8767HPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->getBrightness(FLjava/lang/String;I)F
8768HSPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->isForIdleMode()Z
art-benchmark-service922a5532023-03-23 03:12:41 -07008769HSPLcom/android/server/display/BrightnessMappingStrategy$PhysicalMappingStrategy;->setBrightnessConfiguration(Landroid/hardware/display/BrightnessConfiguration;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008770HSPLcom/android/server/display/BrightnessSetting;->getBrightness()F
art-benchmark-service84f185c2023-07-24 02:43:42 -07008771HSPLcom/android/server/display/BrightnessSetting;->setBrightness(F)V
8772HSPLcom/android/server/display/BrightnessThrottler;->getBrightnessCap()F
8773HPLcom/android/server/display/BrightnessTracker$BrightnessChangeValues;-><init>(FFZZJLjava/lang/String;[F[J)V
8774HPLcom/android/server/display/BrightnessTracker$Receiver;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V+]Landroid/os/Handler;Lcom/android/server/display/BrightnessTracker$TrackerHandler;]Landroid/os/Message;Landroid/os/Message;]Landroid/content/Intent;Landroid/content/Intent;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008775HSPLcom/android/server/display/BrightnessTracker$SensorListener;->onSensorChanged(Landroid/hardware/SensorEvent;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008776HSPLcom/android/server/display/BrightnessTracker$TrackerHandler;->handleMessage(Landroid/os/Message;)V
8777HSPLcom/android/server/display/BrightnessTracker;->-$$Nest$mrecordAmbientBrightnessStats(Lcom/android/server/display/BrightnessTracker;Landroid/hardware/SensorEvent;)V+]Lcom/android/server/display/BrightnessTracker;Lcom/android/server/display/BrightnessTracker;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008778HPLcom/android/server/display/BrightnessTracker;->batteryLevelChanged(II)V
8779HPLcom/android/server/display/BrightnessTracker;->notifyBrightnessChanged(FZFZZLjava/lang/String;[F[J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008780HSPLcom/android/server/display/BrightnessTracker;->recordAmbientBrightnessStats(Landroid/hardware/SensorEvent;)V+]Lcom/android/server/display/AmbientBrightnessStatsTracker;Lcom/android/server/display/AmbientBrightnessStatsTracker;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008781HSPLcom/android/server/display/BrightnessUtils;->convertGammaToLinear(F)F
art-benchmark-service84f185c2023-07-24 02:43:42 -07008782HPLcom/android/server/display/ColorFade$NaturalSurfaceLayout;->onDisplayTransaction(Landroid/view/SurfaceControl$Transaction;)V
8783HPLcom/android/server/display/ColorFade;->createSurfaceControl(Z)Z
8784HPLcom/android/server/display/ColorFade;->draw(F)Z+]Lcom/android/server/display/ColorFade;Lcom/android/server/display/ColorFade;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008785HPLcom/android/server/display/ColorFade;->drawFaded(FF)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008786HPLcom/android/server/display/ColorFade;->initGLShaders(Landroid/content/Context;)Z
8787HPLcom/android/server/display/ColorFade;->setScreenshotTextureAndSetViewport(Landroid/window/ScreenCapture$ScreenshotHardwareBuffer;I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008788HSPLcom/android/server/display/DensityMapping;->getDensityForResolution(II)I
art-benchmark-service922a5532023-03-23 03:12:41 -07008789HSPLcom/android/server/display/DeviceStateToLayoutMap;-><clinit>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08008790HSPLcom/android/server/display/DeviceStateToLayoutMap;-><init>(Lcom/android/server/display/layout/DisplayIdProducer;)V
8791HSPLcom/android/server/display/DeviceStateToLayoutMap;-><init>(Lcom/android/server/display/layout/DisplayIdProducer;Ljava/io/File;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07008792HSPLcom/android/server/display/DeviceStateToLayoutMap;->createLayout(I)Lcom/android/server/display/layout/Layout;
art-benchmark-serviceba354032021-03-16 09:58:05 -07008793HSPLcom/android/server/display/DeviceStateToLayoutMap;->get(I)Lcom/android/server/display/layout/Layout;
art-benchmark-service08401c12022-12-23 09:27:20 -08008794HSPLcom/android/server/display/DeviceStateToLayoutMap;->loadLayoutsFromConfig(Ljava/io/File;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08008795HSPLcom/android/server/display/DeviceStateToLayoutMap;->size()I
art-benchmark-serviceba354032021-03-16 09:58:05 -07008796HSPLcom/android/server/display/DisplayAdapter$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/display/DisplayAdapter;)V
8797HSPLcom/android/server/display/DisplayAdapter$$ExternalSyntheticLambda0;->run()V
8798HSPLcom/android/server/display/DisplayAdapter$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/display/DisplayAdapter;Lcom/android/server/display/DisplayDevice;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008799HSPLcom/android/server/display/DisplayAdapter$$ExternalSyntheticLambda1;->run()V
art-benchmark-service922a5532023-03-23 03:12:41 -07008800HSPLcom/android/server/display/DisplayAdapter;->$r8$lambda$9wZC4U_nQsTwwpchyBbfp14IUgc(Lcom/android/server/display/DisplayAdapter;)V
8801HSPLcom/android/server/display/DisplayAdapter;->$r8$lambda$gm45_jC2LhoVo8UVaUhDk7CBBT8(Lcom/android/server/display/DisplayAdapter;Lcom/android/server/display/DisplayDevice;I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008802HSPLcom/android/server/display/DisplayAdapter;-><clinit>()V
8803HSPLcom/android/server/display/DisplayAdapter;-><init>(Lcom/android/server/display/DisplayManagerService$SyncRoot;Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/DisplayAdapter$Listener;Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08008804HSPLcom/android/server/display/DisplayAdapter;->createMode(IIF[F[I)Landroid/view/Display$Mode;
art-benchmark-service35aba412020-02-03 11:53:25 -08008805HSPLcom/android/server/display/DisplayAdapter;->getContext()Landroid/content/Context;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008806HSPLcom/android/server/display/DisplayAdapter;->getHandler()Landroid/os/Handler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008807HSPLcom/android/server/display/DisplayAdapter;->lambda$sendDisplayDeviceEventLocked$0(Lcom/android/server/display/DisplayDevice;I)V
8808HSPLcom/android/server/display/DisplayAdapter;->lambda$sendTraversalRequestLocked$1()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008809HSPLcom/android/server/display/DisplayAdapter;->registerLocked()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008810HSPLcom/android/server/display/DisplayAdapter;->sendDisplayDeviceEventLocked(Lcom/android/server/display/DisplayDevice;I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008811HSPLcom/android/server/display/DisplayAdapter;->sendTraversalRequestLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008812HSPLcom/android/server/display/DisplayBrightnessState$Builder;-><init>()V
8813HSPLcom/android/server/display/DisplayBrightnessState$Builder;->build()Lcom/android/server/display/DisplayBrightnessState;
8814HSPLcom/android/server/display/DisplayBrightnessState$Builder;->getDisplayBrightnessStrategyName()Ljava/lang/String;
8815HSPLcom/android/server/display/DisplayBrightnessState$Builder;->getSdrBrightness()F
8816HSPLcom/android/server/display/DisplayBrightnessState$Builder;->setSdrBrightness(F)Lcom/android/server/display/DisplayBrightnessState$Builder;
8817HSPLcom/android/server/display/DisplayBrightnessState;-><init>(Lcom/android/server/display/DisplayBrightnessState$Builder;)V
8818HSPLcom/android/server/display/DisplayBrightnessState;->getDisplayBrightnessStrategyName()Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -08008819HSPLcom/android/server/display/DisplayControl;->getPhysicalDisplayIds()[J
8820HSPLcom/android/server/display/DisplayControl;->getPhysicalDisplayToken(J)Landroid/os/IBinder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008821HSPLcom/android/server/display/DisplayDevice;-><clinit>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07008822HSPLcom/android/server/display/DisplayDevice;-><init>(Lcom/android/server/display/DisplayAdapter;Landroid/os/IBinder;Ljava/lang/String;Landroid/content/Context;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008823HSPLcom/android/server/display/DisplayDevice;->getDisplayTokenLocked()Landroid/os/IBinder;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008824HSPLcom/android/server/display/DisplayDevice;->getUniqueId()Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008825HSPLcom/android/server/display/DisplayDevice;->populateViewportLocked(Landroid/hardware/display/DisplayViewport;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008826HSPLcom/android/server/display/DisplayDevice;->setLayerStackLocked(Landroid/view/SurfaceControl$Transaction;II)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;
8827HSPLcom/android/server/display/DisplayDevice;->setProjectionLocked(Landroid/view/SurfaceControl$Transaction;ILandroid/graphics/Rect;Landroid/graphics/Rect;)V+]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/graphics/Rect;Landroid/graphics/Rect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008828HSPLcom/android/server/display/DisplayDeviceConfig$1;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008829HSPLcom/android/server/display/DisplayDeviceConfig$HighBrightnessModeData;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -07008830HSPLcom/android/server/display/DisplayDeviceConfig$SensorData;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008831HSPLcom/android/server/display/DisplayDeviceConfig$ThermalBrightnessThrottlingData$ThrottlingLevel;-><init>(IF)V
8832HSPLcom/android/server/display/DisplayDeviceConfig$ThermalBrightnessThrottlingData;-><init>(Ljava/util/List;)V
8833HSPLcom/android/server/display/DisplayDeviceConfig$ThermalBrightnessThrottlingData;->create(Ljava/util/List;)Lcom/android/server/display/DisplayDeviceConfig$ThermalBrightnessThrottlingData;
art-benchmark-service9ef6c572022-10-17 01:36:19 -07008834HSPLcom/android/server/display/DisplayDeviceConfig;-><clinit>()V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008835HSPLcom/android/server/display/DisplayDeviceConfig;-><init>(Landroid/content/Context;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07008836HSPLcom/android/server/display/DisplayDeviceConfig;->constrainNitsAndBacklightArrays()V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07008837HSPLcom/android/server/display/DisplayDeviceConfig;->constraintInRangeIfNeeded([F)[F
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008838HSPLcom/android/server/display/DisplayDeviceConfig;->convertInterpolationType(Ljava/lang/String;)I
8839HSPLcom/android/server/display/DisplayDeviceConfig;->convertThermalStatus(Lcom/android/server/display/config/ThermalStatus;)I
8840HSPLcom/android/server/display/DisplayDeviceConfig;->copyUninitializedValuesFromSecondaryConfig(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008841HSPLcom/android/server/display/DisplayDeviceConfig;->create(Landroid/content/Context;JZ)Lcom/android/server/display/DisplayDeviceConfig;
art-benchmark-serviceba354032021-03-16 09:58:05 -07008842HSPLcom/android/server/display/DisplayDeviceConfig;->createBacklightConversionSplines()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008843HSPLcom/android/server/display/DisplayDeviceConfig;->createWithoutDefaultValues(Landroid/content/Context;JZ)Lcom/android/server/display/DisplayDeviceConfig;
art-benchmark-service00abe242023-02-13 10:31:34 -08008844HSPLcom/android/server/display/DisplayDeviceConfig;->getAmbientLightSensor()Lcom/android/server/display/DisplayDeviceConfig$SensorData;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008845HSPLcom/android/server/display/DisplayDeviceConfig;->getBacklightFromBrightness(F)F
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008846HSPLcom/android/server/display/DisplayDeviceConfig;->getBrightnessDefault()F
art-benchmark-service9ef6c572022-10-17 01:36:19 -07008847HSPLcom/android/server/display/DisplayDeviceConfig;->getBrightnessLevelAndPercentage(Lcom/android/server/display/config/BrightnessThresholds;II[F[F)Landroid/util/Pair;
8848HSPLcom/android/server/display/DisplayDeviceConfig;->getBrightnessLevelAndPercentage(Lcom/android/server/display/config/BrightnessThresholds;II[F[FZ)Landroid/util/Pair;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008849HSPLcom/android/server/display/DisplayDeviceConfig;->getConfigFromSuffix(Landroid/content/Context;Ljava/io/File;Ljava/lang/String;J)Lcom/android/server/display/DisplayDeviceConfig;
art-benchmark-service922a5532023-03-23 03:12:41 -07008850HSPLcom/android/server/display/DisplayDeviceConfig;->getDefaultHighBlockingZoneRefreshRate()I
8851HSPLcom/android/server/display/DisplayDeviceConfig;->getDefaultLowBlockingZoneRefreshRate()I
8852HSPLcom/android/server/display/DisplayDeviceConfig;->getDefaultPeakRefreshRate()I
8853HSPLcom/android/server/display/DisplayDeviceConfig;->getDefaultRefreshRate()I
8854HSPLcom/android/server/display/DisplayDeviceConfig;->getDefaultRefreshRateInHbmHdr()I
8855HSPLcom/android/server/display/DisplayDeviceConfig;->getDefaultRefreshRateInHbmSunlight()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008856HSPLcom/android/server/display/DisplayDeviceConfig;->getDensityMapping()Lcom/android/server/display/DensityMapping;
8857HSPLcom/android/server/display/DisplayDeviceConfig;->getFirstExistingFile(Ljava/util/Collection;)Ljava/io/File;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008858HSPLcom/android/server/display/DisplayDeviceConfig;->getFloatArray(Landroid/content/res/TypedArray;F)[F
art-benchmark-service08401c12022-12-23 09:27:20 -08008859HSPLcom/android/server/display/DisplayDeviceConfig;->getHighAmbientBrightnessThresholds()[I
8860HSPLcom/android/server/display/DisplayDeviceConfig;->getHighDisplayBrightnessThresholds()[I
8861HSPLcom/android/server/display/DisplayDeviceConfig;->getLowAmbientBrightnessThresholds()[I
8862HSPLcom/android/server/display/DisplayDeviceConfig;->getLowDisplayBrightnessThresholds()[I
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008863HSPLcom/android/server/display/DisplayDeviceConfig;->getLuxLevels([I)[F
art-benchmark-service922a5532023-03-23 03:12:41 -07008864HSPLcom/android/server/display/DisplayDeviceConfig;->getName()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008865HSPLcom/android/server/display/DisplayDeviceConfig;->getNitsFromBacklight(F)F
art-benchmark-service922a5532023-03-23 03:12:41 -07008866HSPLcom/android/server/display/DisplayDeviceConfig;->getRefreshRange(Ljava/lang/String;)Landroid/view/SurfaceControl$RefreshRateRange;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008867HSPLcom/android/server/display/DisplayDeviceConfig;->getThermalRefreshRateThrottlingData(Ljava/lang/String;)Landroid/util/SparseArray;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008868HSPLcom/android/server/display/DisplayDeviceConfig;->hasQuirk(Ljava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07008869HSPLcom/android/server/display/DisplayDeviceConfig;->hasSdrToHdrRatioSpline()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -07008870HSPLcom/android/server/display/DisplayDeviceConfig;->initFromFile(Ljava/io/File;)Z
art-benchmark-service9ef6c572022-10-17 01:36:19 -07008871HSPLcom/android/server/display/DisplayDeviceConfig;->isAllInRange([FFF)Z
8872HSPLcom/android/server/display/DisplayDeviceConfig;->loadAmbientBrightnessThresholds(Lcom/android/server/display/config/DisplayConfiguration;)V
8873HSPLcom/android/server/display/DisplayDeviceConfig;->loadAmbientBrightnessThresholdsIdle(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008874HSPLcom/android/server/display/DisplayDeviceConfig;->loadAmbientHorizonFromDdc(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07008875HSPLcom/android/server/display/DisplayDeviceConfig;->loadAmbientLightSensorFromConfigXml()V
8876HSPLcom/android/server/display/DisplayDeviceConfig;->loadAmbientLightSensorFromDdc(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008877HSPLcom/android/server/display/DisplayDeviceConfig;->loadAutoBrightnessBrighteningLightDebounce(Lcom/android/server/display/config/AutoBrightness;)V
8878HSPLcom/android/server/display/DisplayDeviceConfig;->loadAutoBrightnessConfigValues(Lcom/android/server/display/config/DisplayConfiguration;)V
8879HSPLcom/android/server/display/DisplayDeviceConfig;->loadAutoBrightnessDarkeningLightDebounce(Lcom/android/server/display/config/AutoBrightness;)V
8880HSPLcom/android/server/display/DisplayDeviceConfig;->loadAutoBrightnessDisplayBrightnessMapping(Lcom/android/server/display/config/AutoBrightness;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008881HSPLcom/android/server/display/DisplayDeviceConfig;->loadBrightnessChangeThresholds(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008882HSPLcom/android/server/display/DisplayDeviceConfig;->loadBrightnessConstraintsFromConfigXml()V
8883HSPLcom/android/server/display/DisplayDeviceConfig;->loadBrightnessDefaultFromConfigXml()V
8884HSPLcom/android/server/display/DisplayDeviceConfig;->loadBrightnessDefaultFromDdcXml(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08008885HSPLcom/android/server/display/DisplayDeviceConfig;->loadBrightnessMap(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07008886HSPLcom/android/server/display/DisplayDeviceConfig;->loadBrightnessRamps(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008887HSPLcom/android/server/display/DisplayDeviceConfig;->loadConfigFromDirectory(Landroid/content/Context;Ljava/io/File;J)Lcom/android/server/display/DisplayDeviceConfig;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008888HSPLcom/android/server/display/DisplayDeviceConfig;->loadDefaultConfigurationXml(Landroid/content/Context;)Lcom/android/server/display/config/DisplayConfiguration;
art-benchmark-service922a5532023-03-23 03:12:41 -07008889HSPLcom/android/server/display/DisplayDeviceConfig;->loadDefaultRefreshRate(Lcom/android/server/display/config/RefreshRateConfigs;)V
8890HSPLcom/android/server/display/DisplayDeviceConfig;->loadDefaultRefreshRateInHbm(Lcom/android/server/display/config/RefreshRateConfigs;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008891HSPLcom/android/server/display/DisplayDeviceConfig;->loadDensityMapping(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07008892HSPLcom/android/server/display/DisplayDeviceConfig;->loadDisplayBrightnessThresholds(Lcom/android/server/display/config/DisplayConfiguration;)V
8893HSPLcom/android/server/display/DisplayDeviceConfig;->loadDisplayBrightnessThresholdsIdle(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08008894HSPLcom/android/server/display/DisplayDeviceConfig;->loadEnableAutoBrightness(Lcom/android/server/display/config/AutoBrightness;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008895HSPLcom/android/server/display/DisplayDeviceConfig;->loadHighBrightnessModeData(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08008896HSPLcom/android/server/display/DisplayDeviceConfig;->loadHigherBlockingZoneDefaultRefreshRate(Lcom/android/server/display/config/BlockingZoneConfig;)V
8897HSPLcom/android/server/display/DisplayDeviceConfig;->loadHigherBrightnessThresholds(Lcom/android/server/display/config/BlockingZoneConfig;)V
8898HSPLcom/android/server/display/DisplayDeviceConfig;->loadHigherRefreshRateBlockingZones(Lcom/android/server/display/config/BlockingZoneConfig;)V
8899HSPLcom/android/server/display/DisplayDeviceConfig;->loadLowerBlockingZoneDefaultRefreshRate(Lcom/android/server/display/config/BlockingZoneConfig;)V
8900HSPLcom/android/server/display/DisplayDeviceConfig;->loadLowerBrightnessThresholds(Lcom/android/server/display/config/BlockingZoneConfig;)V
8901HSPLcom/android/server/display/DisplayDeviceConfig;->loadLowerRefreshRateBlockingZones(Lcom/android/server/display/config/BlockingZoneConfig;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07008902HSPLcom/android/server/display/DisplayDeviceConfig;->loadName(Lcom/android/server/display/config/DisplayConfiguration;)V
8903HSPLcom/android/server/display/DisplayDeviceConfig;->loadPeakDefaultRefreshRate(Lcom/android/server/display/config/RefreshRateConfigs;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07008904HSPLcom/android/server/display/DisplayDeviceConfig;->loadProxSensorFromDdc(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008905HSPLcom/android/server/display/DisplayDeviceConfig;->loadQuirks(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08008906HSPLcom/android/server/display/DisplayDeviceConfig;->loadRefreshRateSetting(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07008907HSPLcom/android/server/display/DisplayDeviceConfig;->loadRefreshRateZoneProfiles(Lcom/android/server/display/config/RefreshRateConfigs;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08008908HSPLcom/android/server/display/DisplayDeviceConfig;->loadScreenOffBrightnessSensorFromDdc(Lcom/android/server/display/config/DisplayConfiguration;)V
8909HSPLcom/android/server/display/DisplayDeviceConfig;->loadScreenOffBrightnessSensorValueToLuxFromDdc(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008910HSPLcom/android/server/display/DisplayDeviceConfig;->loadSdrHdrRatioMap(Lcom/android/server/display/config/HighBrightnessMode;)Landroid/util/Spline;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008911HSPLcom/android/server/display/DisplayDeviceConfig;->loadThermalBrightnessThrottlingMaps(Lcom/android/server/display/config/ThermalThrottling;)V
8912HSPLcom/android/server/display/DisplayDeviceConfig;->loadThermalRefreshRateThrottlingMap(Lcom/android/server/display/config/ThermalThrottling;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07008913HSPLcom/android/server/display/DisplayDeviceConfig;->loadThermalThrottlingConfig(Lcom/android/server/display/config/DisplayConfiguration;)V
8914HSPLcom/android/server/display/DisplayDeviceConfig;->loadUsiVersion(Lcom/android/server/display/config/DisplayConfiguration;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07008915HSPLcom/android/server/display/DisplayDeviceConfig;->rawBacklightToNits(IF)F
Karuna Ramkumard7380572023-06-09 19:14:36 +00008916HSPLcom/android/server/display/DisplayDeviceConfig;->setProxSensorUnspecified()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008917HSPLcom/android/server/display/DisplayDeviceConfig;->thermalStatusIsValid(Lcom/android/server/display/config/ThermalStatus;)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008918HSPLcom/android/server/display/DisplayDeviceInfo;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -07008919HSPLcom/android/server/display/DisplayDeviceInfo;->diff(Lcom/android/server/display/DisplayDeviceInfo;)I
Karuna Ramkumard7380572023-06-09 19:14:36 +00008920HSPLcom/android/server/display/DisplayDeviceInfo;->equals(Lcom/android/server/display/DisplayDeviceInfo;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008921HSPLcom/android/server/display/DisplayDeviceInfo;->equals(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008922HSPLcom/android/server/display/DisplayDeviceInfo;->flagsToString(I)Ljava/lang/String;
8923HSPLcom/android/server/display/DisplayDeviceInfo;->toString()Ljava/lang/String;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008924HSPLcom/android/server/display/DisplayDeviceInfo;->touchToString(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008925HSPLcom/android/server/display/DisplayDeviceRepository;-><clinit>()V
art-benchmark-service13164882020-11-07 02:19:14 -08008926HSPLcom/android/server/display/DisplayDeviceRepository;-><init>(Lcom/android/server/display/DisplayManagerService$SyncRoot;Lcom/android/server/display/PersistentDataStore;)V
8927HSPLcom/android/server/display/DisplayDeviceRepository;->addListener(Lcom/android/server/display/DisplayDeviceRepository$Listener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008928HSPLcom/android/server/display/DisplayDeviceRepository;->containsLocked(Lcom/android/server/display/DisplayDevice;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008929HSPLcom/android/server/display/DisplayDeviceRepository;->getByAddressLocked(Landroid/view/DisplayAddress;)Lcom/android/server/display/DisplayDevice;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008930HSPLcom/android/server/display/DisplayDeviceRepository;->handleDisplayDeviceAdded(Lcom/android/server/display/DisplayDevice;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00008931HSPLcom/android/server/display/DisplayDeviceRepository;->handleDisplayDeviceChanged(Lcom/android/server/display/DisplayDevice;)V
8932HSPLcom/android/server/display/DisplayDeviceRepository;->onDisplayDeviceEvent(Lcom/android/server/display/DisplayDevice;I)V
art-benchmark-service13164882020-11-07 02:19:14 -08008933HSPLcom/android/server/display/DisplayDeviceRepository;->onTraversalRequested()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008934HSPLcom/android/server/display/DisplayDeviceRepository;->sendChangedEventLocked(Lcom/android/server/display/DisplayDevice;I)V+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/display/DisplayDeviceRepository$Listener;Lcom/android/server/display/LogicalDisplayMapper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008935HSPLcom/android/server/display/DisplayDeviceRepository;->sendEventLocked(Lcom/android/server/display/DisplayDevice;I)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008936HSPLcom/android/server/display/DisplayGroup;-><init>(I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07008937HSPLcom/android/server/display/DisplayGroup;->addDisplayLocked(Lcom/android/server/display/LogicalDisplay;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008938HSPLcom/android/server/display/DisplayGroup;->containsLocked(Lcom/android/server/display/LogicalDisplay;)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07008939HSPLcom/android/server/display/DisplayGroup;->getChangeCountLocked()I
art-benchmark-service00abe242023-02-13 10:31:34 -08008940HSPLcom/android/server/display/DisplayGroup;->getIdLocked(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008941HSPLcom/android/server/display/DisplayGroup;->getSizeLocked()I
8942HSPLcom/android/server/display/DisplayGroup;->isEmptyLocked()Z
art-benchmark-serviced60351b2020-04-11 17:55:40 -07008943HSPLcom/android/server/display/DisplayInfoProxy;-><init>(Landroid/view/DisplayInfo;)V
8944HSPLcom/android/server/display/DisplayInfoProxy;->get()Landroid/view/DisplayInfo;
8945HSPLcom/android/server/display/DisplayInfoProxy;->set(Landroid/view/DisplayInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008946HSPLcom/android/server/display/DisplayManagerService$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/display/DisplayManagerService;Landroid/view/SurfaceControl$Transaction;)V
8947HSPLcom/android/server/display/DisplayManagerService$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;)V
8948HSPLcom/android/server/display/DisplayManagerService$$ExternalSyntheticLambda14;->run()V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08008949HSPLcom/android/server/display/DisplayManagerService$1;-><init>(Lcom/android/server/display/DisplayManagerService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008950HSPLcom/android/server/display/DisplayManagerService$1;->requestDisplayState(IIFF)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/hardware/display/DisplayManagerInternal$DisplayPowerCallbacks;Lcom/android/server/power/PowerManagerService$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008951HSPLcom/android/server/display/DisplayManagerService$2;-><init>(Lcom/android/server/display/DisplayManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008952HPLcom/android/server/display/DisplayManagerService$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008953HSPLcom/android/server/display/DisplayManagerService$BinderService;-><init>(Lcom/android/server/display/DisplayManagerService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008954HSPLcom/android/server/display/DisplayManagerService$BinderService;->getBrightness(I)F
art-benchmark-service84f185c2023-07-24 02:43:42 -07008955HSPLcom/android/server/display/DisplayManagerService$BinderService;->getBrightnessInfo(I)Landroid/hardware/display/BrightnessInfo;+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/display/DisplayPowerControllerInterface;Lcom/android/server/display/DisplayPowerController2;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008956HSPLcom/android/server/display/DisplayManagerService$BinderService;->getDisplayIds(Z)[I+]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;
Calin Juravle0161eaf2018-06-06 08:59:42 -07008957HSPLcom/android/server/display/DisplayManagerService$BinderService;->getDisplayInfo(I)Landroid/view/DisplayInfo;
art-benchmark-service08401c12022-12-23 09:27:20 -08008958HSPLcom/android/server/display/DisplayManagerService$BinderService;->getOverlaySupport()Landroid/hardware/OverlayProperties;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07008959HSPLcom/android/server/display/DisplayManagerService$BinderService;->getPreferredWideGamutColorSpaceId()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07008960HSPLcom/android/server/display/DisplayManagerService$BinderService;->registerCallbackWithEventMask(Landroid/hardware/display/IDisplayManagerCallback;J)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07008961HSPLcom/android/server/display/DisplayManagerService$BrightnessPair;-><init>(Lcom/android/server/display/DisplayManagerService;FF)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008962HSPLcom/android/server/display/DisplayManagerService$CallbackRecord;->notifyDisplayEventAsync(II)Z+]Lcom/android/server/display/DisplayManagerService$CallbackRecord;Lcom/android/server/display/DisplayManagerService$CallbackRecord;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008963HSPLcom/android/server/display/DisplayManagerService$CallbackRecord;->shouldSendEvent(I)Z+]Ljava/util/concurrent/atomic/AtomicLong;Ljava/util/concurrent/atomic/AtomicLong;
8964HSPLcom/android/server/display/DisplayManagerService$DesiredDisplayModeSpecsObserver$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00008965HSPLcom/android/server/display/DisplayManagerService$DesiredDisplayModeSpecsObserver;->$r8$lambda$VAymHqdqFXMbxcui3qgtRl7FL4g(Lcom/android/server/display/DisplayManagerService$DesiredDisplayModeSpecsObserver;Lcom/android/server/display/LogicalDisplay;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008966HSPLcom/android/server/display/DisplayManagerService$DesiredDisplayModeSpecsObserver;->lambda$new$0(Lcom/android/server/display/LogicalDisplay;)V+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Lcom/android/server/display/mode/DisplayModeDirector$DesiredDisplayModeSpecs;Lcom/android/server/display/mode/DisplayModeDirector$DesiredDisplayModeSpecs;]Lcom/android/server/display/mode/DisplayModeDirector;Lcom/android/server/display/mode/DisplayModeDirector;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008967HSPLcom/android/server/display/DisplayManagerService$DesiredDisplayModeSpecsObserver;->onDesiredDisplayModeSpecsChanged()V+]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008968HSPLcom/android/server/display/DisplayManagerService$DisplayManagerHandler;-><init>(Lcom/android/server/display/DisplayManagerService;Landroid/os/Looper;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008969HSPLcom/android/server/display/DisplayManagerService$DisplayManagerHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Lcom/android/server/input/InputManagerInternal;Lcom/android/server/input/InputManagerService$LocalService;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;]Lcom/android/server/wm/WindowManagerInternal;Lcom/android/server/wm/WindowManagerService$LocalService;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/hardware/display/DisplayViewport;Landroid/hardware/display/DisplayViewport;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008970HSPLcom/android/server/display/DisplayManagerService$Injector;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -07008971HSPLcom/android/server/display/DisplayManagerService$Injector;->getDefaultDisplayDelayTimeout()J
art-benchmark-service08401c12022-12-23 09:27:20 -08008972HSPLcom/android/server/display/DisplayManagerService$Injector;->getLocalDisplayAdapter(Lcom/android/server/display/DisplayManagerService$SyncRoot;Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/DisplayAdapter$Listener;)Lcom/android/server/display/LocalDisplayAdapter;
Calin Juravle36829e52019-04-10 19:07:47 -07008973HSPLcom/android/server/display/DisplayManagerService$Injector;->getVirtualDisplayAdapter(Lcom/android/server/display/DisplayManagerService$SyncRoot;Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/DisplayAdapter$Listener;)Lcom/android/server/display/VirtualDisplayAdapter;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008974HSPLcom/android/server/display/DisplayManagerService$LocalService;-><init>(Lcom/android/server/display/DisplayManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07008975HSPLcom/android/server/display/DisplayManagerService$LocalService;->getDisplayIdToMirror(I)I+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Lcom/android/server/display/DisplayDevice;Lcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;,Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008976HSPLcom/android/server/display/DisplayManagerService$LocalService;->getDisplayInfo(I)Landroid/view/DisplayInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008977HPLcom/android/server/display/DisplayManagerService$LocalService;->getRefreshRateForDisplayAndSensor(ILjava/lang/String;Ljava/lang/String;)Landroid/view/SurfaceControl$RefreshRateRange;
Karuna Ramkumard7380572023-06-09 19:14:36 +00008978HSPLcom/android/server/display/DisplayManagerService$LocalService;->getRefreshRateSwitchingType()I+]Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008979HSPLcom/android/server/display/DisplayManagerService$LocalService;->performTraversal(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008980HSPLcom/android/server/display/DisplayManagerService$LocalService;->requestPowerState(ILandroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;Z)Z+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Lcom/android/server/display/DisplayDevice;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;,Lcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;]Lcom/android/server/display/DisplayPowerControllerInterface;Lcom/android/server/display/DisplayPowerController2;]Lcom/android/server/display/DisplayGroup;Lcom/android/server/display/DisplayGroup;
8981HSPLcom/android/server/display/DisplayManagerService$LocalService;->setDisplayProperties(IZFIFFZZZ)V+]Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService;
art-benchmark-service13164882020-11-07 02:19:14 -08008982HSPLcom/android/server/display/DisplayManagerService$LogicalDisplayListener;-><init>(Lcom/android/server/display/DisplayManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008983HSPLcom/android/server/display/DisplayManagerService$LogicalDisplayListener;-><init>(Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService$LogicalDisplayListener-IA;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07008984HSPLcom/android/server/display/DisplayManagerService$LogicalDisplayListener;->onDisplayGroupEventLocked(II)V
art-benchmark-service13164882020-11-07 02:19:14 -08008985HSPLcom/android/server/display/DisplayManagerService$LogicalDisplayListener;->onLogicalDisplayEventLocked(Lcom/android/server/display/LogicalDisplay;I)V
8986HSPLcom/android/server/display/DisplayManagerService$LogicalDisplayListener;->onTraversalRequested()V
Karuna Ramkumard7380572023-06-09 19:14:36 +00008987HPLcom/android/server/display/DisplayManagerService$PendingCallback;->addDisplayEvent(II)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008988HPLcom/android/server/display/DisplayManagerService$PendingCallback;->sendPendingDisplayEvent()V+]Lcom/android/server/display/DisplayManagerService$CallbackRecord;Lcom/android/server/display/DisplayManagerService$CallbackRecord;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08008989HSPLcom/android/server/display/DisplayManagerService$SyncRoot;-><init>()V
art-benchmark-service922a5532023-03-23 03:12:41 -07008990HSPLcom/android/server/display/DisplayManagerService$UidImportanceListener;-><init>(Lcom/android/server/display/DisplayManagerService;)V
8991HSPLcom/android/server/display/DisplayManagerService$UidImportanceListener;-><init>(Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService$UidImportanceListener-IA;)V
8992HSPLcom/android/server/display/DisplayManagerService$UidImportanceListener;->onUidImportance(II)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/DisplayManagerService$PendingCallback;Lcom/android/server/display/DisplayManagerService$PendingCallback;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008993HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$fgetmContext(Lcom/android/server/display/DisplayManagerService;)Landroid/content/Context;
art-benchmark-service84f185c2023-07-24 02:43:42 -07008994HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$fgetmDisplayModeDirector(Lcom/android/server/display/DisplayManagerService;)Lcom/android/server/display/mode/DisplayModeDirector;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008995HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$fgetmDisplayPowerControllers(Lcom/android/server/display/DisplayManagerService;)Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00008996HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$fgetmDisplayStates(Lcom/android/server/display/DisplayManagerService;)Landroid/util/SparseIntArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008997HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$fgetmLogicalDisplayMapper(Lcom/android/server/display/DisplayManagerService;)Lcom/android/server/display/LogicalDisplayMapper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008998HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$fgetmSyncRoot(Lcom/android/server/display/DisplayManagerService;)Lcom/android/server/display/DisplayManagerService$SyncRoot;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07008999HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$mdeliverDisplayEvent(Lcom/android/server/display/DisplayManagerService;ILandroid/util/ArraySet;I)V
9000HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$mdeliverDisplayGroupEvent(Lcom/android/server/display/DisplayManagerService;II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009001HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$mgetDisplayInfoInternal(Lcom/android/server/display/DisplayManagerService;II)Landroid/view/DisplayInfo;+]Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009002HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$mhandleLogicalDisplayAddedLocked(Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/LogicalDisplay;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009003HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$mregisterDefaultDisplayAdapters(Lcom/android/server/display/DisplayManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009004HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$mrequestDisplayStateInternal(Lcom/android/server/display/DisplayManagerService;IIFF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009005HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$mscheduleTraversalLocked(Lcom/android/server/display/DisplayManagerService;Z)V
9006HSPLcom/android/server/display/DisplayManagerService;->-$$Nest$msendDisplayGroupEvent(Lcom/android/server/display/DisplayManagerService;II)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009007HSPLcom/android/server/display/DisplayManagerService;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07009008HSPLcom/android/server/display/DisplayManagerService;-><init>(Landroid/content/Context;)V
9009HSPLcom/android/server/display/DisplayManagerService;-><init>(Landroid/content/Context;Lcom/android/server/display/DisplayManagerService$Injector;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009010HSPLcom/android/server/display/DisplayManagerService;->addDisplayPowerControllerLocked(Lcom/android/server/display/LogicalDisplay;)Lcom/android/server/display/DisplayPowerControllerInterface;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009011HSPLcom/android/server/display/DisplayManagerService;->clampBrightness(IF)F
Calin Juravle36829e52019-04-10 19:07:47 -07009012HSPLcom/android/server/display/DisplayManagerService;->configureColorModeLocked(Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/DisplayDevice;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009013HSPLcom/android/server/display/DisplayManagerService;->configureDisplayLocked(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/display/DisplayDevice;)V+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/display/DisplayDevice;Lcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;,Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Ljava/util/Optional;Ljava/util/Optional;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;]Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009014HSPLcom/android/server/display/DisplayManagerService;->configurePreferredDisplayModeLocked(Lcom/android/server/display/LogicalDisplay;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009015HSPLcom/android/server/display/DisplayManagerService;->deliverDisplayEvent(ILandroid/util/ArraySet;I)V+]Lcom/android/server/display/DisplayManagerService$CallbackRecord;Lcom/android/server/display/DisplayManagerService$CallbackRecord;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/display/DisplayManagerService$PendingCallback;Lcom/android/server/display/DisplayManagerService$PendingCallback;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009016HSPLcom/android/server/display/DisplayManagerService;->deliverDisplayGroupEvent(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009017HSPLcom/android/server/display/DisplayManagerService;->getDisplayInfoForFrameRateOverride([Landroid/view/DisplayEventReceiver$FrameRateOverride;Landroid/view/DisplayInfo;I)Landroid/view/DisplayInfo;+]Landroid/view/Display$Mode;Landroid/view/Display$Mode;]Landroid/view/DisplayInfo;Landroid/view/DisplayInfo;
9018HSPLcom/android/server/display/DisplayManagerService;->getDisplayInfoInternal(II)Landroid/view/DisplayInfo;+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;]Landroid/view/DisplayInfo;Landroid/view/DisplayInfo;]Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009019HSPLcom/android/server/display/DisplayManagerService;->getFloatArray(Landroid/content/res/TypedArray;)[F
Karuna Ramkumard7380572023-06-09 19:14:36 +00009020HSPLcom/android/server/display/DisplayManagerService;->getNonOverrideDisplayInfoInternal(ILandroid/view/DisplayInfo;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08009021HSPLcom/android/server/display/DisplayManagerService;->getOverlaySupportInternal()Landroid/hardware/OverlayProperties;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009022HSPLcom/android/server/display/DisplayManagerService;->getPreferredWideGamutColorSpaceIdInternal()I
Karuna Ramkumard7380572023-06-09 19:14:36 +00009023HSPLcom/android/server/display/DisplayManagerService;->getRefreshRateSwitchingTypeInternal()I+]Lcom/android/server/display/mode/DisplayModeDirector;Lcom/android/server/display/mode/DisplayModeDirector;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009024HSPLcom/android/server/display/DisplayManagerService;->getViewportLocked(ILjava/lang/String;)Landroid/hardware/display/DisplayViewport;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009025HSPLcom/android/server/display/DisplayManagerService;->getViewportType(Lcom/android/server/display/DisplayDeviceInfo;)Ljava/util/Optional;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009026HSPLcom/android/server/display/DisplayManagerService;->handleLogicalDisplayAddedLocked(Lcom/android/server/display/LogicalDisplay;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009027HSPLcom/android/server/display/DisplayManagerService;->handleLogicalDisplayChangedLocked(Lcom/android/server/display/LogicalDisplay;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009028HSPLcom/android/server/display/DisplayManagerService;->isMinimalPostProcessingAllowed()Z
art-benchmark-service922a5532023-03-23 03:12:41 -07009029HSPLcom/android/server/display/DisplayManagerService;->isUidCached(I)Z
Calin Juravle36829e52019-04-10 19:07:47 -07009030HSPLcom/android/server/display/DisplayManagerService;->loadStableDisplayValuesLocked()V
art-benchmark-service08401c12022-12-23 09:27:20 -08009031HSPLcom/android/server/display/DisplayManagerService;->notifyDefaultDisplayDeviceUpdated(Lcom/android/server/display/LogicalDisplay;)V
Calin Juravle36829e52019-04-10 19:07:47 -07009032HSPLcom/android/server/display/DisplayManagerService;->onBootPhase(I)V
Calin Juravle36829e52019-04-10 19:07:47 -07009033HSPLcom/android/server/display/DisplayManagerService;->onStart()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009034HSPLcom/android/server/display/DisplayManagerService;->performTraversalInternal(Landroid/view/SurfaceControl$Transaction;)V+]Landroid/hardware/display/DisplayManagerInternal$DisplayTransactionListener;Lcom/android/server/display/ColorFade$NaturalSurfaceLayout;]Ljava/util/concurrent/CopyOnWriteArrayList;Ljava/util/concurrent/CopyOnWriteArrayList;]Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009035HSPLcom/android/server/display/DisplayManagerService;->performTraversalLocked(Landroid/view/SurfaceControl$Transaction;)V
9036HSPLcom/android/server/display/DisplayManagerService;->populateViewportLocked(IILcom/android/server/display/DisplayDevice;Lcom/android/server/display/DisplayDeviceInfo;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009037HSPLcom/android/server/display/DisplayManagerService;->recordStableDisplayStatsIfNeededLocked(Lcom/android/server/display/LogicalDisplay;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009038HSPLcom/android/server/display/DisplayManagerService;->recordTopInsetLocked(Lcom/android/server/display/LogicalDisplay;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009039HSPLcom/android/server/display/DisplayManagerService;->registerCallbackInternal(Landroid/hardware/display/IDisplayManagerCallback;IIJ)V
Calin Juravle36829e52019-04-10 19:07:47 -07009040HSPLcom/android/server/display/DisplayManagerService;->registerDefaultDisplayAdapters()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009041HSPLcom/android/server/display/DisplayManagerService;->registerDisplayAdapterLocked(Lcom/android/server/display/DisplayAdapter;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009042HSPLcom/android/server/display/DisplayManagerService;->requestDisplayStateInternal(IIFF)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;]Ljava/lang/Runnable;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;]Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009043HSPLcom/android/server/display/DisplayManagerService;->scheduleTraversalLocked(Z)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00009044HSPLcom/android/server/display/DisplayManagerService;->sendDisplayEventLocked(Lcom/android/server/display/LogicalDisplay;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009045HSPLcom/android/server/display/DisplayManagerService;->sendDisplayGroupEvent(II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009046HSPLcom/android/server/display/DisplayManagerService;->setDisplayPropertiesInternal(IZFIFFZZZ)V+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Lcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;Lcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;]Landroid/view/Display$Mode;Landroid/view/Display$Mode;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;]Lcom/android/server/display/mode/DisplayModeDirector;Lcom/android/server/display/mode/DisplayModeDirector;]Landroid/view/DisplayInfo;Landroid/view/DisplayInfo;]Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -08009047HSPLcom/android/server/display/DisplayManagerService;->updateDisplayStateLocked(Lcom/android/server/display/DisplayDevice;)Ljava/lang/Runnable;+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Lcom/android/server/display/DisplayDevice;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;,Lcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009048HSPLcom/android/server/display/DisplayManagerService;->updateViewportPowerStateLocked(Lcom/android/server/display/LogicalDisplay;)V+]Landroid/os/Handler;Lcom/android/server/display/DisplayManagerService$DisplayManagerHandler;]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/display/DisplayDevice;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Ljava/util/Optional;Ljava/util/Optional;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/display/DisplayManagerService;Lcom/android/server/display/DisplayManagerService;
9049HSPLcom/android/server/display/DisplayPowerController2$CachedBrightnessInfo;->checkAndSetFloat(Landroid/util/MutableFloat;F)Z
9050HSPLcom/android/server/display/DisplayPowerController2$CachedBrightnessInfo;->checkAndSetInt(Landroid/util/MutableInt;I)Z
9051HSPLcom/android/server/display/DisplayPowerController2$DisplayControllerHandler;->handleMessage(Landroid/os/Message;)V
9052HSPLcom/android/server/display/DisplayPowerController2$Injector$$ExternalSyntheticLambda0;->uptimeMillis()J
9053HSPLcom/android/server/display/DisplayPowerController2;->animateScreenBrightness(FFF)V
9054HSPLcom/android/server/display/DisplayPowerController2;->animateScreenStateChange(IZ)V
9055HSPLcom/android/server/display/DisplayPowerController2;->clampScreenBrightness(F)F+]Lcom/android/server/display/HighBrightnessModeController;Lcom/android/server/display/HighBrightnessModeController;]Lcom/android/server/display/BrightnessRangeController;Lcom/android/server/display/BrightnessRangeController;
9056HSPLcom/android/server/display/DisplayPowerController2;->getBrightnessInfo()Landroid/hardware/display/BrightnessInfo;
9057HSPLcom/android/server/display/DisplayPowerController2;->getScreenBrightnessSetting()F
9058HSPLcom/android/server/display/DisplayPowerController2;->logBrightnessEvent(Lcom/android/server/display/brightness/BrightnessEvent;F)V
9059HSPLcom/android/server/display/DisplayPowerController2;->nitsToRangeIndex(F)I
9060HSPLcom/android/server/display/DisplayPowerController2;->noteScreenBrightness(F)V
9061HSPLcom/android/server/display/DisplayPowerController2;->onDisplayChanged(Lcom/android/server/display/HighBrightnessModeMetadata;I)V
9062HSPLcom/android/server/display/DisplayPowerController2;->postBrightnessChangeRunnable()V
9063HSPLcom/android/server/display/DisplayPowerController2;->requestPowerState(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;Z)Z+]Lcom/android/server/display/DisplayPowerController2;Lcom/android/server/display/DisplayPowerController2;]Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;]Lcom/android/server/display/DisplayPowerProximityStateController;Lcom/android/server/display/DisplayPowerProximityStateController;
9064HSPLcom/android/server/display/DisplayPowerController2;->saveBrightnessInfo(FF)Z
9065HSPLcom/android/server/display/DisplayPowerController2;->sendOnStateChangedWithWakelock()V
9066HSPLcom/android/server/display/DisplayPowerController2;->sendUpdatePowerState()V
9067HSPLcom/android/server/display/DisplayPowerController2;->sendUpdatePowerStateLocked()V
9068HSPLcom/android/server/display/DisplayPowerController2;->setScreenState(IZ)Z
9069HSPLcom/android/server/display/DisplayPowerController2;->unblockScreenOn()V
9070HSPLcom/android/server/display/DisplayPowerController2;->updatePowerState()V
9071HSPLcom/android/server/display/DisplayPowerController2;->updatePowerStateInternal()V+]Lcom/android/server/display/WakelockController;Lcom/android/server/display/WakelockController;]Lcom/android/server/display/ScreenOffBrightnessSensorController;Lcom/android/server/display/ScreenOffBrightnessSensorController;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/display/HighBrightnessModeController;Lcom/android/server/display/HighBrightnessModeController;]Lcom/android/server/display/BrightnessThrottler;Lcom/android/server/display/BrightnessThrottler;]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/internal/util/RingBuffer;Lcom/android/internal/util/RingBuffer;]Lcom/android/server/display/DisplayPowerState;Lcom/android/server/display/DisplayPowerState;]Lcom/android/server/display/DisplayPowerProximityStateController;Lcom/android/server/display/DisplayPowerProximityStateController;]Lcom/android/server/display/RampAnimator$DualRampAnimator;Lcom/android/server/display/RampAnimator$DualRampAnimator;]Lcom/android/server/display/state/DisplayStateController;Lcom/android/server/display/state/DisplayStateController;]Lcom/android/server/display/AutomaticBrightnessController;Lcom/android/server/display/AutomaticBrightnessController;]Lcom/android/server/display/brightness/DisplayBrightnessController;Lcom/android/server/display/brightness/DisplayBrightnessController;]Lcom/android/server/display/DisplayPowerController2;Lcom/android/server/display/DisplayPowerController2;]Lcom/android/server/display/brightness/BrightnessEvent;Lcom/android/server/display/brightness/BrightnessEvent;]Lcom/android/server/display/DisplayBrightnessState;Lcom/android/server/display/DisplayBrightnessState;]Landroid/animation/ObjectAnimator;Landroid/animation/ObjectAnimator;]Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;]Lcom/android/server/display/DisplayPowerControllerInterface;Lcom/android/server/display/DisplayPowerController2;]Lcom/android/server/display/color/ColorDisplayService$ColorDisplayServiceInternal;Lcom/android/server/display/color/ColorDisplayService$ColorDisplayServiceInternal;]Lcom/android/server/display/brightness/strategy/AutomaticBrightnessStrategy;Lcom/android/server/display/brightness/strategy/AutomaticBrightnessStrategy;]Lcom/android/server/display/brightness/BrightnessReason;Lcom/android/server/display/brightness/BrightnessReason;
9072HSPLcom/android/server/display/DisplayPowerProximityStateController;->setPendingWaitForNegativeProximityLocked(Z)Z
9073HSPLcom/android/server/display/DisplayPowerProximityStateController;->setProximitySensorEnabled(Z)V
9074HSPLcom/android/server/display/DisplayPowerProximityStateController;->updatePendingProximityRequestsLocked()V
9075HSPLcom/android/server/display/DisplayPowerProximityStateController;->updateProximityState(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;I)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009076HSPLcom/android/server/display/DisplayPowerState$2;->setValue(Ljava/lang/Object;F)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009077HSPLcom/android/server/display/DisplayPowerState$3;->setValue(Lcom/android/server/display/DisplayPowerState;F)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009078HSPLcom/android/server/display/DisplayPowerState$3;->setValue(Ljava/lang/Object;F)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009079HSPLcom/android/server/display/DisplayPowerState$4;->run()V+]Lcom/android/server/display/DisplayPowerState$PhotonicModulator;Lcom/android/server/display/DisplayPowerState$PhotonicModulator;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009080HPLcom/android/server/display/DisplayPowerState$5;->run()V+]Lcom/android/server/display/ColorFade;Lcom/android/server/display/ColorFade;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009081HSPLcom/android/server/display/DisplayPowerState$PhotonicModulator;->run()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009082HSPLcom/android/server/display/DisplayPowerState$PhotonicModulator;->setState(IFF)Z+]Ljava/lang/Object;Ljava/lang/Object;
9083HSPLcom/android/server/display/DisplayPowerState;->-$$Nest$fgetmColorFadeLevel(Lcom/android/server/display/DisplayPowerState;)F
9084HSPLcom/android/server/display/DisplayPowerState;->-$$Nest$fgetmPhotonicModulator(Lcom/android/server/display/DisplayPowerState;)Lcom/android/server/display/DisplayPowerState$PhotonicModulator;
9085HSPLcom/android/server/display/DisplayPowerState;->-$$Nest$fgetmScreenBrightness(Lcom/android/server/display/DisplayPowerState;)F
9086HSPLcom/android/server/display/DisplayPowerState;->-$$Nest$fgetmScreenState(Lcom/android/server/display/DisplayPowerState;)I
9087HSPLcom/android/server/display/DisplayPowerState;->-$$Nest$fgetmSdrScreenBrightness(Lcom/android/server/display/DisplayPowerState;)F
9088HSPLcom/android/server/display/DisplayPowerState;->-$$Nest$fputmScreenReady(Lcom/android/server/display/DisplayPowerState;Z)V
9089HSPLcom/android/server/display/DisplayPowerState;->-$$Nest$fputmScreenUpdatePending(Lcom/android/server/display/DisplayPowerState;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009090HSPLcom/android/server/display/DisplayPowerState;->-$$Nest$minvokeCleanListenerIfNeeded(Lcom/android/server/display/DisplayPowerState;)V+]Lcom/android/server/display/DisplayPowerState;Lcom/android/server/display/DisplayPowerState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009091HSPLcom/android/server/display/DisplayPowerState;->dismissColorFade()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009092HSPLcom/android/server/display/DisplayPowerState;->getColorFadeLevel()F
9093HSPLcom/android/server/display/DisplayPowerState;->invokeCleanListenerIfNeeded()V+]Ljava/lang/Runnable;Lcom/android/server/display/DisplayPowerController2$$ExternalSyntheticLambda0;
art-benchmark-service922a5532023-03-23 03:12:41 -07009094HSPLcom/android/server/display/DisplayPowerState;->postScreenUpdateThreadSafe()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009095HSPLcom/android/server/display/DisplayPowerState;->scheduleScreenUpdate()V+]Lcom/android/server/display/DisplayPowerState;Lcom/android/server/display/DisplayPowerState;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009096HSPLcom/android/server/display/DisplayPowerState;->setColorFadeLevel(F)V+]Lcom/android/server/display/DisplayPowerState;Lcom/android/server/display/DisplayPowerState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009097HSPLcom/android/server/display/DisplayPowerState;->setScreenBrightness(F)V
9098HSPLcom/android/server/display/DisplayPowerState;->setSdrScreenBrightness(F)V
9099HSPLcom/android/server/display/DisplayPowerState;->waitUntilClean(Ljava/lang/Runnable;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +00009100HSPLcom/android/server/display/HighBrightnessModeController;->calculateHighBrightnessMode()I
art-benchmark-service84f185c2023-07-24 02:43:42 -07009101HSPLcom/android/server/display/HighBrightnessModeController;->calculateRemainingTime(J)J+]Lcom/android/server/display/HighBrightnessModeMetadata;Lcom/android/server/display/HighBrightnessModeMetadata;]Lcom/android/server/display/HighBrightnessModeController;Lcom/android/server/display/HighBrightnessModeController;]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Lcom/android/server/display/HbmEvent;Lcom/android/server/display/HbmEvent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009102HSPLcom/android/server/display/HighBrightnessModeController;->deviceSupportsHbm()Z
9103HSPLcom/android/server/display/HighBrightnessModeController;->getCurrentBrightnessMax()F+]Lcom/android/server/display/HighBrightnessModeController;Lcom/android/server/display/HighBrightnessModeController;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009104HSPLcom/android/server/display/HighBrightnessModeController;->getCurrentBrightnessMin()F
Karuna Ramkumard7380572023-06-09 19:14:36 +00009105HSPLcom/android/server/display/HighBrightnessModeController;->getHighBrightnessMode()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009106HSPLcom/android/server/display/HighBrightnessModeController;->getTransitionPoint()F
9107HSPLcom/android/server/display/HighBrightnessModeController;->isCurrentlyAllowed()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009108HPLcom/android/server/display/HighBrightnessModeController;->onAmbientLuxChange(F)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009109HSPLcom/android/server/display/HighBrightnessModeController;->onBrightnessChanged(FFI)V
9110HSPLcom/android/server/display/HighBrightnessModeController;->recalculateTimeAllowance()V
9111HSPLcom/android/server/display/HighBrightnessModeController;->setAutoBrightnessEnabled(I)V
9112HSPLcom/android/server/display/HighBrightnessModeController;->updateHbmMode()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009113HSPLcom/android/server/display/HighBrightnessModeMetadata;->getHbmEventQueue()Ljava/util/ArrayDeque;
9114HSPLcom/android/server/display/HighBrightnessModeMetadataMapper;-><init>()V
9115HSPLcom/android/server/display/HighBrightnessModeMetadataMapper;->getHighBrightnessModeMetadataLocked(Lcom/android/server/display/LogicalDisplay;)Lcom/android/server/display/HighBrightnessModeMetadata;
art-benchmark-serviceba354032021-03-16 09:58:05 -07009116HSPLcom/android/server/display/LocalDisplayAdapter$BacklightAdapter;-><init>(Landroid/os/IBinder;ZLcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009117HSPLcom/android/server/display/LocalDisplayAdapter$BacklightAdapter;->setBacklight(FFFF)V+]Lcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;Lcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08009118HSPLcom/android/server/display/LocalDisplayAdapter$BacklightAdapter;->setForceSurfaceControl(Z)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07009119HSPLcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord;-><init>(Landroid/view/SurfaceControl$DisplayMode;[F)V
art-benchmark-service00abe242023-02-13 10:31:34 -08009120HSPLcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord;->hasMatchingMode(Landroid/view/SurfaceControl$DisplayMode;)Z+]Landroid/view/Display$Mode;Landroid/view/Display$Mode;
art-benchmark-service13164882020-11-07 02:19:14 -08009121HSPLcom/android/server/display/LocalDisplayAdapter$Injector;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07009122HSPLcom/android/server/display/LocalDisplayAdapter$Injector;->getSurfaceControlProxy()Lcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;
art-benchmark-service13164882020-11-07 02:19:14 -08009123HSPLcom/android/server/display/LocalDisplayAdapter$Injector;->setDisplayEventListenerLocked(Landroid/os/Looper;Lcom/android/server/display/LocalDisplayAdapter$DisplayEventListener;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009124HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;-><init>(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;IIZFFJLandroid/os/IBinder;)V
9125HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;->backlightToNits(F)F+]Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Lcom/android/server/display/DisplayDeviceConfig;Lcom/android/server/display/DisplayDeviceConfig;
9126HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;->brightnessToBacklight(F)F+]Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Lcom/android/server/display/DisplayDeviceConfig;Lcom/android/server/display/DisplayDeviceConfig;
art-benchmark-service922a5532023-03-23 03:12:41 -07009127HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;->handleHdrSdrNitsChanged(FF)V+]Lcom/android/server/display/DisplayAdapter;Lcom/android/server/display/LocalDisplayAdapter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009128HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;->run()V+]Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009129HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;->setDisplayBrightness(FF)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/display/LocalDisplayAdapter$BacklightAdapter;Lcom/android/server/display/LocalDisplayAdapter$BacklightAdapter;]Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Lcom/android/server/display/DisplayDeviceConfig;Lcom/android/server/display/DisplayDeviceConfig;]Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice$1;
9130HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->-$$Nest$fgetmBacklightAdapter(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;)Lcom/android/server/display/LocalDisplayAdapter$BacklightAdapter;
9131HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->-$$Nest$fputmBrightnessState(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;F)V
9132HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->-$$Nest$fputmSdrBrightnessState(Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;F)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009133HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;-><clinit>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07009134HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;-><init>(Lcom/android/server/display/LocalDisplayAdapter;Landroid/os/IBinder;JLandroid/view/SurfaceControl$StaticDisplayInfo;Landroid/view/SurfaceControl$DynamicDisplayInfo;Landroid/view/SurfaceControl$DesiredDisplayModeSpecs;Z)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07009135HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->findDisplayModeRecord(Landroid/view/SurfaceControl$DisplayMode;Ljava/util/List;)Lcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009136HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->findMatchingModeIdLocked(I)I+]Landroid/view/Display$Mode;Landroid/view/Display$Mode;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Lcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord;Lcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009137HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->findMode(IIF)Landroid/view/Display$Mode;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009138HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->findSfDisplayModeIdLocked(II)I+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord;Lcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009139HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->findUserPreferredModeIdLocked(Landroid/view/Display$Mode;)I
art-benchmark-service0d6aafc2020-05-24 20:29:20 -07009140HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->getDisplayDeviceConfig()Lcom/android/server/display/DisplayDeviceConfig;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009141HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->getDisplayDeviceInfoLocked()Lcom/android/server/display/DisplayDeviceInfo;+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/display/DisplayDevice;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Landroid/view/Display$Mode;Landroid/view/Display$Mode;]Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Lcom/android/server/display/LocalDisplayAdapter;Lcom/android/server/display/LocalDisplayAdapter;]Lcom/android/server/display/DisplayDeviceConfig;Lcom/android/server/display/DisplayDeviceConfig;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009142HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->getDisplayModes(Landroid/util/SparseArray;)[Landroid/view/Display$Mode;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009143HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->getLogicalDensity()I
art-benchmark-serviceba354032021-03-16 09:58:05 -07009144HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->getModeById([Landroid/view/SurfaceControl$DisplayMode;I)Landroid/view/SurfaceControl$DisplayMode;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009145HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->getPreferredModeId()I
Calin Juravle36829e52019-04-10 19:07:47 -07009146HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->hasStableUniqueId()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07009147HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->loadDisplayDeviceConfig()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009148HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->requestDisplayStateLocked(IFF)Ljava/lang/Runnable;+]Lcom/android/server/display/DisplayDevice;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;
art-benchmark-service922a5532023-03-23 03:12:41 -07009149HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->setDesiredDisplayModeSpecsLocked(Lcom/android/server/display/mode/DisplayModeDirector$DesiredDisplayModeSpecs;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009150HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->setUserPreferredDisplayModeLocked(Landroid/view/Display$Mode;)V
9151HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->updateActiveModeLocked(IF)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07009152HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->updateAllmSupport(Z)Z
Calin Juravle36829e52019-04-10 19:07:47 -07009153HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->updateColorModesLocked([II)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009154HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->updateDeviceInfoLocked()V
art-benchmark-service08401c12022-12-23 09:27:20 -08009155HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->updateDisplayModesLocked([Landroid/view/SurfaceControl$DisplayMode;IIFLandroid/view/SurfaceControl$DesiredDisplayModeSpecs;)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07009156HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->updateDisplayPropertiesLocked(Landroid/view/SurfaceControl$StaticDisplayInfo;Landroid/view/SurfaceControl$DynamicDisplayInfo;Landroid/view/SurfaceControl$DesiredDisplayModeSpecs;)Z
9157HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->updateGameContentTypeSupport(Z)Z
art-benchmark-service56aece62020-02-10 17:58:03 -08009158HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->updateHdrCapabilitiesLocked(Landroid/view/Display$HdrCapabilities;)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07009159HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;->updateStaticInfo(Landroid/view/SurfaceControl$StaticDisplayInfo;)Z
art-benchmark-service13164882020-11-07 02:19:14 -08009160HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayEventListener;-><init>(Lcom/android/server/display/LocalDisplayAdapter;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009161HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayEventListener;-><init>(Lcom/android/server/display/LocalDisplayAdapter;Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayEventListener-IA;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009162HSPLcom/android/server/display/LocalDisplayAdapter$LocalDisplayEventListener;->onModeChanged(JJIJ)V
art-benchmark-service13164882020-11-07 02:19:14 -08009163HSPLcom/android/server/display/LocalDisplayAdapter$ProxyDisplayEventReceiver;-><init>(Landroid/os/Looper;Lcom/android/server/display/LocalDisplayAdapter$DisplayEventListener;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07009164HSPLcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009165HSPLcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;->getBootDisplayModeSupport()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -07009166HSPLcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;->getDesiredDisplayModeSpecs(Landroid/os/IBinder;)Landroid/view/SurfaceControl$DesiredDisplayModeSpecs;
9167HSPLcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;->getDisplayBrightnessSupport(Landroid/os/IBinder;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08009168HSPLcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;->getDynamicDisplayInfo(J)Landroid/view/SurfaceControl$DynamicDisplayInfo;
art-benchmark-serviceba354032021-03-16 09:58:05 -07009169HSPLcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;->getPhysicalDisplayIds()[J
9170HSPLcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;->getPhysicalDisplayToken(J)Landroid/os/IBinder;
art-benchmark-service00abe242023-02-13 10:31:34 -08009171HSPLcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;->getStaticDisplayInfo(J)Landroid/view/SurfaceControl$StaticDisplayInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009172HSPLcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;->setDisplayBrightness(Landroid/os/IBinder;FFFF)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009173HSPLcom/android/server/display/LocalDisplayAdapter;->-$$Nest$fgetmIsBootDisplayModeSupported(Lcom/android/server/display/LocalDisplayAdapter;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009174HSPLcom/android/server/display/LocalDisplayAdapter;->-$$Nest$fgetmSurfaceControlProxy(Lcom/android/server/display/LocalDisplayAdapter;)Lcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009175HSPLcom/android/server/display/LocalDisplayAdapter;-><init>(Lcom/android/server/display/DisplayManagerService$SyncRoot;Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/DisplayAdapter$Listener;)V
art-benchmark-service13164882020-11-07 02:19:14 -08009176HSPLcom/android/server/display/LocalDisplayAdapter;-><init>(Lcom/android/server/display/DisplayManagerService$SyncRoot;Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/DisplayAdapter$Listener;Lcom/android/server/display/LocalDisplayAdapter$Injector;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009177HSPLcom/android/server/display/LocalDisplayAdapter;->getOverlayContext()Landroid/content/Context;
Calin Juravle36829e52019-04-10 19:07:47 -07009178HSPLcom/android/server/display/LocalDisplayAdapter;->registerLocked()V
9179HSPLcom/android/server/display/LocalDisplayAdapter;->tryConnectDisplayLocked(J)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07009180HSPLcom/android/server/display/LogicalDisplay;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07009181HSPLcom/android/server/display/LogicalDisplay;-><init>(IILcom/android/server/display/DisplayDevice;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009182HSPLcom/android/server/display/LogicalDisplay;->configureDisplayLocked(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/display/DisplayDevice;Z)V+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Landroid/graphics/Point;Landroid/graphics/Point;]Lcom/android/server/display/DisplayDevice;Lcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;,Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Landroid/graphics/Rect;Landroid/graphics/Rect;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009183HSPLcom/android/server/display/LogicalDisplay;->getDesiredDisplayModeSpecsLocked()Lcom/android/server/display/mode/DisplayModeDirector$DesiredDisplayModeSpecs;
art-benchmark-service922a5532023-03-23 03:12:41 -07009184HSPLcom/android/server/display/LogicalDisplay;->getDisplayGroupNameLocked()Ljava/lang/String;
art-benchmark-service35aba412020-02-03 11:53:25 -08009185HSPLcom/android/server/display/LogicalDisplay;->getDisplayIdLocked()I
art-benchmark-serviceba354032021-03-16 09:58:05 -07009186HSPLcom/android/server/display/LogicalDisplay;->getDisplayInfoLocked()Landroid/view/DisplayInfo;+]Lcom/android/server/display/DisplayInfoProxy;Lcom/android/server/display/DisplayInfoProxy;]Landroid/view/DisplayInfo;Landroid/view/DisplayInfo;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08009187HSPLcom/android/server/display/LogicalDisplay;->getFrameRateOverrides()[Landroid/view/DisplayEventReceiver$FrameRateOverride;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009188HSPLcom/android/server/display/LogicalDisplay;->getMaskingInsets(Lcom/android/server/display/DisplayDeviceInfo;)Landroid/graphics/Rect;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009189HSPLcom/android/server/display/LogicalDisplay;->getNonOverrideDisplayInfoLocked(Landroid/view/DisplayInfo;)V+]Landroid/view/DisplayInfo;Landroid/view/DisplayInfo;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009190HSPLcom/android/server/display/LogicalDisplay;->getPrimaryDisplayDeviceLocked()Lcom/android/server/display/DisplayDevice;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009191HSPLcom/android/server/display/LogicalDisplay;->getRequestedMinimalPostProcessingLocked()Z
9192HSPLcom/android/server/display/LogicalDisplay;->hasContentLocked()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009193HSPLcom/android/server/display/LogicalDisplay;->isDirtyLocked()Z
art-benchmark-service08401c12022-12-23 09:27:20 -08009194HSPLcom/android/server/display/LogicalDisplay;->isEnabledLocked()Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009195HSPLcom/android/server/display/LogicalDisplay;->isValidLocked()Z
art-benchmark-service922a5532023-03-23 03:12:41 -07009196HSPLcom/android/server/display/LogicalDisplay;->setDevicePositionLocked(I)V
9197HSPLcom/android/server/display/LogicalDisplay;->setDisplayGroupNameLocked(Ljava/lang/String;)V
9198HSPLcom/android/server/display/LogicalDisplay;->setLeadDisplayLocked(I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07009199HSPLcom/android/server/display/LogicalDisplay;->setPrimaryDisplayDeviceLocked(Lcom/android/server/display/DisplayDevice;)Lcom/android/server/display/DisplayDevice;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009200HSPLcom/android/server/display/LogicalDisplay;->setRequestedColorModeLocked(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009201HSPLcom/android/server/display/LogicalDisplay;->setThermalBrightnessThrottlingDataIdLocked(Ljava/lang/String;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07009202HSPLcom/android/server/display/LogicalDisplay;->swapDisplaysLocked(Lcom/android/server/display/LogicalDisplay;)V
9203HSPLcom/android/server/display/LogicalDisplay;->updateDisplayGroupIdLocked(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009204HSPLcom/android/server/display/LogicalDisplay;->updateFrameRateOverrides(Lcom/android/server/display/DisplayDeviceInfo;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/lang/Float;Ljava/lang/Float;
art-benchmark-service922a5532023-03-23 03:12:41 -07009205HSPLcom/android/server/display/LogicalDisplay;->updateLayoutLimitedRefreshRateLocked(Landroid/view/SurfaceControl$RefreshRateRange;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009206HSPLcom/android/server/display/LogicalDisplay;->updateLocked(Lcom/android/server/display/DisplayDeviceRepository;)V+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Lcom/android/server/display/DisplayDevice;Lcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;,Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Lcom/android/server/display/DisplayDeviceRepository;Lcom/android/server/display/DisplayDeviceRepository;]Lcom/android/server/display/DisplayInfoProxy;Lcom/android/server/display/DisplayInfoProxy;
9207HSPLcom/android/server/display/LogicalDisplay;->updateThermalRefreshRateThrottling(Landroid/util/SparseArray;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08009208HSPLcom/android/server/display/LogicalDisplayMapper$$ExternalSyntheticLambda2;-><init>()V
9209HSPLcom/android/server/display/LogicalDisplayMapper$$ExternalSyntheticLambda3;-><init>()V
9210HSPLcom/android/server/display/LogicalDisplayMapper$$ExternalSyntheticLambda3;->getId(Z)I
art-benchmark-service84deab32021-05-12 09:41:00 -07009211HSPLcom/android/server/display/LogicalDisplayMapper$LogicalDisplayMapperHandler;-><init>(Lcom/android/server/display/LogicalDisplayMapper;Landroid/os/Looper;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08009212HSPLcom/android/server/display/LogicalDisplayMapper;->$r8$lambda$wD3HaGjP0HgeLvbMHs7yiuKdxHQ(Z)I
9213HSPLcom/android/server/display/LogicalDisplayMapper;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009214HSPLcom/android/server/display/LogicalDisplayMapper;->applyLayoutLocked()V
art-benchmark-service922a5532023-03-23 03:12:41 -07009215HSPLcom/android/server/display/LogicalDisplayMapper;->assignDisplayGroupIdLocked(ZLjava/lang/String;ZLjava/lang/Integer;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07009216HSPLcom/android/server/display/LogicalDisplayMapper;->assignDisplayGroupLocked(Lcom/android/server/display/LogicalDisplay;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/display/DisplayDevice;Lcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;,Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/DisplayGroup;Lcom/android/server/display/DisplayGroup;
art-benchmark-service13164882020-11-07 02:19:14 -08009217HSPLcom/android/server/display/LogicalDisplayMapper;->assignLayerStackLocked(I)I
art-benchmark-serviceba354032021-03-16 09:58:05 -07009218HSPLcom/android/server/display/LogicalDisplayMapper;->createNewLogicalDisplayLocked(Lcom/android/server/display/DisplayDevice;I)Lcom/android/server/display/LogicalDisplay;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009219HSPLcom/android/server/display/LogicalDisplayMapper;->finishStateTransitionLocked(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009220HSPLcom/android/server/display/LogicalDisplayMapper;->forEachLocked(Ljava/util/function/Consumer;Z)V+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/function/Consumer;megamorphic_types
9221HSPLcom/android/server/display/LogicalDisplayMapper;->getDisplayGroupIdFromDisplayIdLocked(I)I+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;]Lcom/android/server/display/DisplayGroup;Lcom/android/server/display/DisplayGroup;
9222HSPLcom/android/server/display/LogicalDisplayMapper;->getDisplayGroupLocked(I)Lcom/android/server/display/DisplayGroup;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service08401c12022-12-23 09:27:20 -08009223HSPLcom/android/server/display/LogicalDisplayMapper;->getDisplayIdsLocked(IZ)[I+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/view/DisplayInfo;Landroid/view/DisplayInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -08009224HSPLcom/android/server/display/LogicalDisplayMapper;->getDisplayLocked(I)Lcom/android/server/display/LogicalDisplay;+]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;
art-benchmark-service08401c12022-12-23 09:27:20 -08009225HSPLcom/android/server/display/LogicalDisplayMapper;->getDisplayLocked(IZ)Lcom/android/server/display/LogicalDisplay;+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009226HSPLcom/android/server/display/LogicalDisplayMapper;->getDisplayLocked(Lcom/android/server/display/DisplayDevice;)Lcom/android/server/display/LogicalDisplay;+]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;
art-benchmark-service08401c12022-12-23 09:27:20 -08009227HSPLcom/android/server/display/LogicalDisplayMapper;->getDisplayLocked(Lcom/android/server/display/DisplayDevice;Z)Lcom/android/server/display/LogicalDisplay;+]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service13164882020-11-07 02:19:14 -08009228HSPLcom/android/server/display/LogicalDisplayMapper;->handleDisplayDeviceAddedLocked(Lcom/android/server/display/DisplayDevice;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009229HSPLcom/android/server/display/LogicalDisplayMapper;->initializeDefaultDisplayDeviceLocked(Lcom/android/server/display/DisplayDevice;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08009230HSPLcom/android/server/display/LogicalDisplayMapper;->lambda$new$0(Z)I
Karuna Ramkumard7380572023-06-09 19:14:36 +00009231HSPLcom/android/server/display/LogicalDisplayMapper;->onDisplayDeviceChangedLocked(Lcom/android/server/display/DisplayDevice;I)V
art-benchmark-service13164882020-11-07 02:19:14 -08009232HSPLcom/android/server/display/LogicalDisplayMapper;->onDisplayDeviceEventLocked(Lcom/android/server/display/DisplayDevice;I)V
9233HSPLcom/android/server/display/LogicalDisplayMapper;->onTraversalRequested()V
Karuna Ramkumard7380572023-06-09 19:14:36 +00009234HSPLcom/android/server/display/LogicalDisplayMapper;->sendUpdatesForDisplaysLocked(I)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;]Lcom/android/server/display/LogicalDisplayMapper$Listener;Lcom/android/server/display/DisplayManagerService$LogicalDisplayListener;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009235HSPLcom/android/server/display/LogicalDisplayMapper;->sendUpdatesForGroupsLocked(I)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/LogicalDisplayMapper$Listener;Lcom/android/server/display/DisplayManagerService$LogicalDisplayListener;
art-benchmark-service08401c12022-12-23 09:27:20 -08009236HSPLcom/android/server/display/LogicalDisplayMapper;->setEnabledLocked(Lcom/android/server/display/LogicalDisplay;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009237HSPLcom/android/server/display/LogicalDisplayMapper;->toSparseBooleanArray([I)Landroid/util/SparseBooleanArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009238HSPLcom/android/server/display/LogicalDisplayMapper;->updateLogicalDisplaysLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009239HSPLcom/android/server/display/LogicalDisplayMapper;->updateLogicalDisplaysLocked(I)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/display/LogicalDisplay;Lcom/android/server/display/LogicalDisplay;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/LogicalDisplayMapper;Lcom/android/server/display/LogicalDisplayMapper;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/display/DisplayGroup;Lcom/android/server/display/DisplayGroup;]Landroid/view/DisplayInfo;Landroid/view/DisplayInfo;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009240HSPLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -08009241HSPLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->loadFromXml(Lcom/android/modules/utils/TypedXmlPullParser;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009242HSPLcom/android/server/display/PersistentDataStore$BrightnessConfigurations;->saveToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009243HSPLcom/android/server/display/PersistentDataStore$DisplayState;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009244HSPLcom/android/server/display/PersistentDataStore$DisplayState;-><init>(Lcom/android/server/display/PersistentDataStore$DisplayState-IA;)V
art-benchmark-service84deab32021-05-12 09:41:00 -07009245HSPLcom/android/server/display/PersistentDataStore$DisplayState;->getColorMode()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009246HSPLcom/android/server/display/PersistentDataStore$DisplayState;->getRefreshRate()F
9247HSPLcom/android/server/display/PersistentDataStore$DisplayState;->getResolution()Landroid/graphics/Point;
art-benchmark-service08401c12022-12-23 09:27:20 -08009248HSPLcom/android/server/display/PersistentDataStore$DisplayState;->loadFromXml(Lcom/android/modules/utils/TypedXmlPullParser;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009249HSPLcom/android/server/display/PersistentDataStore$DisplayState;->saveToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009250HSPLcom/android/server/display/PersistentDataStore$Injector;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -07009251HSPLcom/android/server/display/PersistentDataStore$Injector;->openRead()Ljava/io/InputStream;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009252HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->-$$Nest$mgetDisplaySize(Lcom/android/server/display/PersistentDataStore$StableDeviceValues;)Landroid/graphics/Point;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009253HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009254HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;-><init>(Lcom/android/server/display/PersistentDataStore$StableDeviceValues-IA;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009255HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->getDisplaySize()Landroid/graphics/Point;
art-benchmark-service08401c12022-12-23 09:27:20 -08009256HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->loadFromXml(Lcom/android/modules/utils/TypedXmlPullParser;)V
9257HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->loadIntValue(Lcom/android/modules/utils/TypedXmlPullParser;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07009258HSPLcom/android/server/display/PersistentDataStore$StableDeviceValues;->saveToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009259HSPLcom/android/server/display/PersistentDataStore;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -07009260HSPLcom/android/server/display/PersistentDataStore;-><init>(Lcom/android/server/display/PersistentDataStore$Injector;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009261HSPLcom/android/server/display/PersistentDataStore;-><init>(Lcom/android/server/display/PersistentDataStore$Injector;Landroid/os/Handler;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009262HSPLcom/android/server/display/PersistentDataStore;->clearState()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009263HSPLcom/android/server/display/PersistentDataStore;->getColorMode(Lcom/android/server/display/DisplayDevice;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009264HSPLcom/android/server/display/PersistentDataStore;->getDisplayState(Ljava/lang/String;Z)Lcom/android/server/display/PersistentDataStore$DisplayState;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009265HSPLcom/android/server/display/PersistentDataStore;->getStableDisplaySize()Landroid/graphics/Point;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009266HSPLcom/android/server/display/PersistentDataStore;->getUserPreferredRefreshRate(Lcom/android/server/display/DisplayDevice;)F
9267HSPLcom/android/server/display/PersistentDataStore;->getUserPreferredResolution(Lcom/android/server/display/DisplayDevice;)Landroid/graphics/Point;
Calin Juravle36829e52019-04-10 19:07:47 -07009268HSPLcom/android/server/display/PersistentDataStore;->load()V
art-benchmark-service08401c12022-12-23 09:27:20 -08009269HSPLcom/android/server/display/PersistentDataStore;->loadDisplaysFromXml(Lcom/android/modules/utils/TypedXmlPullParser;)V
9270HSPLcom/android/server/display/PersistentDataStore;->loadFromXml(Lcom/android/modules/utils/TypedXmlPullParser;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009271HSPLcom/android/server/display/PersistentDataStore;->loadIfNeeded()V
art-benchmark-service08401c12022-12-23 09:27:20 -08009272HSPLcom/android/server/display/PersistentDataStore;->loadRememberedWifiDisplaysFromXml(Lcom/android/modules/utils/TypedXmlPullParser;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009273HSPLcom/android/server/display/PersistentDataStore;->save()V
Karuna Ramkumard7380572023-06-09 19:14:36 +00009274HSPLcom/android/server/display/PersistentDataStore;->saveIfNeeded()V
art-benchmark-service922a5532023-03-23 03:12:41 -07009275HSPLcom/android/server/display/PersistentDataStore;->saveToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009276HPLcom/android/server/display/RampAnimator$DualRampAnimator$1;->run()V+]Lcom/android/server/display/RampAnimator$Listener;Lcom/android/server/display/DisplayPowerController2$3;]Lcom/android/server/display/RampAnimator;Lcom/android/server/display/RampAnimator;]Lcom/android/server/display/RampAnimator$DualRampAnimator;Lcom/android/server/display/RampAnimator$DualRampAnimator;]Landroid/view/Choreographer;Landroid/view/Choreographer;
9277HPLcom/android/server/display/RampAnimator$DualRampAnimator;->-$$Nest$fgetmChoreographer(Lcom/android/server/display/RampAnimator$DualRampAnimator;)Landroid/view/Choreographer;
9278HPLcom/android/server/display/RampAnimator$DualRampAnimator;->-$$Nest$fgetmFirst(Lcom/android/server/display/RampAnimator$DualRampAnimator;)Lcom/android/server/display/RampAnimator;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009279HPLcom/android/server/display/RampAnimator$DualRampAnimator;->-$$Nest$fgetmSecond(Lcom/android/server/display/RampAnimator$DualRampAnimator;)Lcom/android/server/display/RampAnimator;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009280HPLcom/android/server/display/RampAnimator$DualRampAnimator;->-$$Nest$mpostAnimationCallback(Lcom/android/server/display/RampAnimator$DualRampAnimator;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009281HSPLcom/android/server/display/RampAnimator$DualRampAnimator;->animateTo(FFF)Z
9282HSPLcom/android/server/display/RampAnimator$DualRampAnimator;->isAnimating()Z+]Lcom/android/server/display/RampAnimator;Lcom/android/server/display/RampAnimator;
9283HPLcom/android/server/display/RampAnimator$DualRampAnimator;->postAnimationCallback()V
9284HSPLcom/android/server/display/RampAnimator;->isAnimating()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009285HPLcom/android/server/display/RampAnimator;->performNextAnimationStep(J)V+]Lcom/android/server/display/RampAnimator;Lcom/android/server/display/RampAnimator;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009286HSPLcom/android/server/display/RampAnimator;->setAnimationTarget(FF)Z+]Lcom/android/server/display/RampAnimator;Lcom/android/server/display/RampAnimator;
art-benchmark-service922a5532023-03-23 03:12:41 -07009287HSPLcom/android/server/display/RampAnimator;->setPropertyValue(F)V+]Landroid/util/FloatProperty;Lcom/android/server/display/DisplayPowerState$3;,Lcom/android/server/display/DisplayPowerState$2;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009288HSPLcom/android/server/display/ScreenOffBrightnessSensorController;->setLightSensorEnabled(Z)V+]Lcom/android/server/display/ScreenOffBrightnessSensorController$Clock;Lcom/android/server/display/DisplayPowerController$$ExternalSyntheticLambda7;]Landroid/hardware/SensorManager;Landroid/hardware/SystemSensorManager;
art-benchmark-service922a5532023-03-23 03:12:41 -07009289HSPLcom/android/server/display/VirtualDisplayAdapter$1;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009290HSPLcom/android/server/display/VirtualDisplayAdapter;-><init>(Lcom/android/server/display/DisplayManagerService$SyncRoot;Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/DisplayAdapter$Listener;)V
9291HSPLcom/android/server/display/VirtualDisplayAdapter;-><init>(Lcom/android/server/display/DisplayManagerService$SyncRoot;Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/DisplayAdapter$Listener;Lcom/android/server/display/VirtualDisplayAdapter$SurfaceControlDisplayFactory;)V
Calin Juravle36829e52019-04-10 19:07:47 -07009292HSPLcom/android/server/display/VirtualDisplayAdapter;->registerLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009293HSPLcom/android/server/display/WakelockController;->acquireStateChangedSuspendBlocker()Z
9294HSPLcom/android/server/display/WakelockController;->acquireUnfinishedBusinessSuspendBlocker()Z
9295HSPLcom/android/server/display/WakelockController;->lambda$getOnStateChangedRunnable$1()V
9296HSPLcom/android/server/display/WakelockController;->releaseUnfinishedBusinessSuspendBlocker()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009297HSPLcom/android/server/display/brightness/BrightnessEvent;-><init>(Lcom/android/server/display/brightness/BrightnessEvent;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009298HSPLcom/android/server/display/brightness/BrightnessEvent;->copyFrom(Lcom/android/server/display/brightness/BrightnessEvent;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009299HSPLcom/android/server/display/brightness/BrightnessEvent;->equalsMainData(Lcom/android/server/display/brightness/BrightnessEvent;)Z
9300HSPLcom/android/server/display/brightness/BrightnessEvent;->flagsToString()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009301HSPLcom/android/server/display/brightness/BrightnessEvent;->getFlags()I
9302HSPLcom/android/server/display/brightness/BrightnessEvent;->getReason()Lcom/android/server/display/brightness/BrightnessReason;
9303HSPLcom/android/server/display/brightness/BrightnessEvent;->isRbcEnabled()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009304HSPLcom/android/server/display/brightness/BrightnessEvent;->reset()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009305HSPLcom/android/server/display/brightness/BrightnessEvent;->setAutomaticBrightnessEnabled(Z)V
9306HSPLcom/android/server/display/brightness/BrightnessEvent;->setDisplayBrightnessStrategyName(Ljava/lang/String;)V
9307HSPLcom/android/server/display/brightness/BrightnessEvent;->setFlags(I)V
9308HSPLcom/android/server/display/brightness/BrightnessEvent;->setRbcStrength(I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009309HSPLcom/android/server/display/brightness/BrightnessEvent;->toString(Z)Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009310HSPLcom/android/server/display/brightness/BrightnessReason;->equals(Ljava/lang/Object;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009311HSPLcom/android/server/display/brightness/BrightnessReason;->getReason()I
9312HSPLcom/android/server/display/brightness/BrightnessReason;->set(Lcom/android/server/display/brightness/BrightnessReason;)V+]Lcom/android/server/display/brightness/BrightnessReason;Lcom/android/server/display/brightness/BrightnessReason;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009313HSPLcom/android/server/display/brightness/BrightnessReason;->setModifier(I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00009314HSPLcom/android/server/display/brightness/BrightnessReason;->setReason(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009315HSPLcom/android/server/display/brightness/BrightnessReason;->toString(I)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009316HSPLcom/android/server/display/brightness/BrightnessUtils;->clampAbsoluteBrightness(F)F
9317HSPLcom/android/server/display/brightness/BrightnessUtils;->constructDisplayBrightnessState(IFFLjava/lang/String;)Lcom/android/server/display/DisplayBrightnessState;
9318HSPLcom/android/server/display/brightness/BrightnessUtils;->isValidBrightnessValue(F)Z
9319HSPLcom/android/server/display/brightness/DisplayBrightnessController;->convertToAdjustedNits(F)F
9320HSPLcom/android/server/display/brightness/DisplayBrightnessController;->getCurrentBrightness()F
9321HSPLcom/android/server/display/brightness/DisplayBrightnessController;->getLastUserSetScreenBrightness()F
9322HSPLcom/android/server/display/brightness/DisplayBrightnessController;->getScreenBrightnessSetting()F
9323HSPLcom/android/server/display/brightness/DisplayBrightnessController;->isAllowAutoBrightnessWhileDozingConfig()Z
9324HSPLcom/android/server/display/brightness/DisplayBrightnessController;->updateBrightness(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;I)Lcom/android/server/display/DisplayBrightnessState;
9325HSPLcom/android/server/display/brightness/DisplayBrightnessController;->updateUserSetScreenBrightness()Z
9326HSPLcom/android/server/display/brightness/DisplayBrightnessStrategySelector;->isAllowAutoBrightnessWhileDozingConfig()Z
9327HSPLcom/android/server/display/brightness/DisplayBrightnessStrategySelector;->selectStrategy(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;I)Lcom/android/server/display/brightness/strategy/DisplayBrightnessStrategy;
9328HSPLcom/android/server/display/brightness/strategy/AutomaticBrightnessStrategy;->accommodateUserBrightnessChanges(ZFILandroid/hardware/display/BrightnessConfiguration;I)V
9329HPLcom/android/server/display/brightness/strategy/AutomaticBrightnessStrategy;->adjustAutomaticBrightnessStateIfValid(F)V
9330HPLcom/android/server/display/brightness/strategy/AutomaticBrightnessStrategy;->getAutomaticScreenBrightness(Lcom/android/server/display/brightness/BrightnessEvent;)F
9331HSPLcom/android/server/display/brightness/strategy/AutomaticBrightnessStrategy;->processPendingAutoBrightnessAdjustments()Z
9332HSPLcom/android/server/display/brightness/strategy/AutomaticBrightnessStrategy;->shouldUseAutoBrightness()Z
9333HSPLcom/android/server/display/brightness/strategy/AutomaticBrightnessStrategy;->updateTemporaryAutoBrightnessAdjustments()F
9334HPLcom/android/server/display/color/ColorDisplayService$BinderService;->getNightDisplayAutoMode()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009335HSPLcom/android/server/display/color/ColorDisplayService$ColorDisplayServiceInternal;->getReduceBrightColorsStrength()I
9336HPLcom/android/server/display/color/ColorDisplayService$ColorMatrixEvaluator;->evaluate(F[F[F)[F
9337HPLcom/android/server/display/color/ColorDisplayService$TintValueAnimator;->updateMinMaxComponents()V+]Landroid/animation/ValueAnimator;Lcom/android/server/display/color/ColorDisplayService$TintValueAnimator;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009338HPLcom/android/server/display/color/ColorDisplayService;->lambda$applyTint$0(Lcom/android/server/display/color/DisplayTransformManager;Lcom/android/server/display/color/TintController;Landroid/animation/ValueAnimator;)V
9339HPLcom/android/server/display/color/DisplayTransformManager;->setColorMatrix(I[F)V
9340HSPLcom/android/server/display/color/ReduceBrightColorsTintController;->getStrength()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009341HSPLcom/android/server/display/config/BrightnessThresholds;-><init>()V
art-benchmark-service9ef6c572022-10-17 01:36:19 -07009342HSPLcom/android/server/display/config/BrightnessThresholds;->getBrightnessThresholdPoints()Lcom/android/server/display/config/ThresholdPoints;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009343HSPLcom/android/server/display/config/BrightnessThresholds;->getMinimum()Ljava/math/BigDecimal;
9344HSPLcom/android/server/display/config/BrightnessThresholds;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/BrightnessThresholds;
9345HSPLcom/android/server/display/config/BrightnessThresholds;->setMinimum(Ljava/math/BigDecimal;)V
9346HSPLcom/android/server/display/config/BrightnessThrottlingMap;-><init>()V
9347HSPLcom/android/server/display/config/BrightnessThrottlingMap;->getBrightnessThrottlingPoint()Ljava/util/List;
art-benchmark-service922a5532023-03-23 03:12:41 -07009348HSPLcom/android/server/display/config/BrightnessThrottlingMap;->getId()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009349HSPLcom/android/server/display/config/BrightnessThrottlingMap;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/BrightnessThrottlingMap;
9350HSPLcom/android/server/display/config/BrightnessThrottlingPoint;-><init>()V
9351HSPLcom/android/server/display/config/BrightnessThrottlingPoint;->getBrightness()Ljava/math/BigDecimal;
9352HSPLcom/android/server/display/config/BrightnessThrottlingPoint;->getThermalStatus()Lcom/android/server/display/config/ThermalStatus;
9353HSPLcom/android/server/display/config/BrightnessThrottlingPoint;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/BrightnessThrottlingPoint;
9354HSPLcom/android/server/display/config/BrightnessThrottlingPoint;->setBrightness(Ljava/math/BigDecimal;)V
9355HSPLcom/android/server/display/config/BrightnessThrottlingPoint;->setThermalStatus(Lcom/android/server/display/config/ThermalStatus;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08009356HSPLcom/android/server/display/config/DisplayConfiguration;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009357HSPLcom/android/server/display/config/DisplayConfiguration;->getAmbientBrightnessChangeThresholds()Lcom/android/server/display/config/Thresholds;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009358HSPLcom/android/server/display/config/DisplayConfiguration;->getAmbientBrightnessChangeThresholdsIdle()Lcom/android/server/display/config/Thresholds;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009359HSPLcom/android/server/display/config/DisplayConfiguration;->getAmbientLightHorizonLong()Ljava/math/BigInteger;
9360HSPLcom/android/server/display/config/DisplayConfiguration;->getAmbientLightHorizonShort()Ljava/math/BigInteger;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009361HSPLcom/android/server/display/config/DisplayConfiguration;->getAutoBrightness()Lcom/android/server/display/config/AutoBrightness;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009362HSPLcom/android/server/display/config/DisplayConfiguration;->getDensityMapping()Lcom/android/server/display/config/DensityMapping;
9363HSPLcom/android/server/display/config/DisplayConfiguration;->getDisplayBrightnessChangeThresholds()Lcom/android/server/display/config/Thresholds;
art-benchmark-service9f6049f2022-10-03 00:48:12 -07009364HSPLcom/android/server/display/config/DisplayConfiguration;->getDisplayBrightnessChangeThresholdsIdle()Lcom/android/server/display/config/Thresholds;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08009365HSPLcom/android/server/display/config/DisplayConfiguration;->getHighBrightnessMode()Lcom/android/server/display/config/HighBrightnessMode;
art-benchmark-service84deab32021-05-12 09:41:00 -07009366HSPLcom/android/server/display/config/DisplayConfiguration;->getLightSensor()Lcom/android/server/display/config/SensorDetails;
art-benchmark-service922a5532023-03-23 03:12:41 -07009367HSPLcom/android/server/display/config/DisplayConfiguration;->getName()Ljava/lang/String;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -07009368HSPLcom/android/server/display/config/DisplayConfiguration;->getProxSensor()Lcom/android/server/display/config/SensorDetails;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08009369HSPLcom/android/server/display/config/DisplayConfiguration;->getQuirks()Lcom/android/server/display/config/DisplayQuirks;
art-benchmark-service00abe242023-02-13 10:31:34 -08009370HSPLcom/android/server/display/config/DisplayConfiguration;->getRefreshRate()Lcom/android/server/display/config/RefreshRateConfigs;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08009371HSPLcom/android/server/display/config/DisplayConfiguration;->getScreenBrightnessDefault()Ljava/math/BigDecimal;
art-benchmark-service56aece62020-02-10 17:58:03 -08009372HSPLcom/android/server/display/config/DisplayConfiguration;->getScreenBrightnessMap()Lcom/android/server/display/config/NitsMap;
art-benchmark-service22928e12022-06-04 17:35:15 -07009373HSPLcom/android/server/display/config/DisplayConfiguration;->getScreenBrightnessRampDecreaseMaxMillis()Ljava/math/BigInteger;
art-benchmark-serviceba354032021-03-16 09:58:05 -07009374HSPLcom/android/server/display/config/DisplayConfiguration;->getScreenBrightnessRampFastDecrease()Ljava/math/BigDecimal;
9375HSPLcom/android/server/display/config/DisplayConfiguration;->getScreenBrightnessRampFastIncrease()Ljava/math/BigDecimal;
art-benchmark-service22928e12022-06-04 17:35:15 -07009376HSPLcom/android/server/display/config/DisplayConfiguration;->getScreenBrightnessRampIncreaseMaxMillis()Ljava/math/BigInteger;
art-benchmark-serviceba354032021-03-16 09:58:05 -07009377HSPLcom/android/server/display/config/DisplayConfiguration;->getScreenBrightnessRampSlowDecrease()Ljava/math/BigDecimal;
9378HSPLcom/android/server/display/config/DisplayConfiguration;->getScreenBrightnessRampSlowIncrease()Ljava/math/BigDecimal;
art-benchmark-service00abe242023-02-13 10:31:34 -08009379HSPLcom/android/server/display/config/DisplayConfiguration;->getScreenOffBrightnessSensor()Lcom/android/server/display/config/SensorDetails;
9380HSPLcom/android/server/display/config/DisplayConfiguration;->getScreenOffBrightnessSensorValueToLux()Lcom/android/server/display/config/IntegerArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009381HSPLcom/android/server/display/config/DisplayConfiguration;->getThermalThrottling()Lcom/android/server/display/config/ThermalThrottling;
art-benchmark-service922a5532023-03-23 03:12:41 -07009382HSPLcom/android/server/display/config/DisplayConfiguration;->getUsiVersion()Lcom/android/server/display/config/UsiVersion;
art-benchmark-service56aece62020-02-10 17:58:03 -08009383HSPLcom/android/server/display/config/DisplayConfiguration;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/DisplayConfiguration;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009384HSPLcom/android/server/display/config/DisplayConfiguration;->setAmbientBrightnessChangeThresholds(Lcom/android/server/display/config/Thresholds;)V
9385HSPLcom/android/server/display/config/DisplayConfiguration;->setAmbientLightHorizonLong(Ljava/math/BigInteger;)V
9386HSPLcom/android/server/display/config/DisplayConfiguration;->setAmbientLightHorizonShort(Ljava/math/BigInteger;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009387HSPLcom/android/server/display/config/DisplayConfiguration;->setHighBrightnessMode(Lcom/android/server/display/config/HighBrightnessMode;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08009388HSPLcom/android/server/display/config/DisplayConfiguration;->setScreenBrightnessMap(Lcom/android/server/display/config/NitsMap;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009389HSPLcom/android/server/display/config/DisplayConfiguration;->setScreenBrightnessRampFastDecrease(Ljava/math/BigDecimal;)V
9390HSPLcom/android/server/display/config/DisplayConfiguration;->setScreenBrightnessRampFastIncrease(Ljava/math/BigDecimal;)V
art-benchmark-service22928e12022-06-04 17:35:15 -07009391HSPLcom/android/server/display/config/DisplayConfiguration;->setScreenBrightnessRampIncreaseMaxMillis(Ljava/math/BigInteger;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009392HSPLcom/android/server/display/config/DisplayConfiguration;->setScreenBrightnessRampSlowDecrease(Ljava/math/BigDecimal;)V
9393HSPLcom/android/server/display/config/DisplayConfiguration;->setScreenBrightnessRampSlowIncrease(Ljava/math/BigDecimal;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08009394HSPLcom/android/server/display/config/DisplayConfiguration;->setScreenOffBrightnessSensor(Lcom/android/server/display/config/SensorDetails;)V
9395HSPLcom/android/server/display/config/DisplayConfiguration;->setScreenOffBrightnessSensorValueToLux(Lcom/android/server/display/config/IntegerArray;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009396HSPLcom/android/server/display/config/DisplayConfiguration;->setThermalThrottling(Lcom/android/server/display/config/ThermalThrottling;)V
9397HSPLcom/android/server/display/config/HbmTiming;-><init>()V
9398HSPLcom/android/server/display/config/HbmTiming;->getTimeMaxSecs_all()Ljava/math/BigInteger;
9399HSPLcom/android/server/display/config/HbmTiming;->getTimeMinSecs_all()Ljava/math/BigInteger;
9400HSPLcom/android/server/display/config/HbmTiming;->getTimeWindowSecs_all()Ljava/math/BigInteger;
9401HSPLcom/android/server/display/config/HbmTiming;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/HbmTiming;
9402HSPLcom/android/server/display/config/HbmTiming;->setTimeMaxSecs_all(Ljava/math/BigInteger;)V
9403HSPLcom/android/server/display/config/HbmTiming;->setTimeMinSecs_all(Ljava/math/BigInteger;)V
9404HSPLcom/android/server/display/config/HbmTiming;->setTimeWindowSecs_all(Ljava/math/BigInteger;)V
9405HSPLcom/android/server/display/config/HighBrightnessMode;-><init>()V
9406HSPLcom/android/server/display/config/HighBrightnessMode;->getAllowInLowPowerMode_all()Z
9407HSPLcom/android/server/display/config/HighBrightnessMode;->getEnabled()Z
9408HSPLcom/android/server/display/config/HighBrightnessMode;->getMinimumHdrPercentOfScreen_all()Ljava/math/BigDecimal;
9409HSPLcom/android/server/display/config/HighBrightnessMode;->getMinimumLux_all()Ljava/math/BigDecimal;
9410HSPLcom/android/server/display/config/HighBrightnessMode;->getRefreshRate_all()Lcom/android/server/display/config/RefreshRateRange;
9411HSPLcom/android/server/display/config/HighBrightnessMode;->getSdrHdrRatioMap_all()Lcom/android/server/display/config/SdrHdrRatioMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009412HSPLcom/android/server/display/config/HighBrightnessMode;->getTiming_all()Lcom/android/server/display/config/HbmTiming;
9413HSPLcom/android/server/display/config/HighBrightnessMode;->getTransitionPoint_all()Ljava/math/BigDecimal;
9414HSPLcom/android/server/display/config/HighBrightnessMode;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/HighBrightnessMode;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009415HSPLcom/android/server/display/config/HighBrightnessMode;->setAllowInLowPowerMode_all(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009416HSPLcom/android/server/display/config/HighBrightnessMode;->setEnabled(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009417HSPLcom/android/server/display/config/HighBrightnessMode;->setMinimumHdrPercentOfScreen_all(Ljava/math/BigDecimal;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009418HSPLcom/android/server/display/config/HighBrightnessMode;->setMinimumLux_all(Ljava/math/BigDecimal;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009419HSPLcom/android/server/display/config/HighBrightnessMode;->setSdrHdrRatioMap_all(Lcom/android/server/display/config/SdrHdrRatioMap;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009420HSPLcom/android/server/display/config/HighBrightnessMode;->setTiming_all(Lcom/android/server/display/config/HbmTiming;)V
9421HSPLcom/android/server/display/config/HighBrightnessMode;->setTransitionPoint_all(Ljava/math/BigDecimal;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08009422HSPLcom/android/server/display/config/IntegerArray;-><init>()V
9423HSPLcom/android/server/display/config/IntegerArray;->getItem()Ljava/util/List;
9424HSPLcom/android/server/display/config/IntegerArray;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/IntegerArray;
art-benchmark-service56aece62020-02-10 17:58:03 -08009425HSPLcom/android/server/display/config/NitsMap;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009426HSPLcom/android/server/display/config/NitsMap;->getInterpolation()Ljava/lang/String;
art-benchmark-service56aece62020-02-10 17:58:03 -08009427HSPLcom/android/server/display/config/NitsMap;->getPoint()Ljava/util/List;
9428HSPLcom/android/server/display/config/NitsMap;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/NitsMap;
9429HSPLcom/android/server/display/config/Point;-><init>()V
9430HSPLcom/android/server/display/config/Point;->getNits()Ljava/math/BigDecimal;
9431HSPLcom/android/server/display/config/Point;->getValue()Ljava/math/BigDecimal;
9432HSPLcom/android/server/display/config/Point;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/Point;
9433HSPLcom/android/server/display/config/Point;->setNits(Ljava/math/BigDecimal;)V
9434HSPLcom/android/server/display/config/Point;->setValue(Ljava/math/BigDecimal;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009435HSPLcom/android/server/display/config/SdrHdrRatioMap;-><init>()V
9436HSPLcom/android/server/display/config/SdrHdrRatioMap;->getPoint()Ljava/util/List;
9437HSPLcom/android/server/display/config/SdrHdrRatioMap;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/SdrHdrRatioMap;
9438HSPLcom/android/server/display/config/SdrHdrRatioPoint;-><init>()V
9439HSPLcom/android/server/display/config/SdrHdrRatioPoint;->getHdrRatio()Ljava/math/BigDecimal;
9440HSPLcom/android/server/display/config/SdrHdrRatioPoint;->getSdrNits()Ljava/math/BigDecimal;
9441HSPLcom/android/server/display/config/SdrHdrRatioPoint;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/SdrHdrRatioPoint;
9442HSPLcom/android/server/display/config/SdrHdrRatioPoint;->setHdrRatio(Ljava/math/BigDecimal;)V
9443HSPLcom/android/server/display/config/SdrHdrRatioPoint;->setSdrNits(Ljava/math/BigDecimal;)V
art-benchmark-service00abe242023-02-13 10:31:34 -08009444HSPLcom/android/server/display/config/SensorDetails;-><init>()V
9445HSPLcom/android/server/display/config/SensorDetails;->getName()Ljava/lang/String;
9446HSPLcom/android/server/display/config/SensorDetails;->getType()Ljava/lang/String;
9447HSPLcom/android/server/display/config/SensorDetails;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/SensorDetails;
9448HSPLcom/android/server/display/config/SensorDetails;->setType(Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08009449HSPLcom/android/server/display/config/ThermalStatus;->$values()[Lcom/android/server/display/config/ThermalStatus;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009450HSPLcom/android/server/display/config/ThermalStatus;-><clinit>()V
9451HSPLcom/android/server/display/config/ThermalStatus;-><init>(Ljava/lang/String;ILjava/lang/String;)V
9452HSPLcom/android/server/display/config/ThermalStatus;->fromString(Ljava/lang/String;)Lcom/android/server/display/config/ThermalStatus;
9453HSPLcom/android/server/display/config/ThermalStatus;->getRawName()Ljava/lang/String;
9454HSPLcom/android/server/display/config/ThermalStatus;->values()[Lcom/android/server/display/config/ThermalStatus;
9455HSPLcom/android/server/display/config/ThermalThrottling;-><init>()V
art-benchmark-service922a5532023-03-23 03:12:41 -07009456HSPLcom/android/server/display/config/ThermalThrottling;->getBrightnessThrottlingMap()Ljava/util/List;
9457HSPLcom/android/server/display/config/ThermalThrottling;->getRefreshRateThrottlingMap()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009458HSPLcom/android/server/display/config/ThermalThrottling;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/ThermalThrottling;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009459HSPLcom/android/server/display/config/Thresholds;-><init>()V
9460HSPLcom/android/server/display/config/Thresholds;->getBrighteningThresholds()Lcom/android/server/display/config/BrightnessThresholds;
9461HSPLcom/android/server/display/config/Thresholds;->getDarkeningThresholds()Lcom/android/server/display/config/BrightnessThresholds;
9462HSPLcom/android/server/display/config/Thresholds;->read(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/display/config/Thresholds;
9463HSPLcom/android/server/display/config/Thresholds;->setBrighteningThresholds(Lcom/android/server/display/config/BrightnessThresholds;)V
9464HSPLcom/android/server/display/config/Thresholds;->setDarkeningThresholds(Lcom/android/server/display/config/BrightnessThresholds;)V
art-benchmark-service56aece62020-02-10 17:58:03 -08009465HSPLcom/android/server/display/config/XmlParser;->read(Ljava/io/InputStream;)Lcom/android/server/display/config/DisplayConfiguration;
9466HSPLcom/android/server/display/config/XmlParser;->readText(Lorg/xmlpull/v1/XmlPullParser;)Ljava/lang/String;
art-benchmark-serviceba354032021-03-16 09:58:05 -07009467HSPLcom/android/server/display/layout/Layout$Display;->getAddress()Landroid/view/DisplayAddress;
art-benchmark-service922a5532023-03-23 03:12:41 -07009468HSPLcom/android/server/display/layout/Layout$Display;->getDisplayGroupName()Ljava/lang/String;
9469HSPLcom/android/server/display/layout/Layout$Display;->getLeadDisplayId()I
art-benchmark-serviceba354032021-03-16 09:58:05 -07009470HSPLcom/android/server/display/layout/Layout$Display;->getLogicalDisplayId()I
art-benchmark-service922a5532023-03-23 03:12:41 -07009471HSPLcom/android/server/display/layout/Layout$Display;->getPosition()I
9472HSPLcom/android/server/display/layout/Layout$Display;->getRefreshRateThermalThrottlingMapId()Ljava/lang/String;
9473HSPLcom/android/server/display/layout/Layout$Display;->getRefreshRateZoneId()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009474HSPLcom/android/server/display/layout/Layout$Display;->getThermalBrightnessThrottlingMapId()Ljava/lang/String;
art-benchmark-serviceba354032021-03-16 09:58:05 -07009475HSPLcom/android/server/display/layout/Layout$Display;->isEnabled()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009476HSPLcom/android/server/display/layout/Layout$Display;->toString()Ljava/lang/String;
art-benchmark-serviceba354032021-03-16 09:58:05 -07009477HSPLcom/android/server/display/layout/Layout;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -07009478HSPLcom/android/server/display/layout/Layout;->contains(Landroid/view/DisplayAddress;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009479HSPLcom/android/server/display/layout/Layout;->createDefaultDisplayLocked(Landroid/view/DisplayAddress;Lcom/android/server/display/layout/DisplayIdProducer;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07009480HSPLcom/android/server/display/layout/Layout;->getAt(I)Lcom/android/server/display/layout/Layout$Display;
9481HSPLcom/android/server/display/layout/Layout;->getById(I)Lcom/android/server/display/layout/Layout$Display;
9482HSPLcom/android/server/display/layout/Layout;->size()I
9483HSPLcom/android/server/display/layout/Layout;->toString()Ljava/lang/String;
art-benchmark-service922a5532023-03-23 03:12:41 -07009484HSPLcom/android/server/display/mode/DisplayModeDirector$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/display/mode/DisplayModeDirector;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009485HSPLcom/android/server/display/mode/DisplayModeDirector$$ExternalSyntheticLambda0;->onChanged()V
art-benchmark-service922a5532023-03-23 03:12:41 -07009486HSPLcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;-><init>(Lcom/android/server/display/mode/DisplayModeDirector;)V
9487HSPLcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;->findModeByIdLocked(II)Landroid/view/Display$Mode;+]Landroid/view/Display$Mode;Landroid/view/Display$Mode;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009488HSPLcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;->setAppPreferredRefreshRateRangeLocked(IFF)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/mode/VotesStorage;Lcom/android/server/display/mode/VotesStorage;
art-benchmark-service922a5532023-03-23 03:12:41 -07009489HSPLcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;->setAppRequest(IIFF)V+]Lcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;Lcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009490HSPLcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;->setAppRequestedModeLocked(II)V+]Lcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;Lcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;]Landroid/view/Display$Mode;Landroid/view/Display$Mode;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/mode/VotesStorage;Lcom/android/server/display/mode/VotesStorage;
9491HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda12;-><init>(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)V
9492HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda12;->call()Ljava/lang/Object;
9493HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda13;-><init>(Lcom/android/server/display/DisplayDeviceConfig;)V
9494HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda13;->call()Ljava/lang/Object;
9495HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda14;-><init>(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)V
9496HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda14;->call()Ljava/lang/Object;
9497HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda15;-><init>(Lcom/android/server/display/DisplayDeviceConfig;)V
9498HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda15;->call()Ljava/lang/Object;
art-benchmark-service922a5532023-03-23 03:12:41 -07009499HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda4;-><init>(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)V
9500HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda4;->call()Ljava/lang/Object;
9501HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda5;-><init>(Lcom/android/server/display/DisplayDeviceConfig;)V
9502HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda5;->call()Ljava/lang/Object;
9503HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda6;-><init>(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)V
9504HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda6;->call()Ljava/lang/Object;
9505HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda7;-><init>(Lcom/android/server/display/DisplayDeviceConfig;)V
9506HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda7;->call()Ljava/lang/Object;
9507HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$LightSensorEventListener$1;-><init>(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;)V
9508HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;-><init>(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)V
9509HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;-><init>(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$LightSensorEventListener-IA;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00009510HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->isDifferentZone(FF[I)Z
9511HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->onSensorChanged(Landroid/hardware/SensorEvent;)V+]Landroid/os/Handler;Lcom/android/server/display/DisplayManagerService$DisplayManagerHandler;]Lcom/android/server/display/utils/AmbientFilter;Lcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;]Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;
art-benchmark-service922a5532023-03-23 03:12:41 -07009512HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;->processSensorData(J)V+]Lcom/android/server/display/utils/AmbientFilter;Lcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;
9513HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->$r8$lambda$2yxK2_eLtU6nZcHfdKLEFtXRg6s(Lcom/android/server/display/DisplayDeviceConfig;)[I
9514HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->$r8$lambda$575xw1IB_wKza2lQou_EFHETrZY(Lcom/android/server/display/DisplayDeviceConfig;)[I
9515HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->$r8$lambda$6gPvcTd8CCWVv0gcH9_jKtYdJSA(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)[I
9516HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->$r8$lambda$HNonwhHtjCbfumoYkj7IEoQrTNQ(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)[I
9517HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->$r8$lambda$Nvu8oz03p51p3iJ1ib0EC5X7xWQ(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)[I
9518HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->$r8$lambda$Rm28q1vYxHd_oCn6bOTdyH1iR-o(Lcom/android/server/display/DisplayDeviceConfig;)[I
9519HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->$r8$lambda$X8yMLUZsFE5FbbfXrksREwEQipw(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)[I
9520HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->$r8$lambda$wRhDMk9iQPBvqZxm2ox8M2WhE5Y(Lcom/android/server/display/DisplayDeviceConfig;)[I
9521HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->-$$Nest$fgetmAmbientFilter(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)Lcom/android/server/display/utils/AmbientFilter;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009522HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->-$$Nest$fgetmAmbientLux(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)F
Karuna Ramkumard7380572023-06-09 19:14:36 +00009523HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->-$$Nest$fgetmHandler(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009524HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->-$$Nest$fgetmHighAmbientBrightnessThresholds(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)[I
9525HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->-$$Nest$fputmAmbientLux(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;F)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00009526HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->-$$Nest$monBrightnessChangedLocked(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009527HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->-$$Nest$mreloadLightSensor(Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;Lcom/android/server/display/DisplayDeviceConfig;)V
9528HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;-><init>(Lcom/android/server/display/mode/DisplayModeDirector;Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/mode/DisplayModeDirector$Injector;)V
9529HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->getBrightness(I)I
9530HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->getLightSensor()Landroid/hardware/Sensor;
9531HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->hasValidHighZone()Z
9532HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->hasValidLowZone()Z
9533HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->hasValidThreshold([I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009534HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->isInsideHighZone(IF)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07009535HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->isInsideLowZone(IF)Z
9536HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->lambda$loadHighBrightnessThresholds$4()[I
9537HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->lambda$loadHighBrightnessThresholds$5(Lcom/android/server/display/DisplayDeviceConfig;)[I
9538HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->lambda$loadHighBrightnessThresholds$6()[I
9539HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->lambda$loadHighBrightnessThresholds$7(Lcom/android/server/display/DisplayDeviceConfig;)[I
9540HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->lambda$loadLowBrightnessThresholds$0()[I
9541HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->lambda$loadLowBrightnessThresholds$1(Lcom/android/server/display/DisplayDeviceConfig;)[I
9542HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->lambda$loadLowBrightnessThresholds$2()[I
9543HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->lambda$loadLowBrightnessThresholds$3(Lcom/android/server/display/DisplayDeviceConfig;)[I
9544HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->loadBrightnessThresholds(Ljava/util/concurrent/Callable;Ljava/util/concurrent/Callable;ILcom/android/server/display/DisplayDeviceConfig;Z)[I
9545HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->loadHighBrightnessThresholds(Lcom/android/server/display/DisplayDeviceConfig;Z)V
9546HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->loadLowBrightnessThresholds(Lcom/android/server/display/DisplayDeviceConfig;Z)V
9547HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->loadRefreshRateInHighZone(Lcom/android/server/display/DisplayDeviceConfig;Z)V
9548HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->loadRefreshRateInLowZone(Lcom/android/server/display/DisplayDeviceConfig;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009549HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->onBrightnessChangedLocked()V+]Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;]Lcom/android/server/display/mode/VotesStorage;Lcom/android/server/display/mode/VotesStorage;
art-benchmark-service922a5532023-03-23 03:12:41 -07009550HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->onDisplayChanged(I)V
9551HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->reloadLightSensor(Lcom/android/server/display/DisplayDeviceConfig;)V
9552HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->reloadLightSensorData(Lcom/android/server/display/DisplayDeviceConfig;)V
9553HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->restartObserver()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009554HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->setDefaultDisplayState(I)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009555HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->updateBlockingZoneThresholds(Lcom/android/server/display/DisplayDeviceConfig;Z)V
9556HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->updateDefaultDisplayState()V
9557HSPLcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;->updateSensorStatus()V
9558HSPLcom/android/server/display/mode/DisplayModeDirector$DesiredDisplayModeSpecs;-><init>()V
9559HSPLcom/android/server/display/mode/DisplayModeDirector$DesiredDisplayModeSpecs;-><init>(IZLandroid/view/SurfaceControl$RefreshRateRanges;Landroid/view/SurfaceControl$RefreshRateRanges;)V
9560HSPLcom/android/server/display/mode/DisplayModeDirector$DesiredDisplayModeSpecs;->copyFrom(Lcom/android/server/display/mode/DisplayModeDirector$DesiredDisplayModeSpecs;)V
9561HSPLcom/android/server/display/mode/DisplayModeDirector$DesiredDisplayModeSpecs;->equals(Ljava/lang/Object;)Z+]Landroid/view/SurfaceControl$RefreshRateRanges;Landroid/view/SurfaceControl$RefreshRateRanges;
9562HSPLcom/android/server/display/mode/DisplayModeDirector$DeviceConfigDisplaySettings;-><init>(Lcom/android/server/display/mode/DisplayModeDirector;)V
9563HSPLcom/android/server/display/mode/DisplayModeDirector$DeviceConfigDisplaySettings;-><init>(Lcom/android/server/display/mode/DisplayModeDirector;Lcom/android/server/display/mode/DisplayModeDirector$DeviceConfigDisplaySettings-IA;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009564HSPLcom/android/server/display/mode/DisplayModeDirector$DeviceConfigDisplaySettings;->getRefreshRateInHbmHdr(Lcom/android/server/display/DisplayDeviceConfig;)I
9565HSPLcom/android/server/display/mode/DisplayModeDirector$DeviceConfigDisplaySettings;->getRefreshRateInHbmSunlight(Lcom/android/server/display/DisplayDeviceConfig;)I
9566HSPLcom/android/server/display/mode/DisplayModeDirector$DisplayModeDirectorHandler;-><init>(Lcom/android/server/display/mode/DisplayModeDirector;Landroid/os/Looper;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009567HSPLcom/android/server/display/mode/DisplayModeDirector$DisplayModeDirectorHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/display/mode/DisplayModeDirector$DesiredDisplayModeSpecsListener;Lcom/android/server/display/DisplayManagerService$DesiredDisplayModeSpecsObserver;]Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;]Lcom/android/server/display/mode/DisplayModeDirector$SettingsObserver;Lcom/android/server/display/mode/DisplayModeDirector$SettingsObserver;]Lcom/android/server/display/mode/DisplayModeDirector$HbmObserver;Lcom/android/server/display/mode/DisplayModeDirector$HbmObserver;
9568HSPLcom/android/server/display/mode/DisplayModeDirector$DisplayObserver;-><init>(Lcom/android/server/display/mode/DisplayModeDirector;Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/mode/VotesStorage;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009569HSPLcom/android/server/display/mode/DisplayModeDirector$DisplayObserver;->getDisplayInfo(I)Landroid/view/DisplayInfo;
9570HSPLcom/android/server/display/mode/DisplayModeDirector$DisplayObserver;->updateDisplayModes(ILandroid/view/DisplayInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009571HSPLcom/android/server/display/mode/DisplayModeDirector$DisplayObserver;->updateLayoutLimitedFrameRate(ILandroid/view/DisplayInfo;)V
9572HSPLcom/android/server/display/mode/DisplayModeDirector$HbmObserver;-><init>(Lcom/android/server/display/mode/DisplayModeDirector;Lcom/android/server/display/mode/DisplayModeDirector$Injector;Lcom/android/server/display/mode/VotesStorage;Landroid/os/Handler;Lcom/android/server/display/mode/DisplayModeDirector$DeviceConfigDisplaySettings;)V
9573HSPLcom/android/server/display/mode/DisplayModeDirector$HbmObserver;->onDisplayChanged(I)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009574HSPLcom/android/server/display/mode/DisplayModeDirector$HbmObserver;->setupHdrRefreshRates(Lcom/android/server/display/DisplayDeviceConfig;)V
9575HSPLcom/android/server/display/mode/DisplayModeDirector$RealInjector;-><init>(Landroid/content/Context;)V
9576HSPLcom/android/server/display/mode/DisplayModeDirector$RealInjector;->getBrightnessInfo(I)Landroid/hardware/display/BrightnessInfo;
9577HSPLcom/android/server/display/mode/DisplayModeDirector$RealInjector;->getDeviceConfig()Landroid/provider/DeviceConfigInterface;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009578HSPLcom/android/server/display/mode/DisplayModeDirector$RealInjector;->getDisplay(I)Landroid/view/Display;+]Lcom/android/server/display/mode/DisplayModeDirector$RealInjector;Lcom/android/server/display/mode/DisplayModeDirector$RealInjector;]Landroid/hardware/display/DisplayManager;Landroid/hardware/display/DisplayManager;
9579HSPLcom/android/server/display/mode/DisplayModeDirector$RealInjector;->getDisplayInfo(ILandroid/view/DisplayInfo;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07009580HSPLcom/android/server/display/mode/DisplayModeDirector$RealInjector;->getDisplayManager()Landroid/hardware/display/DisplayManager;
9581HSPLcom/android/server/display/mode/DisplayModeDirector$RealInjector;->supportsFrameRateOverride()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009582HSPLcom/android/server/display/mode/DisplayModeDirector$SensorObserver;-><init>(Landroid/content/Context;Lcom/android/server/display/mode/VotesStorage;Lcom/android/server/display/mode/DisplayModeDirector$Injector;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009583HSPLcom/android/server/display/mode/DisplayModeDirector$SensorObserver;->onDisplayChanged(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009584HPLcom/android/server/display/mode/DisplayModeDirector$SensorObserver;->recalculateVotesLocked()V
art-benchmark-service922a5532023-03-23 03:12:41 -07009585HSPLcom/android/server/display/mode/DisplayModeDirector$SettingsObserver;-><init>(Lcom/android/server/display/mode/DisplayModeDirector;Landroid/content/Context;Landroid/os/Handler;)V
9586HSPLcom/android/server/display/mode/DisplayModeDirector$SettingsObserver;->setDefaultPeakRefreshRate(Lcom/android/server/display/DisplayDeviceConfig;Z)V
9587HSPLcom/android/server/display/mode/DisplayModeDirector$SettingsObserver;->setRefreshRates(Lcom/android/server/display/DisplayDeviceConfig;Z)V
9588HSPLcom/android/server/display/mode/DisplayModeDirector$UdfpsObserver;-><init>(Lcom/android/server/display/mode/DisplayModeDirector;)V
9589HSPLcom/android/server/display/mode/DisplayModeDirector$UdfpsObserver;-><init>(Lcom/android/server/display/mode/DisplayModeDirector;Lcom/android/server/display/mode/DisplayModeDirector$UdfpsObserver-IA;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009590HSPLcom/android/server/display/mode/DisplayModeDirector$VoteSummary;-><init>()V+]Lcom/android/server/display/mode/DisplayModeDirector$VoteSummary;Lcom/android/server/display/mode/DisplayModeDirector$VoteSummary;
9591HSPLcom/android/server/display/mode/DisplayModeDirector$VoteSummary;->reset()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009592HSPLcom/android/server/display/mode/DisplayModeDirector;->$r8$lambda$cYe3aL63AjILsX75WRfBHNMFS1I(Lcom/android/server/display/mode/DisplayModeDirector;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009593HSPLcom/android/server/display/mode/DisplayModeDirector;->-$$Nest$fgetmDeviceConfigDisplaySettings(Lcom/android/server/display/mode/DisplayModeDirector;)Lcom/android/server/display/mode/DisplayModeDirector$DeviceConfigDisplaySettings;
9594HSPLcom/android/server/display/mode/DisplayModeDirector;->-$$Nest$fgetmLock(Lcom/android/server/display/mode/DisplayModeDirector;)Ljava/lang/Object;
9595HSPLcom/android/server/display/mode/DisplayModeDirector;->-$$Nest$fgetmSupportedModesByDisplay(Lcom/android/server/display/mode/DisplayModeDirector;)Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009596HSPLcom/android/server/display/mode/DisplayModeDirector;->-$$Nest$fgetmVotesStorage(Lcom/android/server/display/mode/DisplayModeDirector;)Lcom/android/server/display/mode/VotesStorage;
art-benchmark-service922a5532023-03-23 03:12:41 -07009597HSPLcom/android/server/display/mode/DisplayModeDirector;-><init>(Landroid/content/Context;Landroid/os/Handler;)V
9598HSPLcom/android/server/display/mode/DisplayModeDirector;-><init>(Landroid/content/Context;Landroid/os/Handler;Lcom/android/server/display/mode/DisplayModeDirector$Injector;)V
9599HSPLcom/android/server/display/mode/DisplayModeDirector;->defaultDisplayDeviceUpdated(Lcom/android/server/display/DisplayDeviceConfig;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009600HSPLcom/android/server/display/mode/DisplayModeDirector;->disableModeSwitching(Lcom/android/server/display/mode/DisplayModeDirector$VoteSummary;F)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00009601HSPLcom/android/server/display/mode/DisplayModeDirector;->equalsWithinFloatTolerance(FF)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07009602HSPLcom/android/server/display/mode/DisplayModeDirector;->filterModes([Landroid/view/Display$Mode;Lcom/android/server/display/mode/DisplayModeDirector$VoteSummary;)Ljava/util/ArrayList;+]Landroid/view/Display$Mode;Landroid/view/Display$Mode;]Lcom/android/server/display/mode/DisplayModeDirector;Lcom/android/server/display/mode/DisplayModeDirector;]Ljava/util/ArrayList;Ljava/util/ArrayList;
9603HSPLcom/android/server/display/mode/DisplayModeDirector;->getAppRequestObserver()Lcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009604HSPLcom/android/server/display/mode/DisplayModeDirector;->getDesiredDisplayModeSpecs(I)Lcom/android/server/display/mode/DisplayModeDirector$DesiredDisplayModeSpecs;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/view/Display$Mode;Landroid/view/Display$Mode;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/mode/VotesStorage;Lcom/android/server/display/mode/VotesStorage;]Lcom/android/server/display/mode/DisplayModeDirector;Lcom/android/server/display/mode/DisplayModeDirector;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009605HSPLcom/android/server/display/mode/DisplayModeDirector;->getModeSwitchingType()I
art-benchmark-service922a5532023-03-23 03:12:41 -07009606HSPLcom/android/server/display/mode/DisplayModeDirector;->isRenderRateAchievable(FLcom/android/server/display/mode/DisplayModeDirector$VoteSummary;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +00009607HSPLcom/android/server/display/mode/DisplayModeDirector;->notifyDesiredDisplayModeSpecsChangedLocked()V+]Landroid/os/Handler;Lcom/android/server/display/mode/DisplayModeDirector$DisplayModeDirectorHandler;]Landroid/os/Message;Landroid/os/Message;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009608HSPLcom/android/server/display/mode/DisplayModeDirector;->selectBaseMode(Lcom/android/server/display/mode/DisplayModeDirector$VoteSummary;Ljava/util/ArrayList;Landroid/view/Display$Mode;)Landroid/view/Display$Mode;+]Landroid/view/Display$Mode;Landroid/view/Display$Mode;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/display/mode/DisplayModeDirector;Lcom/android/server/display/mode/DisplayModeDirector;
art-benchmark-service922a5532023-03-23 03:12:41 -07009609HSPLcom/android/server/display/mode/DisplayModeDirector;->summarizeVotes(Landroid/util/SparseArray;IILcom/android/server/display/mode/DisplayModeDirector$VoteSummary;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/mode/DisplayModeDirector$VoteSummary;Lcom/android/server/display/mode/DisplayModeDirector$VoteSummary;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009610HSPLcom/android/server/display/mode/SkinThermalStatusObserver;-><init>(Lcom/android/server/display/mode/DisplayModeDirector$Injector;Lcom/android/server/display/mode/VotesStorage;)V
9611HSPLcom/android/server/display/mode/SkinThermalStatusObserver;-><init>(Lcom/android/server/display/mode/DisplayModeDirector$Injector;Lcom/android/server/display/mode/VotesStorage;Landroid/os/Handler;)V
9612HSPLcom/android/server/display/mode/SkinThermalStatusObserver;->updateThermalRefreshRateThrottling(I)V
9613HSPLcom/android/server/display/mode/SkinThermalStatusObserver;->updateVoteForDisplay(I)V
9614HSPLcom/android/server/display/mode/Vote;-><init>(IIFFFFZF)V
9615HSPLcom/android/server/display/mode/VotesStorage;-><init>(Lcom/android/server/display/mode/VotesStorage$Listener;)V
9616HSPLcom/android/server/display/mode/VotesStorage;->getVotes(I)Landroid/util/SparseArray;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
9617HSPLcom/android/server/display/mode/VotesStorage;->updateGlobalVote(ILcom/android/server/display/mode/Vote;)V+]Lcom/android/server/display/mode/VotesStorage;Lcom/android/server/display/mode/VotesStorage;
9618HSPLcom/android/server/display/mode/VotesStorage;->updateVote(IILcom/android/server/display/mode/Vote;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/display/mode/VotesStorage$Listener;Lcom/android/server/display/mode/DisplayModeDirector$$ExternalSyntheticLambda0;
9619HSPLcom/android/server/display/state/DisplayStateController;->updateDisplayState(Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;ZZ)I
Karuna Ramkumard7380572023-06-09 19:14:36 +00009620HSPLcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;->antiderivative(F)F
art-benchmark-service84f185c2023-07-24 02:43:42 -07009621HSPLcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;->calculateIntegral(FF)F+]Lcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;Lcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009622HSPLcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;->filter(JLcom/android/server/display/utils/RollingBuffer;)F+]Lcom/android/server/display/utils/RollingBuffer;Lcom/android/server/display/utils/RollingBuffer;]Lcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;Lcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;
9623HSPLcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;->getWeights(JLcom/android/server/display/utils/RollingBuffer;)[F+]Lcom/android/server/display/utils/RollingBuffer;Lcom/android/server/display/utils/RollingBuffer;]Lcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;Lcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;
9624HSPLcom/android/server/display/utils/AmbientFilter;->addValue(JF)Z+]Lcom/android/server/display/utils/AmbientFilter;Lcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;]Lcom/android/server/display/utils/RollingBuffer;Lcom/android/server/display/utils/RollingBuffer;
9625HSPLcom/android/server/display/utils/AmbientFilter;->getEstimate(J)F+]Lcom/android/server/display/utils/AmbientFilter;Lcom/android/server/display/utils/AmbientFilter$WeightedMovingAverageAmbientFilter;
9626HSPLcom/android/server/display/utils/AmbientFilter;->truncateOldValues(J)V+]Lcom/android/server/display/utils/RollingBuffer;Lcom/android/server/display/utils/RollingBuffer;
9627HSPLcom/android/server/display/utils/RollingBuffer;->add(JF)V+]Lcom/android/server/display/utils/RollingBuffer;Lcom/android/server/display/utils/RollingBuffer;
9628HPLcom/android/server/display/utils/RollingBuffer;->getLatestIndexBefore(J)I+]Lcom/android/server/display/utils/RollingBuffer;Lcom/android/server/display/utils/RollingBuffer;
9629HSPLcom/android/server/display/utils/RollingBuffer;->getTime(I)J+]Lcom/android/server/display/utils/RollingBuffer;Lcom/android/server/display/utils/RollingBuffer;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009630HSPLcom/android/server/display/utils/RollingBuffer;->getValue(I)F+]Lcom/android/server/display/utils/RollingBuffer;Lcom/android/server/display/utils/RollingBuffer;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009631HSPLcom/android/server/display/utils/RollingBuffer;->isEmpty()Z
9632HSPLcom/android/server/display/utils/RollingBuffer;->offsetOf(I)I
9633HSPLcom/android/server/display/utils/RollingBuffer;->size()I
9634HSPLcom/android/server/display/utils/RollingBuffer;->truncate(J)V+]Lcom/android/server/display/utils/RollingBuffer;Lcom/android/server/display/utils/RollingBuffer;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009635HSPLcom/android/server/display/utils/SensorUtils;->findSensor(Landroid/hardware/SensorManager;Ljava/lang/String;Ljava/lang/String;I)Landroid/hardware/Sensor;+]Landroid/hardware/Sensor;Landroid/hardware/Sensor;]Landroid/hardware/SensorManager;Landroid/hardware/SystemSensorManager;
9636HPLcom/android/server/dreams/DreamController$DreamRecord;-><init>(Lcom/android/server/dreams/DreamController;Landroid/os/Binder;Landroid/content/ComponentName;ZZILandroid/os/PowerManager$WakeLock;)V
9637HPLcom/android/server/dreams/DreamController;->attach(Landroid/service/dreams/IDreamService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009638HPLcom/android/server/dreams/DreamController;->startDream(Landroid/os/Binder;Landroid/content/ComponentName;ZZILandroid/os/PowerManager$WakeLock;Landroid/content/ComponentName;Ljava/lang/String;)V
9639HPLcom/android/server/dreams/DreamController;->stopDreamInstance(ZLjava/lang/String;Lcom/android/server/dreams/DreamController$DreamRecord;)V
9640HSPLcom/android/server/dreams/DreamManagerService$LocalService;->isDreaming()Z
9641HSPLcom/android/server/dreams/DreamManagerService;->-$$Nest$misDreamingInternal(Lcom/android/server/dreams/DreamManagerService;)Z+]Lcom/android/server/dreams/DreamManagerService;Lcom/android/server/dreams/DreamManagerService;
art-benchmark-service35aba412020-02-03 11:53:25 -08009642HSPLcom/android/server/dreams/DreamManagerService;->isDreamingInternal()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009643HPLcom/android/server/dreams/DreamManagerService;->startDozingInternal(Landroid/os/IBinder;II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009644HPLcom/android/server/dreams/DreamManagerService;->startDreamLocked(Landroid/content/ComponentName;ZZILjava/lang/String;)V
9645HPLcom/android/server/dreams/DreamManagerService;->stopDreamLocked(ZLjava/lang/String;)V
Calin Juravle36829e52019-04-10 19:07:47 -07009646HSPLcom/android/server/firewall/AndFilter$1;-><init>(Ljava/lang/String;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009647HSPLcom/android/server/firewall/AndFilter;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07009648HSPLcom/android/server/firewall/CategoryFilter$1;-><init>(Ljava/lang/String;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009649HSPLcom/android/server/firewall/CategoryFilter;-><clinit>()V
9650HSPLcom/android/server/firewall/FilterFactory;-><init>(Ljava/lang/String;)V
Calin Juravle36829e52019-04-10 19:07:47 -07009651HSPLcom/android/server/firewall/FilterFactory;->getTagName()Ljava/lang/String;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009652HSPLcom/android/server/firewall/IntentFirewall$FirewallHandler;-><init>(Lcom/android/server/firewall/IntentFirewall;Landroid/os/Looper;)V
9653HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009654HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;-><init>(Lcom/android/server/firewall/IntentFirewall$FirewallIntentResolver-IA;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009655HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->queryByComponent(Landroid/content/ComponentName;Ljava/util/List;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service35aba412020-02-03 11:53:25 -08009656HSPLcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;->sortResults(Ljava/util/List;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009657HSPLcom/android/server/firewall/IntentFirewall$RuleObserver;-><init>(Lcom/android/server/firewall/IntentFirewall;Ljava/io/File;)V
9658HSPLcom/android/server/firewall/IntentFirewall;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07009659HSPLcom/android/server/firewall/IntentFirewall;-><init>(Lcom/android/server/firewall/IntentFirewall$AMSInterface;Landroid/os/Handler;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -07009660HSPLcom/android/server/firewall/IntentFirewall;->checkBroadcast(Landroid/content/Intent;IILjava/lang/String;I)Z+]Lcom/android/server/firewall/IntentFirewall;Lcom/android/server/firewall/IntentFirewall;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009661HSPLcom/android/server/firewall/IntentFirewall;->checkIntent(Lcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;Landroid/content/ComponentName;ILandroid/content/Intent;IILjava/lang/String;I)Z+]Lcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;Lcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/firewall/IntentFirewall;Lcom/android/server/firewall/IntentFirewall;]Lcom/android/server/IntentResolver;Lcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-serviceba354032021-03-16 09:58:05 -07009662HSPLcom/android/server/firewall/IntentFirewall;->checkService(Landroid/content/ComponentName;Landroid/content/Intent;IILjava/lang/String;Landroid/content/pm/ApplicationInfo;)Z+]Lcom/android/server/firewall/IntentFirewall;Lcom/android/server/firewall/IntentFirewall;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009663HSPLcom/android/server/firewall/IntentFirewall;->getPackageManager()Landroid/content/pm/PackageManagerInternal;
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009664HSPLcom/android/server/firewall/IntentFirewall;->getRulesDir()Ljava/io/File;
Calin Juravle36829e52019-04-10 19:07:47 -07009665HSPLcom/android/server/firewall/IntentFirewall;->readRulesDir(Ljava/io/File;)V
9666HSPLcom/android/server/firewall/NotFilter$1;-><init>(Ljava/lang/String;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009667HSPLcom/android/server/firewall/NotFilter;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07009668HSPLcom/android/server/firewall/OrFilter$1;-><init>(Ljava/lang/String;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009669HSPLcom/android/server/firewall/OrFilter;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07009670HSPLcom/android/server/firewall/PortFilter$1;-><init>(Ljava/lang/String;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009671HSPLcom/android/server/firewall/PortFilter;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07009672HSPLcom/android/server/firewall/SenderFilter$1;-><init>(Ljava/lang/String;)V
9673HSPLcom/android/server/firewall/SenderFilter$2;-><init>()V
9674HSPLcom/android/server/firewall/SenderFilter$3;-><init>()V
9675HSPLcom/android/server/firewall/SenderFilter$4;-><init>()V
9676HSPLcom/android/server/firewall/SenderFilter$5;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009677HSPLcom/android/server/firewall/SenderFilter;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07009678HSPLcom/android/server/firewall/SenderPackageFilter$1;-><init>(Ljava/lang/String;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009679HSPLcom/android/server/firewall/SenderPackageFilter;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07009680HSPLcom/android/server/firewall/SenderPermissionFilter$1;-><init>(Ljava/lang/String;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009681HSPLcom/android/server/firewall/SenderPermissionFilter;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -07009682HSPLcom/android/server/firewall/StringFilter$10;-><init>(Ljava/lang/String;)V
9683HSPLcom/android/server/firewall/StringFilter$1;-><init>(Ljava/lang/String;)V
9684HSPLcom/android/server/firewall/StringFilter$2;-><init>(Ljava/lang/String;)V
9685HSPLcom/android/server/firewall/StringFilter$3;-><init>(Ljava/lang/String;)V
9686HSPLcom/android/server/firewall/StringFilter$4;-><init>(Ljava/lang/String;)V
9687HSPLcom/android/server/firewall/StringFilter$5;-><init>(Ljava/lang/String;)V
9688HSPLcom/android/server/firewall/StringFilter$6;-><init>(Ljava/lang/String;)V
9689HSPLcom/android/server/firewall/StringFilter$7;-><init>(Ljava/lang/String;)V
9690HSPLcom/android/server/firewall/StringFilter$8;-><init>(Ljava/lang/String;)V
9691HSPLcom/android/server/firewall/StringFilter$9;-><init>(Ljava/lang/String;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -08009692HSPLcom/android/server/firewall/StringFilter$ValueProvider;-><init>(Ljava/lang/String;)V
9693HSPLcom/android/server/firewall/StringFilter;-><clinit>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009694HSPLcom/android/server/graphics/fonts/FontManagerService$Lifecycle$1;->getSerializedSystemFontMap()Landroid/os/SharedMemory;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009695HSPLcom/android/server/graphics/fonts/FontManagerService;->getCurrentFontMap()Landroid/os/SharedMemory;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009696HSPLcom/android/server/health/HealthRegCallbackAidl$HalInfoCallback;->healthInfoChanged(Landroid/hardware/health/HealthInfo;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009697HSPLcom/android/server/health/HealthRegCallbackAidl;->-$$Nest$fgetmServiceInfoCallback(Lcom/android/server/health/HealthRegCallbackAidl;)Lcom/android/server/health/HealthInfoCallback;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009698HPLcom/android/server/health/HealthServiceWrapperAidl;->getHealthInfo()Landroid/hardware/health/HealthInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009699HPLcom/android/server/health/HealthServiceWrapperAidl;->getProperty(ILandroid/os/BatteryProperty;)I+]Lcom/android/server/health/HealthServiceWrapperAidl;Lcom/android/server/health/HealthServiceWrapperAidl;
9700HPLcom/android/server/health/HealthServiceWrapperAidl;->getPropertyInternal(ILandroid/os/BatteryProperty;)I+]Landroid/hardware/health/IHealth;Landroid/hardware/health/IHealth$Stub$Proxy;]Landroid/os/BatteryProperty;Landroid/os/BatteryProperty;]Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/atomic/AtomicReference;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009701HSPLcom/android/server/health/HealthServiceWrapperAidl;->traceBegin(Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009702HSPLcom/android/server/health/HealthServiceWrapperAidl;->traceEnd()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009703HPLcom/android/server/infra/AbstractMasterSystemService$1;->onPackageModified(Ljava/lang/String;)V+]Lcom/android/server/infra/AbstractMasterSystemService$1;Lcom/android/server/infra/AbstractMasterSystemService$1;]Lcom/android/internal/content/PackageMonitor;Lcom/android/server/infra/AbstractMasterSystemService$1;]Lcom/android/server/infra/ServiceNameResolver;Lcom/android/server/selectiontoolbar/SelectionToolbarServiceNameResolver;,Lcom/android/server/infra/SecureSettingsServiceNameResolver;,Lcom/android/server/infra/FrameworkResourcesServiceNameResolver;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009704HSPLcom/android/server/infra/AbstractMasterSystemService;->assertCalledByPackageOwner(Ljava/lang/String;)V
9705HSPLcom/android/server/infra/AbstractMasterSystemService;->getServiceForUserLocked(I)Lcom/android/server/infra/AbstractPerUserSystemService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009706HSPLcom/android/server/infra/AbstractMasterSystemService;->getServiceListForUserLocked(I)Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009707HPLcom/android/server/infra/AbstractMasterSystemService;->peekServiceForUserLocked(I)Lcom/android/server/infra/AbstractPerUserSystemService;+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/infra/AbstractMasterSystemService;megamorphic_types
9708HPLcom/android/server/infra/AbstractMasterSystemService;->peekServiceListForUserLocked(I)Ljava/util/List;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
9709HPLcom/android/server/infra/AbstractMasterSystemService;->visitServicesLocked(Lcom/android/server/infra/AbstractMasterSystemService$Visitor;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009710HPLcom/android/server/infra/AbstractPerUserSystemService;->getServiceComponentName()Landroid/content/ComponentName;+]Landroid/content/pm/ServiceInfo;Landroid/content/pm/ServiceInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009711HSPLcom/android/server/infra/AbstractPerUserSystemService;->isEnabledLocked()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009712HSPLcom/android/server/infra/FrameworkResourcesServiceNameResolver;->readServiceName(I)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009713HSPLcom/android/server/infra/ServiceNameBaseResolver;->getDefaultServiceNameList(I)[Ljava/lang/String;+]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/infra/ServiceNameBaseResolver;Lcom/android/server/infra/SecureSettingsServiceNameResolver;,Lcom/android/server/infra/FrameworkResourcesServiceNameResolver;]Ljava/util/List;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009714HSPLcom/android/server/infra/ServiceNameBaseResolver;->getServiceNameList(I)[Ljava/lang/String;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009715HSPLcom/android/server/infra/ServiceNameBaseResolver;->isTemporary(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009716HPLcom/android/server/input/BatteryController;->monitor()V
art-benchmark-service22928e12022-06-04 17:35:15 -07009717HSPLcom/android/server/input/InputManagerService$AdditionalDisplayInputProperties;-><init>()V
art-benchmark-service22928e12022-06-04 17:35:15 -07009718HSPLcom/android/server/input/InputManagerService$AdditionalDisplayInputProperties;->reset()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009719HSPLcom/android/server/input/InputManagerService$InputManagerHandler;->handleMessage(Landroid/os/Message;)V
9720HPLcom/android/server/input/InputManagerService$LocalService;->notifyUserActivity()V+]Lcom/android/server/input/InputManagerService$KeyboardBacklightControllerInterface;Lcom/android/server/input/KeyboardBacklightController;
9721HPLcom/android/server/input/InputManagerService;->-$$Nest$fgetmKeyboardBacklightController(Lcom/android/server/input/InputManagerService;)Lcom/android/server/input/InputManagerService$KeyboardBacklightControllerInterface;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -08009722HSPLcom/android/server/input/InputManagerService;-><clinit>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009723HSPLcom/android/server/input/InputManagerService;->deliverInputDevicesChanged([Landroid/view/InputDevice;)V+]Landroid/view/InputDevice;Landroid/view/InputDevice;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/input/InputManagerService$InputDevicesChangedListenerRecord;Lcom/android/server/input/InputManagerService$InputDevicesChangedListenerRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
9724HSPLcom/android/server/input/InputManagerService;->getExcludedDeviceNames()[Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009725HSPLcom/android/server/input/InputManagerService;->getInputDevice(I)Landroid/view/InputDevice;+]Landroid/view/InputDevice;Landroid/view/InputDevice;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009726HPLcom/android/server/input/InputManagerService;->hasKeys(II[I[Z)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009727HSPLcom/android/server/input/InputManagerService;->notifyInputDevicesChanged([Landroid/view/InputDevice;)V
9728HPLcom/android/server/input/InputManagerService;->removeInputChannel(Landroid/os/IBinder;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009729HSPLcom/android/server/input/InputManagerService;->setDisplayViewportsInternal(Ljava/util/List;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009730HSPLcom/android/server/input/KeyboardBacklightController;->$r8$lambda$9qeM95QcVs1gAs9tKiL6-3hQWHQ(Lcom/android/server/input/KeyboardBacklightController;Landroid/os/Message;)Z
9731HSPLcom/android/server/input/KeyboardBacklightController;->getInputDevice(I)Landroid/view/InputDevice;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009732HSPLcom/android/server/input/KeyboardBacklightController;->handleMessage(Landroid/os/Message;)Z+]Lcom/android/server/input/KeyboardBacklightController;Lcom/android/server/input/KeyboardBacklightController;]Ljava/lang/Boolean;Ljava/lang/Boolean;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009733HPLcom/android/server/input/KeyboardBacklightController;->handleUserActivity()V+]Landroid/os/Handler;Landroid/os/Handler;]Landroid/util/SparseArray;Landroid/util/SparseArray;
9734HPLcom/android/server/input/KeyboardBacklightController;->notifyUserActivity()V+]Landroid/os/Handler;Landroid/os/Handler;
9735HSPLcom/android/server/input/KeyboardLayoutManager$$ExternalSyntheticLambda4;->visitKeyboardLayout(Landroid/content/res/Resources;ILandroid/hardware/input/KeyboardLayout;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +00009736HSPLcom/android/server/input/KeyboardLayoutManager;->getLocalesFromLanguageTags(Ljava/lang/String;)Landroid/os/LocaleList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009737HSPLcom/android/server/input/KeyboardLayoutManager;->visitKeyboardLayoutsInPackage(Landroid/content/pm/PackageManager;Landroid/content/pm/ActivityInfo;Ljava/lang/String;ILcom/android/server/input/KeyboardLayoutManager$KeyboardLayoutVisitor;)V+]Lcom/android/server/input/KeyboardLayoutManager$KeyboardLayoutVisitor;Lcom/android/server/input/KeyboardLayoutManager$3;,Lcom/android/server/input/KeyboardLayoutManager$$ExternalSyntheticLambda0;,Lcom/android/server/input/KeyboardLayoutManager$$ExternalSyntheticLambda4;]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/content/pm/ActivityInfo;Landroid/content/pm/ActivityInfo;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Ljava/lang/CharSequence;Ljava/lang/String;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
9738HSPLcom/android/server/inputmethod/AdditionalSubtypeUtils;->getAdditionalSubtypeFile(Ljava/io/File;)Landroid/util/AtomicFile;
9739HSPLcom/android/server/inputmethod/AdditionalSubtypeUtils;->loadFromFile(Landroid/util/ArrayMap;Landroid/util/AtomicFile;)V
9740HPLcom/android/server/inputmethod/AdditionalSubtypeUtils;->saveToFile(Landroid/util/ArrayMap;Landroid/util/ArrayMap;Landroid/util/AtomicFile;)V
9741HSPLcom/android/server/inputmethod/HardwareKeyboardShortcutController;->reset(Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009742HPLcom/android/server/inputmethod/IInputMethodInvoker;->startInput(Landroid/os/IBinder;Lcom/android/internal/inputmethod/IRemoteInputConnection;Landroid/view/inputmethod/EditorInfo;ZILandroid/window/ImeOnBackInvokedDispatcher;)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009743HPLcom/android/server/inputmethod/ImeTrackerService$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/inputmethod/ImeTrackerService;Landroid/view/inputmethod/ImeTracker$Token;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009744HPLcom/android/server/inputmethod/ImeTrackerService$History$Entry;->-$$Nest$fputmPhase(Lcom/android/server/inputmethod/ImeTrackerService$History$Entry;I)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009745HPLcom/android/server/inputmethod/ImeTrackerService$History$Entry;-><init>(Ljava/lang/String;IIIII)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009746HPLcom/android/server/inputmethod/ImeTrackerService$History;->-$$Nest$mgetEntry(Lcom/android/server/inputmethod/ImeTrackerService$History;Landroid/os/IBinder;)Lcom/android/server/inputmethod/ImeTrackerService$History$Entry;+]Lcom/android/server/inputmethod/ImeTrackerService$History;Lcom/android/server/inputmethod/ImeTrackerService$History;
9747HPLcom/android/server/inputmethod/ImeTrackerService$History;->-$$Nest$msetFinished(Lcom/android/server/inputmethod/ImeTrackerService$History;Landroid/view/inputmethod/ImeTracker$Token;II)V+]Lcom/android/server/inputmethod/ImeTrackerService$History;Lcom/android/server/inputmethod/ImeTrackerService$History;
9748HPLcom/android/server/inputmethod/ImeTrackerService$History;->-$$Nest$sfgetsSequenceNumber()Ljava/util/concurrent/atomic/AtomicInteger;
9749HPLcom/android/server/inputmethod/ImeTrackerService$History;->addEntry(Landroid/os/IBinder;Lcom/android/server/inputmethod/ImeTrackerService$History$Entry;)V
9750HPLcom/android/server/inputmethod/ImeTrackerService$History;->getEntry(Landroid/os/IBinder;)Lcom/android/server/inputmethod/ImeTrackerService$History$Entry;+]Ljava/util/WeakHashMap;Ljava/util/WeakHashMap;
9751HPLcom/android/server/inputmethod/ImeTrackerService$History;->setFinished(Landroid/view/inputmethod/ImeTracker$Token;II)V+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Ljava/util/WeakHashMap;Ljava/util/WeakHashMap;]Landroid/view/inputmethod/ImeTracker$Token;Landroid/view/inputmethod/ImeTracker$Token;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
9752HPLcom/android/server/inputmethod/ImeTrackerService;->onCancelled(Landroid/view/inputmethod/ImeTracker$Token;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009753HPLcom/android/server/inputmethod/ImeTrackerService;->onProgress(Landroid/os/IBinder;I)V
art-benchmark-service922a5532023-03-23 03:12:41 -07009754HPLcom/android/server/inputmethod/ImeTrackerService;->onRequestHide(Ljava/lang/String;III)Landroid/view/inputmethod/ImeTracker$Token;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009755HPLcom/android/server/inputmethod/ImeVisibilityStateComputer$1;->onImeInputTargetVisibilityChanged(Landroid/os/IBinder;ZZ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009756HPLcom/android/server/inputmethod/ImeVisibilityStateComputer$ImeTargetWindowState;-><init>(IIZZZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009757HPLcom/android/server/inputmethod/ImeVisibilityStateComputer$ImeTargetWindowState;->getRequestImeToken()Landroid/os/IBinder;
9758HPLcom/android/server/inputmethod/ImeVisibilityStateComputer;->canHideIme(Landroid/view/inputmethod/ImeTracker$Token;I)Z
9759HPLcom/android/server/inputmethod/ImeVisibilityStateComputer;->clearImeShowFlags()V
9760HPLcom/android/server/inputmethod/ImeVisibilityStateComputer;->computeImeDisplayId(Lcom/android/server/inputmethod/ImeVisibilityStateComputer$ImeTargetWindowState;I)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009761HPLcom/android/server/inputmethod/ImeVisibilityStateComputer;->computeState(Lcom/android/server/inputmethod/ImeVisibilityStateComputer$ImeTargetWindowState;Z)Lcom/android/server/inputmethod/ImeVisibilityStateComputer$ImeVisibilityResult;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009762HPLcom/android/server/inputmethod/ImeVisibilityStateComputer;->getOrCreateWindowState(Landroid/os/IBinder;)Lcom/android/server/inputmethod/ImeVisibilityStateComputer$ImeTargetWindowState;
9763HPLcom/android/server/inputmethod/ImeVisibilityStateComputer;->getWindowStateOrNull(Landroid/os/IBinder;)Lcom/android/server/inputmethod/ImeVisibilityStateComputer$ImeTargetWindowState;
9764HPLcom/android/server/inputmethod/ImeVisibilityStateComputer;->getWindowTokenFrom(Landroid/os/IBinder;)Landroid/os/IBinder;+]Lcom/android/server/inputmethod/ImeVisibilityStateComputer$ImeTargetWindowState;Lcom/android/server/inputmethod/ImeVisibilityStateComputer$ImeTargetWindowState;]Ljava/util/WeakHashMap;Ljava/util/WeakHashMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009765HPLcom/android/server/inputmethod/ImeVisibilityStateComputer;->requestImeVisibility(Landroid/os/IBinder;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009766HPLcom/android/server/inputmethod/ImeVisibilityStateComputer;->setWindowState(Landroid/os/IBinder;Lcom/android/server/inputmethod/ImeVisibilityStateComputer$ImeTargetWindowState;)V
9767HPLcom/android/server/inputmethod/ImeVisibilityStateComputer;->setWindowStateInner(Landroid/os/IBinder;Lcom/android/server/inputmethod/ImeVisibilityStateComputer$ImeTargetWindowState;)V
9768HSPLcom/android/server/inputmethod/InputMethodBindingController;->getCurMethod()Lcom/android/server/inputmethod/IInputMethodInvoker;
9769HSPLcom/android/server/inputmethod/InputMethodBindingController;->getCurToken()Landroid/os/IBinder;
9770HPLcom/android/server/inputmethod/InputMethodManagerInternal;->get()Lcom/android/server/inputmethod/InputMethodManagerInternal;
9771HPLcom/android/server/inputmethod/InputMethodManagerService$$ExternalSyntheticLambda7;-><init>(Lcom/android/server/inputmethod/InputMethodManagerService;Landroid/os/IBinder;Z)V
9772HPLcom/android/server/inputmethod/InputMethodManagerService$$ExternalSyntheticLambda7;->runOrThrow()V
9773HPLcom/android/server/inputmethod/InputMethodManagerService$ClientState;->toString()Ljava/lang/String;
9774HPLcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;->reportImeControl(Landroid/os/IBinder;)V
9775HPLcom/android/server/inputmethod/InputMethodManagerService$SoftInputShowHideHistory$Entry;-><init>(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;Landroid/view/inputmethod/EditorInfo;Ljava/lang/String;IIZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009776HPLcom/android/server/inputmethod/InputMethodManagerService$StartInputHistory$Entry;->set(Lcom/android/server/inputmethod/InputMethodManagerService$StartInputInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009777HPLcom/android/server/inputmethod/InputMethodManagerService$StartInputHistory;->addEntry(Lcom/android/server/inputmethod/InputMethodManagerService$StartInputInfo;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009778HPLcom/android/server/inputmethod/InputMethodManagerService$StartInputInfo;-><init>(ILandroid/os/IBinder;ILjava/lang/String;IZIILandroid/os/IBinder;Landroid/view/inputmethod/EditorInfo;II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009779HSPLcom/android/server/inputmethod/InputMethodManagerService;->addClient(Lcom/android/internal/inputmethod/IInputMethodClient;Lcom/android/internal/inputmethod/IRemoteInputConnection;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009780HPLcom/android/server/inputmethod/InputMethodManagerService;->attachNewAccessibilityLocked(IZ)V
9781HPLcom/android/server/inputmethod/InputMethodManagerService;->attachNewInputLocked(IZ)Lcom/android/internal/inputmethod/InputBindResult;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009782HSPLcom/android/server/inputmethod/InputMethodManagerService;->buildInputMethodListLocked(Z)V
9783HPLcom/android/server/inputmethod/InputMethodManagerService;->canCallerAccessInputMethod(Ljava/lang/String;IILcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +00009784HPLcom/android/server/inputmethod/InputMethodManagerService;->canInteractWithImeLocked(ILcom/android/internal/inputmethod/IInputMethodClient;Ljava/lang/String;Landroid/view/inputmethod/ImeTracker$Token;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009785HPLcom/android/server/inputmethod/InputMethodManagerService;->createAccessibilityInputMethodSessions(Landroid/util/SparseArray;)Landroid/util/SparseArray;
9786HPLcom/android/server/inputmethod/InputMethodManagerService;->createStatsTokenForFocusedClient(ZII)Landroid/view/inputmethod/ImeTracker$Token;
art-benchmark-service922a5532023-03-23 03:12:41 -07009787HSPLcom/android/server/inputmethod/InputMethodManagerService;->filterInputMethodServices(Landroid/util/ArrayMap;Landroid/util/ArrayMap;Ljava/util/ArrayList;Ljava/util/List;Landroid/content/Context;Ljava/util/List;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009788HPLcom/android/server/inputmethod/InputMethodManagerService;->getCurMethodLocked()Lcom/android/server/inputmethod/IInputMethodInvoker;+]Lcom/android/server/inputmethod/InputMethodBindingController;Lcom/android/server/inputmethod/InputMethodBindingController;
9789HSPLcom/android/server/inputmethod/InputMethodManagerService;->getCurTokenLocked()Landroid/os/IBinder;+]Lcom/android/server/inputmethod/InputMethodBindingController;Lcom/android/server/inputmethod/InputMethodBindingController;
9790HPLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodList(I)Ljava/util/List;
9791HPLcom/android/server/inputmethod/InputMethodManagerService;->getEnabledInputMethodListLocked(II)Ljava/util/List;
9792HPLcom/android/server/inputmethod/InputMethodManagerService;->getInputMethodNavButtonFlagsLocked()I
9793HPLcom/android/server/inputmethod/InputMethodManagerService;->getSequenceNumberLocked()I
9794HSPLcom/android/server/inputmethod/InputMethodManagerService;->handleMessage(Landroid/os/Message;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009795HPLcom/android/server/inputmethod/InputMethodManagerService;->hideCurrentInputLocked(Landroid/os/IBinder;Landroid/view/inputmethod/ImeTracker$Token;ILandroid/os/ResultReceiver;I)Z
9796HPLcom/android/server/inputmethod/InputMethodManagerService;->hideSoftInput(Lcom/android/internal/inputmethod/IInputMethodClient;Landroid/os/IBinder;Landroid/view/inputmethod/ImeTracker$Token;ILandroid/os/ResultReceiver;I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009797HPLcom/android/server/inputmethod/InputMethodManagerService;->isSelectedMethodBoundLocked()Z
9798HPLcom/android/server/inputmethod/InputMethodManagerService;->isShowRequestedForCurrentWindow()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009799HPLcom/android/server/inputmethod/InputMethodManagerService;->lambda$reportPerceptibleAsync$5(Landroid/os/IBinder;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009800HPLcom/android/server/inputmethod/InputMethodManagerService;->onShowHideSoftInputRequested(ZLandroid/os/IBinder;ILandroid/view/inputmethod/ImeTracker$Token;)V
9801HSPLcom/android/server/inputmethod/InputMethodManagerService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07009802HSPLcom/android/server/inputmethod/InputMethodManagerService;->queryInputMethodServicesInternal(Landroid/content/Context;ILandroid/util/ArrayMap;Landroid/util/ArrayMap;Ljava/util/ArrayList;ILjava/util/List;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009803HPLcom/android/server/inputmethod/InputMethodManagerService;->queryMethodMapForUser(I)Landroid/util/ArrayMap;
9804HPLcom/android/server/inputmethod/InputMethodManagerService;->removeImeSurfaceFromWindowAsync(Landroid/os/IBinder;)V
9805HPLcom/android/server/inputmethod/InputMethodManagerService;->reportFullscreenMode(Landroid/os/IBinder;Z)V
9806HPLcom/android/server/inputmethod/InputMethodManagerService;->reportPerceptibleAsync(Landroid/os/IBinder;Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009807HPLcom/android/server/inputmethod/InputMethodManagerService;->reportStartInput(Landroid/os/IBinder;Landroid/os/IBinder;)V
9808HPLcom/android/server/inputmethod/InputMethodManagerService;->requestClientSessionForAccessibilityLocked(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;)V
9809HPLcom/android/server/inputmethod/InputMethodManagerService;->setEnabledSessionForAccessibilityLocked(Landroid/util/SparseArray;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009810HPLcom/android/server/inputmethod/InputMethodManagerService;->setEnabledSessionLocked(Lcom/android/server/inputmethod/InputMethodManagerService$SessionState;)V
9811HPLcom/android/server/inputmethod/InputMethodManagerService;->setImeWindowStatus(Landroid/os/IBinder;II)V
9812HPLcom/android/server/inputmethod/InputMethodManagerService;->shouldShowImeSwitcherLocked(I)Z+]Landroid/view/inputmethod/InputMethodSubtype;Landroid/view/inputmethod/InputMethodSubtype;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/wm/WindowManagerInternal;Lcom/android/server/wm/WindowManagerService$LocalService;]Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;]Lcom/android/server/inputmethod/InputMethodMenuController;Lcom/android/server/inputmethod/InputMethodMenuController;
9813HPLcom/android/server/inputmethod/InputMethodManagerService;->showCurrentInputLocked(Landroid/os/IBinder;Landroid/view/inputmethod/ImeTracker$Token;IILandroid/os/ResultReceiver;I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009814HPLcom/android/server/inputmethod/InputMethodManagerService;->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;
9815HPLcom/android/server/inputmethod/InputMethodManagerService;->startInputOrWindowGainedFocusInternalLocked(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;
9816HPLcom/android/server/inputmethod/InputMethodManagerService;->startInputUncheckedLocked(Lcom/android/server/inputmethod/InputMethodManagerService$ClientState;Lcom/android/internal/inputmethod/IRemoteInputConnection;Lcom/android/internal/inputmethod/IRemoteAccessibilityInputConnection;Landroid/view/inputmethod/EditorInfo;IIILandroid/window/ImeOnBackInvokedDispatcher;)Lcom/android/internal/inputmethod/InputBindResult;
9817HSPLcom/android/server/inputmethod/InputMethodManagerService;->unbindCurrentClientLocked(I)V
9818HSPLcom/android/server/inputmethod/InputMethodManagerService;->updateSystemUiLocked(II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009819HSPLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController$InputMethodAndSubtypeList;->getSortedInputMethodAndSubtypeList(ZZZ)Ljava/util/List;+]Landroid/view/inputmethod/InputMethodSubtype;Landroid/view/inputmethod/InputMethodSubtype;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;]Landroid/view/inputmethod/InputMethodInfo;Landroid/view/inputmethod/InputMethodInfo;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009820HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;-><init>(Landroid/content/Context;Landroid/util/ArrayMap;IZ)V
9821HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->buildInputMethodsAndSubtypeList(Ljava/lang/String;Landroid/text/TextUtils$SimpleStringSplitter;Landroid/text/TextUtils$SimpleStringSplitter;)Ljava/util/List;+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/text/TextUtils$SimpleStringSplitter;Landroid/text/TextUtils$SimpleStringSplitter;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009822HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->createEnabledInputMethodListLocked(Ljava/util/List;Ljava/util/function/Predicate;)Ljava/util/ArrayList;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/util/function/Predicate;Lcom/android/server/inputmethod/InputMethodManagerService$$ExternalSyntheticLambda3;,Lcom/android/server/inputmethod/InputMethodManagerService$$ExternalSyntheticLambda8;]Landroid/view/inputmethod/InputMethodInfo;Landroid/view/inputmethod/InputMethodInfo;
9823HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getCurrentUserId()I
Karuna Ramkumard7380572023-06-09 19:14:36 +00009824HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodListWithFilterLocked(Ljava/util/function/Predicate;)Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009825HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodNames()Ljava/util/List;
9826HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodSubtypeListLocked(Landroid/view/inputmethod/InputMethodInfo;)Ljava/util/List;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/view/inputmethod/InputMethodSubtype;Landroid/view/inputmethod/InputMethodSubtype;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;]Landroid/view/inputmethod/InputMethodInfo;Landroid/view/inputmethod/InputMethodInfo;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009827HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodSubtypeListLocked(Landroid/view/inputmethod/InputMethodInfo;Z)Ljava/util/List;
9828HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodsAndSubtypeListLocked()Ljava/util/List;
9829HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getEnabledInputMethodsStr()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009830HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+]Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;Lcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;
9831HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->getStringForUser(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
9832HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->initContentWithUserContext(Landroid/content/Context;I)V
9833HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->switchCurrentUser(IZ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009834HSPLcom/android/server/inputmethod/SubtypeUtils;->getImplicitlyApplicableSubtypesLocked(Landroid/content/res/Resources;Landroid/view/inputmethod/InputMethodInfo;)Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009835HSPLcom/android/server/inputmethod/SubtypeUtils;->getSubtypeIdFromHashCode(Landroid/view/inputmethod/InputMethodInfo;I)I+]Landroid/view/inputmethod/InputMethodSubtype;Landroid/view/inputmethod/InputMethodSubtype;]Landroid/view/inputmethod/InputMethodInfo;Landroid/view/inputmethod/InputMethodInfo;
9836HPLcom/android/server/job/JobConcurrencyManager$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;)V
art-benchmark-service08401c12022-12-23 09:27:20 -08009837HPLcom/android/server/job/JobConcurrencyManager$$ExternalSyntheticLambda2;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07009838HPLcom/android/server/job/JobConcurrencyManager$AssignmentInfo;->clear()V
9839HPLcom/android/server/job/JobConcurrencyManager$ContextAssignment;->clear()V
9840HPLcom/android/server/job/JobConcurrencyManager$PackageStats;->-$$Nest$madjustRunningCount(Lcom/android/server/job/JobConcurrencyManager$PackageStats;ZZ)V
9841HPLcom/android/server/job/JobConcurrencyManager$PackageStats;->-$$Nest$madjustStagedCount(Lcom/android/server/job/JobConcurrencyManager$PackageStats;ZZ)V
9842HPLcom/android/server/job/JobConcurrencyManager$PackageStats;->-$$Nest$mresetStagedCount(Lcom/android/server/job/JobConcurrencyManager$PackageStats;)V
9843HPLcom/android/server/job/JobConcurrencyManager$PackageStats;->-$$Nest$msetPackage(Lcom/android/server/job/JobConcurrencyManager$PackageStats;ILjava/lang/String;)V
9844HPLcom/android/server/job/JobConcurrencyManager$PackageStats;-><init>()V
9845HPLcom/android/server/job/JobConcurrencyManager$PackageStats;->adjustRunningCount(ZZ)V
9846HPLcom/android/server/job/JobConcurrencyManager$PackageStats;->adjustStagedCount(ZZ)V
9847HPLcom/android/server/job/JobConcurrencyManager$PackageStats;->resetStagedCount()V
9848HPLcom/android/server/job/JobConcurrencyManager$PackageStats;->setPackage(ILjava/lang/String;)V
9849HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->adjustPendingJobCount(IZ)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
9850HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->canJobStart(I)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
9851HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->decrementPendingJobCount(I)V
9852HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->getRunningJobCount(I)I
9853HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->incrementPendingJobCount(I)V
art-benchmark-service08401c12022-12-23 09:27:20 -08009854HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->incrementRunningJobCount(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009855HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->maybeAdjustReservations(I)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
9856HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->onCountDone()V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
9857HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->onJobFinished(I)V
9858HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->onJobStarted(I)V
9859HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->resetCounts()V
9860HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->resetStagingCount()V
9861HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->setConfig(Lcom/android/server/job/JobConcurrencyManager$WorkTypeConfig;)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/job/JobConcurrencyManager$WorkTypeConfig;Lcom/android/server/job/JobConcurrencyManager$WorkTypeConfig;
9862HPLcom/android/server/job/JobConcurrencyManager$WorkCountTracker;->stageJob(II)V
9863HPLcom/android/server/job/JobConcurrencyManager$WorkTypeConfig;->getMax(I)I
9864HPLcom/android/server/job/JobConcurrencyManager$WorkTypeConfig;->getMaxTotal()I
9865HPLcom/android/server/job/JobConcurrencyManager$WorkTypeConfig;->getMinReserved(I)I
9866HPLcom/android/server/job/JobConcurrencyManager;->$r8$lambda$YXXj2JKIoR5DVmBs4NPyIGYLTXY(Lcom/android/server/job/JobConcurrencyManager$PackageStats;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009867HPLcom/android/server/job/JobConcurrencyManager;->$r8$lambda$neqqAqre06aYhSdsY9gZuDkQR8M(Lcom/android/server/job/JobConcurrencyManager$ContextAssignment;Lcom/android/server/job/JobConcurrencyManager$ContextAssignment;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07009868HSPLcom/android/server/job/JobConcurrencyManager;->assignJobsToContextsInternalLocked()V+]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service922a5532023-03-23 03:12:41 -07009869HSPLcom/android/server/job/JobConcurrencyManager;->assignJobsToContextsLocked()V+]Lcom/android/internal/util/jobs/StatLogger;Lcom/android/internal/util/jobs/StatLogger;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009870HPLcom/android/server/job/JobConcurrencyManager;->carryOutAssignmentChangesLocked(Landroid/util/ArraySet;)V+]Lcom/android/server/job/JobConcurrencyManager$ContextAssignment;Lcom/android/server/job/JobConcurrencyManager$ContextAssignment;]Landroid/util/Pools$Pool;Landroid/util/Pools$SimplePool;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/JobServiceContext;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;
art-benchmark-service922a5532023-03-23 03:12:41 -07009871HPLcom/android/server/job/JobConcurrencyManager;->cleanUpAfterAssignmentChangesLocked(Landroid/util/ArraySet;Landroid/util/ArraySet;Ljava/util/List;Ljava/util/List;Lcom/android/server/job/JobConcurrencyManager$AssignmentInfo;Landroid/util/SparseIntArray;)V+]Lcom/android/server/job/JobConcurrencyManager$ContextAssignment;Lcom/android/server/job/JobConcurrencyManager$ContextAssignment;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/util/Pools$Pool;Landroid/util/Pools$SimplePool;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobConcurrencyManager$AssignmentInfo;Lcom/android/server/job/JobConcurrencyManager$AssignmentInfo;]Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009872HPLcom/android/server/job/JobConcurrencyManager;->determineAssignmentsLocked(Landroid/util/ArraySet;Landroid/util/ArraySet;Ljava/util/List;Ljava/util/List;Lcom/android/server/job/JobConcurrencyManager$AssignmentInfo;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/JobServiceContext;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;]Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;]Landroid/util/Pools$Pool;Landroid/util/Pools$SimplePool;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
9873HPLcom/android/server/job/JobConcurrencyManager;->getJobWorkTypes(Lcom/android/server/job/controllers/JobStatus;)I+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;
9874HPLcom/android/server/job/JobConcurrencyManager;->getPkgStatsLocked(ILjava/lang/String;)Lcom/android/server/job/JobConcurrencyManager$PackageStats;+]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/util/Pools$Pool;Landroid/util/Pools$SimplePool;
art-benchmark-service922a5532023-03-23 03:12:41 -07009875HSPLcom/android/server/job/JobConcurrencyManager;->getRunningJobsLocked()Landroid/util/ArraySet;
9876HPLcom/android/server/job/JobConcurrencyManager;->hasImmediacyPrivilegeLocked(Lcom/android/server/job/controllers/JobStatus;Landroid/util/SparseIntArray;)Z+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009877HSPLcom/android/server/job/JobConcurrencyManager;->isJobRunningLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009878HPLcom/android/server/job/JobConcurrencyManager;->isNotificationAssociatedWithAnyUserInitiatedJobs(IILjava/lang/String;)Z
9879HPLcom/android/server/job/JobConcurrencyManager;->isPkgConcurrencyLimitedLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/job/JobConcurrencyManager$WorkTypeConfig;Lcom/android/server/job/JobConcurrencyManager$WorkTypeConfig;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009880HPLcom/android/server/job/JobConcurrencyManager;->lambda$static$0(Lcom/android/server/job/JobConcurrencyManager$ContextAssignment;Lcom/android/server/job/JobConcurrencyManager$ContextAssignment;)I+]Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/JobServiceContext;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009881HPLcom/android/server/job/JobConcurrencyManager;->noteConcurrency(Z)V+]Lcom/android/modules/expresslog/Histogram;Lcom/android/modules/expresslog/Histogram;]Lcom/android/server/job/JobPackageTracker;Lcom/android/server/job/JobPackageTracker;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;
9882HSPLcom/android/server/job/JobConcurrencyManager;->onInteractiveStateChanged(Z)V
9883HPLcom/android/server/job/JobConcurrencyManager;->onJobCompletedLocked(Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/controllers/JobStatus;I)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/util/Pools$Pool;Landroid/util/Pools$SimplePool;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/JobServiceContext;]Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
9884HPLcom/android/server/job/JobConcurrencyManager;->prepareForAssignmentDeterminationLocked(Landroid/util/ArraySet;Ljava/util/List;Ljava/util/List;Lcom/android/server/job/JobConcurrencyManager$AssignmentInfo;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/Pools$Pool;Landroid/util/Pools$SimplePool;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/JobServiceContext;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;]Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
9885HPLcom/android/server/job/JobConcurrencyManager;->refreshSystemStateLocked()Z+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$1;]Lcom/android/internal/util/jobs/StatLogger;Lcom/android/internal/util/jobs/StatLogger;]Landroid/app/IActivityManager;Lcom/android/server/am/ActivityManagerService;
9886HPLcom/android/server/job/JobConcurrencyManager;->shouldRunAsFgUserJob(Lcom/android/server/job/controllers/JobStatus;)Z
9887HPLcom/android/server/job/JobConcurrencyManager;->shouldStopRunningJobLocked(Lcom/android/server/job/JobServiceContext;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/JobConcurrencyManager$WorkTypeConfig;Lcom/android/server/job/JobConcurrencyManager$WorkTypeConfig;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Landroid/os/PowerManager;Landroid/os/PowerManager;]Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/JobServiceContext;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;]Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;]Lcom/android/server/job/restrictions/JobRestriction;Lcom/android/server/job/restrictions/ThermalStatusRestriction;
9888HPLcom/android/server/job/JobConcurrencyManager;->startJobLocked(Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/controllers/JobStatus;I)V+]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/job/JobPackageTracker;Lcom/android/server/job/JobPackageTracker;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/os/PowerManager$WakeLock;Landroid/os/PowerManager$WakeLock;]Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/JobServiceContext;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/StateController;megamorphic_types]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Landroid/os/PowerManager;Landroid/os/PowerManager;]Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -08009889HPLcom/android/server/job/JobConcurrencyManager;->stopJobOnServiceContextLocked(Lcom/android/server/job/controllers/JobStatus;IILjava/lang/String;)Z+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/JobServiceContext;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009890HSPLcom/android/server/job/JobConcurrencyManager;->stopNonReadyActiveJobsLocked()V
9891HPLcom/android/server/job/JobConcurrencyManager;->updateCounterConfigLocked()V+]Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;
9892HPLcom/android/server/job/JobConcurrencyManager;->updateNonRunningPrioritiesLocked(Lcom/android/server/job/PendingJobQueue;Z)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;]Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;Lcom/android/server/job/JobConcurrencyManager$WorkCountTracker;
9893HPLcom/android/server/job/JobNotificationCoordinator;->isNotificationAssociatedWithAnyUserInitiatedJobs(IILjava/lang/String;)Z
9894HPLcom/android/server/job/JobNotificationCoordinator;->isNotificationChannelAssociatedWithAnyUserInitiatedJobs(Ljava/lang/String;ILjava/lang/String;)Z
9895HPLcom/android/server/job/JobNotificationCoordinator;->removeNotificationAssociation(Lcom/android/server/job/JobServiceContext;ILcom/android/server/job/controllers/JobStatus;)V
9896HPLcom/android/server/job/JobPackageTracker$DataSet;->decActive(ILjava/lang/String;JI)V
9897HPLcom/android/server/job/JobPackageTracker$DataSet;->decActiveTop(ILjava/lang/String;JI)V
9898HPLcom/android/server/job/JobPackageTracker$DataSet;->decPending(ILjava/lang/String;J)V
9899HPLcom/android/server/job/JobPackageTracker$DataSet;->getEntry(ILjava/lang/String;)Lcom/android/server/job/JobPackageTracker$PackageEntry;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
9900HPLcom/android/server/job/JobPackageTracker$DataSet;->getOrCreateEntry(ILjava/lang/String;)Lcom/android/server/job/JobPackageTracker$PackageEntry;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
9901HPLcom/android/server/job/JobPackageTracker$DataSet;->getTotalTime(J)J
9902HPLcom/android/server/job/JobPackageTracker$DataSet;->incActive(ILjava/lang/String;J)V
9903HPLcom/android/server/job/JobPackageTracker$DataSet;->incPending(ILjava/lang/String;J)V
9904HPLcom/android/server/job/JobPackageTracker$PackageEntry;->getActiveTime(J)J
9905HPLcom/android/server/job/JobPackageTracker$PackageEntry;->getPendingTime(J)J
9906HPLcom/android/server/job/JobPackageTracker;->addEvent(IILjava/lang/String;IILjava/lang/String;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/internal/util/jobs/RingBufferIndices;Lcom/android/internal/util/jobs/RingBufferIndices;
9907HPLcom/android/server/job/JobPackageTracker;->getLoadFactor(Lcom/android/server/job/controllers/JobStatus;)F+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$1;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/JobPackageTracker$PackageEntry;Lcom/android/server/job/JobPackageTracker$PackageEntry;]Lcom/android/server/job/JobPackageTracker$DataSet;Lcom/android/server/job/JobPackageTracker$DataSet;
9908HPLcom/android/server/job/JobPackageTracker;->noteActive(Lcom/android/server/job/controllers/JobStatus;)V
9909HPLcom/android/server/job/JobPackageTracker;->noteConcurrency(II)V
9910HPLcom/android/server/job/JobPackageTracker;->noteInactive(Lcom/android/server/job/controllers/JobStatus;ILjava/lang/String;)V
9911HPLcom/android/server/job/JobPackageTracker;->noteNonpending(Lcom/android/server/job/controllers/JobStatus;)V
9912HPLcom/android/server/job/JobPackageTracker;->notePending(Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$1;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/JobPackageTracker;Lcom/android/server/job/JobPackageTracker;]Lcom/android/server/job/JobPackageTracker$DataSet;Lcom/android/server/job/JobPackageTracker$DataSet;
9913HPLcom/android/server/job/JobPackageTracker;->rebatchIfNeeded(J)V+]Lcom/android/server/job/JobPackageTracker$DataSet;Lcom/android/server/job/JobPackageTracker$DataSet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009914HPLcom/android/server/job/JobSchedulerService$$ExternalSyntheticLambda0;->test(Ljava/lang/Object;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009915HSPLcom/android/server/job/JobSchedulerService$$ExternalSyntheticLambda3;->getCategory(ILjava/lang/String;Ljava/lang/String;)Lcom/android/server/utils/quota/Category;
art-benchmark-service13164882020-11-07 02:19:14 -08009916HSPLcom/android/server/job/JobSchedulerService$1;->millis()J
art-benchmark-service13164882020-11-07 02:19:14 -08009917HSPLcom/android/server/job/JobSchedulerService$2;->millis()J
art-benchmark-service84f185c2023-07-24 02:43:42 -07009918HPLcom/android/server/job/JobSchedulerService$3;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
9919HSPLcom/android/server/job/JobSchedulerService$4;->onUidActive(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -08009920HSPLcom/android/server/job/JobSchedulerService$4;->onUidStateChanged(IIJI)V+]Landroid/os/Handler;Lcom/android/server/job/JobSchedulerService$JobHandler;]Landroid/os/Message;Landroid/os/Message;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009921HSPLcom/android/server/job/JobSchedulerService$BatteryStateTracker;->isBatteryNotLow()Z
art-benchmark-service00abe242023-02-13 10:31:34 -08009922HSPLcom/android/server/job/JobSchedulerService$BatteryStateTracker;->isCharging()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009923HSPLcom/android/server/job/JobSchedulerService$JobHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/job/controllers/DeviceIdleJobsController;Lcom/android/server/job/controllers/DeviceIdleJobsController;]Lcom/android/server/job/JobPackageTracker;Lcom/android/server/job/JobPackageTracker;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/internal/os/SomeArgs;Lcom/android/internal/os/SomeArgs;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/JobServiceContext;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009924HPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->canPersistJobs(II)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009925HPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->cancel(Ljava/lang/String;I)V+]Lcom/android/server/job/JobSchedulerService$JobSchedulerStub;Lcom/android/server/job/JobSchedulerService$JobSchedulerStub;
9926HSPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->enforceValidJobRequest(IILandroid/app/job/JobInfo;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Lcom/android/server/SystemService;Lcom/android/server/job/JobSchedulerService;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/job/JobSchedulerService$JobSchedulerStub;Lcom/android/server/job/JobSchedulerService$JobSchedulerStub;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009927HPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->enqueue(Ljava/lang/String;Landroid/app/job/JobInfo;Landroid/app/job/JobWorkItem;)I
art-benchmark-service00abe242023-02-13 10:31:34 -08009928HPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->getAllPendingJobsInNamespace(Ljava/lang/String;)Landroid/content/pm/ParceledListSlice;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009929HSPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->getPendingJob(Ljava/lang/String;I)Landroid/app/job/JobInfo;+]Lcom/android/server/job/JobSchedulerService$JobSchedulerStub;Lcom/android/server/job/JobSchedulerService$JobSchedulerStub;
9930HSPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->schedule(Ljava/lang/String;Landroid/app/job/JobInfo;)I+]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobSchedulerService$JobSchedulerStub;Lcom/android/server/job/JobSchedulerService$JobSchedulerStub;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009931HPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->scheduleAsPackage(Ljava/lang/String;Landroid/app/job/JobInfo;Ljava/lang/String;ILjava/lang/String;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -07009932HSPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->validateJob(Landroid/app/job/JobInfo;IIILjava/lang/String;Landroid/app/job/JobWorkItem;)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Lcom/android/server/SystemService;Lcom/android/server/job/JobSchedulerService;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/job/JobSchedulerService$JobSchedulerStub;Lcom/android/server/job/JobSchedulerService$JobSchedulerStub;]Landroid/app/job/JobWorkItem;Landroid/app/job/JobWorkItem;
9933HSPLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->validateNamespace(Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
9934HSPLcom/android/server/job/JobSchedulerService$LocalService;->isAppConsideredBuggy(ILjava/lang/String;ILjava/lang/String;)Z+]Lcom/android/server/utils/quota/CountQuotaTracker;Lcom/android/server/utils/quota/CountQuotaTracker;
9935HPLcom/android/server/job/JobSchedulerService$LocalService;->isNotificationAssociatedWithAnyUserInitiatedJobs(IILjava/lang/String;)Z
9936HPLcom/android/server/job/JobSchedulerService$LocalService;->isNotificationChannelAssociatedWithAnyUserInitiatedJobs(Ljava/lang/String;ILjava/lang/String;)Z
9937HSPLcom/android/server/job/JobSchedulerService$MaybeReadyJobQueueFunctor;->accept(Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/PrefetchController;Lcom/android/server/job/controllers/PrefetchController;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Lcom/android/server/job/restrictions/JobRestriction;Lcom/android/server/job/restrictions/ThermalStatusRestriction;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;
art-benchmark-service922a5532023-03-23 03:12:41 -07009938HSPLcom/android/server/job/JobSchedulerService$MaybeReadyJobQueueFunctor;->accept(Ljava/lang/Object;)V+]Lcom/android/server/job/JobSchedulerService$MaybeReadyJobQueueFunctor;Lcom/android/server/job/JobSchedulerService$MaybeReadyJobQueueFunctor;
9939HSPLcom/android/server/job/JobSchedulerService$MaybeReadyJobQueueFunctor;->postProcessLocked()V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Lcom/android/server/job/JobSchedulerService$MaybeReadyJobQueueFunctor;Lcom/android/server/job/JobSchedulerService$MaybeReadyJobQueueFunctor;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009940HSPLcom/android/server/job/JobSchedulerService$MaybeReadyJobQueueFunctor;->reset()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009941HPLcom/android/server/job/JobSchedulerService$ReadyJobQueueFunctor;->accept(Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009942HPLcom/android/server/job/JobSchedulerService$ReadyJobQueueFunctor;->accept(Ljava/lang/Object;)V+]Lcom/android/server/job/JobSchedulerService$ReadyJobQueueFunctor;Lcom/android/server/job/JobSchedulerService$ReadyJobQueueFunctor;
9943HPLcom/android/server/job/JobSchedulerService$ReadyJobQueueFunctor;->postProcessLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009944HSPLcom/android/server/job/JobSchedulerService;->$r8$lambda$95k5ieYKaRr8XC3GW_a_cl9oQyE(Lcom/android/server/job/JobSchedulerService;ILjava/lang/String;Ljava/lang/String;)Lcom/android/server/utils/quota/Category;
9945HPLcom/android/server/job/JobSchedulerService;->$r8$lambda$IvGMNnGnDHWe3cnEHLCTsy5-BNo(Lcom/android/server/job/JobSchedulerService;I)Z
art-benchmark-service922a5532023-03-23 03:12:41 -07009946HSPLcom/android/server/job/JobSchedulerService;->-$$Nest$fgetmPendingJobQueue(Lcom/android/server/job/JobSchedulerService;)Lcom/android/server/job/PendingJobQueue;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009947HSPLcom/android/server/job/JobSchedulerService;->-$$Nest$fgetmQuotaTracker(Lcom/android/server/job/JobSchedulerService;)Lcom/android/server/utils/quota/CountQuotaTracker;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009948HPLcom/android/server/job/JobSchedulerService;->-$$Nest$mcancelJob(Lcom/android/server/job/JobSchedulerService;ILjava/lang/String;III)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009949HSPLcom/android/server/job/JobSchedulerService;->-$$Nest$mgetPendingJob(Lcom/android/server/job/JobSchedulerService;ILjava/lang/String;I)Landroid/app/job/JobInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009950HPLcom/android/server/job/JobSchedulerService;->-$$Nest$mgetPendingJobsInNamespace(Lcom/android/server/job/JobSchedulerService;ILjava/lang/String;)Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009951HPLcom/android/server/job/JobSchedulerService;->-$$Nest$mhasPermission(Lcom/android/server/job/JobSchedulerService;IILjava/lang/String;)Z
9952HPLcom/android/server/job/JobSchedulerService;->adjustJobBias(ILcom/android/server/job/controllers/JobStatus;)I+]Lcom/android/server/job/JobPackageTracker;Lcom/android/server/job/JobPackageTracker;
9953HSPLcom/android/server/job/JobSchedulerService;->areComponentsInPlaceLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -08009954HSPLcom/android/server/job/JobSchedulerService;->areUsersStartedLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
Karuna Ramkumard7380572023-06-09 19:14:36 +00009955HPLcom/android/server/job/JobSchedulerService;->cancelJob(ILjava/lang/String;III)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009956HPLcom/android/server/job/JobSchedulerService;->cancelJobImplLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;IILjava/lang/String;)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Lcom/android/server/job/JobPackageTracker;Lcom/android/server/job/JobPackageTracker;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;
9957HPLcom/android/server/job/JobSchedulerService;->checkChangedJobListLocked()V+]Landroid/os/Handler;Lcom/android/server/job/JobSchedulerService$JobHandler;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService$MaybeReadyJobQueueFunctor;Lcom/android/server/job/JobSchedulerService$MaybeReadyJobQueueFunctor;
9958HPLcom/android/server/job/JobSchedulerService;->checkIfRestricted(Lcom/android/server/job/controllers/JobStatus;)Lcom/android/server/job/restrictions/JobRestriction;+]Lcom/android/server/job/restrictions/JobRestriction;Lcom/android/server/job/restrictions/ThermalStatusRestriction;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
art-benchmark-service00abe242023-02-13 10:31:34 -08009959HSPLcom/android/server/job/JobSchedulerService;->deriveWorkSource(ILjava/lang/String;)Landroid/os/WorkSource;+]Lcom/android/server/SystemService;Lcom/android/server/job/JobSchedulerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009960HSPLcom/android/server/job/JobSchedulerService;->evaluateControllerStatesLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/StateController;megamorphic_types]Ljava/util/List;Ljava/util/ArrayList;
9961HPLcom/android/server/job/JobSchedulerService;->evaluateJobBiasLocked(Lcom/android/server/job/controllers/JobStatus;)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009962HSPLcom/android/server/job/JobSchedulerService;->getJobStore()Lcom/android/server/job/JobStore;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009963HPLcom/android/server/job/JobSchedulerService;->getMaxJobExecutionTimeMs(Lcom/android/server/job/controllers/JobStatus;)J+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Lcom/android/server/utils/quota/CountQuotaTracker;Lcom/android/server/utils/quota/CountQuotaTracker;]Lcom/android/server/job/controllers/TareController;Lcom/android/server/job/controllers/TareController;
9964HPLcom/android/server/job/JobSchedulerService;->getMinJobExecutionGuaranteeMs(Lcom/android/server/job/controllers/JobStatus;)J+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/utils/quota/CountQuotaTracker;Lcom/android/server/utils/quota/CountQuotaTracker;
9965HSPLcom/android/server/job/JobSchedulerService;->getPackagesForUidLocked(I)Landroid/util/ArraySet;+]Landroid/util/SparseSetArray;Landroid/util/SparseSetArray;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -08009966HSPLcom/android/server/job/JobSchedulerService;->getPendingJob(ILjava/lang/String;I)Landroid/app/job/JobInfo;+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;
art-benchmark-service922a5532023-03-23 03:12:41 -07009967HSPLcom/android/server/job/JobSchedulerService;->getPendingJobQueue()Lcom/android/server/job/PendingJobQueue;
art-benchmark-service00abe242023-02-13 10:31:34 -08009968HPLcom/android/server/job/JobSchedulerService;->getPendingJobsInNamespace(ILjava/lang/String;)Ljava/util/List;+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009969HPLcom/android/server/job/JobSchedulerService;->getRescheduleJobForFailureLocked(Lcom/android/server/job/controllers/JobStatus;II)Lcom/android/server/job/controllers/JobStatus;+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Lcom/android/server/job/controllers/StateController;megamorphic_types]Ljava/util/List;Ljava/util/ArrayList;
9970HPLcom/android/server/job/JobSchedulerService;->getRescheduleJobForPeriodic(Lcom/android/server/job/controllers/JobStatus;)Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service22928e12022-06-04 17:35:15 -07009971HSPLcom/android/server/job/JobSchedulerService;->getUidBias(I)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009972HPLcom/android/server/job/JobSchedulerService;->getUidCapabilities(I)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
9973HPLcom/android/server/job/JobSchedulerService;->getUidProcState(I)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
9974HPLcom/android/server/job/JobSchedulerService;->hasPermission(IILjava/lang/String;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -08009975HSPLcom/android/server/job/JobSchedulerService;->isBatteryCharging()Z+]Lcom/android/server/job/JobSchedulerService$BatteryStateTracker;Lcom/android/server/job/JobSchedulerService$BatteryStateTracker;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009976HSPLcom/android/server/job/JobSchedulerService;->isBatteryNotLow()Z+]Lcom/android/server/job/JobSchedulerService$BatteryStateTracker;Lcom/android/server/job/JobSchedulerService$BatteryStateTracker;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009977HPLcom/android/server/job/JobSchedulerService;->isComponentUsable(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -07009978HSPLcom/android/server/job/JobSchedulerService;->isCurrentlyRunningLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;
9979HSPLcom/android/server/job/JobSchedulerService;->isReadyToBeExecutedLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009980HSPLcom/android/server/job/JobSchedulerService;->isReadyToBeExecutedLocked(Lcom/android/server/job/controllers/JobStatus;Z)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009981HPLcom/android/server/job/JobSchedulerService;->isUidActive(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -07009982HSPLcom/android/server/job/JobSchedulerService;->lambda$new$2(ILjava/lang/String;Ljava/lang/String;)Lcom/android/server/utils/quota/Category;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009983HSPLcom/android/server/job/JobSchedulerService;->lambda$onBootPhase$4(Lcom/android/server/job/controllers/JobStatus;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -07009984HPLcom/android/server/job/JobSchedulerService;->maybeProcessBuggyJob(Lcom/android/server/job/controllers/JobStatus;I)V
9985HSPLcom/android/server/job/JobSchedulerService;->maybeRunPendingJobsLocked()V+]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;
9986HPLcom/android/server/job/JobSchedulerService;->noteJobPending(Lcom/android/server/job/controllers/JobStatus;)V
9987HPLcom/android/server/job/JobSchedulerService;->noteJobsPending(Ljava/util/List;)V+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009988HSPLcom/android/server/job/JobSchedulerService;->onControllerStateChanged(Landroid/util/ArraySet;)V+]Landroid/os/Handler;Lcom/android/server/job/JobSchedulerService$JobHandler;]Landroid/os/Message;Landroid/os/Message;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009989HPLcom/android/server/job/JobSchedulerService;->onJobCompletedLocked(Lcom/android/server/job/controllers/JobStatus;IIZ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009990HPLcom/android/server/job/JobSchedulerService;->queueReadyJobsForExecutionLocked()V
art-benchmark-service922a5532023-03-23 03:12:41 -07009991HSPLcom/android/server/job/JobSchedulerService;->reportActiveLocked()V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/DeviceIdleInternal;Lcom/android/server/DeviceIdleController$LocalService;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;
art-benchmark-service00abe242023-02-13 10:31:34 -08009992HSPLcom/android/server/job/JobSchedulerService;->resetPendingJobReasonCache(Lcom/android/server/job/controllers/JobStatus;)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009993HSPLcom/android/server/job/JobSchedulerService;->scheduleAsPackage(Landroid/app/job/JobInfo;Landroid/app/job/JobWorkItem;ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/modules/expresslog/Histogram;Lcom/android/modules/expresslog/Histogram;]Lcom/android/server/job/JobPackageTracker;Lcom/android/server/job/JobPackageTracker;]Lcom/android/server/job/controllers/TareController;Lcom/android/server/job/controllers/TareController;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/app/job/JobWorkItem;Landroid/app/job/JobWorkItem;]Lcom/android/server/utils/quota/CountQuotaTracker;Lcom/android/server/utils/quota/CountQuotaTracker;
9994HSPLcom/android/server/job/JobSchedulerService;->standbyBucketForPackage(Ljava/lang/String;IJ)I+]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +00009995HSPLcom/android/server/job/JobSchedulerService;->standbyBucketToBucketIndex(I)I
art-benchmark-service08401c12022-12-23 09:27:20 -08009996HSPLcom/android/server/job/JobSchedulerService;->startTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/StateController;megamorphic_types]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;
art-benchmark-service84f185c2023-07-24 02:43:42 -07009997HPLcom/android/server/job/JobSchedulerService;->stopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;Z)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/StateController;megamorphic_types]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;
9998HSPLcom/android/server/job/JobSchedulerService;->updateUidState(III)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/job/controllers/StateController;megamorphic_types]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/JobConcurrencyManager;Lcom/android/server/job/JobConcurrencyManager;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
9999HPLcom/android/server/job/JobServiceContext$JobCallback;-><init>(Lcom/android/server/job/JobServiceContext;)V
10000HPLcom/android/server/job/JobServiceContext$JobCallback;->acknowledgeStartMessage(IZ)V
10001HPLcom/android/server/job/JobServiceContext$JobCallback;->completeWork(II)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010002HPLcom/android/server/job/JobServiceContext$JobCallback;->dequeueWork(I)Landroid/app/job/JobWorkItem;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010003HPLcom/android/server/job/JobServiceContext$JobCallback;->jobFinished(IZ)V
10004HPLcom/android/server/job/JobServiceContext;->applyStoppedReasonLocked(Ljava/lang/String;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;
10005HPLcom/android/server/job/JobServiceContext;->assertCallerLocked(Lcom/android/server/job/JobServiceContext$JobCallback;)Z
10006HPLcom/android/server/job/JobServiceContext;->canGetNetworkInformation(Lcom/android/server/job/controllers/JobStatus;)Z
10007HPLcom/android/server/job/JobServiceContext;->clearPreferredUid()V
10008HPLcom/android/server/job/JobServiceContext;->closeAndCleanupJobLocked(ZLjava/lang/String;)V
10009HPLcom/android/server/job/JobServiceContext;->doAcknowledgeStartMessage(Lcom/android/server/job/JobServiceContext$JobCallback;IZ)V
10010HPLcom/android/server/job/JobServiceContext;->doCallback(Lcom/android/server/job/JobServiceContext$JobCallback;ZLjava/lang/String;)V+]Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/JobServiceContext;
10011HPLcom/android/server/job/JobServiceContext;->doCallbackLocked(ZLjava/lang/String;)V+]Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/JobServiceContext;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010012HPLcom/android/server/job/JobServiceContext;->doCancelLocked(IILjava/lang/String;)V
10013HPLcom/android/server/job/JobServiceContext;->doCompleteWork(Lcom/android/server/job/JobServiceContext$JobCallback;II)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080010014HPLcom/android/server/job/JobServiceContext;->doDequeueWork(Lcom/android/server/job/JobServiceContext$JobCallback;I)Landroid/app/job/JobWorkItem;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010015HPLcom/android/server/job/JobServiceContext;->doJobFinished(Lcom/android/server/job/JobServiceContext$JobCallback;IZ)V
10016HPLcom/android/server/job/JobServiceContext;->doServiceBoundLocked()V
10017HPLcom/android/server/job/JobServiceContext;->executeRunnableJob(Lcom/android/server/job/controllers/JobStatus;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010018HPLcom/android/server/job/JobServiceContext;->getExecutionStartTimeElapsed()J
art-benchmark-service84f185c2023-07-24 02:43:42 -070010019HPLcom/android/server/job/JobServiceContext;->getId()I+]Ljava/lang/Object;Lcom/android/server/job/JobServiceContext;
art-benchmark-service08401c12022-12-23 09:27:20 -080010020HPLcom/android/server/job/JobServiceContext;->getPreferredUid()I
10021HPLcom/android/server/job/JobServiceContext;->getRemainingGuaranteedTimeMs(J)J
art-benchmark-service84f185c2023-07-24 02:43:42 -070010022HPLcom/android/server/job/JobServiceContext;->getRunningJobLocked()Lcom/android/server/job/controllers/JobStatus;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010023HPLcom/android/server/job/JobServiceContext;->getRunningJobWorkType()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070010024HPLcom/android/server/job/JobServiceContext;->getStartActionId(Lcom/android/server/job/controllers/JobStatus;)I
art-benchmark-service922a5532023-03-23 03:12:41 -070010025HPLcom/android/server/job/JobServiceContext;->handleCancelLocked(Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010026HPLcom/android/server/job/JobServiceContext;->handleFinishedLocked(ZLjava/lang/String;)V
10027HPLcom/android/server/job/JobServiceContext;->handleServiceBoundLocked()V
10028HPLcom/android/server/job/JobServiceContext;->handleStartedLocked(Z)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070010029HPLcom/android/server/job/JobServiceContext;->isWithinExecutionGuaranteeTime()Z+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010030HPLcom/android/server/job/JobServiceContext;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
10031HPLcom/android/server/job/JobServiceContext;->removeOpTimeOutLocked()V+]Landroid/os/Handler;Lcom/android/server/job/JobServiceContext$JobServiceHandler;
10032HPLcom/android/server/job/JobServiceContext;->scheduleOpTimeOutLocked()V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Landroid/os/Handler;Lcom/android/server/job/JobServiceContext$JobServiceHandler;]Lcom/android/server/job/JobServiceContext;Lcom/android/server/job/JobServiceContext;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010033HPLcom/android/server/job/JobServiceContext;->sendStopMessageLocked(Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010034HPLcom/android/server/job/JobServiceContext;->verifyCallerLocked(Lcom/android/server/job/JobServiceContext$JobCallback;)Z
10035HPLcom/android/server/job/JobStore$2$CopyConsumer;->accept(Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/List;Ljava/util/ArrayList;
10036HPLcom/android/server/job/JobStore$2$CopyConsumer;->accept(Ljava/lang/Object;)V+]Lcom/android/server/job/JobStore$2$CopyConsumer;Lcom/android/server/job/JobStore$2$CopyConsumer;
10037HPLcom/android/server/job/JobStore$2$CopyConsumer;->prepare()V
10038HPLcom/android/server/job/JobStore$2;->addAttributesToJobTag(Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Landroid/content/ComponentName;Landroid/content/ComponentName;
10039HPLcom/android/server/job/JobStore$2;->deepCopyBundle(Landroid/os/PersistableBundle;I)Landroid/os/PersistableBundle;+]Landroid/os/PersistableBundle;Landroid/os/PersistableBundle;]Lcom/android/server/job/JobStore$2;Lcom/android/server/job/JobStore$2;
10040HPLcom/android/server/job/JobStore$2;->run()V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Ljava/lang/String;Ljava/lang/String;]Ljava/io/File;Ljava/io/File;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Ljava/lang/Object;Ljava/lang/Object;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/job/JobStore$2;Lcom/android/server/job/JobStore$2;]Lcom/android/server/job/JobStore$JobSet;Lcom/android/server/job/JobStore$JobSet;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10041HPLcom/android/server/job/JobStore$2;->writeBundleToXml(Landroid/os/PersistableBundle;Lorg/xmlpull/v1/XmlSerializer;)V
10042HPLcom/android/server/job/JobStore$2;->writeConstraintsToXml(Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/server/job/controllers/JobStatus;)V+]Landroid/net/NetworkRequest;Landroid/net/NetworkRequest;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
10043HPLcom/android/server/job/JobStore$2;->writeExecutionCriteriaToXml(Lorg/xmlpull/v1/XmlSerializer;Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
10044HPLcom/android/server/job/JobStore$2;->writeJobWorkItemListToXml(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/util/List;)V
10045HPLcom/android/server/job/JobStore$2;->writeJobWorkItemsToXml(Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/server/job/controllers/JobStatus;)V
10046HPLcom/android/server/job/JobStore$2;->writeJobsMapImpl(Landroid/util/AtomicFile;Ljava/util/List;)V+]Landroid/util/AtomicFile;Landroid/util/AtomicFile;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/JobStore$2;Lcom/android/server/job/JobStore$2;]Landroid/util/SystemConfigFileCommitEventLogger;Landroid/util/SystemConfigFileCommitEventLogger;]Ljava/io/FileOutputStream;Ljava/io/FileOutputStream;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010047HSPLcom/android/server/job/JobStore$JobSet;->add(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service00abe242023-02-13 10:31:34 -080010048HSPLcom/android/server/job/JobStore$JobSet;->contains(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010049HSPLcom/android/server/job/JobStore$JobSet;->countJobsForUid(I)I+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service00abe242023-02-13 10:31:34 -080010050HSPLcom/android/server/job/JobStore$JobSet;->forEachJob(Ljava/util/function/Predicate;Ljava/util/function/Consumer;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/function/Consumer;megamorphic_types]Ljava/util/function/Predicate;megamorphic_types
10051HSPLcom/android/server/job/JobStore$JobSet;->forEachJobForSourceUid(ILjava/util/function/Consumer;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/function/Consumer;Lcom/android/server/job/JobSchedulerService$DeferredJobCounter;,Lcom/android/server/job/controllers/DeviceIdleJobsController$DeviceIdleUpdateFunctor;,Lcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;,Lcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;
10052HSPLcom/android/server/job/JobStore$JobSet;->get(ILjava/lang/String;I)Lcom/android/server/job/controllers/JobStatus;+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service08401c12022-12-23 09:27:20 -080010053HSPLcom/android/server/job/JobStore$JobSet;->getJobsByUid(I)Landroid/util/ArraySet;
10054HSPLcom/android/server/job/JobStore$JobSet;->getJobsByUid(ILjava/util/Set;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010055HPLcom/android/server/job/JobStore$JobSet;->remove(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service08401c12022-12-23 09:27:20 -080010056HSPLcom/android/server/job/JobStore$ReadJobMapFromDiskRunnable;->buildConstraintsFromXml(Landroid/app/job/JobInfo$Builder;Lcom/android/modules/utils/TypedXmlPullParser;)V
10057HSPLcom/android/server/job/JobStore$ReadJobMapFromDiskRunnable;->restoreJobFromXml(ZLcom/android/modules/utils/TypedXmlPullParser;IJ)Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010058HPLcom/android/server/job/JobStore;->-$$Nest$fgetmPendingJobWriteUids(Lcom/android/server/job/JobStore;)Landroid/util/SparseBooleanArray;
art-benchmark-service08401c12022-12-23 09:27:20 -080010059HSPLcom/android/server/job/JobStore;->-$$Nest$fgetmUseSplitFiles(Lcom/android/server/job/JobStore;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010060HSPLcom/android/server/job/JobStore;->-$$Nest$sfgetDEBUG()Z
art-benchmark-service08401c12022-12-23 09:27:20 -080010061HSPLcom/android/server/job/JobStore;->add(Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/job/JobStore$JobSet;Lcom/android/server/job/JobStore$JobSet;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;
art-benchmark-service00abe242023-02-13 10:31:34 -080010062HSPLcom/android/server/job/JobStore;->containsJob(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/JobStore$JobSet;Lcom/android/server/job/JobStore$JobSet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010063HSPLcom/android/server/job/JobStore;->convertRtcBoundsToElapsed(Landroid/util/Pair;J)Landroid/util/Pair;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010064HSPLcom/android/server/job/JobStore;->countJobsForUid(I)I+]Lcom/android/server/job/JobStore$JobSet;Lcom/android/server/job/JobStore$JobSet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010065HSPLcom/android/server/job/JobStore;->forEachJob(Ljava/util/function/Consumer;)V
10066HSPLcom/android/server/job/JobStore;->forEachJobForSourceUid(ILjava/util/function/Consumer;)V+]Lcom/android/server/job/JobStore$JobSet;Lcom/android/server/job/JobStore$JobSet;
art-benchmark-service00abe242023-02-13 10:31:34 -080010067HSPLcom/android/server/job/JobStore;->getJobByUidAndJobId(ILjava/lang/String;I)Lcom/android/server/job/controllers/JobStatus;+]Lcom/android/server/job/JobStore$JobSet;Lcom/android/server/job/JobStore$JobSet;
art-benchmark-service08401c12022-12-23 09:27:20 -080010068HSPLcom/android/server/job/JobStore;->getJobsByUid(I)Landroid/util/ArraySet;
art-benchmark-service66b4d952021-07-17 17:15:31 -070010069HPLcom/android/server/job/JobStore;->intArrayToString([I)Ljava/lang/String;+]Ljava/util/StringJoiner;Ljava/util/StringJoiner;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010070HSPLcom/android/server/job/JobStore;->isSyncJob(Lcom/android/server/job/controllers/JobStatus;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010071HSPLcom/android/server/job/JobStore;->maybeUpdateHighWaterMark()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010072HPLcom/android/server/job/JobStore;->maybeWriteStatusToDiskAsync()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010073HPLcom/android/server/job/JobStore;->remove(Lcom/android/server/job/controllers/JobStatus;Z)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/job/JobStore$JobSet;Lcom/android/server/job/JobStore$JobSet;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;
10074HPLcom/android/server/job/JobStore;->touchJob(Lcom/android/server/job/controllers/JobStatus;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010075HPLcom/android/server/job/PendingJobQueue$$ExternalSyntheticLambda0;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010076HPLcom/android/server/job/PendingJobQueue$AppJobQueue$$ExternalSyntheticLambda0;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070010077HPLcom/android/server/job/PendingJobQueue$AppJobQueue$AdjustedJobStatus;->clear()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010078HPLcom/android/server/job/PendingJobQueue$AppJobQueue;->$r8$lambda$9TwzHS0cvBgvyEI_2mJb97eKjRI(Lcom/android/server/job/PendingJobQueue$AppJobQueue$AdjustedJobStatus;Lcom/android/server/job/PendingJobQueue$AppJobQueue$AdjustedJobStatus;)I
10079HPLcom/android/server/job/PendingJobQueue$AppJobQueue;->add(Lcom/android/server/job/controllers/JobStatus;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010080HPLcom/android/server/job/PendingJobQueue$AppJobQueue;->addAll(Ljava/util/List;)V+]Landroid/util/Pools$Pool;Landroid/util/Pools$SimplePool;]Ljava/util/List;Ljava/util/ArrayList;
10081HPLcom/android/server/job/PendingJobQueue$AppJobQueue;->clear()V
10082HPLcom/android/server/job/PendingJobQueue$AppJobQueue;->indexOf(Lcom/android/server/job/controllers/JobStatus;)I+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -080010083HPLcom/android/server/job/PendingJobQueue$AppJobQueue;->lambda$static$0(Lcom/android/server/job/PendingJobQueue$AppJobQueue$AdjustedJobStatus;Lcom/android/server/job/PendingJobQueue$AppJobQueue$AdjustedJobStatus;)I+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010084HPLcom/android/server/job/PendingJobQueue$AppJobQueue;->next()Lcom/android/server/job/controllers/JobStatus;+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010085HPLcom/android/server/job/PendingJobQueue$AppJobQueue;->peekNextOverrideState()I+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010086HPLcom/android/server/job/PendingJobQueue$AppJobQueue;->peekNextTimestamp()J+]Ljava/util/List;Ljava/util/ArrayList;
10087HPLcom/android/server/job/PendingJobQueue$AppJobQueue;->remove(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/PendingJobQueue$AppJobQueue;Lcom/android/server/job/PendingJobQueue$AppJobQueue;]Lcom/android/server/job/PendingJobQueue$AppJobQueue$AdjustedJobStatus;Lcom/android/server/job/PendingJobQueue$AppJobQueue$AdjustedJobStatus;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/Pools$Pool;Landroid/util/Pools$SimplePool;
10088HPLcom/android/server/job/PendingJobQueue$AppJobQueue;->resetIterator(J)V
10089HPLcom/android/server/job/PendingJobQueue$AppJobQueue;->size()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010090HPLcom/android/server/job/PendingJobQueue;->$r8$lambda$JYUAvEfgYpg9-Yn-9bv-8TBxdyw(Lcom/android/server/job/PendingJobQueue$AppJobQueue;Lcom/android/server/job/PendingJobQueue$AppJobQueue;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010091HPLcom/android/server/job/PendingJobQueue;->add(Lcom/android/server/job/controllers/JobStatus;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010092HPLcom/android/server/job/PendingJobQueue;->addAll(Ljava/util/List;)V+]Lcom/android/server/job/PendingJobQueue$AppJobQueue;Lcom/android/server/job/PendingJobQueue$AppJobQueue;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Ljava/util/PriorityQueue;Ljava/util/PriorityQueue;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010093HSPLcom/android/server/job/PendingJobQueue;->clear()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010094HPLcom/android/server/job/PendingJobQueue;->contains(Lcom/android/server/job/controllers/JobStatus;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -070010095HSPLcom/android/server/job/PendingJobQueue;->getAppJobQueue(IZ)Lcom/android/server/job/PendingJobQueue$AppJobQueue;+]Landroid/util/Pools$Pool;Landroid/util/Pools$SimplePool;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010096HPLcom/android/server/job/PendingJobQueue;->lambda$new$0(Lcom/android/server/job/PendingJobQueue$AppJobQueue;Lcom/android/server/job/PendingJobQueue$AppJobQueue;)I+]Lcom/android/server/job/PendingJobQueue$AppJobQueue;Lcom/android/server/job/PendingJobQueue$AppJobQueue;
art-benchmark-service922a5532023-03-23 03:12:41 -070010097HSPLcom/android/server/job/PendingJobQueue;->next()Lcom/android/server/job/controllers/JobStatus;+]Lcom/android/server/job/PendingJobQueue$AppJobQueue;Lcom/android/server/job/PendingJobQueue$AppJobQueue;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/PriorityQueue;Ljava/util/PriorityQueue;
10098HSPLcom/android/server/job/PendingJobQueue;->remove(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/PendingJobQueue$AppJobQueue;Lcom/android/server/job/PendingJobQueue$AppJobQueue;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/Pools$Pool;Landroid/util/Pools$SimplePool;]Lcom/android/server/job/PendingJobQueue;Lcom/android/server/job/PendingJobQueue;]Ljava/util/PriorityQueue;Ljava/util/PriorityQueue;
10099HSPLcom/android/server/job/PendingJobQueue;->size()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010100HSPLcom/android/server/job/controllers/BackgroundJobsController$1;->updateAllJobs()V
art-benchmark-service922a5532023-03-23 03:12:41 -070010101HSPLcom/android/server/job/controllers/BackgroundJobsController$1;->updateJobsForUid(IZ)V
art-benchmark-service00abe242023-02-13 10:31:34 -080010102HSPLcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;->accept(Lcom/android/server/job/controllers/JobStatus;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/controllers/BackgroundJobsController;Lcom/android/server/job/controllers/BackgroundJobsController;
10103HSPLcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;->accept(Ljava/lang/Object;)V+]Lcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;Lcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010104HSPLcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;->prepare(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010105HSPLcom/android/server/job/controllers/BackgroundJobsController;->evaluateStateLocked(Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/BackgroundJobsController;Lcom/android/server/job/controllers/BackgroundJobsController;
art-benchmark-service00abe242023-02-13 10:31:34 -080010106HSPLcom/android/server/job/controllers/BackgroundJobsController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/BackgroundJobsController;Lcom/android/server/job/controllers/BackgroundJobsController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010107HSPLcom/android/server/job/controllers/BackgroundJobsController;->updateJobRestrictionsLocked(II)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;]Lcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;Lcom/android/server/job/controllers/BackgroundJobsController$UpdateJobFunctor;
art-benchmark-service00abe242023-02-13 10:31:34 -080010108HSPLcom/android/server/job/controllers/BackgroundJobsController;->updateSingleJobRestrictionLocked(Lcom/android/server/job/controllers/JobStatus;JI)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/AppStateTrackerImpl;Lcom/android/server/AppStateTrackerImpl;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
10109HSPLcom/android/server/job/controllers/BatteryController;->hasTopExemptionLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010110HPLcom/android/server/job/controllers/BatteryController;->maybeReportNewChargingStateLocked()V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/BatteryController;Lcom/android/server/job/controllers/BatteryController;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/StateController;Lcom/android/server/job/controllers/BatteryController;]Lcom/android/server/job/controllers/FlexibilityController;Lcom/android/server/job/controllers/FlexibilityController;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/controllers/BatteryController$PowerTracker;Lcom/android/server/job/controllers/BatteryController$PowerTracker;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -080010111HSPLcom/android/server/job/controllers/BatteryController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/BatteryController;Lcom/android/server/job/controllers/BatteryController;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/controllers/BatteryController$PowerTracker;Lcom/android/server/job/controllers/BatteryController$PowerTracker;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010112HPLcom/android/server/job/controllers/BatteryController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/ArraySet;Landroid/util/ArraySet;
10113HPLcom/android/server/job/controllers/BatteryController;->prepareForExecutionLocked(Lcom/android/server/job/controllers/JobStatus;)V
10114HPLcom/android/server/job/controllers/ComponentController;->clearComponentsForPackageLocked(ILjava/lang/String;)V+]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-service00abe242023-02-13 10:31:34 -080010115HSPLcom/android/server/job/controllers/ComponentController;->getServiceProcessLocked(Lcom/android/server/job/controllers/JobStatus;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010116HSPLcom/android/server/job/controllers/ComponentController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/ComponentController;Lcom/android/server/job/controllers/ComponentController;
art-benchmark-service00abe242023-02-13 10:31:34 -080010117HSPLcom/android/server/job/controllers/ComponentController;->updateComponentEnabledStateLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/ComponentController;Lcom/android/server/job/controllers/ComponentController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010118HPLcom/android/server/job/controllers/ConnectivityController$2;->maybeUnregisterSignalStrengthCallbackLocked(Landroid/net/NetworkCapabilities;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000010119HPLcom/android/server/job/controllers/ConnectivityController$2;->onCapabilitiesChanged(Landroid/net/Network;Landroid/net/NetworkCapabilities;)V
art-benchmark-service13164882020-11-07 02:19:14 -080010120HPLcom/android/server/job/controllers/ConnectivityController$CcHandler;->handleMessage(Landroid/os/Message;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010121HPLcom/android/server/job/controllers/ConnectivityController$CellSignalStrengthCallback;->onSignalStrengthsChanged(Landroid/telephony/SignalStrength;)V+]Landroid/os/Handler;Lcom/android/server/job/controllers/ConnectivityController$CcHandler;]Landroid/os/Message;Landroid/os/Message;]Landroid/telephony/SignalStrength;Landroid/telephony/SignalStrength;
art-benchmark-service00abe242023-02-13 10:31:34 -080010122HSPLcom/android/server/job/controllers/ConnectivityController$UidDefaultNetworkCallback;->-$$Nest$fgetmBlockedReasons(Lcom/android/server/job/controllers/ConnectivityController$UidDefaultNetworkCallback;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010123HSPLcom/android/server/job/controllers/ConnectivityController$UidDefaultNetworkCallback;->-$$Nest$fgetmDefaultNetwork(Lcom/android/server/job/controllers/ConnectivityController$UidDefaultNetworkCallback;)Landroid/net/Network;
10124HPLcom/android/server/job/controllers/ConnectivityController$UidDefaultNetworkCallback;->onBlockedStatusChanged(Landroid/net/Network;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010125HPLcom/android/server/job/controllers/ConnectivityController;->-$$Nest$sfgetDEBUG()Z
10126HPLcom/android/server/job/controllers/ConnectivityController;->copyCapabilities(Landroid/net/NetworkRequest;)Landroid/net/NetworkCapabilities$Builder;+]Landroid/net/NetworkRequest;Landroid/net/NetworkRequest;]Landroid/net/NetworkCapabilities$Builder;Landroid/net/NetworkCapabilities$Builder;
10127HSPLcom/android/server/job/controllers/ConnectivityController;->evaluateStateLocked(Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Lcom/android/server/job/controllers/StateController;Lcom/android/server/job/controllers/ConnectivityController;]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -080010128HSPLcom/android/server/job/controllers/ConnectivityController;->getNetworkCapabilities(Landroid/net/Network;)Landroid/net/NetworkCapabilities;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010129HSPLcom/android/server/job/controllers/ConnectivityController;->getNetworkLocked(Lcom/android/server/job/controllers/JobStatus;)Landroid/net/Network;+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010130HSPLcom/android/server/job/controllers/ConnectivityController;->getUidStats(ILjava/lang/String;Z)Lcom/android/server/job/controllers/ConnectivityController$UidStats;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010131HPLcom/android/server/job/controllers/ConnectivityController;->isCongestionDelayed(Lcom/android/server/job/controllers/JobStatus;Landroid/net/Network;Landroid/net/NetworkCapabilities;Lcom/android/server/job/JobSchedulerService$Constants;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010132HPLcom/android/server/job/controllers/ConnectivityController;->isInsane(Lcom/android/server/job/controllers/JobStatus;Landroid/net/Network;Landroid/net/NetworkCapabilities;Lcom/android/server/job/JobSchedulerService$Constants;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10133HPLcom/android/server/job/controllers/ConnectivityController;->isMeteredAllowed(Lcom/android/server/job/controllers/JobStatus;Landroid/net/NetworkCapabilities;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;]Landroid/net/NetworkPolicyManager;Landroid/net/NetworkPolicyManager;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010134HPLcom/android/server/job/controllers/ConnectivityController;->isNetworkAvailable(Lcom/android/server/job/controllers/JobStatus;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010135HPLcom/android/server/job/controllers/ConnectivityController;->isRelaxedSatisfied(Lcom/android/server/job/controllers/JobStatus;Landroid/net/Network;Landroid/net/NetworkCapabilities;Lcom/android/server/job/JobSchedulerService$Constants;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Lcom/android/server/net/NetworkPolicyManagerInternal;Lcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;]Landroid/net/NetworkCapabilities$Builder;Landroid/net/NetworkCapabilities$Builder;]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
art-benchmark-service00abe242023-02-13 10:31:34 -080010136HSPLcom/android/server/job/controllers/ConnectivityController;->isSatisfied(Lcom/android/server/job/controllers/JobStatus;Landroid/net/Network;Landroid/net/NetworkCapabilities;Lcom/android/server/job/JobSchedulerService$Constants;)Z+]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;
art-benchmark-service922a5532023-03-23 03:12:41 -070010137HSPLcom/android/server/job/controllers/ConnectivityController;->isStandbyExceptionRequestedLocked(I)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84deab32021-05-12 09:41:00 -070010138HPLcom/android/server/job/controllers/ConnectivityController;->isStrictSatisfied(Lcom/android/server/job/controllers/JobStatus;Landroid/net/Network;Landroid/net/NetworkCapabilities;Lcom/android/server/job/JobSchedulerService$Constants;)Z+]Landroid/net/NetworkRequest;Landroid/net/NetworkRequest;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Landroid/net/NetworkCapabilities$Builder;Landroid/net/NetworkCapabilities$Builder;]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010139HPLcom/android/server/job/controllers/ConnectivityController;->isStrongEnough(Lcom/android/server/job/controllers/JobStatus;Landroid/net/NetworkCapabilities;Lcom/android/server/job/JobSchedulerService$Constants;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Ljava/util/Set;Landroid/util/ArraySet;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10140HPLcom/android/server/job/controllers/ConnectivityController;->isUsable(Landroid/net/NetworkCapabilities;)Z+]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;
10141HPLcom/android/server/job/controllers/ConnectivityController;->maybeAdjustRegisteredCallbacksLocked()V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Landroid/os/Handler;Lcom/android/server/job/controllers/ConnectivityController$CcHandler;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/StateController;Lcom/android/server/job/controllers/ConnectivityController;]Landroid/util/Pools$Pool;Landroid/util/Pools$SimplePool;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/net/ConnectivityManager;Landroid/net/ConnectivityManager;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;
10142HSPLcom/android/server/job/controllers/ConnectivityController;->maybeRevokeStandbyExceptionLocked(Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -080010143HSPLcom/android/server/job/controllers/ConnectivityController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/StateController;Lcom/android/server/job/controllers/ConnectivityController;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010144HPLcom/android/server/job/controllers/ConnectivityController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010145HSPLcom/android/server/job/controllers/ConnectivityController;->onUidBiasChangedLocked(III)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010146HPLcom/android/server/job/controllers/ConnectivityController;->postAdjustCallbacks()V+]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;
10147HPLcom/android/server/job/controllers/ConnectivityController;->postAdjustCallbacks(J)V+]Landroid/os/Handler;Lcom/android/server/job/controllers/ConnectivityController$CcHandler;
10148HPLcom/android/server/job/controllers/ConnectivityController;->prepareForExecutionLocked(Lcom/android/server/job/controllers/JobStatus;)V
10149HPLcom/android/server/job/controllers/ConnectivityController;->requestStandbyExceptionLocked(Lcom/android/server/job/controllers/JobStatus;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010150HPLcom/android/server/job/controllers/ConnectivityController;->updateAllTrackedJobsLocked(Z)V
10151HSPLcom/android/server/job/controllers/ConnectivityController;->updateConstraintsSatisfied(Lcom/android/server/job/controllers/JobStatus;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010152HSPLcom/android/server/job/controllers/ConnectivityController;->updateConstraintsSatisfied(Lcom/android/server/job/controllers/JobStatus;JLandroid/net/Network;Landroid/net/NetworkCapabilities;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010153HPLcom/android/server/job/controllers/ConnectivityController;->updateTrackedJobsLocked(ILandroid/net/Network;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;
10154HPLcom/android/server/job/controllers/ConnectivityController;->updateTrackedJobsLocked(Landroid/util/ArraySet;Landroid/net/Network;)Z+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Ljava/lang/Object;Landroid/net/Network;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;]Landroid/util/ArraySet;Landroid/util/ArraySet;
10155HPLcom/android/server/job/controllers/ContentObserverController$JobInstance;-><init>(Lcom/android/server/job/controllers/ContentObserverController;Lcom/android/server/job/controllers/JobStatus;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010156HPLcom/android/server/job/controllers/ContentObserverController$JobInstance;->detachLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010157HPLcom/android/server/job/controllers/ContentObserverController$JobInstance;->scheduleLocked()V
10158HPLcom/android/server/job/controllers/ContentObserverController$JobInstance;->trigger()V
10159HPLcom/android/server/job/controllers/ContentObserverController$JobInstance;->unscheduleLocked()V
10160HPLcom/android/server/job/controllers/ContentObserverController$ObserverInstance;->onChange(ZLandroid/net/Uri;)V+]Lcom/android/server/job/controllers/ContentObserverController$JobInstance;Lcom/android/server/job/controllers/ContentObserverController$JobInstance;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service922a5532023-03-23 03:12:41 -070010161HSPLcom/android/server/job/controllers/ContentObserverController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/ContentObserverController$JobInstance;Lcom/android/server/job/controllers/ContentObserverController$JobInstance;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010162HPLcom/android/server/job/controllers/ContentObserverController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/ContentObserverController$JobInstance;Lcom/android/server/job/controllers/ContentObserverController$JobInstance;]Landroid/util/ArraySet;Landroid/util/ArraySet;
10163HPLcom/android/server/job/controllers/ContentObserverController;->prepareForExecutionLocked(Lcom/android/server/job/controllers/JobStatus;)V
10164HPLcom/android/server/job/controllers/DeviceIdleJobsController$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Ljava/lang/String;Ljava/lang/String;]Lcom/android/server/job/controllers/DeviceIdleJobsController;Lcom/android/server/job/controllers/DeviceIdleJobsController;]Lcom/android/server/DeviceIdleInternal;Lcom/android/server/DeviceIdleController$LocalService;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;]Landroid/os/PowerManager;Landroid/os/PowerManager;]Landroid/content/Intent;Landroid/content/Intent;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10165HPLcom/android/server/job/controllers/DeviceIdleJobsController$DeviceIdleUpdateFunctor;->accept(Lcom/android/server/job/controllers/JobStatus;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;
10166HPLcom/android/server/job/controllers/DeviceIdleJobsController$DeviceIdleUpdateFunctor;->accept(Ljava/lang/Object;)V+]Lcom/android/server/job/controllers/DeviceIdleJobsController$DeviceIdleUpdateFunctor;Lcom/android/server/job/controllers/DeviceIdleJobsController$DeviceIdleUpdateFunctor;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010167HSPLcom/android/server/job/controllers/DeviceIdleJobsController$DeviceIdleUpdateFunctor;->prepare()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010168HPLcom/android/server/job/controllers/DeviceIdleJobsController;->-$$Nest$fgetmAllowInIdleJobs(Lcom/android/server/job/controllers/DeviceIdleJobsController;)Landroid/util/ArraySet;
10169HPLcom/android/server/job/controllers/DeviceIdleJobsController;->-$$Nest$mupdateTaskStateLocked(Lcom/android/server/job/controllers/DeviceIdleJobsController;Lcom/android/server/job/controllers/JobStatus;J)Z+]Lcom/android/server/job/controllers/DeviceIdleJobsController;Lcom/android/server/job/controllers/DeviceIdleJobsController;
art-benchmark-service00abe242023-02-13 10:31:34 -080010170HSPLcom/android/server/job/controllers/DeviceIdleJobsController;->isWhitelistedLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
10171HSPLcom/android/server/job/controllers/DeviceIdleJobsController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/DeviceIdleJobsController;Lcom/android/server/job/controllers/DeviceIdleJobsController;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010172HPLcom/android/server/job/controllers/DeviceIdleJobsController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/ArraySet;Landroid/util/ArraySet;
10173HSPLcom/android/server/job/controllers/DeviceIdleJobsController;->setUidActiveLocked(IZ)V+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/job/controllers/DeviceIdleJobsController$DeviceIdleUpdateFunctor;Lcom/android/server/job/controllers/DeviceIdleJobsController$DeviceIdleUpdateFunctor;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;
art-benchmark-service00abe242023-02-13 10:31:34 -080010174HSPLcom/android/server/job/controllers/DeviceIdleJobsController;->updateTaskStateLocked(Lcom/android/server/job/controllers/JobStatus;J)Z+]Lcom/android/server/job/controllers/DeviceIdleJobsController;Lcom/android/server/job/controllers/DeviceIdleJobsController;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010175HSPLcom/android/server/job/controllers/FlexibilityController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
10176HPLcom/android/server/job/controllers/FlexibilityController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
10177HSPLcom/android/server/job/controllers/FlexibilityController;->onUidBiasChangedLocked(III)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;
art-benchmark-service00abe242023-02-13 10:31:34 -080010178HSPLcom/android/server/job/controllers/IdleController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/idle/IdlenessTracker;Lcom/android/server/job/controllers/idle/DeviceIdlenessTracker;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010179HPLcom/android/server/job/controllers/IdleController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/ArraySet;Landroid/util/ArraySet;
10180HSPLcom/android/server/job/controllers/JobStatus;-><init>(Landroid/app/job/JobInfo;ILjava/lang/String;IILjava/lang/String;Ljava/lang/String;IIJJJJJII)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo$TriggerContentUri;Landroid/app/job/JobInfo$TriggerContentUri;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Landroid/net/NetworkRequest$Builder;Landroid/net/NetworkRequest$Builder;]Landroid/app/job/JobInfo$Builder;Landroid/app/job/JobInfo$Builder;]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010181HPLcom/android/server/job/controllers/JobStatus;-><init>(Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010182HPLcom/android/server/job/controllers/JobStatus;-><init>(Lcom/android/server/job/controllers/JobStatus;JJIIJJJ)V
art-benchmark-servicef45ca2f2021-04-03 17:56:47 -070010183HSPLcom/android/server/job/controllers/JobStatus;->addDynamicConstraints(I)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010184HPLcom/android/server/job/controllers/JobStatus;->addInternalFlags(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080010185HSPLcom/android/server/job/controllers/JobStatus;->canRunInBatterySaver()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010186HSPLcom/android/server/job/controllers/JobStatus;->canRunInDoze()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010187HPLcom/android/server/job/controllers/JobStatus;->clearPersistedUtcTimes()V
art-benchmark-service00abe242023-02-13 10:31:34 -080010188HSPLcom/android/server/job/controllers/JobStatus;->clearTrackingController(I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010189HPLcom/android/server/job/controllers/JobStatus;->completeWorkLocked(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010190HSPLcom/android/server/job/controllers/JobStatus;->createFromJobInfo(Landroid/app/job/JobInfo;ILjava/lang/String;ILjava/lang/String;Ljava/lang/String;)Lcom/android/server/job/controllers/JobStatus;+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Landroid/content/ComponentName;Landroid/content/ComponentName;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010191HPLcom/android/server/job/controllers/JobStatus;->dequeueWorkLocked()Landroid/app/job/JobWorkItem;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010192HPLcom/android/server/job/controllers/JobStatus;->enqueueWorkLocked(Landroid/app/job/JobWorkItem;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010193HSPLcom/android/server/job/controllers/JobStatus;->generateLoggingId(Ljava/lang/String;I)J+]Ljava/lang/String;Ljava/lang/String;
10194HSPLcom/android/server/job/controllers/JobStatus;->generateNamespaceHash(Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service13164882020-11-07 02:19:14 -080010195HSPLcom/android/server/job/controllers/JobStatus;->getBatteryName()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010196HPLcom/android/server/job/controllers/JobStatus;->getBias()I+]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
10197HPLcom/android/server/job/controllers/JobStatus;->getCumulativeExecutionTimeMs()J
art-benchmark-service13164882020-11-07 02:19:14 -080010198HSPLcom/android/server/job/controllers/JobStatus;->getEarliestRunTime()J
art-benchmark-service22928e12022-06-04 17:35:15 -070010199HSPLcom/android/server/job/controllers/JobStatus;->getEffectivePriority()I+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010200HSPLcom/android/server/job/controllers/JobStatus;->getEffectiveStandbyBucket()I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Lcom/android/server/job/JobSchedulerInternal;Lcom/android/server/job/JobSchedulerService$LocalService;]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-service922a5532023-03-23 03:12:41 -070010201HSPLcom/android/server/job/controllers/JobStatus;->getEstimatedNetworkDownloadBytes()J
10202HSPLcom/android/server/job/controllers/JobStatus;->getEstimatedNetworkUploadBytes()J
art-benchmark-serviceba354032021-03-16 09:58:05 -070010203HSPLcom/android/server/job/controllers/JobStatus;->getFlags()I+]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -080010204HSPLcom/android/server/job/controllers/JobStatus;->getInternalFlags()I
art-benchmark-service13164882020-11-07 02:19:14 -080010205HSPLcom/android/server/job/controllers/JobStatus;->getJob()Landroid/app/job/JobInfo;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010206HSPLcom/android/server/job/controllers/JobStatus;->getJobId()I+]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010207HPLcom/android/server/job/controllers/JobStatus;->getLastFailedRunTime()J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010208HPLcom/android/server/job/controllers/JobStatus;->getLastSuccessfulRunTime()J
art-benchmark-service13164882020-11-07 02:19:14 -080010209HSPLcom/android/server/job/controllers/JobStatus;->getLatestRunTimeElapsed()J
art-benchmark-service84f185c2023-07-24 02:43:42 -070010210HSPLcom/android/server/job/controllers/JobStatus;->getLoggingJobId()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010211HPLcom/android/server/job/controllers/JobStatus;->getMinimumNetworkChunkBytes()J
art-benchmark-service00abe242023-02-13 10:31:34 -080010212HSPLcom/android/server/job/controllers/JobStatus;->getNamespace()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010213HSPLcom/android/server/job/controllers/JobStatus;->getNamespaceHash()Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010214HPLcom/android/server/job/controllers/JobStatus;->getNumFailures()I
art-benchmark-service08401c12022-12-23 09:27:20 -080010215HSPLcom/android/server/job/controllers/JobStatus;->getNumPreviousAttempts()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010216HPLcom/android/server/job/controllers/JobStatus;->getNumSystemStops()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070010217HPLcom/android/server/job/controllers/JobStatus;->getPersistedUtcTimes()Landroid/util/Pair;
art-benchmark-service00abe242023-02-13 10:31:34 -080010218HSPLcom/android/server/job/controllers/JobStatus;->getPreferUnmetered()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070010219HSPLcom/android/server/job/controllers/JobStatus;->getServiceComponent()Landroid/content/ComponentName;+]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
art-benchmark-service13164882020-11-07 02:19:14 -080010220HSPLcom/android/server/job/controllers/JobStatus;->getSourcePackageName()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010221HPLcom/android/server/job/controllers/JobStatus;->getSourceTag()Ljava/lang/String;
art-benchmark-service13164882020-11-07 02:19:14 -080010222HSPLcom/android/server/job/controllers/JobStatus;->getSourceUid()I
10223HSPLcom/android/server/job/controllers/JobStatus;->getSourceUserId()I
10224HSPLcom/android/server/job/controllers/JobStatus;->getStandbyBucket()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070010225HPLcom/android/server/job/controllers/JobStatus;->getTag()Ljava/lang/String;
10226HSPLcom/android/server/job/controllers/JobStatus;->getTimeoutBlamePackageName()Ljava/lang/String;+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/content/ComponentName;Landroid/content/ComponentName;
10227HSPLcom/android/server/job/controllers/JobStatus;->getTimeoutBlameUserId()I+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service13164882020-11-07 02:19:14 -080010228HSPLcom/android/server/job/controllers/JobStatus;->getUid()I
10229HSPLcom/android/server/job/controllers/JobStatus;->getUserId()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070010230HPLcom/android/server/job/controllers/JobStatus;->getWhenStandbyDeferred()J
10231HSPLcom/android/server/job/controllers/JobStatus;->getWorkCount()I+]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010232HSPLcom/android/server/job/controllers/JobStatus;->hasBatteryNotLowConstraint()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
10233HSPLcom/android/server/job/controllers/JobStatus;->hasChargingConstraint()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service13164882020-11-07 02:19:14 -080010234HSPLcom/android/server/job/controllers/JobStatus;->hasConnectivityConstraint()Z
10235HSPLcom/android/server/job/controllers/JobStatus;->hasConstraint(I)Z
10236HSPLcom/android/server/job/controllers/JobStatus;->hasContentTriggerConstraint()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010237HSPLcom/android/server/job/controllers/JobStatus;->hasDeadlineConstraint()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010238HPLcom/android/server/job/controllers/JobStatus;->hasExecutingWorkLocked()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010239HSPLcom/android/server/job/controllers/JobStatus;->hasFlexibilityConstraint()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010240HSPLcom/android/server/job/controllers/JobStatus;->hasIdleConstraint()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service00abe242023-02-13 10:31:34 -080010241HSPLcom/android/server/job/controllers/JobStatus;->hasPowerConstraint()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010242HSPLcom/android/server/job/controllers/JobStatus;->hasStorageNotLowConstraint()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
10243HSPLcom/android/server/job/controllers/JobStatus;->hasTimingDelayConstraint()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010244HPLcom/android/server/job/controllers/JobStatus;->incrementCumulativeExecutionTime(J)V
art-benchmark-service13164882020-11-07 02:19:14 -080010245HSPLcom/android/server/job/controllers/JobStatus;->isConstraintSatisfied(I)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080010246HSPLcom/android/server/job/controllers/JobStatus;->isConstraintsSatisfied(I)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070010247HSPLcom/android/server/job/controllers/JobStatus;->isPersisted()Z+]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010248HSPLcom/android/server/job/controllers/JobStatus;->isReady()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010249HSPLcom/android/server/job/controllers/JobStatus;->isReady(I)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
10250HSPLcom/android/server/job/controllers/JobStatus;->isRequestedExpeditedJob()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010251HPLcom/android/server/job/controllers/JobStatus;->isUserVisibleJob()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
10252HSPLcom/android/server/job/controllers/JobStatus;->maybeAddForegroundExemption(Ljava/util/function/Predicate;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Ljava/util/function/Predicate;Lcom/android/server/job/JobSchedulerService$$ExternalSyntheticLambda0;
10253HPLcom/android/server/job/controllers/JobStatus;->maybeLogBucketMismatch()V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010254HSPLcom/android/server/job/controllers/JobStatus;->prepareLocked()V+]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010255HSPLcom/android/server/job/controllers/JobStatus;->readinessStatusWithConstraint(IZ)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service00abe242023-02-13 10:31:34 -080010256HSPLcom/android/server/job/controllers/JobStatus;->setBackgroundNotRestrictedConstraintSatisfied(JZZ)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010257HSPLcom/android/server/job/controllers/JobStatus;->setBatteryNotLowConstraintSatisfied(JZ)Z
10258HSPLcom/android/server/job/controllers/JobStatus;->setChargingConstraintSatisfied(JZ)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service00abe242023-02-13 10:31:34 -080010259HSPLcom/android/server/job/controllers/JobStatus;->setConnectivityConstraintSatisfied(JZ)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010260HSPLcom/android/server/job/controllers/JobStatus;->setConstraintSatisfied(IJZ)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -080010261HSPLcom/android/server/job/controllers/JobStatus;->setDeviceNotDozingConstraintSatisfied(JZZ)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010262HSPLcom/android/server/job/controllers/JobStatus;->setExpeditedJobQuotaApproved(JZ)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010263HSPLcom/android/server/job/controllers/JobStatus;->setExpeditedJobTareApproved(JZ)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010264HSPLcom/android/server/job/controllers/JobStatus;->setHasAccessToUnmetered(Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -080010265HSPLcom/android/server/job/controllers/JobStatus;->setQuotaConstraintSatisfied(JZ)Z
art-benchmark-service922a5532023-03-23 03:12:41 -070010266HSPLcom/android/server/job/controllers/JobStatus;->setTareWealthConstraintSatisfied(JZ)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080010267HSPLcom/android/server/job/controllers/JobStatus;->setTrackingController(I)V
10268HSPLcom/android/server/job/controllers/JobStatus;->setUidActive(Z)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010269HSPLcom/android/server/job/controllers/JobStatus;->shouldBlameSourceForTimeout()Z
art-benchmark-service84deab32021-05-12 09:41:00 -070010270HSPLcom/android/server/job/controllers/JobStatus;->shouldTreatAsExpeditedJob()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service00abe242023-02-13 10:31:34 -080010271HSPLcom/android/server/job/controllers/JobStatus;->shouldTreatAsUserInitiatedJob()Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010272HPLcom/android/server/job/controllers/JobStatus;->stopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Ljava/util/ArrayList;Ljava/util/ArrayList;
10273HSPLcom/android/server/job/controllers/JobStatus;->toShortString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
10274HPLcom/android/server/job/controllers/JobStatus;->ungrantWorkList(Ljava/util/ArrayList;)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;
10275HPLcom/android/server/job/controllers/JobStatus;->unprepareLocked()V+]Ljava/lang/Throwable;Ljava/lang/Throwable;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010276HSPLcom/android/server/job/controllers/JobStatus;->updateMediaBackupExemptionStatus()Z+]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;
10277HSPLcom/android/server/job/controllers/JobStatus;->updateNetworkBytesLocked()V+]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/job/JobWorkItem;Landroid/app/job/JobWorkItem;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010278HSPLcom/android/server/job/controllers/JobStatus;->wouldBeReadyWithConstraint(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010279HSPLcom/android/server/job/controllers/PrefetchController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/PrefetchController;Lcom/android/server/job/controllers/PrefetchController;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/app/job/JobInfo;Landroid/app/job/JobInfo;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;
10280HPLcom/android/server/job/controllers/PrefetchController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/utils/AlarmQueue;Lcom/android/server/job/controllers/PrefetchController$ThresholdAlarmListener;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010281HPLcom/android/server/job/controllers/PrefetchController;->maybeUpdateConstraintForUid(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010282HSPLcom/android/server/job/controllers/QuotaController$QcHandler;->handleMessage(Landroid/os/Message;)V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Landroid/os/Handler;Lcom/android/server/job/controllers/QuotaController$QcHandler;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/job/controllers/QuotaController$Timer;Lcom/android/server/job/controllers/QuotaController$Timer;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/job/controllers/QuotaController$TopAppTimer;Lcom/android/server/job/controllers/QuotaController$TopAppTimer;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/app/usage/UsageEvents$Event;Landroid/app/usage/UsageEvents$Event;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10283HSPLcom/android/server/job/controllers/QuotaController$QcUidObserver;->onUidStateChanged(IIJI)V+]Landroid/os/Handler;Lcom/android/server/job/controllers/QuotaController$QcHandler;]Landroid/os/Message;Landroid/os/Message;
10284HPLcom/android/server/job/controllers/QuotaController$ShrinkableDebits;->getStandbyBucketLocked()I
Karuna Ramkumard7380572023-06-09 19:14:36 +000010285HPLcom/android/server/job/controllers/QuotaController$ShrinkableDebits;->transactLocked(J)J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010286HPLcom/android/server/job/controllers/QuotaController$StandbyTracker$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/job/controllers/QuotaController$StandbyTracker;IILjava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010287HPLcom/android/server/job/controllers/QuotaController$StandbyTracker;->onAppIdleStateChanged(Ljava/lang/String;IZII)V
10288HSPLcom/android/server/job/controllers/QuotaController$TempAllowlistTracker;->onAppAdded(I)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/job/controllers/QuotaController$Timer;Lcom/android/server/job/controllers/QuotaController$Timer;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010289HPLcom/android/server/job/controllers/QuotaController$TempAllowlistTracker;->onAppRemoved(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010290HPLcom/android/server/job/controllers/QuotaController$TimedEventTooOldPredicate;->test(Lcom/android/server/job/controllers/QuotaController$TimedEvent;)Z+]Lcom/android/server/job/controllers/QuotaController$TimedEvent;Lcom/android/server/job/controllers/QuotaController$TimingSession;,Lcom/android/server/job/controllers/QuotaController$QuotaBump;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010291HPLcom/android/server/job/controllers/QuotaController$TimedEventTooOldPredicate;->test(Ljava/lang/Object;)Z+]Lcom/android/server/job/controllers/QuotaController$TimedEventTooOldPredicate;Lcom/android/server/job/controllers/QuotaController$TimedEventTooOldPredicate;
art-benchmark-service922a5532023-03-23 03:12:41 -070010292HPLcom/android/server/job/controllers/QuotaController$Timer;->cancelCutoff()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010293HPLcom/android/server/job/controllers/QuotaController$Timer;->emitSessionLocked(J)V+]Lcom/android/server/job/controllers/QuotaController$Timer;Lcom/android/server/job/controllers/QuotaController$Timer;
art-benchmark-service922a5532023-03-23 03:12:41 -070010294HPLcom/android/server/job/controllers/QuotaController$Timer;->getBgJobCount()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010295HPLcom/android/server/job/controllers/QuotaController$Timer;->getCurrentDuration(J)J
art-benchmark-service13164882020-11-07 02:19:14 -080010296HPLcom/android/server/job/controllers/QuotaController$Timer;->isActive()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010297HPLcom/android/server/job/controllers/QuotaController$Timer;->onStateChangedLocked(JZ)V+]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Lcom/android/server/job/controllers/QuotaController$Timer;Lcom/android/server/job/controllers/QuotaController$Timer;]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010298HPLcom/android/server/job/controllers/QuotaController$Timer;->scheduleCutoff()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010299HPLcom/android/server/job/controllers/QuotaController$Timer;->shouldTrackLocked()Z+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
10300HPLcom/android/server/job/controllers/QuotaController$Timer;->startTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;)V
10301HPLcom/android/server/job/controllers/QuotaController$Timer;->stopTrackingJob(Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/QuotaController$Timer;Lcom/android/server/job/controllers/QuotaController$Timer;]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010302HPLcom/android/server/job/controllers/QuotaController$TimingSession;-><init>(JJI)V
10303HPLcom/android/server/job/controllers/QuotaController$TimingSession;->getEndTimeElapsed()J
10304HPLcom/android/server/job/controllers/QuotaController$TopAppTimer;->isActive()Z
10305HPLcom/android/server/job/controllers/QuotaController$TopAppTimer;->processEventLocked(Landroid/app/usage/UsageEvents$Event;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070010306HSPLcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;->accept(Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/utils/AlarmQueue;Lcom/android/server/job/controllers/QuotaController$InQuotaAlarmQueue;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010307HSPLcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;->accept(Ljava/lang/Object;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080010308HSPLcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;->postProcess()V+]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;
10309HSPLcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;->prepare()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010310HSPLcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;->reset()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010311HPLcom/android/server/job/controllers/QuotaController$UsageEventTracker;->onUsageEvent(ILandroid/app/usage/UsageEvents$Event;)V+]Landroid/os/Handler;Lcom/android/server/job/controllers/QuotaController$QcHandler;]Landroid/os/Message;Landroid/os/Message;
art-benchmark-service922a5532023-03-23 03:12:41 -070010312HSPLcom/android/server/job/controllers/QuotaController;->-$$Nest$fgetmForegroundUids(Lcom/android/server/job/controllers/QuotaController;)Landroid/util/SparseBooleanArray;
art-benchmark-service00abe242023-02-13 10:31:34 -080010313HSPLcom/android/server/job/controllers/QuotaController;->-$$Nest$fgetmHandler(Lcom/android/server/job/controllers/QuotaController;)Lcom/android/server/job/controllers/QuotaController$QcHandler;
art-benchmark-service922a5532023-03-23 03:12:41 -070010314HSPLcom/android/server/job/controllers/QuotaController;->-$$Nest$fgetmTopAppGraceCache(Lcom/android/server/job/controllers/QuotaController;)Landroid/util/SparseLongArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010315HPLcom/android/server/job/controllers/QuotaController;->-$$Nest$mincrementTimingSessionCountLocked(Lcom/android/server/job/controllers/QuotaController;ILjava/lang/String;)V
10316HPLcom/android/server/job/controllers/QuotaController;->-$$Nest$misQuotaFreeLocked(Lcom/android/server/job/controllers/QuotaController;I)Z+]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;
10317HPLcom/android/server/job/controllers/QuotaController;->-$$Nest$misTopStartedJobLocked(Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/JobStatus;)Z
10318HPLcom/android/server/job/controllers/QuotaController;->-$$Nest$msaveTimingSession(Lcom/android/server/job/controllers/QuotaController;ILjava/lang/String;Lcom/android/server/job/controllers/QuotaController$TimingSession;ZJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010319HSPLcom/android/server/job/controllers/QuotaController;->-$$Nest$msetConstraintSatisfied(Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/JobStatus;JZZ)Z
10320HSPLcom/android/server/job/controllers/QuotaController;->-$$Nest$msetExpeditedQuotaApproved(Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/JobStatus;JZ)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010321HPLcom/android/server/job/controllers/QuotaController;->-$$Nest$sfgetDEBUG()Z
10322HPLcom/android/server/job/controllers/QuotaController;->-$$Nest$smhashLong(J)I
10323HPLcom/android/server/job/controllers/QuotaController;->calculateTimeUntilQuotaConsumedLocked(Ljava/util/List;JJZ)J+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/controllers/QuotaController$TimedEvent;Lcom/android/server/job/controllers/QuotaController$QuotaBump;
10324HPLcom/android/server/job/controllers/QuotaController;->getEJDebitsLocked(ILjava/lang/String;)Lcom/android/server/job/controllers/QuotaController$ShrinkableDebits;+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;
10325HPLcom/android/server/job/controllers/QuotaController;->getEJLimitMsLocked(ILjava/lang/String;I)J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010326HSPLcom/android/server/job/controllers/QuotaController;->getExecutionStatsLocked(ILjava/lang/String;I)Lcom/android/server/job/controllers/QuotaController$ExecutionStats;+]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;
art-benchmark-service00abe242023-02-13 10:31:34 -080010327HSPLcom/android/server/job/controllers/QuotaController;->getExecutionStatsLocked(ILjava/lang/String;IZ)Lcom/android/server/job/controllers/QuotaController$ExecutionStats;+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Lcom/android/server/job/controllers/QuotaController$Timer;Lcom/android/server/job/controllers/QuotaController$Timer;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010328HPLcom/android/server/job/controllers/QuotaController;->getMaxJobExecutionTimeMsLocked(Lcom/android/server/job/controllers/JobStatus;)J+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
10329HPLcom/android/server/job/controllers/QuotaController;->getRemainingEJExecutionTimeLocked(ILjava/lang/String;)J+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/job/controllers/QuotaController$Timer;Lcom/android/server/job/controllers/QuotaController$Timer;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/job/controllers/QuotaController$TopAppTimer;Lcom/android/server/job/controllers/QuotaController$TopAppTimer;]Lcom/android/server/job/controllers/QuotaController$ShrinkableDebits;Lcom/android/server/job/controllers/QuotaController$ShrinkableDebits;
art-benchmark-service922a5532023-03-23 03:12:41 -070010330HSPLcom/android/server/job/controllers/QuotaController;->getRemainingExecutionTimeLocked(Lcom/android/server/job/controllers/QuotaController$ExecutionStats;)J
art-benchmark-service84f185c2023-07-24 02:43:42 -070010331HPLcom/android/server/job/controllers/QuotaController;->getTimeUntilEJQuotaConsumedLocked(ILjava/lang/String;)J
art-benchmark-service00abe242023-02-13 10:31:34 -080010332HPLcom/android/server/job/controllers/QuotaController;->getTimeUntilQuotaConsumedLocked(ILjava/lang/String;)J+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010333HPLcom/android/server/job/controllers/QuotaController;->incrementJobCountLocked(ILjava/lang/String;I)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010334HPLcom/android/server/job/controllers/QuotaController;->incrementTimingSessionCountLocked(ILjava/lang/String;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010335HPLcom/android/server/job/controllers/QuotaController;->invalidateAllExecutionStatsLocked(ILjava/lang/String;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;
art-benchmark-service00abe242023-02-13 10:31:34 -080010336HSPLcom/android/server/job/controllers/QuotaController;->isQuotaFreeLocked(I)Z+]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
10337HSPLcom/android/server/job/controllers/QuotaController;->isTopStartedJobLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service922a5532023-03-23 03:12:41 -070010338HSPLcom/android/server/job/controllers/QuotaController;->isUidInForeground(I)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
art-benchmark-service00abe242023-02-13 10:31:34 -080010339HSPLcom/android/server/job/controllers/QuotaController;->isUnderJobCountQuotaLocked(Lcom/android/server/job/controllers/QuotaController$ExecutionStats;I)Z+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;
10340HSPLcom/android/server/job/controllers/QuotaController;->isUnderSessionCountQuotaLocked(Lcom/android/server/job/controllers/QuotaController$ExecutionStats;I)Z+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010341HPLcom/android/server/job/controllers/QuotaController;->isWithinEJQuotaLocked(Lcom/android/server/job/controllers/JobStatus;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010342HSPLcom/android/server/job/controllers/QuotaController;->isWithinQuotaLocked(ILjava/lang/String;I)Z+]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;
art-benchmark-service00abe242023-02-13 10:31:34 -080010343HSPLcom/android/server/job/controllers/QuotaController;->isWithinQuotaLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010344HPLcom/android/server/job/controllers/QuotaController;->maybeScheduleCleanupAlarmLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010345HSPLcom/android/server/job/controllers/QuotaController;->maybeScheduleStartAlarmLocked(ILjava/lang/String;I)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Landroid/os/Handler;Lcom/android/server/job/controllers/QuotaController$QcHandler;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Landroid/os/Message;Landroid/os/Message;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/utils/AlarmQueue;Lcom/android/server/job/controllers/QuotaController$InQuotaAlarmQueue;
art-benchmark-service00abe242023-02-13 10:31:34 -080010346HSPLcom/android/server/job/controllers/QuotaController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010347HPLcom/android/server/job/controllers/QuotaController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/utils/AlarmQueue;Lcom/android/server/job/controllers/QuotaController$InQuotaAlarmQueue;
10348HPLcom/android/server/job/controllers/QuotaController;->maybeUpdateConstraintForPkgLocked(JILjava/lang/String;)Landroid/util/ArraySet;+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/utils/AlarmQueue;Lcom/android/server/job/controllers/QuotaController$InQuotaAlarmQueue;
10349HSPLcom/android/server/job/controllers/QuotaController;->maybeUpdateConstraintForUidLocked(I)Landroid/util/ArraySet;+]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/JobStore;Lcom/android/server/job/JobStore;]Lcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;Lcom/android/server/job/controllers/QuotaController$UidConstraintUpdater;
10350HPLcom/android/server/job/controllers/QuotaController;->prepareForExecutionLocked(Lcom/android/server/job/controllers/JobStatus;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010351HPLcom/android/server/job/controllers/QuotaController;->saveTimingSession(ILjava/lang/String;Lcom/android/server/job/controllers/QuotaController$TimingSession;ZJ)V
art-benchmark-service00abe242023-02-13 10:31:34 -080010352HSPLcom/android/server/job/controllers/QuotaController;->setConstraintSatisfied(Lcom/android/server/job/controllers/JobStatus;JZZ)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010353HSPLcom/android/server/job/controllers/QuotaController;->setExpeditedQuotaApproved(Lcom/android/server/job/controllers/JobStatus;JZ)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;]Lcom/android/server/job/controllers/BackgroundJobsController;Lcom/android/server/job/controllers/BackgroundJobsController;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010354HPLcom/android/server/job/controllers/QuotaController;->transactQuotaLocked(ILjava/lang/String;JLcom/android/server/job/controllers/QuotaController$ShrinkableDebits;J)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010355HPLcom/android/server/job/controllers/QuotaController;->unprepareFromExecutionLocked(Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/job/controllers/QuotaController$Timer;Lcom/android/server/job/controllers/QuotaController$Timer;]Landroid/util/ArraySet;Landroid/util/ArraySet;
10356HSPLcom/android/server/job/controllers/QuotaController;->updateExecutionStatsLocked(ILjava/lang/String;Lcom/android/server/job/controllers/QuotaController$ExecutionStats;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/QuotaController$TimedEvent;Lcom/android/server/job/controllers/QuotaController$TimingSession;,Lcom/android/server/job/controllers/QuotaController$QuotaBump;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/job/controllers/QuotaController$Timer;Lcom/android/server/job/controllers/QuotaController$Timer;]Ljava/util/List;Ljava/util/ArrayList;
10357HPLcom/android/server/job/controllers/QuotaController;->updateStandbyBucket(ILjava/lang/String;I)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/QuotaController;Lcom/android/server/job/controllers/QuotaController;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/job/controllers/QuotaController$Timer;Lcom/android/server/job/controllers/QuotaController$Timer;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/controllers/QuotaController$ShrinkableDebits;Lcom/android/server/job/controllers/QuotaController$ShrinkableDebits;
art-benchmark-service13164882020-11-07 02:19:14 -080010358HSPLcom/android/server/job/controllers/StateController;->evaluateStateLocked(Lcom/android/server/job/controllers/JobStatus;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000010359HSPLcom/android/server/job/controllers/StateController;->onUidBiasChangedLocked(III)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010360HPLcom/android/server/job/controllers/StateController;->prepareForExecutionLocked(Lcom/android/server/job/controllers/JobStatus;)V
10361HSPLcom/android/server/job/controllers/StateController;->wouldBeReadyWithConstraintLocked(Lcom/android/server/job/controllers/JobStatus;I)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -080010362HSPLcom/android/server/job/controllers/StorageController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/controllers/StorageController$StorageTracker;Lcom/android/server/job/controllers/StorageController$StorageTracker;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010363HPLcom/android/server/job/controllers/StorageController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service00abe242023-02-13 10:31:34 -080010364HSPLcom/android/server/job/controllers/TareController;->addJobToBillList(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/tare/EconomyManagerInternal$ActionBill;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/tare/EconomyManagerInternal;Lcom/android/server/tare/InternalResourceService$LocalService;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service22928e12022-06-04 17:35:15 -070010365HSPLcom/android/server/job/controllers/TareController;->getPossibleStartBills(Lcom/android/server/job/controllers/JobStatus;)Landroid/util/ArraySet;+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010366HPLcom/android/server/job/controllers/TareController;->getRunningActionId(Lcom/android/server/job/controllers/JobStatus;)I+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
10367HPLcom/android/server/job/controllers/TareController;->getRunningBill(Lcom/android/server/job/controllers/JobStatus;)Lcom/android/server/tare/EconomyManagerInternal$ActionBill;+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
10368HSPLcom/android/server/job/controllers/TareController;->hasEnoughWealthLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/TareController;Lcom/android/server/job/controllers/TareController;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
art-benchmark-service00abe242023-02-13 10:31:34 -080010369HSPLcom/android/server/job/controllers/TareController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/TareController;Lcom/android/server/job/controllers/TareController;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010370HPLcom/android/server/job/controllers/TareController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/tare/EconomyManagerInternal;Lcom/android/server/tare/InternalResourceService$LocalService;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/job/controllers/TareController;Lcom/android/server/job/controllers/TareController;]Landroid/util/ArraySet;Landroid/util/ArraySet;
10371HPLcom/android/server/job/controllers/TareController;->prepareForExecutionLocked(Lcom/android/server/job/controllers/JobStatus;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/tare/EconomyManagerInternal;Lcom/android/server/tare/InternalResourceService$LocalService;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/job/controllers/TareController;Lcom/android/server/job/controllers/TareController;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
10372HPLcom/android/server/job/controllers/TareController;->removeJobFromBillList(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/tare/EconomyManagerInternal$ActionBill;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/tare/EconomyManagerInternal;Lcom/android/server/tare/InternalResourceService$LocalService;]Landroid/util/ArraySet;Landroid/util/ArraySet;
10373HSPLcom/android/server/job/controllers/TareController;->setExpeditedTareApproved(Lcom/android/server/job/controllers/JobStatus;JZ)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/ConnectivityController;Lcom/android/server/job/controllers/ConnectivityController;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/controllers/BackgroundJobsController;Lcom/android/server/job/controllers/BackgroundJobsController;
10374HPLcom/android/server/job/controllers/TimeController$2;->onAlarm()V
art-benchmark-service08401c12022-12-23 09:27:20 -080010375HSPLcom/android/server/job/controllers/TimeController;->canStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010376HPLcom/android/server/job/controllers/TimeController;->checkExpiredDeadlinesAndResetAlarm()V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/StateController;Lcom/android/server/job/controllers/TimeController;]Lcom/android/server/job/controllers/TimeController;Lcom/android/server/job/controllers/TimeController;]Ljava/util/List;Ljava/util/LinkedList;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10377HPLcom/android/server/job/controllers/TimeController;->checkExpiredDelaysAndResetAlarm()V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/StateController;Lcom/android/server/job/controllers/TimeController;]Lcom/android/server/job/controllers/TimeController;Lcom/android/server/job/controllers/TimeController;]Ljava/util/List;Ljava/util/LinkedList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010378HSPLcom/android/server/job/controllers/TimeController;->evaluateDeadlineConstraint(Lcom/android/server/job/controllers/JobStatus;J)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080010379HSPLcom/android/server/job/controllers/TimeController;->evaluateStateLocked(Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/StateController;Lcom/android/server/job/controllers/TimeController;]Lcom/android/server/job/controllers/TimeController;Lcom/android/server/job/controllers/TimeController;]Ljava/util/List;Ljava/util/LinkedList;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;]Lcom/android/server/job/StateChangedListener;Lcom/android/server/job/JobSchedulerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010380HSPLcom/android/server/job/controllers/TimeController;->evaluateTimingDelayConstraint(Lcom/android/server/job/controllers/JobStatus;J)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;
10381HPLcom/android/server/job/controllers/TimeController;->maybeAdjustAlarmTime(J)J
10382HSPLcom/android/server/job/controllers/TimeController;->maybeStartTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Ljava/time/Clock;Lcom/android/server/job/JobSchedulerService$2;]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/StateController;Lcom/android/server/job/controllers/TimeController;]Lcom/android/server/job/controllers/TimeController;Lcom/android/server/job/controllers/TimeController;]Ljava/util/List;Ljava/util/LinkedList;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
art-benchmark-service00abe242023-02-13 10:31:34 -080010383HSPLcom/android/server/job/controllers/TimeController;->maybeStopTrackingJobLocked(Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;)V+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/controllers/TimeController;Lcom/android/server/job/controllers/TimeController;]Ljava/util/List;Ljava/util/LinkedList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010384HPLcom/android/server/job/controllers/TimeController;->setDeadlineExpiredAlarmLocked(JLandroid/os/WorkSource;)V
10385HPLcom/android/server/job/controllers/TimeController;->setDelayExpiredAlarmLocked(JLandroid/os/WorkSource;)V+]Lcom/android/server/job/controllers/TimeController;Lcom/android/server/job/controllers/TimeController;
10386HPLcom/android/server/job/controllers/TimeController;->updateAlarmWithListenerLocked(Ljava/lang/String;ILandroid/app/AlarmManager$OnAlarmListener;JLandroid/os/WorkSource;)V
10387HPLcom/android/server/job/controllers/idle/DeviceIdlenessTracker;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
10388HPLcom/android/server/job/restrictions/ThermalStatusRestriction;->isJobRestricted(Lcom/android/server/job/controllers/JobStatus;)Z+]Lcom/android/server/job/controllers/JobStatus;Lcom/android/server/job/controllers/JobStatus;]Lcom/android/server/job/JobSchedulerService;Lcom/android/server/job/JobSchedulerService;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080010389HSPLcom/android/server/lights/LightsManager;-><init>()V
10390HSPLcom/android/server/lights/LightsService$1;-><init>(Lcom/android/server/lights/LightsService;)V
art-benchmark-service56aece62020-02-10 17:58:03 -080010391HSPLcom/android/server/lights/LightsService$LightImpl;-><init>(Lcom/android/server/lights/LightsService;Landroid/content/Context;Landroid/hardware/light/HwLight;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010392HSPLcom/android/server/lights/LightsService$LightImpl;-><init>(Lcom/android/server/lights/LightsService;Landroid/content/Context;Landroid/hardware/light/HwLight;Lcom/android/server/lights/LightsService$LightImpl-IA;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010393HSPLcom/android/server/lights/LightsService$LightImpl;->setLightLocked(IIIII)V+]Lcom/android/server/lights/LightsService$LightImpl;Lcom/android/server/lights/LightsService$LightImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010394HSPLcom/android/server/lights/LightsService$LightImpl;->shouldBeInLowPersistenceMode()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010395HSPLcom/android/server/lights/LightsService$LightImpl;->turnOff()V
art-benchmark-service56aece62020-02-10 17:58:03 -080010396HSPLcom/android/server/lights/LightsService$LightsManagerBinderService;-><init>(Lcom/android/server/lights/LightsService;)V
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010397HSPLcom/android/server/lights/LightsService$VintfHalCache;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010398HSPLcom/android/server/lights/LightsService$VintfHalCache;-><init>(Lcom/android/server/lights/LightsService$VintfHalCache-IA;)V
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010399HSPLcom/android/server/lights/LightsService$VintfHalCache;->get()Landroid/hardware/light/ILights;
10400HSPLcom/android/server/lights/LightsService$VintfHalCache;->get()Ljava/lang/Object;
Calin Juravle36829e52019-04-10 19:07:47 -070010401HSPLcom/android/server/lights/LightsService;-><init>(Landroid/content/Context;)V
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070010402HSPLcom/android/server/lights/LightsService;-><init>(Landroid/content/Context;Ljava/util/function/Supplier;Landroid/os/Looper;)V
Calin Juravle36829e52019-04-10 19:07:47 -070010403HSPLcom/android/server/lights/LightsService;->onBootPhase(I)V
10404HSPLcom/android/server/lights/LightsService;->onStart()V
art-benchmark-service56aece62020-02-10 17:58:03 -080010405HSPLcom/android/server/lights/LightsService;->populateAvailableLights(Landroid/content/Context;)V
art-benchmark-serviced60351b2020-04-11 17:55:40 -070010406HSPLcom/android/server/lights/LightsService;->populateAvailableLightsFromHidl(Landroid/content/Context;)V
art-benchmark-service56aece62020-02-10 17:58:03 -080010407HSPLcom/android/server/lights/LogicalLight;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010408HPLcom/android/server/locales/LocaleManagerService;->getApplicationLocales(Ljava/lang/String;I)Landroid/os/LocaleList;+]Lcom/android/server/locales/LocaleManagerService;Lcom/android/server/locales/LocaleManagerService;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
10409HPLcom/android/server/locales/LocaleManagerService;->getPackageUid(Ljava/lang/String;I)I+]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
10410HPLcom/android/server/locales/LocaleManagerService;->isCallerFromCurrentInputMethod(I)Z
10411HSPLcom/android/server/location/LocationManagerService$LocalService;->isProvider(Ljava/lang/String;Landroid/location/util/identity/CallerIdentity;)Z+]Landroid/location/util/identity/CallerIdentity;Landroid/location/util/identity/CallerIdentity;]Ljava/util/concurrent/CopyOnWriteArrayList;Ljava/util/concurrent/CopyOnWriteArrayList;]Lcom/android/server/location/provider/LocationProviderManager;Lcom/android/server/location/provider/PassiveLocationProviderManager;,Lcom/android/server/location/provider/LocationProviderManager;
10412HSPLcom/android/server/location/LocationManagerService$LocalService;->isProviderEnabledForUser(Ljava/lang/String;I)Z+]Lcom/android/server/location/LocationManagerService;Lcom/android/server/location/LocationManagerService;]Lcom/android/server/location/provider/LocationProviderManager;Lcom/android/server/location/provider/PassiveLocationProviderManager;,Lcom/android/server/location/provider/LocationProviderManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010413HSPLcom/android/server/location/LocationManagerService$SystemInjector;->getSettingsHelper()Lcom/android/server/location/injector/SettingsHelper;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010414HPLcom/android/server/location/LocationManagerService;->$r8$lambda$cv7OPFVwOC__EoRNTpVWrDWWwT4(Lcom/android/server/location/LocationManagerService;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;II)V
10415HPLcom/android/server/location/LocationManagerService;->getLastLocation(Ljava/lang/String;Landroid/location/LastLocationRequest;Ljava/lang/String;Ljava/lang/String;)Landroid/location/Location;+]Lcom/android/server/location/LocationManagerService;Lcom/android/server/location/LocationManagerService;]Landroid/location/util/identity/CallerIdentity;Landroid/location/util/identity/CallerIdentity;]Lcom/android/server/location/provider/LocationProviderManager;Lcom/android/server/location/provider/PassiveLocationProviderManager;,Lcom/android/server/location/provider/LocationProviderManager;
10416HSPLcom/android/server/location/LocationManagerService;->getLocationProviderManager(Ljava/lang/String;)Lcom/android/server/location/provider/LocationProviderManager;+]Ljava/util/concurrent/CopyOnWriteArrayList;Ljava/util/concurrent/CopyOnWriteArrayList;]Lcom/android/server/location/provider/LocationProviderManager;Lcom/android/server/location/provider/PassiveLocationProviderManager;,Lcom/android/server/location/provider/LocationProviderManager;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010417HSPLcom/android/server/location/LocationManagerService;->isLocationEnabledForUser(I)Z+]Lcom/android/server/location/injector/SettingsHelper;Lcom/android/server/location/injector/SystemSettingsHelper;]Lcom/android/server/location/injector/Injector;Lcom/android/server/location/LocationManagerService$SystemInjector;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010418HSPLcom/android/server/location/LocationManagerService;->isProviderEnabledForUser(Ljava/lang/String;I)Z+]Lcom/android/server/location/LocationManagerService$LocalService;Lcom/android/server/location/LocationManagerService$LocalService;
10419HPLcom/android/server/location/LocationManagerService;->lambda$onSystemReady$5(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;II)V+]Lcom/android/server/location/LocationManagerService;Lcom/android/server/location/LocationManagerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10420HSPLcom/android/server/location/LocationManagerService;->registerLocationListener(Ljava/lang/String;Landroid/location/LocationRequest;Landroid/location/ILocationListener;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
10421HPLcom/android/server/location/LocationManagerService;->validateLastLocationRequest(Ljava/lang/String;Landroid/location/LastLocationRequest;Landroid/location/util/identity/CallerIdentity;)Landroid/location/LastLocationRequest;+]Landroid/location/LastLocationRequest$Builder;Landroid/location/LastLocationRequest$Builder;]Landroid/location/LastLocationRequest;Landroid/location/LastLocationRequest;]Lcom/android/server/location/LocationManagerService$LocalService;Lcom/android/server/location/LocationManagerService$LocalService;
10422HSPLcom/android/server/location/LocationManagerService;->validateLocationRequest(Ljava/lang/String;Landroid/location/LocationRequest;Landroid/location/util/identity/CallerIdentity;)Landroid/location/LocationRequest;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010423HSPLcom/android/server/location/contexthub/ConcurrentLinkedEvictingDeque;->add(Ljava/lang/Object;)Z+]Ljava/util/concurrent/ConcurrentLinkedDeque;Lcom/android/server/location/contexthub/ConcurrentLinkedEvictingDeque;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010424HSPLcom/android/server/location/contexthub/ContextHubClientBroker$$ExternalSyntheticLambda1;->runOrThrow()V
10425HSPLcom/android/server/location/contexthub/ContextHubClientBroker$$ExternalSyntheticLambda2;-><init>(Lcom/android/server/location/contexthub/ContextHubClientBroker;)V
10426HSPLcom/android/server/location/contexthub/ContextHubClientBroker$$ExternalSyntheticLambda2;->runOrThrow()V
10427HSPLcom/android/server/location/contexthub/ContextHubClientBroker;->hasPermissions(Ljava/util/List;)Z+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/Context;Landroid/app/ContextImpl;
10428HSPLcom/android/server/location/contexthub/ContextHubClientBroker;->lambda$releaseWakeLock$12()V+]Landroid/os/PowerManager$WakeLock;Landroid/os/PowerManager$WakeLock;
10429HSPLcom/android/server/location/contexthub/ContextHubClientBroker;->releaseWakeLock()V
10430HSPLcom/android/server/location/contexthub/ContextHubClientBroker;->sendMessageToClient(Landroid/hardware/location/NanoAppMessage;Ljava/util/List;Ljava/util/List;)V+]Lcom/android/server/location/contexthub/ContextHubClientBroker;Lcom/android/server/location/contexthub/ContextHubClientBroker;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/hardware/location/NanoAppMessage;Landroid/hardware/location/NanoAppMessage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010431HPLcom/android/server/location/contexthub/ContextHubClientBroker;->sendMessageToNanoApp(Landroid/hardware/location/NanoAppMessage;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070010432HSPLcom/android/server/location/contexthub/ContextHubClientBroker;->sendPendingIntent(Ljava/util/function/Supplier;J)V+]Lcom/android/server/location/contexthub/ContextHubClientBroker;Lcom/android/server/location/contexthub/ContextHubClientBroker;]Ljava/util/function/Supplier;Lcom/android/server/location/contexthub/ContextHubClientBroker$$ExternalSyntheticLambda6;]Lcom/android/server/location/contexthub/ContextHubClientBroker$PendingIntentRequest;Lcom/android/server/location/contexthub/ContextHubClientBroker$PendingIntentRequest;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010433HSPLcom/android/server/location/contexthub/ContextHubClientBroker;->toString()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010434HSPLcom/android/server/location/contexthub/ContextHubClientBroker;->updateNanoAppAuthState(JLjava/util/List;ZZ)I+]Lcom/android/server/location/contexthub/ContextHubClientBroker;Lcom/android/server/location/contexthub/ContextHubClientBroker;]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/Map;Ljava/util/concurrent/ConcurrentHashMap;]Ljava/util/Set;Ljava/util/HashSet;
10435HSPLcom/android/server/location/contexthub/ContextHubClientManager;->onMessageFromNanoApp(ISLandroid/hardware/location/NanoAppMessage;Ljava/util/List;Ljava/util/List;)V+]Lcom/android/server/location/contexthub/ContextHubClientBroker;Lcom/android/server/location/contexthub/ContextHubClientBroker;]Lcom/android/server/location/contexthub/ContextHubEventLogger;Lcom/android/server/location/contexthub/ContextHubEventLogger;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/hardware/location/NanoAppMessage;Landroid/hardware/location/NanoAppMessage;]Ljava/util/concurrent/ConcurrentHashMap;Ljava/util/concurrent/ConcurrentHashMap;
10436HSPLcom/android/server/location/contexthub/ContextHubEventLogger$ContextHubEventBase;-><init>(JI)V
10437HSPLcom/android/server/location/contexthub/ContextHubEventLogger$NanoappEventBase;-><init>(JIJZ)V
10438HSPLcom/android/server/location/contexthub/ContextHubEventLogger$NanoappMessageEvent;-><init>(JILandroid/hardware/location/NanoAppMessage;Z)V
10439HSPLcom/android/server/location/contexthub/ContextHubEventLogger;->getInstance()Lcom/android/server/location/contexthub/ContextHubEventLogger;
10440HSPLcom/android/server/location/contexthub/ContextHubEventLogger;->logMessageFromNanoapp(ILandroid/hardware/location/NanoAppMessage;Z)V+]Lcom/android/server/location/contexthub/ConcurrentLinkedEvictingDeque;Lcom/android/server/location/contexthub/ConcurrentLinkedEvictingDeque;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010441HPLcom/android/server/location/contexthub/ContextHubEventLogger;->logMessageToNanoapp(ILandroid/hardware/location/NanoAppMessage;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010442HSPLcom/android/server/location/contexthub/ContextHubService$ContextHubServiceCallback;->handleNanoappInfo(Ljava/util/List;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010443HPLcom/android/server/location/contexthub/ContextHubService;->checkHalProxyAndContextHubId(ILandroid/hardware/location/IContextHubTransactionCallback;I)Z
10444HSPLcom/android/server/location/contexthub/ContextHubService;->getCallingPackageName()Ljava/lang/String;
10445HSPLcom/android/server/location/contexthub/ContextHubService;->handleQueryAppsCallback(ILjava/util/List;)V
10446HPLcom/android/server/location/contexthub/ContextHubService;->isValidContextHubId(I)Z
10447HPLcom/android/server/location/contexthub/ContextHubService;->queryNanoApps(ILandroid/hardware/location/IContextHubTransactionCallback;)V
10448HSPLcom/android/server/location/contexthub/ContextHubServiceTransaction;-><init>(IILjava/lang/String;)V
10449HSPLcom/android/server/location/contexthub/ContextHubServiceTransaction;->getTimeout(Ljava/util/concurrent/TimeUnit;)J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010450HSPLcom/android/server/location/contexthub/ContextHubServiceTransaction;->toString()Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010451HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->checkPermissions(Landroid/content/Context;)V
10452HPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createAidlContextHubMessage(SLandroid/hardware/location/NanoAppMessage;)Landroid/hardware/contexthub/ContextHubMessage;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010453HSPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createNanoAppMessage(Landroid/hardware/contexthub/ContextHubMessage;)Landroid/hardware/location/NanoAppMessage;
art-benchmark-service08401c12022-12-23 09:27:20 -080010454HSPLcom/android/server/location/contexthub/ContextHubServiceUtil;->createNanoAppStateList([Landroid/hardware/contexthub/NanoappInfo;)Ljava/util/List;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010455HSPLcom/android/server/location/contexthub/ContextHubTransactionManager$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/location/contexthub/ContextHubTransactionManager;Lcom/android/server/location/contexthub/ContextHubServiceTransaction;)V
10456HSPLcom/android/server/location/contexthub/ContextHubTransactionManager$5;-><init>(Lcom/android/server/location/contexthub/ContextHubTransactionManager;IILjava/lang/String;ILandroid/hardware/location/IContextHubTransactionCallback;)V
10457HSPLcom/android/server/location/contexthub/ContextHubTransactionManager$5;->onTransact()I
10458HSPLcom/android/server/location/contexthub/ContextHubTransactionManager$TransactionRecord;-><init>(Lcom/android/server/location/contexthub/ContextHubTransactionManager;Ljava/lang/String;)V
10459HSPLcom/android/server/location/contexthub/ContextHubTransactionManager;->addTransaction(Lcom/android/server/location/contexthub/ContextHubServiceTransaction;)V
10460HSPLcom/android/server/location/contexthub/ContextHubTransactionManager;->createQueryTransaction(ILandroid/hardware/location/IContextHubTransactionCallback;Ljava/lang/String;)Lcom/android/server/location/contexthub/ContextHubServiceTransaction;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010461HSPLcom/android/server/location/contexthub/ContextHubTransactionManager;->removeTransactionAndStartNext()V
10462HSPLcom/android/server/location/contexthub/ContextHubTransactionManager;->startNextTransaction()V+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;]Ljava/util/concurrent/ScheduledThreadPoolExecutor;Ljava/util/concurrent/ScheduledThreadPoolExecutor;]Lcom/android/server/location/contexthub/ContextHubServiceTransaction;Lcom/android/server/location/contexthub/ContextHubTransactionManager$5;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010463HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl$ContextHubAidlCallback$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl$ContextHubAidlCallback;Ljava/util/List;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010464HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl$ContextHubAidlCallback$$ExternalSyntheticLambda1;->run()V
10465HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl$ContextHubAidlCallback$$ExternalSyntheticLambda2;-><init>(Lcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl$ContextHubAidlCallback;Landroid/hardware/contexthub/ContextHubMessage;[Ljava/lang/String;)V
10466HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl$ContextHubAidlCallback;->handleContextHubMessage(Landroid/hardware/contexthub/ContextHubMessage;[Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010467HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl$ContextHubAidlCallback;->handleNanoappInfo([Landroid/hardware/contexthub/NanoappInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010468HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl$ContextHubAidlCallback;->lambda$handleContextHubMessage$1(Landroid/hardware/contexthub/ContextHubMessage;[Ljava/lang/String;)V+]Lcom/android/server/location/contexthub/IContextHubWrapper$ICallback;Lcom/android/server/location/contexthub/ContextHubService$ContextHubServiceCallback;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010469HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl;->-$$Nest$fgetmHandler(Lcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl;)Landroid/os/Handler;
10470HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl;->getHub()Landroid/hardware/contexthub/IContextHub;
10471HSPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl;->queryNanoapps(I)I
10472HPLcom/android/server/location/contexthub/IContextHubWrapper$ContextHubWrapperAidl;->sendMessageToContextHub(SILandroid/hardware/location/NanoAppMessage;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070010473HSPLcom/android/server/location/contexthub/NanoAppStateManager;->getNanoAppHandle(IJ)I+]Ljava/util/HashMap;Ljava/util/HashMap;]Landroid/hardware/location/NanoAppInstanceInfo;Landroid/hardware/location/NanoAppInstanceInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010474HSPLcom/android/server/location/contexthub/NanoAppStateManager;->handleQueryAppEntry(IJI)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/location/contexthub/NanoAppStateManager;Lcom/android/server/location/contexthub/NanoAppStateManager;]Landroid/hardware/location/NanoAppInstanceInfo;Landroid/hardware/location/NanoAppInstanceInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010475HSPLcom/android/server/location/contexthub/NanoAppStateManager;->updateCache(ILjava/util/List;)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/location/contexthub/NanoAppStateManager;Lcom/android/server/location/contexthub/NanoAppStateManager;]Ljava/util/HashSet;Ljava/util/HashSet;]Landroid/hardware/location/NanoAppState;Landroid/hardware/location/NanoAppState;]Landroid/hardware/location/NanoAppInstanceInfo;Landroid/hardware/location/NanoAppInstanceInfo;
10476HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector$2;->run()V
10477HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector$4;->onServiceStateChanged(Landroid/telephony/ServiceState;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000010478HPLcom/android/server/location/countrydetector/ComprehensiveCountryDetector;->detectCountry(ZZ)Landroid/location/Country;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010479HSPLcom/android/server/location/eventlog/LocalEventLog;->addLog(JLjava/lang/Object;)V+]Lcom/android/server/location/eventlog/LocalEventLog;Lcom/android/server/location/eventlog/LocationEventLog;,Lcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010480HSPLcom/android/server/location/eventlog/LocalEventLog;->addLogEventInternal(ZILjava/lang/Object;)V+]Lcom/android/server/location/eventlog/LocalEventLog;Lcom/android/server/location/eventlog/LocationEventLog;,Lcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010481HSPLcom/android/server/location/eventlog/LocalEventLog;->createEntry(ZI)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070010482HPLcom/android/server/location/eventlog/LocalEventLog;->getTimeDelta(I)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010483HSPLcom/android/server/location/eventlog/LocalEventLog;->incrementIndex(I)I
10484HSPLcom/android/server/location/eventlog/LocalEventLog;->isEmpty()Z
10485HPLcom/android/server/location/eventlog/LocalEventLog;->startIndex()I
10486HSPLcom/android/server/location/eventlog/LocalEventLog;->wrapIndex(I)I
10487HPLcom/android/server/location/eventlog/LocationEventLog$AggregateStats;->markLocationDelivered()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010488HPLcom/android/server/location/eventlog/LocationEventLog$AggregateStats;->updateTotals()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010489HPLcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;->addLog(Ljava/lang/Object;)V+]Lcom/android/server/location/eventlog/LocalEventLog;Lcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010490HPLcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;->logProviderDeliveredLocations(Ljava/lang/String;ILandroid/location/util/identity/CallerIdentity;)V+]Lcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;Lcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;
10491HPLcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;->logProviderReceivedLocations(Ljava/lang/String;I)V+]Lcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;Lcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010492HPLcom/android/server/location/eventlog/LocationEventLog$ProviderDeliverLocationEvent;-><init>(Ljava/lang/String;ILandroid/location/util/identity/CallerIdentity;)V
10493HSPLcom/android/server/location/eventlog/LocationEventLog$ProviderEvent;-><init>(Ljava/lang/String;)V
10494HSPLcom/android/server/location/eventlog/LocationEventLog;->getAggregateStats(Ljava/lang/String;Landroid/location/util/identity/CallerIdentity;)Lcom/android/server/location/eventlog/LocationEventLog$AggregateStats;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
10495HPLcom/android/server/location/eventlog/LocationEventLog;->logProviderDeliveredLocations(Ljava/lang/String;ILandroid/location/util/identity/CallerIdentity;)V+]Lcom/android/server/location/eventlog/LocationEventLog;Lcom/android/server/location/eventlog/LocationEventLog;]Lcom/android/server/location/eventlog/LocationEventLog$AggregateStats;Lcom/android/server/location/eventlog/LocationEventLog$AggregateStats;]Lcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;Lcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010496HPLcom/android/server/location/eventlog/LocationEventLog;->logProviderReceivedLocations(Ljava/lang/String;I)V+]Lcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;Lcom/android/server/location/eventlog/LocationEventLog$LocationsEventLog;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010497HPLcom/android/server/location/fudger/LocationFudger;->createCoarse(Landroid/location/Location;)Landroid/location/Location;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010498HPLcom/android/server/location/gnss/GnssListenerMultiplexer$$ExternalSyntheticLambda9;-><init>(IZ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010499HPLcom/android/server/location/gnss/GnssListenerMultiplexer$$ExternalSyntheticLambda9;->test(Ljava/lang/Object;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000010500HPLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;->onForegroundChanged(IZ)Z+]Landroid/location/util/identity/CallerIdentity;Landroid/location/util/identity/CallerIdentity;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010501HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->$r8$lambda$5cBO4A3p1nQ6a5ehfSezDbkW16c(IZLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Z
10502HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->lambda$onAppForegroundChanged$6(IZLcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Z+]Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;,Lcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementListenerRegistration;
10503HPLcom/android/server/location/gnss/GnssListenerMultiplexer;->onAppForegroundChanged(IZ)V
10504HPLcom/android/server/location/gnss/GnssLocationProvider$$ExternalSyntheticLambda11;-><init>(Lcom/android/server/location/gnss/GnssLocationProvider;Landroid/location/GnssStatus;)V
10505HPLcom/android/server/location/gnss/GnssLocationProvider$$ExternalSyntheticLambda21;-><init>(Lcom/android/server/location/gnss/GnssLocationProvider;Ljava/lang/Runnable;)V
10506HPLcom/android/server/location/gnss/GnssLocationProvider$$ExternalSyntheticLambda4;-><init>(Lcom/android/server/location/gnss/GnssLocationProvider;ZLandroid/location/Location;)V
10507HPLcom/android/server/location/gnss/GnssLocationProvider$LocationExtras;->set(III)V+]Lcom/android/server/location/gnss/GnssLocationProvider$LocationExtras;Lcom/android/server/location/gnss/GnssLocationProvider$LocationExtras;
10508HPLcom/android/server/location/gnss/GnssLocationProvider$LocationExtras;->setBundle(Landroid/os/Bundle;)V+]Landroid/os/Bundle;Landroid/os/Bundle;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010509HPLcom/android/server/location/gnss/GnssLocationProvider;->handleReportLocation(ZLandroid/location/Location;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010510HPLcom/android/server/location/gnss/GnssLocationProvider;->handleReportSvStatus(Landroid/location/GnssStatus;)V+]Lcom/android/server/location/gnss/GnssLocationProvider$LocationExtras;Lcom/android/server/location/gnss/GnssLocationProvider$LocationExtras;]Landroid/location/GnssStatus;Landroid/location/GnssStatus;]Ljava/util/Set;Ljava/util/HashSet;]Lcom/android/server/location/gnss/GnssMetrics;Lcom/android/server/location/gnss/GnssMetrics;
10511HPLcom/android/server/location/gnss/GnssLocationProvider;->lambda$postWithWakeLockHeld$10(Ljava/lang/Runnable;)V+]Landroid/os/PowerManager$WakeLock;Landroid/os/PowerManager$WakeLock;]Ljava/lang/Runnable;megamorphic_types
10512HPLcom/android/server/location/gnss/GnssLocationProvider;->onReportLocation(ZLandroid/location/Location;)V
10513HPLcom/android/server/location/gnss/GnssLocationProvider;->onReportSvStatus(Landroid/location/GnssStatus;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010514HPLcom/android/server/location/gnss/GnssLocationProvider;->postWithWakeLockHeld(Ljava/lang/Runnable;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010515HPLcom/android/server/location/gnss/GnssMetrics$GnssPowerMetrics;->reportSignalQuality([F)V+]Lcom/android/server/location/gnss/GnssMetrics$GnssPowerMetrics;Lcom/android/server/location/gnss/GnssMetrics$GnssPowerMetrics;]Lcom/android/internal/app/IBatteryStats;Lcom/android/server/am/BatteryStatsService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010516HPLcom/android/server/location/gnss/GnssMetrics$Statistics;->addItem(D)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010517HPLcom/android/server/location/gnss/GnssMetrics;->isL5Sv(F)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010518HPLcom/android/server/location/gnss/GnssMetrics;->logCn0(Landroid/location/GnssStatus;)V+]Lcom/android/server/location/gnss/GnssMetrics$GnssPowerMetrics;Lcom/android/server/location/gnss/GnssMetrics$GnssPowerMetrics;]Lcom/android/server/location/gnss/GnssMetrics$Statistics;Lcom/android/server/location/gnss/GnssMetrics$Statistics;]Landroid/location/GnssStatus;Landroid/location/GnssStatus;]Lcom/android/server/location/gnss/GnssMetrics;Lcom/android/server/location/gnss/GnssMetrics;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010519HPLcom/android/server/location/gnss/GnssMetrics;->logCn0L5(Landroid/location/GnssStatus;)V+]Landroid/location/GnssStatus;Landroid/location/GnssStatus;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/location/gnss/GnssMetrics$Statistics;Lcom/android/server/location/gnss/GnssMetrics$Statistics;]Ljava/lang/Float;Ljava/lang/Float;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010520HPLcom/android/server/location/gnss/GnssMetrics;->logSvStatus(Landroid/location/GnssStatus;)V+]Landroid/location/GnssStatus;Landroid/location/GnssStatus;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010521HPLcom/android/server/location/gnss/GnssNetworkConnectivityHandler$2;->onCapabilitiesChanged(Landroid/net/Network;Landroid/net/NetworkCapabilities;)V
10522HPLcom/android/server/location/gnss/GnssStatusProvider$$ExternalSyntheticLambda3;-><init>(Lcom/android/server/location/gnss/GnssStatusProvider;Landroid/location/GnssStatus;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010523HPLcom/android/server/location/gnss/GnssStatusProvider$$ExternalSyntheticLambda3;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010524HPLcom/android/server/location/gnss/GnssStatusProvider$$ExternalSyntheticLambda4;->operate(Ljava/lang/Object;)V
10525HPLcom/android/server/location/gnss/GnssStatusProvider;->lambda$onReportSvStatus$2(Landroid/location/GnssStatus;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;+]Lcom/android/server/location/injector/AppOpsHelper;Lcom/android/server/location/injector/SystemAppOpsHelper;]Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;
10526HPLcom/android/server/location/gnss/GnssStatusProvider;->onReportSvStatus(Landroid/location/GnssStatus;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010527HPLcom/android/server/location/gnss/hal/GnssNative$$ExternalSyntheticLambda19;-><init>(Lcom/android/server/location/gnss/hal/GnssNative;I[I[F[F[F[F[F)V
10528HPLcom/android/server/location/gnss/hal/GnssNative$$ExternalSyntheticLambda19;->runOrThrow()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010529HPLcom/android/server/location/gnss/hal/GnssNative$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/location/gnss/hal/GnssNative;ZLandroid/location/Location;)V
10530HPLcom/android/server/location/gnss/hal/GnssNative;->injectLocation(Landroid/location/Location;)V
10531HPLcom/android/server/location/gnss/hal/GnssNative;->lambda$reportLocation$0(ZLandroid/location/Location;)V+]Lcom/android/server/location/gnss/hal/GnssNative$LocationCallbacks;Lcom/android/server/location/gnss/GnssLocationProvider;]Landroid/location/Location;Landroid/location/Location;]Lcom/android/server/location/gnss/hal/GnssNative$StatusCallbacks;Lcom/android/server/location/gnss/GnssStatusProvider;
10532HPLcom/android/server/location/gnss/hal/GnssNative;->lambda$reportSvStatus$2(I[I[F[F[F[F[F)V+]Lcom/android/server/location/gnss/hal/GnssNative$SvStatusCallbacks;Lcom/android/server/location/gnss/GnssLocationProvider;,Lcom/android/server/location/gnss/GnssStatusProvider;
10533HPLcom/android/server/location/gnss/hal/GnssNative;->reportSvStatus(I[I[F[F[F[F[F)V
10534HSPLcom/android/server/location/injector/AppForegroundHelper;->notifyAppForeground(IZ)V+]Ljava/util/concurrent/CopyOnWriteArrayList;Ljava/util/concurrent/CopyOnWriteArrayList;]Lcom/android/server/location/injector/AppForegroundHelper$AppForegroundListener;Lcom/android/server/location/provider/LocationProviderManager$$ExternalSyntheticLambda12;,Lcom/android/server/location/gnss/GnssListenerMultiplexer$$ExternalSyntheticLambda4;
10535HSPLcom/android/server/location/injector/LocationUsageLogger;->logLocationApiUsage(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/location/LocationRequest;ZZLandroid/location/Geofence;Z)V
10536HSPLcom/android/server/location/injector/SystemAppForegroundHelper$$ExternalSyntheticLambda0;->onUidImportance(II)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010537HSPLcom/android/server/location/injector/SystemAppForegroundHelper$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/location/injector/SystemAppForegroundHelper;IZ)V
10538HSPLcom/android/server/location/injector/SystemAppForegroundHelper$$ExternalSyntheticLambda1;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010539HSPLcom/android/server/location/injector/SystemAppForegroundHelper;->onAppForegroundChanged(II)V+]Landroid/os/Handler;Landroid/os/Handler;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010540HPLcom/android/server/location/injector/SystemAppOpsHelper;->noteOpNoThrow(ILandroid/location/util/identity/CallerIdentity;)Z+]Landroid/location/util/identity/CallerIdentity;Landroid/location/util/identity/CallerIdentity;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010541HSPLcom/android/server/location/injector/SystemSettingsHelper$IntegerSecureSetting;->getValueForUser(II)I+]Landroid/content/Context;Landroid/app/ContextImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010542HSPLcom/android/server/location/injector/SystemSettingsHelper;->isLocationEnabled(I)Z
10543HSPLcom/android/server/location/injector/SystemUserInfoHelper;->getActivityManager()Landroid/app/IActivityManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010544HSPLcom/android/server/location/injector/SystemUserInfoHelper;->getActivityManagerInternal()Landroid/app/ActivityManagerInternal;
10545HSPLcom/android/server/location/injector/SystemUserInfoHelper;->getCurrentUserId()I+]Lcom/android/server/location/injector/SystemUserInfoHelper;Lcom/android/server/location/LocationManagerService$Lifecycle$LifecycleUserInfoHelper;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010546HSPLcom/android/server/location/injector/SystemUserInfoHelper;->getRunningUserIds()[I+]Lcom/android/server/location/injector/SystemUserInfoHelper;Lcom/android/server/location/LocationManagerService$Lifecycle$LifecycleUserInfoHelper;]Landroid/app/IActivityManager;Lcom/android/server/am/ActivityManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010547HPLcom/android/server/location/injector/SystemUserInfoHelper;->isVisibleUserId(I)Z+]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010548HSPLcom/android/server/location/listeners/ListenerMultiplexer$ReentrancyGuard;->acquire()Lcom/android/server/location/listeners/ListenerMultiplexer$ReentrancyGuard;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010549HSPLcom/android/server/location/listeners/ListenerMultiplexer$ReentrancyGuard;->close()V+]Ljava/util/Map$Entry;Ljava/util/AbstractMap$SimpleImmutableEntry;]Lcom/android/server/location/listeners/ListenerMultiplexer;Lcom/android/server/location/provider/LocationProviderManager;,Lcom/android/server/location/gnss/GnssStatusProvider;,Lcom/android/server/location/geofence/GeofenceManager;,Lcom/android/server/location/provider/PassiveLocationProviderManager;,Lcom/android/server/location/gnss/GnssMeasurementsProvider;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/location/listeners/ListenerMultiplexer$UpdateServiceBuffer;Lcom/android/server/location/listeners/ListenerMultiplexer$UpdateServiceBuffer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010550HSPLcom/android/server/location/listeners/ListenerMultiplexer$UpdateServiceBuffer;->acquire()Lcom/android/server/location/listeners/ListenerMultiplexer$UpdateServiceBuffer;
art-benchmark-service00abe242023-02-13 10:31:34 -080010551HSPLcom/android/server/location/listeners/ListenerMultiplexer$UpdateServiceBuffer;->close()V+]Lcom/android/server/location/listeners/ListenerMultiplexer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070010552HPLcom/android/server/location/listeners/ListenerMultiplexer;->deliverToListeners(Ljava/util/function/Function;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/function/Function;Lcom/android/server/location/gnss/GnssMeasurementsProvider$$ExternalSyntheticLambda0;,Lcom/android/server/location/gnss/GnssStatusProvider$$ExternalSyntheticLambda3;,Lcom/android/server/location/provider/LocationProviderManager$$ExternalSyntheticLambda19;,Lcom/android/server/location/gnss/GnssNmeaProvider$1;]Lcom/android/server/location/listeners/ListenerMultiplexer$ReentrancyGuard;Lcom/android/server/location/listeners/ListenerMultiplexer$ReentrancyGuard;]Lcom/android/server/location/listeners/ListenerRegistration;megamorphic_types
10553HSPLcom/android/server/location/listeners/ListenerMultiplexer;->replaceRegistration(Ljava/lang/Object;Ljava/lang/Object;Lcom/android/server/location/listeners/ListenerRegistration;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000010554HSPLcom/android/server/location/listeners/ListenerMultiplexer;->updateRegistrations(Ljava/util/function/Predicate;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/location/listeners/ListenerMultiplexer$ReentrancyGuard;Lcom/android/server/location/listeners/ListenerMultiplexer$ReentrancyGuard;]Lcom/android/server/location/listeners/ListenerMultiplexer;megamorphic_types]Ljava/util/function/Predicate;megamorphic_types]Lcom/android/server/location/listeners/ListenerMultiplexer$UpdateServiceBuffer;Lcom/android/server/location/listeners/ListenerMultiplexer$UpdateServiceBuffer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010555HPLcom/android/server/location/listeners/ListenerMultiplexer;->updateService()V
10556HPLcom/android/server/location/listeners/ListenerRegistration$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/location/listeners/ListenerRegistration;)V
10557HPLcom/android/server/location/listeners/ListenerRegistration$$ExternalSyntheticLambda0;->get()Ljava/lang/Object;
10558HPLcom/android/server/location/listeners/ListenerRegistration$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/location/listeners/ListenerRegistration;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070010559HPLcom/android/server/location/listeners/ListenerRegistration;->$r8$lambda$2ZBTq2V6H4YAlFacTxHD81N0y0Q(Lcom/android/server/location/listeners/ListenerRegistration;)Ljava/lang/Object;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010560HPLcom/android/server/location/listeners/ListenerRegistration;->executeOperation(Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;)V+]Lcom/android/internal/listeners/ListenerExecutor;Lcom/android/server/location/gnss/GnssListenerMultiplexer$GnssListenerRegistration;,Lcom/android/server/location/gnss/GnssMeasurementsProvider$GnssMeasurementListenerRegistration;,Lcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;,Lcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentRegistration;,Lcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010561HPLcom/android/server/location/listeners/ListenerRegistration;->isActive()Z
10562HPLcom/android/server/location/listeners/ListenerRegistration;->lambda$executeOperation$0()Ljava/lang/Object;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010563HSPLcom/android/server/location/provider/AbstractLocationProvider;->getState()Lcom/android/server/location/provider/AbstractLocationProvider$State;+]Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/atomic/AtomicReference;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010564HPLcom/android/server/location/provider/AbstractLocationProvider;->reportLocation(Landroid/location/LocationResult;)V+]Lcom/android/server/location/provider/AbstractLocationProvider$Listener;Lcom/android/server/location/provider/StationaryThrottlingLocationProvider;,Lcom/android/server/location/provider/MockableLocationProvider$ListenerWrapper;,Lcom/android/server/location/provider/PassiveLocationProviderManager;,Lcom/android/server/location/provider/LocationProviderManager;]Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/atomic/AtomicReference;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010565HPLcom/android/server/location/provider/DelegateLocationProvider;->waitForInitialization()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000010566HSPLcom/android/server/location/provider/LocationProviderManager$$ExternalSyntheticLambda12;->onAppForegroundChanged(IZ)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000010567HSPLcom/android/server/location/provider/LocationProviderManager$$ExternalSyntheticLambda30;-><init>(IZ)V
10568HSPLcom/android/server/location/provider/LocationProviderManager$$ExternalSyntheticLambda30;->test(Ljava/lang/Object;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010569HPLcom/android/server/location/provider/LocationProviderManager$ExternalWakeLockReleaser;->sendResult(Landroid/os/Bundle;)V+]Landroid/os/PowerManager$WakeLock;Landroid/os/PowerManager$WakeLock;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010570HPLcom/android/server/location/provider/LocationProviderManager$LastLocation;->calculateNextCoarse(Landroid/location/Location;Landroid/location/Location;)Landroid/location/Location;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010571HPLcom/android/server/location/provider/LocationProviderManager$LastLocation;->calculateNextFine(Landroid/location/Location;Landroid/location/Location;)Landroid/location/Location;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010572HPLcom/android/server/location/provider/LocationProviderManager$LastLocation;->set(Landroid/location/Location;)V
10573HPLcom/android/server/location/provider/LocationProviderManager$LastLocation;->setBypass(Landroid/location/Location;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010574HPLcom/android/server/location/provider/LocationProviderManager$LocationListenerTransport;->deliverOnLocationChanged(Landroid/location/LocationResult;Landroid/os/IRemoteCallback;)V+]Landroid/location/LocationResult;Landroid/location/LocationResult;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010575HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$1;-><init>(Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010576HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$1;->test(Landroid/location/Location;)Z+]Lcom/android/server/location/provider/LocationProviderManager$Registration;Lcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;,Lcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentRegistration;]Landroid/location/Location;Landroid/location/Location;]Landroid/location/LocationRequest;Landroid/location/LocationRequest;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010577HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$1;->test(Ljava/lang/Object;)Z+]Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration$1;Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration$1;
10578HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$2;-><init>(Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration;Landroid/location/LocationResult;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010579HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$2;->onPostExecute(Z)V+]Lcom/android/server/location/provider/LocationProviderManager$Registration;Lcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;,Lcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentRegistration;]Lcom/android/server/location/listeners/RemovableListenerRegistration;Lcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;]Landroid/location/LocationRequest;Landroid/location/LocationRequest;]Landroid/os/PowerManager$WakeLock;Landroid/os/PowerManager$WakeLock;
10580HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$2;->onPreExecute()V+]Lcom/android/server/location/provider/LocationProviderManager$Registration;Lcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;,Lcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentRegistration;]Landroid/location/LocationResult;Landroid/location/LocationResult;]Landroid/os/PowerManager$WakeLock;Landroid/os/PowerManager$WakeLock;
10581HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$2;->operate(Lcom/android/server/location/provider/LocationProviderManager$LocationTransport;)V+]Lcom/android/server/location/provider/LocationProviderManager$Registration;Lcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;,Lcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentRegistration;]Lcom/android/server/location/eventlog/LocationEventLog;Lcom/android/server/location/eventlog/LocationEventLog;]Landroid/location/LocationResult;Landroid/location/LocationResult;]Landroid/location/util/identity/CallerIdentity;Landroid/location/util/identity/CallerIdentity;]Lcom/android/server/location/provider/LocationProviderManager$LocationTransport;Lcom/android/server/location/provider/LocationProviderManager$LocationListenerTransport;,Lcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentTransport;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010582HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration$2;->operate(Ljava/lang/Object;)V+]Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration$2;Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration$2;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010583HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->-$$Nest$fputmNumLocationsDelivered(Lcom/android/server/location/provider/LocationProviderManager$LocationRegistration;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010584HPLcom/android/server/location/provider/LocationProviderManager$LocationRegistration;->acceptLocationChange(Landroid/location/LocationResult;)Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;+]Lcom/android/server/location/provider/LocationProviderManager$Registration;Lcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;,Lcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentRegistration;]Lcom/android/server/location/injector/AppOpsHelper;Lcom/android/server/location/injector/SystemAppOpsHelper;]Landroid/location/LocationResult;Landroid/location/LocationResult;]Landroid/location/LocationRequest;Landroid/location/LocationRequest;]Lcom/android/server/location/provider/LocationProviderManager;Lcom/android/server/location/provider/PassiveLocationProviderManager;,Lcom/android/server/location/provider/LocationProviderManager;
10585HSPLcom/android/server/location/provider/LocationProviderManager$Registration;->calculateProviderLocationRequest()Landroid/location/LocationRequest;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010586HSPLcom/android/server/location/provider/LocationProviderManager$Registration;->getIdentity()Landroid/location/util/identity/CallerIdentity;
10587HPLcom/android/server/location/provider/LocationProviderManager$Registration;->getLastDeliveredLocation()Landroid/location/Location;
10588HPLcom/android/server/location/provider/LocationProviderManager$Registration;->getPermissionLevel()I
10589HSPLcom/android/server/location/provider/LocationProviderManager$Registration;->getRequest()Landroid/location/LocationRequest;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010590HSPLcom/android/server/location/provider/LocationProviderManager$Registration;->onForegroundChanged(IZ)Z+]Lcom/android/server/location/provider/LocationProviderManager$Registration;Lcom/android/server/location/provider/LocationProviderManager$GetCurrentLocationListenerRegistration;,Lcom/android/server/location/provider/LocationProviderManager$LocationListenerRegistration;,Lcom/android/server/location/provider/LocationProviderManager$LocationPendingIntentRegistration;]Lcom/android/server/location/eventlog/LocationEventLog;Lcom/android/server/location/eventlog/LocationEventLog;]Lcom/android/server/location/injector/LocationPowerSaveModeHelper;Lcom/android/server/location/injector/SystemLocationPowerSaveModeHelper;]Landroid/location/util/identity/CallerIdentity;Landroid/location/util/identity/CallerIdentity;
10591HSPLcom/android/server/location/provider/LocationProviderManager$Registration;->onRegister()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010592HPLcom/android/server/location/provider/LocationProviderManager$Registration;->setLastDeliveredLocation(Landroid/location/Location;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000010593HSPLcom/android/server/location/provider/LocationProviderManager;->$r8$lambda$zsTN8daznMGqhsg_3Arg9AO-KFQ(IZLcom/android/server/location/provider/LocationProviderManager$Registration;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010594HSPLcom/android/server/location/provider/LocationProviderManager;->access$000(Lcom/android/server/location/provider/LocationProviderManager;)Ljava/lang/Object;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010595HPLcom/android/server/location/provider/LocationProviderManager;->access$100(Lcom/android/server/location/provider/LocationProviderManager;)Ljava/lang/Object;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010596HPLcom/android/server/location/provider/LocationProviderManager;->access$200(Lcom/android/server/location/provider/LocationProviderManager;)Ljava/lang/Object;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010597HSPLcom/android/server/location/provider/LocationProviderManager;->access$900(Lcom/android/server/location/provider/LocationProviderManager;)Ljava/lang/Object;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010598HPLcom/android/server/location/provider/LocationProviderManager;->getLastLocation(Landroid/location/LastLocationRequest;Landroid/location/util/identity/CallerIdentity;I)Landroid/location/Location;+]Lcom/android/server/location/injector/AppOpsHelper;Lcom/android/server/location/injector/SystemAppOpsHelper;]Landroid/location/LastLocationRequest;Landroid/location/LastLocationRequest;]Landroid/location/util/identity/CallerIdentity;Landroid/location/util/identity/CallerIdentity;]Lcom/android/server/location/provider/LocationProviderManager;Lcom/android/server/location/provider/PassiveLocationProviderManager;,Lcom/android/server/location/provider/LocationProviderManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010599HPLcom/android/server/location/provider/LocationProviderManager;->getLastLocationUnsafe(IIZJ)Landroid/location/Location;+]Landroid/location/Location;Landroid/location/Location;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/location/provider/LocationProviderManager$LastLocation;Lcom/android/server/location/provider/LocationProviderManager$LastLocation;]Lcom/android/server/location/injector/UserInfoHelper;Lcom/android/server/location/LocationManagerService$Lifecycle$LifecycleUserInfoHelper;]Lcom/android/server/location/provider/LocationProviderManager;Lcom/android/server/location/provider/LocationProviderManager;
10600HSPLcom/android/server/location/provider/LocationProviderManager;->getName()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010601HSPLcom/android/server/location/provider/LocationProviderManager;->isActive(ZLandroid/location/util/identity/CallerIdentity;)Z+]Lcom/android/server/location/injector/SettingsHelper;Lcom/android/server/location/injector/SystemSettingsHelper;]Landroid/location/util/identity/CallerIdentity;Landroid/location/util/identity/CallerIdentity;]Lcom/android/server/location/injector/UserInfoHelper;Lcom/android/server/location/LocationManagerService$Lifecycle$LifecycleUserInfoHelper;]Lcom/android/server/location/provider/LocationProviderManager;Lcom/android/server/location/provider/PassiveLocationProviderManager;,Lcom/android/server/location/provider/LocationProviderManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010602HSPLcom/android/server/location/provider/LocationProviderManager;->isEnabled(I)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
art-benchmark-service922a5532023-03-23 03:12:41 -070010603HSPLcom/android/server/location/provider/LocationProviderManager;->isVisibleToCaller()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000010604HSPLcom/android/server/location/provider/LocationProviderManager;->lambda$onAppForegroundChanged$10(IZLcom/android/server/location/provider/LocationProviderManager$Registration;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010605HPLcom/android/server/location/provider/LocationProviderManager;->mergeRegistrations(Ljava/util/Collection;)Landroid/location/provider/ProviderRequest;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010606HSPLcom/android/server/location/provider/LocationProviderManager;->onAppForegroundChanged(IZ)V
art-benchmark-service922a5532023-03-23 03:12:41 -070010607HPLcom/android/server/location/provider/LocationProviderManager;->onReportLocation(Landroid/location/LocationResult;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/location/eventlog/LocationEventLog;Lcom/android/server/location/eventlog/LocationEventLog;]Landroid/location/Location;Landroid/location/Location;]Lcom/android/server/location/listeners/ListenerMultiplexer;Lcom/android/server/location/provider/PassiveLocationProviderManager;,Lcom/android/server/location/provider/LocationProviderManager;]Landroid/location/LocationResult;Landroid/location/LocationResult;]Lcom/android/server/location/provider/PassiveLocationProviderManager;Lcom/android/server/location/provider/PassiveLocationProviderManager;]Lcom/android/server/location/provider/LocationProviderManager;Lcom/android/server/location/provider/PassiveLocationProviderManager;,Lcom/android/server/location/provider/LocationProviderManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010608HPLcom/android/server/location/provider/LocationProviderManager;->setLastLocation(Landroid/location/Location;I)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/location/provider/LocationProviderManager$LastLocation;Lcom/android/server/location/provider/LocationProviderManager$LastLocation;]Lcom/android/server/location/injector/UserInfoHelper;Lcom/android/server/location/LocationManagerService$Lifecycle$LifecycleUserInfoHelper;]Lcom/android/server/location/provider/LocationProviderManager;Lcom/android/server/location/provider/PassiveLocationProviderManager;,Lcom/android/server/location/provider/LocationProviderManager;
10609HPLcom/android/server/location/provider/MockableLocationProvider$ListenerWrapper;->onReportLocation(Landroid/location/LocationResult;)V+]Lcom/android/server/location/provider/AbstractLocationProvider;Lcom/android/server/location/provider/MockableLocationProvider;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010610HPLcom/android/server/location/provider/PassiveLocationProviderManager;->updateLocation(Landroid/location/LocationResult;)V+]Lcom/android/server/location/provider/PassiveLocationProvider;Lcom/android/server/location/provider/PassiveLocationProvider;]Lcom/android/server/location/provider/MockableLocationProvider;Lcom/android/server/location/provider/MockableLocationProvider;
10611HPLcom/android/server/location/provider/StationaryThrottlingLocationProvider;->onReportLocation(Landroid/location/LocationResult;)V+]Lcom/android/server/location/provider/StationaryThrottlingLocationProvider;Lcom/android/server/location/provider/StationaryThrottlingLocationProvider;]Landroid/location/LocationResult;Landroid/location/LocationResult;
10612HSPLcom/android/server/location/provider/StationaryThrottlingLocationProvider;->onThrottlingChangedLocked(Z)V+]Lcom/android/server/location/provider/AbstractLocationProvider;Lcom/android/server/location/gnss/GnssLocationProvider;,Lcom/android/server/location/provider/proxy/ProxyLocationProvider;]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/location/eventlog/LocationEventLog;Lcom/android/server/location/eventlog/LocationEventLog;]Landroid/location/Location;Landroid/location/Location;]Lcom/android/server/location/provider/LocationProviderController;Lcom/android/server/location/provider/AbstractLocationProvider$Controller;]Landroid/location/provider/ProviderRequest;Landroid/location/provider/ProviderRequest;
10613HPLcom/android/server/location/provider/proxy/ProxyLocationProvider$Proxy;->onReportLocation(Landroid/location/Location;)V+]Landroid/location/LocationResult;Landroid/location/LocationResult;
art-benchmark-service922a5532023-03-23 03:12:41 -070010614HSPLcom/android/server/locksettings/LockSettingsService;->checkDatabaseReadPermission(Ljava/lang/String;I)V+]Lcom/android/server/locksettings/LockSettingsService;Lcom/android/server/locksettings/LockSettingsService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010615HSPLcom/android/server/locksettings/LockSettingsService;->checkPasswordHavePermission()V+]Landroid/content/Context;Landroid/app/ContextImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010616HSPLcom/android/server/locksettings/LockSettingsService;->checkPasswordReadPermission()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010617HSPLcom/android/server/locksettings/LockSettingsService;->getCredentialType(I)I+]Lcom/android/server/locksettings/LockSettingsService;Lcom/android/server/locksettings/LockSettingsService;
10618HSPLcom/android/server/locksettings/LockSettingsService;->getCredentialTypeInternal(I)I+]Lcom/android/server/locksettings/LockSettingsService;Lcom/android/server/locksettings/LockSettingsService;]Lcom/android/server/locksettings/SyntheticPasswordManager;Lcom/android/server/locksettings/SyntheticPasswordManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010619HSPLcom/android/server/locksettings/LockSettingsService;->getCurrentLskfBasedProtectorId(I)J
art-benchmark-service00abe242023-02-13 10:31:34 -080010620HSPLcom/android/server/locksettings/LockSettingsService;->getLong(Ljava/lang/String;JI)J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010621HSPLcom/android/server/locksettings/LockSettingsService;->getSeparateProfileChallengeEnabled(I)Z+]Lcom/android/server/locksettings/LockSettingsService;Lcom/android/server/locksettings/LockSettingsService;
10622HSPLcom/android/server/locksettings/LockSettingsService;->getSeparateProfileChallengeEnabledInternal(I)Z+]Lcom/android/server/locksettings/LockSettingsStorage;Lcom/android/server/locksettings/LockSettingsStorage;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010623HSPLcom/android/server/locksettings/LockSettingsService;->getString(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010624HPLcom/android/server/locksettings/LockSettingsService;->getStrongAuthForUser(I)I
art-benchmark-service922a5532023-03-23 03:12:41 -070010625HSPLcom/android/server/locksettings/LockSettingsService;->hasPermission(Ljava/lang/String;)Z+]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service35aba412020-02-03 11:53:25 -080010626HSPLcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;->equals(Ljava/lang/Object;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010627HSPLcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;->hashCode()I
art-benchmark-service35aba412020-02-03 11:53:25 -080010628HSPLcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;->set(ILjava/lang/String;I)Lcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010629HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->contains(ILjava/lang/String;I)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;Lcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010630HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->copyOf([B)[B
10631HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->hasFile(Ljava/io/File;)Z
10632HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->hasKeyValue(Ljava/lang/String;I)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070010633HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->peek(ILjava/lang/String;I)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;Lcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;
art-benchmark-service00abe242023-02-13 10:31:34 -080010634HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->peekFile(Ljava/io/File;)[B
art-benchmark-service9f6049f2022-10-03 00:48:12 -070010635HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->peekKeyValue(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010636HSPLcom/android/server/locksettings/LockSettingsStorage;->-$$Nest$sfgetDEFAULT()Ljava/lang/Object;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010637HSPLcom/android/server/locksettings/LockSettingsStorage;->getBoolean(Ljava/lang/String;ZI)Z+]Lcom/android/server/locksettings/LockSettingsStorage;Lcom/android/server/locksettings/LockSettingsStorage;
art-benchmark-service00abe242023-02-13 10:31:34 -080010638HSPLcom/android/server/locksettings/LockSettingsStorage;->getLong(Ljava/lang/String;JI)J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010639HSPLcom/android/server/locksettings/LockSettingsStorage;->getString(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;+]Lcom/android/server/locksettings/LockSettingsStorage;Lcom/android/server/locksettings/LockSettingsStorage;
art-benchmark-service35aba412020-02-03 11:53:25 -080010640HSPLcom/android/server/locksettings/LockSettingsStorage;->getSyntheticPasswordDirectoryForUser(I)Ljava/io/File;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010641HSPLcom/android/server/locksettings/LockSettingsStorage;->getSyntheticPasswordStateFileForUser(IJLjava/lang/String;)Ljava/io/File;+]Lcom/android/server/locksettings/LockSettingsStorage;Lcom/android/server/locksettings/LockSettingsStorage;
10642HSPLcom/android/server/locksettings/LockSettingsStorage;->readFile(Ljava/io/File;)[B+]Lcom/android/server/locksettings/LockSettingsStorage$Cache;Lcom/android/server/locksettings/LockSettingsStorage$Cache;]Ljava/io/RandomAccessFile;Ljava/io/RandomAccessFile;
10643HSPLcom/android/server/locksettings/LockSettingsStorage;->readKeyValue(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;+]Lcom/android/server/locksettings/LockSettingsStorage$Cache;Lcom/android/server/locksettings/LockSettingsStorage$Cache;]Landroid/database/sqlite/SQLiteOpenHelper;Lcom/android/server/locksettings/LockSettingsStorage$DatabaseHelper;]Landroid/database/sqlite/SQLiteDatabase;Landroid/database/sqlite/SQLiteDatabase;
10644HSPLcom/android/server/locksettings/LockSettingsStorage;->readSyntheticPasswordState(IJLjava/lang/String;)[B+]Lcom/android/server/locksettings/LockSettingsStorage;Lcom/android/server/locksettings/LockSettingsStorage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010645HSPLcom/android/server/locksettings/SyntheticPasswordManager$PasswordData;-><init>()V
10646HSPLcom/android/server/locksettings/SyntheticPasswordManager$PasswordData;->fromBytes([B)Lcom/android/server/locksettings/SyntheticPasswordManager$PasswordData;
art-benchmark-service08401c12022-12-23 09:27:20 -080010647HSPLcom/android/server/locksettings/SyntheticPasswordManager;->getCredentialType(JI)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010648HSPLcom/android/server/locksettings/SyntheticPasswordManager;->loadState(Ljava/lang/String;JI)[B
10649HPLcom/android/server/locksettings/recoverablekeystore/RecoverableKeyStoreManager;->checkRecoverKeyStorePermission()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010650HPLcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;->getGrantAlias(IILjava/lang/String;)Ljava/lang/String;
10651HSPLcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;->getInternalAlias(IILjava/lang/String;)Ljava/lang/String;
10652HPLcom/android/server/locksettings/recoverablekeystore/storage/ApplicationKeyStorage;->makeKeystoreEngineGrantString(ILjava/lang/String;)Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010653HPLcom/android/server/locksettings/recoverablekeystore/storage/CleanupManager;->registerRecoveryAgent(II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010654HPLcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDb;->getStatusForAllKeys(I)Ljava/util/Map;+]Ljava/util/HashMap;Ljava/util/HashMap;]Landroid/database/sqlite/SQLiteDatabase;Landroid/database/sqlite/SQLiteDatabase;]Landroid/database/sqlite/SQLiteOpenHelper;Lcom/android/server/locksettings/recoverablekeystore/storage/RecoverableKeyStoreDbHelper;
10655HPLcom/android/server/media/AudioPlayerStateMonitor$AudioManagerPlaybackListener;->onPlaybackConfigChanged(Ljava/util/List;)V+]Landroid/media/AudioPlaybackConfiguration;Landroid/media/AudioPlaybackConfiguration;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/Set;Landroid/util/ArraySet;
10656HSPLcom/android/server/media/AudioPoliciesBluetoothRouteController;->getAllBluetoothRoutes()Ljava/util/List;+]Landroid/media/MediaRoute2Info;Landroid/media/MediaRoute2Info;]Lcom/android/server/media/AudioPoliciesBluetoothRouteController;Lcom/android/server/media/AudioPoliciesBluetoothRouteController;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/Map;Ljava/util/HashMap;
10657HSPLcom/android/server/media/MediaResourceMonitorService$MediaResourceMonitorImpl;->getPackageNamesFromPid(I)[Ljava/lang/String;+]Lcom/android/server/SystemService;Lcom/android/server/media/MediaResourceMonitorService;]Landroid/app/ActivityManager;Landroid/app/ActivityManager;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/Context;Landroid/app/ContextImpl;
10658HSPLcom/android/server/media/MediaResourceMonitorService$MediaResourceMonitorImpl;->notifyResourceGranted(II)V
10659HSPLcom/android/server/media/MediaRoute2Provider;->setProviderState(Landroid/media/MediaRoute2ProviderInfo;)V
10660HPLcom/android/server/media/MediaRoute2ProviderWatcher;->scanPackages()V
10661HPLcom/android/server/media/MediaRouter2ServiceImpl$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
10662HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->dispatchUpdates(ZZZLandroid/media/MediaRoute2Info;)V
10663HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->getManagerRecords()Ljava/util/List;
10664HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->getRouterRecords()Ljava/util/List;
10665HSPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->maybeUpdateDiscoveryPreferenceForUid(I)V+]Landroid/os/Handler;Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;]Ljava/lang/ref/WeakReference;Ljava/lang/ref/WeakReference;]Ljava/util/ArrayList;Ljava/util/ArrayList;
10666HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->onProviderStateChangedOnHandler(Lcom/android/server/media/MediaRoute2Provider;)V+]Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;]Ljava/lang/ref/WeakReference;Ljava/lang/ref/WeakReference;]Ljava/util/Map;Landroid/util/ArrayMap;]Ljava/util/Set;Ljava/util/HashSet;]Lcom/android/server/media/MediaRoute2Provider;Lcom/android/server/media/SystemMediaRoute2Provider;,Lcom/android/server/media/MediaRoute2ProviderServiceProxy;]Lcom/android/server/media/SystemMediaRoute2Provider;Lcom/android/server/media/SystemMediaRoute2Provider;]Landroid/media/MediaRoute2Info;Landroid/media/MediaRoute2Info;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/media/MediaRoute2ProviderInfo;Landroid/media/MediaRoute2ProviderInfo;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010667HPLcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;->updateDiscoveryPreferenceOnHandler()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010668HPLcom/android/server/media/MediaRouter2ServiceImpl;->getRemoteSessionsLocked(Landroid/media/IMediaRouter2Manager;)Ljava/util/List;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/media/MediaRoute2Provider;Lcom/android/server/media/MediaRoute2ProviderServiceProxy;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/ArrayList;Ljava/util/ArrayList;
10669HPLcom/android/server/media/MediaRouter2ServiceImpl;->getSystemSessionInfo(Ljava/lang/String;Z)Landroid/media/RoutingSessionInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010670HSPLcom/android/server/media/MediaRouter2ServiceImpl;->lambda$new$0(II)V+]Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;Lcom/android/server/media/MediaRouter2ServiceImpl$UserHandler;]Landroid/util/SparseArray;Landroid/util/SparseArray;
10671HPLcom/android/server/media/MediaRouterService$AudioPlayerActiveStateChangedListenerImpl;->onAudioPlayerActiveStateChanged(Landroid/media/AudioPlaybackConfiguration;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010672HPLcom/android/server/media/MediaRouterService;->getSystemSessionInfoForPackage(Landroid/media/IMediaRouter2Manager;Ljava/lang/String;)Landroid/media/RoutingSessionInfo;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/media/MediaRouter2ServiceImpl;Lcom/android/server/media/MediaRouter2ServiceImpl;]Landroid/os/UserHandle;Landroid/os/UserHandle;
10673HPLcom/android/server/media/MediaRouterService;->restoreRoute(I)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/media/MediaRouterService;Lcom/android/server/media/MediaRouterService;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Ljava/util/ArrayList;Ljava/util/ArrayList;
10674HPLcom/android/server/media/MediaSessionRecord$ControllerStub;->getMetadata()Landroid/media/MediaMetadata;
10675HPLcom/android/server/media/MediaSessionRecord$ControllerStub;->getPlaybackState()Landroid/media/session/PlaybackState;
10676HPLcom/android/server/media/MediaSessionRecord$ControllerStub;->registerCallback(Ljava/lang/String;Landroid/media/session/ISessionControllerCallback;)V
10677HPLcom/android/server/media/MediaSessionRecord$SessionStub;->setPlaybackState(Landroid/media/session/PlaybackState;)V+]Landroid/media/session/PlaybackState;Landroid/media/session/PlaybackState;]Lcom/android/server/media/MediaSessionRecord$MessageHandler;Lcom/android/server/media/MediaSessionRecord$MessageHandler;]Lcom/android/server/media/MediaSessionService;Lcom/android/server/media/MediaSessionService;
10678HPLcom/android/server/media/MediaSessionRecord;->getControllerHolderIndexForCb(Landroid/media/session/ISessionControllerCallback;)I+]Ljava/lang/Object;Landroid/os/BinderProxy;]Ljava/util/concurrent/CopyOnWriteArrayList;Ljava/util/concurrent/CopyOnWriteArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010679HPLcom/android/server/media/MediaSessionRecord;->getStateWithUpdatedPosition()Landroid/media/session/PlaybackState;+]Landroid/media/session/PlaybackState$Builder;Landroid/media/session/PlaybackState$Builder;]Landroid/media/session/PlaybackState;Landroid/media/session/PlaybackState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010680HPLcom/android/server/media/MediaSessionRecord;->getVolumeAttributes()Landroid/media/session/MediaController$PlaybackInfo;+]Landroid/media/AudioManager;Landroid/media/AudioManager;
10681HPLcom/android/server/media/MediaSessionRecord;->toString()Ljava/lang/String;
10682HPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->dispatchVolumeKeyEvent(Ljava/lang/String;Ljava/lang/String;ZLandroid/view/KeyEvent;IZ)V
10683HSPLcom/android/server/media/MediaSessionService$SessionManagerImpl;->getSessions(Landroid/content/ComponentName;I)Ljava/util/List;+]Lcom/android/server/media/MediaSessionService$SessionManagerImpl;Lcom/android/server/media/MediaSessionService$SessionManagerImpl;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/media/MediaSessionRecord;Lcom/android/server/media/MediaSessionRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010684HSPLcom/android/server/media/MediaSessionService;->getActiveSessionsLocked(I)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/media/MediaSessionService;Lcom/android/server/media/MediaSessionService;]Lcom/android/server/media/MediaSessionStack;Lcom/android/server/media/MediaSessionStack;
10685HSPLcom/android/server/media/MediaSessionService;->getFullUserRecordLocked(I)Lcom/android/server/media/MediaSessionService$FullUserRecord;+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010686HPLcom/android/server/media/MediaSessionService;->onSessionPlaybackStateChanged(Lcom/android/server/media/MediaSessionRecordImpl;Z)V+]Lcom/android/server/media/MediaSessionRecordImpl;Lcom/android/server/media/MediaSessionRecord;]Lcom/android/server/media/MediaSessionService;Lcom/android/server/media/MediaSessionService;]Lcom/android/server/media/MediaSessionStack;Lcom/android/server/media/MediaSessionStack;
10687HPLcom/android/server/media/MediaSessionService;->pushSession1Changed(I)V+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/media/MediaSessionRecord;Lcom/android/server/media/MediaSessionRecord;]Lcom/android/server/media/MediaSessionService;Lcom/android/server/media/MediaSessionService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
10688HPLcom/android/server/media/MediaSessionStack;->findMediaButtonSession(I)Lcom/android/server/media/MediaSessionRecordImpl;+]Lcom/android/server/media/MediaSessionRecordImpl;Lcom/android/server/media/MediaSessionRecord;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/media/AudioPlayerStateMonitor;Lcom/android/server/media/AudioPlayerStateMonitor;
10689HSPLcom/android/server/media/MediaSessionStack;->getPriorityList(ZI)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/media/MediaSessionRecord;Lcom/android/server/media/MediaSessionRecord;
10690HPLcom/android/server/media/MediaSessionStack;->updateMediaButtonSessionIfNeeded()V+]Lcom/android/server/media/MediaSessionRecordImpl;Lcom/android/server/media/MediaSessionRecord;]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/media/AudioPlayerStateMonitor;Lcom/android/server/media/AudioPlayerStateMonitor;]Lcom/android/server/media/MediaSessionStack;Lcom/android/server/media/MediaSessionStack;
10691HPLcom/android/server/media/RemoteDisplayProviderWatcher;->scanPackages()V
10692HPLcom/android/server/media/SystemMediaRoute2Provider;->generateDeviceRouteSelectedSessionInfo(Ljava/lang/String;)Landroid/media/RoutingSessionInfo;
10693HSPLcom/android/server/media/SystemMediaRoute2Provider;->updateSessionInfosIfNeeded()Z
10694HPLcom/android/server/media/metrics/MediaMetricsManagerService$BinderService;->inList([Ljava/lang/String;Ljava/util/List;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010695HPLcom/android/server/media/metrics/MediaMetricsManagerService$BinderService;->loggingLevel()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070010696HSPLcom/android/server/net/BaseNetworkObserver;-><init>()V
10697HPLcom/android/server/net/NetworkManagementService$$ExternalSyntheticLambda5;->sendCallback(Landroid/net/INetworkManagementEventObserver;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080010698HSPLcom/android/server/net/NetworkManagementService$Dependencies;->getCallingUid()I
10699HSPLcom/android/server/net/NetworkManagementService$LocalService;->isNetworkRestrictedForUid(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010700HPLcom/android/server/net/NetworkManagementService$NetdUnsolicitedEventListener$$ExternalSyntheticLambda2;-><init>(Lcom/android/server/net/NetworkManagementService$NetdUnsolicitedEventListener;Ljava/lang/String;Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010701HPLcom/android/server/net/NetworkManagementService$NetdUnsolicitedEventListener$$ExternalSyntheticLambda4;-><init>(Lcom/android/server/net/NetworkManagementService$NetdUnsolicitedEventListener;IZJI)V
art-benchmark-service922a5532023-03-23 03:12:41 -070010702HPLcom/android/server/net/NetworkManagementService$NetdUnsolicitedEventListener$$ExternalSyntheticLambda4;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010703HSPLcom/android/server/net/NetworkManagementService$NetdUnsolicitedEventListener;->onInterfaceAddressUpdated(Ljava/lang/String;Ljava/lang/String;II)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010704HPLcom/android/server/net/NetworkManagementService$NetdUnsolicitedEventListener;->onInterfaceClassActivityChanged(ZIJI)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010705HPLcom/android/server/net/NetworkManagementService$NetdUnsolicitedEventListener;->onQuotaLimitReached(Ljava/lang/String;Ljava/lang/String;)V
10706HSPLcom/android/server/net/NetworkManagementService;->-$$Nest$fgetmDaemonHandler(Lcom/android/server/net/NetworkManagementService;)Landroid/os/Handler;
art-benchmark-service00abe242023-02-13 10:31:34 -080010707HSPLcom/android/server/net/NetworkManagementService;->-$$Nest$misNetworkRestrictedInternal(Lcom/android/server/net/NetworkManagementService;I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010708HSPLcom/android/server/net/NetworkManagementService;->enforceSystemUid()V+]Lcom/android/server/net/NetworkManagementService$Dependencies;Lcom/android/server/net/NetworkManagementService$Dependencies;
art-benchmark-service00abe242023-02-13 10:31:34 -080010709HSPLcom/android/server/net/NetworkManagementService;->getFirewallChainState(I)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010710HSPLcom/android/server/net/NetworkManagementService;->getFirewallRuleName(II)Ljava/lang/String;+]Lcom/android/server/net/NetworkManagementService;Lcom/android/server/net/NetworkManagementService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010711HSPLcom/android/server/net/NetworkManagementService;->getUidFirewallRulesLR(I)Landroid/util/SparseIntArray;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010712HSPLcom/android/server/net/NetworkManagementService;->invokeForAllObservers(Lcom/android/server/net/NetworkManagementService$NetworkManagementEventCallback;)V+]Lcom/android/server/net/NetworkManagementService$NetworkManagementEventCallback;megamorphic_types]Landroid/os/RemoteCallbackList;Landroid/os/RemoteCallbackList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010713HSPLcom/android/server/net/NetworkManagementService;->isNetworkRestrictedInternal(I)Z+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/net/NetworkManagementService;Lcom/android/server/net/NetworkManagementService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010714HPLcom/android/server/net/NetworkManagementService;->removeInterfaceQuota(Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010715HPLcom/android/server/net/NetworkManagementService;->setFirewallUidRule(III)V+]Lcom/android/server/net/NetworkManagementService;Lcom/android/server/net/NetworkManagementService;
10716HPLcom/android/server/net/NetworkManagementService;->setFirewallUidRuleLocked(III)V+]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/net/ConnectivityManager;Landroid/net/ConnectivityManager;]Lcom/android/server/net/NetworkManagementService;Lcom/android/server/net/NetworkManagementService;
10717HSPLcom/android/server/net/NetworkManagementService;->setFirewallUidRules(I[I[I)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/net/ConnectivityManager;Landroid/net/ConnectivityManager;]Lcom/android/server/net/NetworkManagementService;Lcom/android/server/net/NetworkManagementService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010718HPLcom/android/server/net/NetworkManagementService;->setInterfaceQuota(Ljava/lang/String;J)V
art-benchmark-service00abe242023-02-13 10:31:34 -080010719HSPLcom/android/server/net/NetworkManagementService;->setUidCleartextNetworkPolicy(II)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/net/NetworkManagementService$Dependencies;Lcom/android/server/net/NetworkManagementService$Dependencies;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010720HSPLcom/android/server/net/NetworkManagementService;->setUidOnMeteredNetworkList(IZZ)V
art-benchmark-service00abe242023-02-13 10:31:34 -080010721HSPLcom/android/server/net/NetworkManagementService;->updateFirewallUidRuleLocked(III)Z+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/net/NetworkManagementService;Lcom/android/server/net/NetworkManagementService;
art-benchmark-service35aba412020-02-03 11:53:25 -080010722HSPLcom/android/server/net/NetworkPolicyLogger$Data;->reset()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010723HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->appIdleStateChanged(IZ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010724HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->appIdleWlChanged(IZ)V
10725HSPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->meteredAllowlistChanged(IZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010726HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->networkBlocked(IIII)V+]Lcom/android/server/net/NetworkPolicyLogger$Data;Lcom/android/server/net/NetworkPolicyLogger$Data;]Lcom/android/internal/util/RingBuffer;Lcom/android/server/net/NetworkPolicyLogger$LogBuffer;
10727HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->tempPowerSaveWlChanged(IZILjava/lang/String;)V
10728HPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->uidFirewallRuleChanged(III)V+]Lcom/android/server/net/NetworkPolicyLogger$Data;Lcom/android/server/net/NetworkPolicyLogger$Data;]Lcom/android/internal/util/RingBuffer;Lcom/android/server/net/NetworkPolicyLogger$LogBuffer;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010729HSPLcom/android/server/net/NetworkPolicyLogger$LogBuffer;->uidStateChanged(IIJI)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010730HPLcom/android/server/net/NetworkPolicyLogger;->appIdleStateChanged(IZ)V
10731HSPLcom/android/server/net/NetworkPolicyLogger;->meteredAllowlistChanged(IZ)V
10732HPLcom/android/server/net/NetworkPolicyLogger;->networkBlocked(ILcom/android/server/net/NetworkPolicyManagerService$UidBlockedState;)V+]Lcom/android/server/net/NetworkPolicyLogger$LogBuffer;Lcom/android/server/net/NetworkPolicyLogger$LogBuffer;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10733HPLcom/android/server/net/NetworkPolicyLogger;->tempPowerSaveWlChanged(IZILjava/lang/String;)V
10734HPLcom/android/server/net/NetworkPolicyLogger;->uidFirewallRuleChanged(III)V+]Lcom/android/server/net/NetworkPolicyLogger$LogBuffer;Lcom/android/server/net/NetworkPolicyLogger$LogBuffer;
10735HSPLcom/android/server/net/NetworkPolicyLogger;->uidStateChanged(IIJI)V+]Lcom/android/server/net/NetworkPolicyLogger$LogBuffer;Lcom/android/server/net/NetworkPolicyLogger$LogBuffer;
10736HPLcom/android/server/net/NetworkPolicyManagerService$11;->onCapabilitiesChanged(Landroid/net/Network;Landroid/net/NetworkCapabilities;)V
10737HSPLcom/android/server/net/NetworkPolicyManagerService$15;->handleMessage(Landroid/os/Message;)Z+]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/lang/Long;Ljava/lang/Long;]Lcom/android/internal/os/SomeArgs;Lcom/android/internal/os/SomeArgs;]Landroid/app/usage/NetworkStatsManager;Landroid/app/usage/NetworkStatsManager;]Landroid/os/RemoteCallbackList;Landroid/os/RemoteCallbackList;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/Intent;Landroid/content/Intent;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10738HSPLcom/android/server/net/NetworkPolicyManagerService$16;->handleMessage(Landroid/os/Message;)Z+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;
10739HSPLcom/android/server/net/NetworkPolicyManagerService$4;->onUidGone(IZ)V
10740HSPLcom/android/server/net/NetworkPolicyManagerService$4;->onUidStateChanged(IIJI)V+]Landroid/os/Handler;Landroid/os/Handler;]Landroid/os/Message;Landroid/os/Message;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/net/NetworkPolicyManagerService$UidStateCallbackInfo;Lcom/android/server/net/NetworkPolicyManagerService$UidStateCallbackInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010741HPLcom/android/server/net/NetworkPolicyManagerService$Dependencies;->getNetworkTotalBytes(Landroid/net/NetworkTemplate;JJ)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010742HPLcom/android/server/net/NetworkPolicyManagerService$NetPolicyAppIdleStateChangeListener;->onAppIdleStateChanged(Ljava/lang/String;IZII)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010743HPLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;->getSubscriptionOpportunisticQuota(Landroid/net/Network;I)J
art-benchmark-service00abe242023-02-13 10:31:34 -080010744HSPLcom/android/server/net/NetworkPolicyManagerService$NetworkPolicyManagerInternalImpl;->onTempPowerSaveWhitelistChange(IZILjava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010745HPLcom/android/server/net/NetworkPolicyManagerService$StatsCallback;->onThresholdReached(ILjava/lang/String;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080010746HSPLcom/android/server/net/NetworkPolicyManagerService$UidBlockedState;->copyFrom(Lcom/android/server/net/NetworkPolicyManagerService$UidBlockedState;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010747HSPLcom/android/server/net/NetworkPolicyManagerService$UidBlockedState;->deriveUidRules()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070010748HSPLcom/android/server/net/NetworkPolicyManagerService$UidBlockedState;->getEffectiveBlockedReasons(II)I
art-benchmark-service00abe242023-02-13 10:31:34 -080010749HSPLcom/android/server/net/NetworkPolicyManagerService$UidBlockedState;->updateEffectiveBlockedReasons()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000010750HSPLcom/android/server/net/NetworkPolicyManagerService$UidStateCallbackInfo;->update(IIJI)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010751HPLcom/android/server/net/NetworkPolicyManagerService;->$r8$lambda$zE3QiCOe7K-ecrrwkzsVMp9BAjw(Lcom/android/server/net/NetworkPolicyManagerService;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010752HSPLcom/android/server/net/NetworkPolicyManagerService;->-$$Nest$fgetmListeners(Lcom/android/server/net/NetworkPolicyManagerService;)Landroid/os/RemoteCallbackList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010753HSPLcom/android/server/net/NetworkPolicyManagerService;->-$$Nest$fgetmUidStateCallbackInfos(Lcom/android/server/net/NetworkPolicyManagerService;)Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010754HSPLcom/android/server/net/NetworkPolicyManagerService;->-$$Nest$mdispatchBlockedReasonChanged(Lcom/android/server/net/NetworkPolicyManagerService;Landroid/net/INetworkPolicyListener;III)V+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;
10755HSPLcom/android/server/net/NetworkPolicyManagerService;->-$$Nest$mdispatchUidRulesChanged(Lcom/android/server/net/NetworkPolicyManagerService;Landroid/net/INetworkPolicyListener;II)V+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;
art-benchmark-service00abe242023-02-13 10:31:34 -080010756HSPLcom/android/server/net/NetworkPolicyManagerService;->-$$Nest$sfgetLOGV()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010757HSPLcom/android/server/net/NetworkPolicyManagerService;->dispatchBlockedReasonChanged(Landroid/net/INetworkPolicyListener;III)V+]Landroid/net/INetworkPolicyListener;Lcom/android/server/job/controllers/ConnectivityController$3;,Lcom/android/server/connectivity/MultipathPolicyTracker$2;
10758HSPLcom/android/server/net/NetworkPolicyManagerService;->dispatchUidRulesChanged(Landroid/net/INetworkPolicyListener;II)V+]Landroid/net/INetworkPolicyListener;Lcom/android/server/job/controllers/ConnectivityController$3;,Lcom/android/server/connectivity/MultipathPolicyTracker$2;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010759HSPLcom/android/server/net/NetworkPolicyManagerService;->findRelevantSubIdNL(Landroid/net/NetworkTemplate;)I+]Landroid/net/NetworkTemplate;Landroid/net/NetworkTemplate;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/net/NetworkIdentity$Builder;Landroid/net/NetworkIdentity$Builder;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010760HPLcom/android/server/net/NetworkPolicyManagerService;->getNetworkPolicies(Ljava/lang/String;)[Landroid/net/NetworkPolicy;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -080010761HSPLcom/android/server/net/NetworkPolicyManagerService;->getOrCreateUidBlockedStateForUid(Landroid/util/SparseArray;I)Lcom/android/server/net/NetworkPolicyManagerService$UidBlockedState;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010762HPLcom/android/server/net/NetworkPolicyManagerService;->getPrimarySubscriptionPlanLocked(I)Landroid/telephony/SubscriptionPlan;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
10763HPLcom/android/server/net/NetworkPolicyManagerService;->getRestrictBackgroundStatus(I)I
10764HPLcom/android/server/net/NetworkPolicyManagerService;->getRestrictBackgroundStatusInternal(I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070010765HPLcom/android/server/net/NetworkPolicyManagerService;->getSubIdLocked(Landroid/net/Network;)I
art-benchmark-service922a5532023-03-23 03:12:41 -070010766HPLcom/android/server/net/NetworkPolicyManagerService;->getSubscriptionPlan(Landroid/net/NetworkTemplate;)Landroid/telephony/SubscriptionPlan;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010767HPLcom/android/server/net/NetworkPolicyManagerService;->getTotalBytes(Landroid/net/NetworkTemplate;JJ)J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010768HPLcom/android/server/net/NetworkPolicyManagerService;->getUidPolicy(I)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010769HPLcom/android/server/net/NetworkPolicyManagerService;->handleDeviceIdleModeDisabledUL()V+]Landroid/os/Handler;Landroid/os/Handler;]Landroid/os/Message;Landroid/os/Message;]Lcom/android/server/net/NetworkPolicyManagerService$UidBlockedState;Lcom/android/server/net/NetworkPolicyManagerService$UidBlockedState;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010770HSPLcom/android/server/net/NetworkPolicyManagerService;->handleUidChanged(Lcom/android/server/net/NetworkPolicyManagerService$UidStateCallbackInfo;)V+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;]Lcom/android/server/net/NetworkPolicyLogger;Lcom/android/server/net/NetworkPolicyLogger;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
10771HSPLcom/android/server/net/NetworkPolicyManagerService;->hasInternetPermissionUL(I)Z+]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
art-benchmark-service00abe242023-02-13 10:31:34 -080010772HSPLcom/android/server/net/NetworkPolicyManagerService;->isAllowlistedFromLowPowerStandbyUL(I)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000010773HSPLcom/android/server/net/NetworkPolicyManagerService;->isRestrictedByAdminUL(I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010774HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidForegroundOnRestrictBackgroundUL(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010775HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidForegroundOnRestrictPowerUL(I)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service00abe242023-02-13 10:31:34 -080010776HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidIdle(II)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010777HPLcom/android/server/net/NetworkPolicyManagerService;->isUidNetworkingBlocked(IZ)Z+]Lcom/android/internal/util/StatLogger;Lcom/android/internal/util/StatLogger;]Lcom/android/server/net/NetworkPolicyLogger;Lcom/android/server/net/NetworkPolicyLogger;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -080010778HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidTop(I)Z
10779HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidValidForAllowlistRulesUL(I)Z+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010780HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidValidForDenylistRulesUL(I)Z+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010781HSPLcom/android/server/net/NetworkPolicyManagerService;->isWhitelistedFromPowerSaveExceptIdleUL(I)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
art-benchmark-service00abe242023-02-13 10:31:34 -080010782HSPLcom/android/server/net/NetworkPolicyManagerService;->isWhitelistedFromPowerSaveUL(IZ)Z+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010783HSPLcom/android/server/net/NetworkPolicyManagerService;->lambda$forEachUid$7(Landroid/util/SparseBooleanArray;ILjava/util/function/IntConsumer;Lcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010784HPLcom/android/server/net/NetworkPolicyManagerService;->lambda$handleDeviceIdleModeChangedUL$4(I)V+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010785HSPLcom/android/server/net/NetworkPolicyManagerService;->postBlockedReasonsChangedMsg(III)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010786HSPLcom/android/server/net/NetworkPolicyManagerService;->postUidRulesChangedMsg(II)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000010787HSPLcom/android/server/net/NetworkPolicyManagerService;->removeUidStateUL(I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010788HPLcom/android/server/net/NetworkPolicyManagerService;->setAppIdleWhitelist(IZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010789HPLcom/android/server/net/NetworkPolicyManagerService;->setDeviceIdleMode(Z)V
10790HPLcom/android/server/net/NetworkPolicyManagerService;->setInterfaceQuotasAsync(Ljava/lang/String;JJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010791HSPLcom/android/server/net/NetworkPolicyManagerService;->setMeteredNetworkAllowlist(IZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010792HPLcom/android/server/net/NetworkPolicyManagerService;->setNetworkTemplateEnabledInner(Landroid/net/NetworkTemplate;Z)V+]Landroid/util/IntArray;Landroid/util/IntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/net/NetworkTemplate;Landroid/net/NetworkTemplate;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/net/NetworkIdentity$Builder;Landroid/net/NetworkIdentity$Builder;]Landroid/telephony/TelephonyManager;Landroid/telephony/TelephonyManager;
10793HPLcom/android/server/net/NetworkPolicyManagerService;->setUidFirewallRuleUL(III)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/net/NetworkPolicyLogger;Lcom/android/server/net/NetworkPolicyLogger;]Landroid/os/INetworkManagementService;Lcom/android/server/net/NetworkManagementService;
10794HSPLcom/android/server/net/NetworkPolicyManagerService;->updateBlockedReasonsForRestrictedModeUL(I)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010795HPLcom/android/server/net/NetworkPolicyManagerService;->updateNetworkEnabledNL()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010796HPLcom/android/server/net/NetworkPolicyManagerService;->updateNetworkRulesNL()V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Landroid/os/Handler;Landroid/os/Handler;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/net/Network;Landroid/net/Network;]Landroid/net/NetworkTemplate;Landroid/net/NetworkTemplate;]Ljava/time/ZonedDateTime;Ljava/time/ZonedDateTime;]Landroid/net/NetworkIdentity$Builder;Landroid/net/NetworkIdentity$Builder;]Landroid/net/NetworkStateSnapshot;Landroid/net/NetworkStateSnapshot;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/net/NetworkCapabilities;Landroid/net/NetworkCapabilities;]Landroid/net/NetworkPolicy;Landroid/net/NetworkPolicy;]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;]Ljava/time/Instant;Ljava/time/Instant;]Landroid/os/Message;Landroid/os/Message;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/net/ConnectivityManager;Landroid/net/ConnectivityManager;]Landroid/telephony/SubscriptionPlan;Landroid/telephony/SubscriptionPlan;
10797HSPLcom/android/server/net/NetworkPolicyManagerService;->updateNetworkStats(IZ)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/usage/NetworkStatsManager;Landroid/app/usage/NetworkStatsManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010798HSPLcom/android/server/net/NetworkPolicyManagerService;->updateNotificationsNL()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010799HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRuleForAppIdleUL(II)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
10800HPLcom/android/server/net/NetworkPolicyManagerService;->updateRuleForDeviceIdleUL(I)V
10801HPLcom/android/server/net/NetworkPolicyManagerService;->updateRuleForRestrictPowerUL(I)V
10802HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForDataUsageRestrictionsUL(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010803HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForDataUsageRestrictionsULInner(I)V
10804HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForPowerRestrictionsUL(I)V+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;
art-benchmark-service00abe242023-02-13 10:31:34 -080010805HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForPowerRestrictionsUL(II)V+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010806HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForPowerRestrictionsUL(IZ)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;
art-benchmark-service00abe242023-02-13 10:31:34 -080010807HSPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForPowerRestrictionsULInner(IZ)V+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;]Lcom/android/server/net/NetworkPolicyManagerService$UidBlockedState;Lcom/android/server/net/NetworkPolicyManagerService$UidBlockedState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010808HPLcom/android/server/net/NetworkPolicyManagerService;->updateRulesForTempWhitelistChangeUL(I)V+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/UserManager;Landroid/os/UserManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010809HPLcom/android/server/net/NetworkPolicyManagerService;->updateSubscriptions()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010810HSPLcom/android/server/net/NetworkPolicyManagerService;->updateUidStateUL(IIJI)Z+]Lcom/android/server/net/NetworkPolicyManagerService;Lcom/android/server/net/NetworkPolicyManagerService;]Landroid/util/SparseArray;Landroid/util/SparseArray;
10811HSPLcom/android/server/net/watchlist/DigestUtils;->getSha256Hash(Ljava/io/InputStream;)[B+]Ljava/io/InputStream;Ljava/io/FileInputStream;
art-benchmark-service08401c12022-12-23 09:27:20 -080010812HPLcom/android/server/net/watchlist/NetworkWatchlistService$1;->onConnectEvent(Ljava/lang/String;IJI)V+]Lcom/android/server/net/watchlist/WatchlistLoggingHandler;Lcom/android/server/net/watchlist/WatchlistLoggingHandler;
art-benchmark-service00abe242023-02-13 10:31:34 -080010813HPLcom/android/server/net/watchlist/NetworkWatchlistService$1;->onDnsEvent(IIILjava/lang/String;[Ljava/lang/String;IJI)V+]Lcom/android/server/net/watchlist/WatchlistLoggingHandler;Lcom/android/server/net/watchlist/WatchlistLoggingHandler;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010814HPLcom/android/server/net/watchlist/NetworkWatchlistService;->-$$Nest$fgetmIsLoggingEnabled(Lcom/android/server/net/watchlist/NetworkWatchlistService;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010815HPLcom/android/server/net/watchlist/PrivacyUtils;->createDpEncodedReportMap(Z[BLjava/util/List;Lcom/android/server/net/watchlist/WatchlistReportDbHelper$AggregatedResult;)Ljava/util/Map;
10816HPLcom/android/server/net/watchlist/PrivacyUtils;->createLongitudinalReportingConfig(Ljava/lang/String;)Landroid/privacy/internal/longitudinalreporting/LongitudinalReportingConfig;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010817HPLcom/android/server/net/watchlist/WatchlistConfig;->containsDomain(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010818HPLcom/android/server/net/watchlist/WatchlistConfig;->containsIp(Ljava/lang/String;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010819HPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->asyncNetworkEvent(Ljava/lang/String;[Ljava/lang/String;I)V+]Landroid/os/Handler;Lcom/android/server/net/watchlist/WatchlistLoggingHandler;]Landroid/os/Message;Landroid/os/Message;]Landroid/os/Bundle;Landroid/os/Bundle;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010820HSPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->handleMessage(Landroid/os/Message;)V+]Landroid/os/Message;Landroid/os/Message;]Landroid/os/Bundle;Landroid/os/Bundle;]Lcom/android/server/net/watchlist/WatchlistLoggingHandler;Lcom/android/server/net/watchlist/WatchlistLoggingHandler;
10821HPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->handleNetworkEvent(Ljava/lang/String;[Ljava/lang/String;IJ)V+]Lcom/android/server/net/watchlist/WatchlistLoggingHandler;Lcom/android/server/net/watchlist/WatchlistLoggingHandler;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010822HSPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->lambda$getDigestFromUid$0(ILjava/lang/Integer;)[B
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010823HPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->searchAllSubDomainsInWatchlist(Ljava/lang/String;)Ljava/lang/String;+]Lcom/android/server/net/watchlist/WatchlistLoggingHandler;Lcom/android/server/net/watchlist/WatchlistLoggingHandler;
10824HPLcom/android/server/net/watchlist/WatchlistLoggingHandler;->searchIpInWatchlist([Ljava/lang/String;)Ljava/lang/String;+]Lcom/android/server/net/watchlist/WatchlistLoggingHandler;Lcom/android/server/net/watchlist/WatchlistLoggingHandler;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010825HPLcom/android/server/notification/BadgeExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Landroid/app/Notification$BubbleMetadata;Landroid/app/Notification$BubbleMetadata;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/RankingConfig;Lcom/android/server/notification/PreferencesHelper;
10826HPLcom/android/server/notification/BubbleExtractor;->canPresentAsBubble(Lcom/android/server/notification/NotificationRecord;)Z+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;]Landroid/app/Notification$BubbleMetadata;Landroid/app/Notification$BubbleMetadata;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/BubbleExtractor;Lcom/android/server/notification/BubbleExtractor;
10827HPLcom/android/server/notification/BubbleExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/ActivityManager;Landroid/app/ActivityManager;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/BubbleExtractor;Lcom/android/server/notification/BubbleExtractor;]Lcom/android/server/notification/RankingConfig;Lcom/android/server/notification/PreferencesHelper;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;
10828HPLcom/android/server/notification/CalendarTracker;->checkEvent(Landroid/service/notification/ZenModeConfig$EventInfo;J)Lcom/android/server/notification/CalendarTracker$CheckEventResult;+]Landroid/net/Uri$Builder;Landroid/net/Uri$Builder;]Lcom/android/server/notification/CalendarTracker;Lcom/android/server/notification/CalendarTracker;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/Context;Lcom/android/server/notification/EventConditionProvider;,Landroid/app/ContextImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010829HSPLcom/android/server/notification/ConditionProviders;->getConfig()Lcom/android/server/notification/ManagedServices$Config;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010830HSPLcom/android/server/notification/ConditionProviders;->getRecordLocked(Landroid/net/Uri;Landroid/content/ComponentName;Z)Lcom/android/server/notification/ConditionProviders$ConditionRecord;
10831HPLcom/android/server/notification/CriticalNotificationExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration;
10832HSPLcom/android/server/notification/EventConditionProvider;->evaluateSubscriptionsW()V
10833HPLcom/android/server/notification/GlobalSortKeyComparator;->compare(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;)I+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
10834HPLcom/android/server/notification/GlobalSortKeyComparator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I+]Lcom/android/server/notification/GlobalSortKeyComparator;Lcom/android/server/notification/GlobalSortKeyComparator;
10835HPLcom/android/server/notification/GroupHelper;->generatePackageKey(ILjava/lang/String;)Ljava/lang/String;
10836HPLcom/android/server/notification/GroupHelper;->maybeGroup(Landroid/service/notification/StatusBarNotification;Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010837HPLcom/android/server/notification/GroupHelper;->maybeUngroup(Landroid/service/notification/StatusBarNotification;ZI)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010838HPLcom/android/server/notification/ImportanceExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration;+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
10839HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->enabledAndUserMatches(I)Z+]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;]Lcom/android/server/notification/ManagedServices$UserProfiles;Lcom/android/server/notification/ManagedServices$UserProfiles;
10840HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->getService()Landroid/os/IInterface;
10841HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->hashCode()I
10842HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->isEnabledForCurrentProfiles()Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010843HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->isPermittedForProfile(I)Z+]Landroid/app/admin/DevicePolicyManager;Landroid/app/admin/DevicePolicyManager;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/notification/ManagedServices$UserProfiles;Lcom/android/server/notification/ManagedServices$UserProfiles;]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010844HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->isSameUser(I)Z+]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010845HPLcom/android/server/notification/ManagedServices$UserProfiles;->isCurrentProfile(I)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010846HSPLcom/android/server/notification/ManagedServices$UserProfiles;->isProfileUser(I)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010847HPLcom/android/server/notification/ManagedServices;->-$$Nest$fgetmEnabledServicesForCurrentProfiles(Lcom/android/server/notification/ManagedServices;)Landroid/util/ArraySet;
10848HPLcom/android/server/notification/ManagedServices;->-$$Nest$fgetmUserProfiles(Lcom/android/server/notification/ManagedServices;)Lcom/android/server/notification/ManagedServices$UserProfiles;
10849HSPLcom/android/server/notification/ManagedServices;->checkServiceTokenLocked(Landroid/os/IInterface;)Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;+]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;,Lcom/android/server/notification/ConditionProviders;,Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010850HSPLcom/android/server/notification/ManagedServices;->getServiceFromTokenLocked(Landroid/os/IInterface;)Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service35aba412020-02-03 11:53:25 -080010851HSPLcom/android/server/notification/ManagedServices;->getServices()Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010852HPLcom/android/server/notification/ManagedServices;->isPackageAllowed(Ljava/lang/String;I)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/ComponentName;Landroid/content/ComponentName;
10853HSPLcom/android/server/notification/ManagedServices;->isPackageOrComponentAllowed(Ljava/lang/String;I)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010854HPLcom/android/server/notification/ManagedServices;->isSameUser(Landroid/os/IInterface;I)Z+]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010855HPLcom/android/server/notification/ManagedServices;->isServiceTokenValidLocked(Landroid/os/IInterface;)Z+]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;
10856HSPLcom/android/server/notification/ManagedServices;->writeDefaults(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/ComponentName;Landroid/content/ComponentName;
10857HSPLcom/android/server/notification/ManagedServices;->writeXml(Lcom/android/modules/utils/TypedXmlSerializer;ZI)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;,Lcom/android/server/notification/ConditionProviders;,Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;
10858HPLcom/android/server/notification/NotificationAdjustmentExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration;+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
10859HPLcom/android/server/notification/NotificationChannelExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/RankingConfig;Lcom/android/server/notification/PreferencesHelper;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010860HSPLcom/android/server/notification/NotificationChannelLogger;->getLoggingImportance(Landroid/app/NotificationChannel;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070010861HSPLcom/android/server/notification/NotificationChannelLogger;->getLoggingImportance(Landroid/app/NotificationChannel;I)I+]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010862HSPLcom/android/server/notification/NotificationChannelLoggerImpl;->logNotificationChannel(Lcom/android/server/notification/NotificationChannelLogger$NotificationChannelEvent;Landroid/app/NotificationChannel;ILjava/lang/String;II)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070010863HPLcom/android/server/notification/NotificationComparator;->compare(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;)I+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/NotificationComparator;Lcom/android/server/notification/NotificationComparator;
10864HPLcom/android/server/notification/NotificationComparator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I+]Lcom/android/server/notification/NotificationComparator;Lcom/android/server/notification/NotificationComparator;
Karuna Ramkumard7380572023-06-09 19:14:36 +000010865HPLcom/android/server/notification/NotificationComparator;->isCallStyle(Lcom/android/server/notification/NotificationRecord;)Z+]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010866HPLcom/android/server/notification/NotificationComparator;->isImportantColorized(Lcom/android/server/notification/NotificationRecord;)Z+]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010867HPLcom/android/server/notification/NotificationComparator;->isImportantMessaging(Lcom/android/server/notification/NotificationRecord;)Z+]Lcom/android/internal/util/NotificationMessagingUtil;Lcom/android/internal/util/NotificationMessagingUtil;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010868HPLcom/android/server/notification/NotificationComparator;->isImportantOngoing(Lcom/android/server/notification/NotificationRecord;)Z+]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/NotificationComparator;Lcom/android/server/notification/NotificationComparator;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010869HPLcom/android/server/notification/NotificationComparator;->isImportantPeople(Lcom/android/server/notification/NotificationRecord;)Z+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010870HPLcom/android/server/notification/NotificationComparator;->isSystemMax(Lcom/android/server/notification/NotificationRecord;)Z+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010871HSPLcom/android/server/notification/NotificationHistoryManager;->getUserHistoryAndInitializeIfNeededLocked(I)Lcom/android/server/notification/NotificationHistoryDatabase;
10872HPLcom/android/server/notification/NotificationHistoryManager;->lambda$addNotification$0(Landroid/app/NotificationHistory$HistoricalNotification;)V
10873HPLcom/android/server/notification/NotificationIntrusivenessExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration;+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
10874HPLcom/android/server/notification/NotificationManagerService$$ExternalSyntheticLambda12;-><init>(Lcom/android/server/notification/NotificationManagerService;Ljava/util/List;Lcom/android/server/notification/NotificationManagerService$PostNotificationTracker;Lcom/android/server/notification/NotificationRecordLogger$NotificationReported;)V
10875HPLcom/android/server/notification/NotificationManagerService$$ExternalSyntheticLambda12;->run()V
10876HPLcom/android/server/notification/NotificationManagerService$$ExternalSyntheticLambda5;-><init>(Lcom/android/server/notification/NotificationManagerService;ZLandroid/app/Notification;ILjava/lang/String;I)V
10877HPLcom/android/server/notification/NotificationManagerService$$ExternalSyntheticLambda5;->run()V
10878HPLcom/android/server/notification/NotificationManagerService$11;->applyEnqueuedAdjustmentFromAssistant(Landroid/service/notification/INotificationListener;Landroid/service/notification/Adjustment;)V+]Lcom/android/server/notification/NotificationManagerService$11;Lcom/android/server/notification/NotificationManagerService$11;]Landroid/service/notification/Adjustment;Landroid/service/notification/Adjustment;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;]Ljava/util/ArrayList;Ljava/util/ArrayList;
10879HPLcom/android/server/notification/NotificationManagerService$11;->areNotificationsEnabled(Ljava/lang/String;)Z+]Lcom/android/server/notification/NotificationManagerService$11;Lcom/android/server/notification/NotificationManagerService$11;
10880HPLcom/android/server/notification/NotificationManagerService$11;->areNotificationsEnabledForPackage(Ljava/lang/String;I)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/notification/NotificationManagerService$11;Lcom/android/server/notification/NotificationManagerService$11;]Lcom/android/server/SystemService;Lcom/android/server/notification/NotificationManagerService;]Landroid/content/Context;Landroid/app/ContextImpl;
10881HPLcom/android/server/notification/NotificationManagerService$11;->canNotifyAsPackage(Ljava/lang/String;Ljava/lang/String;I)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/SystemService;Lcom/android/server/notification/NotificationManagerService;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/os/UserHandle;Landroid/os/UserHandle;
10882HSPLcom/android/server/notification/NotificationManagerService$11;->cancelNotificationWithTag(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)V+]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
10883HPLcom/android/server/notification/NotificationManagerService$11;->createNotificationChannelGroups(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V
10884HSPLcom/android/server/notification/NotificationManagerService$11;->createNotificationChannels(Ljava/lang/String;Landroid/content/pm/ParceledListSlice;)V
10885HSPLcom/android/server/notification/NotificationManagerService$11;->createNotificationChannelsImpl(Ljava/lang/String;ILandroid/content/pm/ParceledListSlice;I)V+]Landroid/os/Handler;Lcom/android/server/notification/NotificationManagerService$WorkerHandler;]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/ConditionProviders;]Landroid/content/pm/ParceledListSlice;Landroid/content/pm/ParceledListSlice;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
10886HSPLcom/android/server/notification/NotificationManagerService$11;->deleteNotificationChannel(Ljava/lang/String;Ljava/lang/String;)V
10887HSPLcom/android/server/notification/NotificationManagerService$11;->enforceDeletingChannelHasNoFgService(Ljava/lang/String;ILjava/lang/String;)V
10888HSPLcom/android/server/notification/NotificationManagerService$11;->enforceDeletingChannelHasNoUserInitiatedJob(Ljava/lang/String;ILjava/lang/String;)V
10889HPLcom/android/server/notification/NotificationManagerService$11;->enforceSystemOrSystemUIOrSamePackage(Ljava/lang/String;Ljava/lang/String;)V
10890HPLcom/android/server/notification/NotificationManagerService$11;->enqueueNotificationWithTag(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILandroid/app/Notification;I)V
10891HPLcom/android/server/notification/NotificationManagerService$11;->getActiveNotificationsFromListener(Landroid/service/notification/INotificationListener;[Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
10892HPLcom/android/server/notification/NotificationManagerService$11;->getAppActiveNotifications(Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationManagerService$11;Lcom/android/server/notification/NotificationManagerService$11;]Ljava/util/Collection;Ljava/util/ArrayList;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/notification/SnoozeHelper;Lcom/android/server/notification/SnoozeHelper;
10893HPLcom/android/server/notification/NotificationManagerService$11;->getConversationNotificationChannel(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;)Landroid/app/NotificationChannel;+]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;]Lcom/android/server/notification/NotificationManagerService$11;Lcom/android/server/notification/NotificationManagerService$11;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
10894HPLcom/android/server/notification/NotificationManagerService$11;->getNotificationChannel(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Landroid/app/NotificationChannel;+]Lcom/android/server/notification/NotificationManagerService$11;Lcom/android/server/notification/NotificationManagerService$11;
10895HPLcom/android/server/notification/NotificationManagerService$11;->getNotificationChannelGroup(Ljava/lang/String;Ljava/lang/String;)Landroid/app/NotificationChannelGroup;+]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;
10896HPLcom/android/server/notification/NotificationManagerService$11;->getNotificationChannelGroups(Ljava/lang/String;)Landroid/content/pm/ParceledListSlice;
10897HPLcom/android/server/notification/NotificationManagerService$11;->getNotificationChannels(Ljava/lang/String;Ljava/lang/String;I)Landroid/content/pm/ParceledListSlice;
10898HPLcom/android/server/notification/NotificationManagerService$11;->isNotificationListenerAccessGranted(Landroid/content/ComponentName;)Z
10899HPLcom/android/server/notification/NotificationManagerService$11;->sanitizeSbn(Ljava/lang/String;ILandroid/service/notification/StatusBarNotification;)Landroid/service/notification/StatusBarNotification;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/Notification;Landroid/app/Notification;
10900HPLcom/android/server/notification/NotificationManagerService$11;->setNotificationsShownFromListener(Landroid/service/notification/INotificationListener;[Ljava/lang/String;)V
10901HSPLcom/android/server/notification/NotificationManagerService$12;->areNotificationsEnabledForPackage(Ljava/lang/String;I)Z
10902HPLcom/android/server/notification/NotificationManagerService$12;->getNotificationChannel(Ljava/lang/String;ILjava/lang/String;)Landroid/app/NotificationChannel;
10903HPLcom/android/server/notification/NotificationManagerService$15;->run()V
10904HPLcom/android/server/notification/NotificationManagerService$16;->$r8$lambda$IPk8KfS-bcpS9HJXNowjXzhnABw(III)Z
10905HPLcom/android/server/notification/NotificationManagerService$16;->lambda$run$0(III)Z
10906HPLcom/android/server/notification/NotificationManagerService$16;->run()V
10907HPLcom/android/server/notification/NotificationManagerService$1;->onNotificationVisibilityChanged([Lcom/android/internal/statusbar/NotificationVisibility;[Lcom/android/internal/statusbar/NotificationVisibility;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/internal/statusbar/NotificationVisibility;Lcom/android/internal/statusbar/NotificationVisibility;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;]Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;
10908HPLcom/android/server/notification/NotificationManagerService$1;->onPanelHidden()V
10909HPLcom/android/server/notification/NotificationManagerService$1;->onPanelRevealed(ZI)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010910HPLcom/android/server/notification/NotificationManagerService$5;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010911HPLcom/android/server/notification/NotificationManagerService$6;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
10912HPLcom/android/server/notification/NotificationManagerService$Archive;->record(Landroid/service/notification/StatusBarNotification;I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000010913HSPLcom/android/server/notification/NotificationManagerService$CancelNotificationRunnable;-><init>(Lcom/android/server/notification/NotificationManagerService;IILjava/lang/String;Ljava/lang/String;IIIZIIIILcom/android/server/notification/ManagedServices$ManagedServiceInfo;J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010914HPLcom/android/server/notification/NotificationManagerService$CancelNotificationRunnable;->run()V+]Lcom/android/server/notification/ShortcutHelper;Lcom/android/server/notification/ShortcutHelper;]Lcom/android/server/notification/NotificationUsageStats;Lcom/android/server/notification/NotificationUsageStats;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Lcom/android/server/notification/SnoozeHelper;Lcom/android/server/notification/SnoozeHelper;]Landroid/app/Notification;Landroid/app/Notification;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/notification/NotificationDelegate;Lcom/android/server/notification/NotificationManagerService$1;]Landroid/app/Notification$BubbleMetadata;Landroid/app/Notification$BubbleMetadata;
10915HPLcom/android/server/notification/NotificationManagerService$EnqueueNotificationRunnable;-><init>(Lcom/android/server/notification/NotificationManagerService;ILcom/android/server/notification/NotificationRecord;ZLcom/android/server/notification/NotificationManagerService$PostNotificationTracker;)V
10916HPLcom/android/server/notification/NotificationManagerService$EnqueueNotificationRunnable;->enqueueNotification()Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/Handler;Lcom/android/server/notification/NotificationManagerService$WorkerHandler;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Ljava/lang/Long;Ljava/lang/Long;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;]Lcom/android/server/notification/SnoozeHelper;Lcom/android/server/notification/SnoozeHelper;
10917HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants$$ExternalSyntheticLambda10;-><init>(Ljava/util/function/BiConsumer;Landroid/service/notification/INotificationListener;Lcom/android/server/notification/NotificationManagerService$StatusBarNotificationHolder;)V
10918HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants$$ExternalSyntheticLambda7;-><init>(Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Ljava/lang/String;Z)V
10919HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants$$ExternalSyntheticLambda7;->accept(Ljava/lang/Object;Ljava/lang/Object;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010920HSPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->getConfig()Lcom/android/server/notification/ManagedServices$Config;
10921HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->isAdjustmentAllowed(Ljava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010922HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->isEnabled()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010923HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->isVerboseLogEnabled()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070010924HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifyAssistantLocked(Landroid/service/notification/StatusBarNotification;IZLjava/util/function/BiConsumer;)V+]Landroid/os/Handler;Lcom/android/server/notification/NotificationManagerService$WorkerHandler;]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;]Lcom/android/server/notification/NotificationManagerService$TrimCache;Lcom/android/server/notification/NotificationManagerService$TrimCache;
10925HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->notifyAssistantVisibilityChangedLocked(Lcom/android/server/notification/NotificationRecord;Z)V+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;
10926HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->onNotificationEnqueuedLocked(Lcom/android/server/notification/NotificationRecord;)V+]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;]Lcom/android/server/notification/NotificationManagerService$TrimCache;Lcom/android/server/notification/NotificationManagerService$TrimCache;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10927HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->onNotificationsSeenLocked(Ljava/util/ArrayList;)V+]Landroid/os/Handler;Lcom/android/server/notification/NotificationManagerService$WorkerHandler;]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
10928HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->onPanelHidden()V
10929HPLcom/android/server/notification/NotificationManagerService$NotificationAssistants;->onPanelRevealed(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010930HPLcom/android/server/notification/NotificationManagerService$NotificationListeners$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010931HPLcom/android/server/notification/NotificationManagerService$NotificationListeners$$ExternalSyntheticLambda2;-><init>(Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationRankingUpdate;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070010932HPLcom/android/server/notification/NotificationManagerService$NotificationListeners$$ExternalSyntheticLambda2;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010933HPLcom/android/server/notification/NotificationManagerService$NotificationListeners$$ExternalSyntheticLambda3;-><init>(Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannel;I)V
10934HPLcom/android/server/notification/NotificationManagerService$NotificationListeners$$ExternalSyntheticLambda5;->run()V
10935HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->$r8$lambda$gopMPHUla24Uhbx5EV_eVLtMAsk(Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationRankingUpdate;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010936HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->getConfig()Lcom/android/server/notification/ManagedServices$Config;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010937HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->getNotificationListenerFilter(Landroid/util/Pair;)Landroid/service/notification/NotificationListenerFilter;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
10938HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->getOnNotificationPostedTrim(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)I
10939HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->isListenerPackage(Ljava/lang/String;)Z+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;
10940HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->lambda$notifyNotificationChannelGroupChanged$9(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V+]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;]Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
10941HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->lambda$prepareNotifyPostedLocked$2(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationRankingUpdate;)V
10942HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyNotificationChannelChanged(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannel;I)V+]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
10943HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyNotificationChannelGroupChanged(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V+]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10944HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyNotificationChannelGroupChanged(Ljava/lang/String;Landroid/os/UserHandle;Landroid/app/NotificationChannelGroup;I)V+]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
10945HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyPosted(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationRankingUpdate;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10946HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyRankingUpdateLocked(Ljava/util/List;)V+]Landroid/os/Handler;Lcom/android/server/notification/NotificationManagerService$WorkerHandler;]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
10947HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyRemoved(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationRankingUpdate;Landroid/service/notification/NotificationStats;I)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10948HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->notifyRemovedLocked(Lcom/android/server/notification/NotificationRecord;ILandroid/service/notification/NotificationStats;)V+]Landroid/os/Handler;Lcom/android/server/notification/NotificationManagerService$WorkerHandler;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;,Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
10949HPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->prepareNotifyPostedLocked(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;Z)Ljava/util/List;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Lcom/android/server/notification/NotificationManagerService$TrimCache;Lcom/android/server/notification/NotificationManagerService$TrimCache;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
10950HSPLcom/android/server/notification/NotificationManagerService$NotificationListeners;->writeExtraXmlTags(Lcom/android/modules/utils/TypedXmlSerializer;)V
10951HPLcom/android/server/notification/NotificationManagerService$PostNotificationRunnable;-><init>(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;Ljava/lang/String;ILcom/android/server/notification/NotificationManagerService$PostNotificationTracker;)V
10952HPLcom/android/server/notification/NotificationManagerService$PostNotificationRunnable;->lambda$postNotification$0(Landroid/service/notification/StatusBarNotification;)V
10953HPLcom/android/server/notification/NotificationManagerService$PostNotificationRunnable;->postNotification()Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/Handler;Lcom/android/server/notification/NotificationManagerService$WorkerHandler;]Lcom/android/server/notification/ShortcutHelper;Lcom/android/server/notification/ShortcutHelper;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationUsageStats;Lcom/android/server/notification/NotificationUsageStats;]Lcom/android/internal/logging/InstanceIdSequence;Lcom/android/internal/logging/InstanceIdSequence;]Lcom/android/server/notification/RankingHelper;Lcom/android/server/notification/RankingHelper;]Lcom/android/server/notification/NotificationRecordLogger;Lcom/android/server/notification/NotificationRecordLoggerImpl;]Lcom/android/server/notification/NotificationManagerService$PostNotificationTracker;Lcom/android/server/notification/NotificationManagerService$PostNotificationTracker;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;
10954HPLcom/android/server/notification/NotificationManagerService$PostNotificationTracker;-><init>(Landroid/os/PowerManager$WakeLock;)V
10955HPLcom/android/server/notification/NotificationManagerService$PostNotificationTracker;->finish()J+]Lcom/android/server/notification/NotificationManagerService$PostNotificationTracker;Lcom/android/server/notification/NotificationManagerService$PostNotificationTracker;
10956HPLcom/android/server/notification/NotificationManagerService$PostNotificationTrackerFactory;->newTracker(Landroid/os/PowerManager$WakeLock;)Lcom/android/server/notification/NotificationManagerService$PostNotificationTracker;
10957HSPLcom/android/server/notification/NotificationManagerService$RankingHandlerWorker;->handleMessage(Landroid/os/Message;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010958HSPLcom/android/server/notification/NotificationManagerService$SavePolicyFileRunnable;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010959HPLcom/android/server/notification/NotificationManagerService$StatusBarNotificationHolder;-><init>(Landroid/service/notification/StatusBarNotification;)V
10960HPLcom/android/server/notification/NotificationManagerService$StatusBarNotificationHolder;->get()Landroid/service/notification/StatusBarNotification;
10961HPLcom/android/server/notification/NotificationManagerService$StrongAuthTracker;->isInLockDownMode(I)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
10962HPLcom/android/server/notification/NotificationManagerService$TrimCache;-><init>(Lcom/android/server/notification/NotificationManagerService;Landroid/service/notification/StatusBarNotification;)V
10963HPLcom/android/server/notification/NotificationManagerService$TrimCache;->ForListener(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Landroid/service/notification/StatusBarNotification;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;
10964HPLcom/android/server/notification/NotificationManagerService$WorkerHandler;->handleMessage(Landroid/os/Message;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000010965HSPLcom/android/server/notification/NotificationManagerService$WorkerHandler;->scheduleCancelNotification(Lcom/android/server/notification/NotificationManagerService$CancelNotificationRunnable;)V+]Landroid/os/Handler;Lcom/android/server/notification/NotificationManagerService$WorkerHandler;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010966HPLcom/android/server/notification/NotificationManagerService;->-$$Nest$fgetmAssistants(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;
10967HPLcom/android/server/notification/NotificationManagerService;->-$$Nest$fgetmHandler(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationManagerService$WorkerHandler;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010968HSPLcom/android/server/notification/NotificationManagerService;->-$$Nest$fgetmListeners(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationManagerService$NotificationListeners;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010969HPLcom/android/server/notification/NotificationManagerService;->-$$Nest$fgetmNotificationRecordLogger(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/NotificationRecordLogger;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010970HPLcom/android/server/notification/NotificationManagerService;->-$$Nest$fgetmPackageManagerClient(Lcom/android/server/notification/NotificationManagerService;)Landroid/content/pm/PackageManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010971HPLcom/android/server/notification/NotificationManagerService;->-$$Nest$fgetmShortcutHelper(Lcom/android/server/notification/NotificationManagerService;)Lcom/android/server/notification/ShortcutHelper;
10972HPLcom/android/server/notification/NotificationManagerService;->-$$Nest$mapplyAdjustment(Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationRecord;Landroid/service/notification/Adjustment;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010973HSPLcom/android/server/notification/NotificationManagerService;->-$$Nest$mareNotificationsEnabledForPackageInt(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;I)Z+]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
10974HPLcom/android/server/notification/NotificationManagerService;->-$$Nest$mcheckCallerIsSameApp(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;)V
10975HSPLcom/android/server/notification/NotificationManagerService;->-$$Nest$mcheckCallerIsSystemOrSameApp(Lcom/android/server/notification/NotificationManagerService;Ljava/lang/String;)V+]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010976HPLcom/android/server/notification/NotificationManagerService;->acquireWakeLockForPost(Ljava/lang/String;I)Lcom/android/server/notification/NotificationManagerService$PostNotificationTracker;+]Lcom/android/server/notification/NotificationManagerService$PostNotificationTrackerFactory;Lcom/android/server/notification/NotificationManagerService$9;
10977HPLcom/android/server/notification/NotificationManagerService;->applyAdjustment(Lcom/android/server/notification/NotificationRecord;Landroid/service/notification/Adjustment;)V+]Landroid/service/notification/Adjustment;Landroid/service/notification/Adjustment;]Landroid/os/Bundle;Landroid/os/Bundle;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070010978HSPLcom/android/server/notification/NotificationManagerService;->areNotificationsEnabledForPackageInt(Ljava/lang/String;I)Z+]Lcom/android/server/notification/PermissionHelper;Lcom/android/server/notification/PermissionHelper;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010979HPLcom/android/server/notification/NotificationManagerService;->buzzBeepBlinkLocked(Lcom/android/server/notification/NotificationRecord;)I+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/metrics/LogMaker;Landroid/metrics/LogMaker;]Lcom/android/server/SystemService;Lcom/android/server/notification/NotificationManagerService;]Landroid/app/Notification;Landroid/app/Notification;]Landroid/media/AudioManager;Landroid/media/AudioManager;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Landroid/view/accessibility/AccessibilityManager;Landroid/view/accessibility/AccessibilityManager;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
10980HPLcom/android/server/notification/NotificationManagerService;->canBeNonDismissible(Landroid/content/pm/ApplicationInfo;Landroid/app/Notification;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000010981HSPLcom/android/server/notification/NotificationManagerService;->cancelNotification(IILjava/lang/String;Ljava/lang/String;IIIZIIIILcom/android/server/notification/ManagedServices$ManagedServiceInfo;)V+]Lcom/android/server/notification/NotificationManagerService$WorkerHandler;Lcom/android/server/notification/NotificationManagerService$WorkerHandler;
10982HSPLcom/android/server/notification/NotificationManagerService;->cancelNotification(IILjava/lang/String;Ljava/lang/String;IIIZIILcom/android/server/notification/ManagedServices$ManagedServiceInfo;)V
10983HSPLcom/android/server/notification/NotificationManagerService;->cancelNotificationInternal(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;II)V+]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010984HPLcom/android/server/notification/NotificationManagerService;->cancelNotificationLocked(Lcom/android/server/notification/NotificationRecord;ZIIIZLjava/lang/String;J)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000010985HSPLcom/android/server/notification/NotificationManagerService;->checkCallerIsSameApp(Ljava/lang/String;)V+]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
10986HSPLcom/android/server/notification/NotificationManagerService;->checkCallerIsSameApp(Ljava/lang/String;II)V+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-serviceba354032021-03-16 09:58:05 -070010987HSPLcom/android/server/notification/NotificationManagerService;->checkCallerIsSystemOrSameApp(Ljava/lang/String;)V+]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070010988HPLcom/android/server/notification/NotificationManagerService;->checkDisqualifyingFeatures(IIILjava/lang/String;Lcom/android/server/notification/NotificationRecord;Z)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/app/PendingIntent;Landroid/app/PendingIntent;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationUsageStats;Lcom/android/server/notification/NotificationUsageStats;]Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;]Landroid/app/Notification$Action;Landroid/app/Notification$Action;]Landroid/app/Notification$BubbleMetadata;Landroid/app/Notification$BubbleMetadata;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Lcom/android/server/notification/SnoozeHelper;Lcom/android/server/notification/SnoozeHelper;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
10989HPLcom/android/server/notification/NotificationManagerService;->checkRemoteViews(Ljava/lang/String;Ljava/lang/String;ILandroid/app/Notification;)V+]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
10990HPLcom/android/server/notification/NotificationManagerService;->checkRestrictedCategories(Landroid/app/Notification;)V
10991HPLcom/android/server/notification/NotificationManagerService;->clamp(III)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000010992HPLcom/android/server/notification/NotificationManagerService;->createNotificationChannelGroup(Ljava/lang/String;ILandroid/app/NotificationChannelGroup;ZZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070010993HPLcom/android/server/notification/NotificationManagerService;->disableNotificationEffects(Lcom/android/server/notification/NotificationRecord;)Ljava/lang/String;
10994HPLcom/android/server/notification/NotificationManagerService;->enqueueNotificationInternal(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;ILandroid/app/Notification;IZ)V
10995HPLcom/android/server/notification/NotificationManagerService;->enqueueNotificationInternal(Ljava/lang/String;Ljava/lang/String;IILjava/lang/String;ILandroid/app/Notification;IZLcom/android/server/notification/NotificationManagerService$PostNotificationTracker;)Z+]Landroid/os/Handler;Lcom/android/server/notification/NotificationManagerService$WorkerHandler;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/notification/ShortcutHelper;Lcom/android/server/notification/ShortcutHelper;]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/PendingIntent;Landroid/app/PendingIntent;]Lcom/android/server/DeviceIdleInternal;Lcom/android/server/DeviceIdleController$LocalService;]Lcom/android/server/notification/NotificationUsageStats;Lcom/android/server/notification/NotificationUsageStats;]Lcom/android/server/SystemService;Lcom/android/server/notification/NotificationManagerService;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Landroid/app/ActivityManager;Landroid/app/ActivityManager;]Lcom/android/server/job/JobSchedulerInternal;Lcom/android/server/job/JobSchedulerService$LocalService;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Lcom/android/server/notification/PermissionHelper;Lcom/android/server/notification/PermissionHelper;
10996HPLcom/android/server/notification/NotificationManagerService;->findNotificationByListLocked(Ljava/util/ArrayList;Ljava/lang/String;)Lcom/android/server/notification/NotificationRecord;+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
10997HPLcom/android/server/notification/NotificationManagerService;->findNotificationByListLocked(Ljava/util/ArrayList;Ljava/lang/String;Ljava/lang/String;II)Lcom/android/server/notification/NotificationRecord;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
10998HPLcom/android/server/notification/NotificationManagerService;->findNotificationLocked(Ljava/lang/String;Ljava/lang/String;II)Lcom/android/server/notification/NotificationRecord;
10999HPLcom/android/server/notification/NotificationManagerService;->fixNotification(Landroid/app/Notification;Ljava/lang/String;Ljava/lang/String;IIILandroid/app/ActivityManagerInternal$ServiceNotificationPolicy;Z)V+]Lcom/android/server/SystemService;Lcom/android/server/notification/NotificationManagerService;]Landroid/os/Bundle;Landroid/os/Bundle;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/app/Notification;Landroid/app/Notification;]Landroid/app/Notification$Builder;Landroid/app/Notification$Builder;]Landroid/content/AttributionSource$Builder;Landroid/content/AttributionSource$Builder;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Landroid/app/Notification$CallStyle;Landroid/app/Notification$CallStyle;
11000HPLcom/android/server/notification/NotificationManagerService;->getGroupInstanceId(Ljava/lang/String;)Lcom/android/internal/logging/InstanceId;
11001HPLcom/android/server/notification/NotificationManagerService;->getHistoryText(Landroid/content/Context;Landroid/app/Notification;)Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011002HPLcom/android/server/notification/NotificationManagerService;->getNotificationCount(Ljava/lang/String;IILjava/lang/String;)I+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011003HPLcom/android/server/notification/NotificationManagerService;->grantUriPermission(Landroid/os/IBinder;Landroid/net/Uri;ILjava/lang/String;I)V+]Landroid/app/IUriGrantsManager;Lcom/android/server/uri/UriGrantsManagerService;
11004HPLcom/android/server/notification/NotificationManagerService;->handleGroupedNotificationLocked(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;II)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011005HPLcom/android/server/notification/NotificationManagerService;->handleRankingReconsideration(Landroid/os/Message;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080011006HSPLcom/android/server/notification/NotificationManagerService;->handleRankingSort()V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecordExtractorData;Lcom/android/server/notification/NotificationRecordExtractorData;]Lcom/android/server/notification/RankingHelper;Lcom/android/server/notification/RankingHelper;]Lcom/android/server/notification/NotificationManagerService$WorkerHandler;Lcom/android/server/notification/NotificationManagerService$WorkerHandler;]Lcom/android/server/notification/NotificationRecordLogger;Lcom/android/server/notification/NotificationRecordLoggerImpl;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011007HSPLcom/android/server/notification/NotificationManagerService;->handleSavePolicyFile()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011008HPLcom/android/server/notification/NotificationManagerService;->hasAutoGroupSummaryLocked(Landroid/service/notification/StatusBarNotification;)Z
11009HPLcom/android/server/notification/NotificationManagerService;->hasCompanionDevice(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Z+]Landroid/companion/ICompanionDeviceManager;Lcom/android/server/companion/CompanionDeviceManagerService$CompanionDeviceManagerImpl;]Landroid/content/ComponentName;Landroid/content/ComponentName;
11010HPLcom/android/server/notification/NotificationManagerService;->indexOfNotificationLocked(Ljava/lang/String;)I+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
11011HPLcom/android/server/notification/NotificationManagerService;->isCallNotification(Ljava/lang/String;I)Z+]Landroid/telecom/TelecomManager;Landroid/telecom/TelecomManager;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
art-benchmark-service922a5532023-03-23 03:12:41 -070011012HPLcom/android/server/notification/NotificationManagerService;->isCallerInstantApp(II)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070011013HSPLcom/android/server/notification/NotificationManagerService;->isCallerIsSystemOrSystemUi()Z+]Lcom/android/server/SystemService;Lcom/android/server/notification/NotificationManagerService;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011014HSPLcom/android/server/notification/NotificationManagerService;->isCallerSameApp(Ljava/lang/String;II)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070011015HSPLcom/android/server/notification/NotificationManagerService;->isCallerSystemOrPhone()Z+]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011016HSPLcom/android/server/notification/NotificationManagerService;->isCallingUidSystem()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070011017HPLcom/android/server/notification/NotificationManagerService;->isEnterpriseExempted(Landroid/content/pm/ApplicationInfo;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070011018HPLcom/android/server/notification/NotificationManagerService;->isInLockDownMode(I)Z+]Lcom/android/server/notification/NotificationManagerService$StrongAuthTracker;Lcom/android/server/notification/NotificationManagerService$StrongAuthTracker;
11019HPLcom/android/server/notification/NotificationManagerService;->isInteractionVisibleToListener(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;I)Z+]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011020HPLcom/android/server/notification/NotificationManagerService;->isNotificationForCurrentUser(Lcom/android/server/notification/NotificationRecord;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070011021HPLcom/android/server/notification/NotificationManagerService;->isPackagePausedOrSuspended(Ljava/lang/String;I)Z+]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
11022HPLcom/android/server/notification/NotificationManagerService;->isPackageSuspendedForUser(Ljava/lang/String;I)Z+]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;
11023HPLcom/android/server/notification/NotificationManagerService;->isRecordBlockedLocked(Lcom/android/server/notification/NotificationRecord;)Z+]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11024HPLcom/android/server/notification/NotificationManagerService;->isServiceTokenValid(Landroid/os/IInterface;)Z+]Lcom/android/server/notification/ManagedServices;Lcom/android/server/notification/NotificationManagerService$NotificationAssistants;
art-benchmark-service35aba412020-02-03 11:53:25 -080011025HSPLcom/android/server/notification/NotificationManagerService;->isUidSystemOrPhone(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070011026HPLcom/android/server/notification/NotificationManagerService;->isVisibleToListener(Landroid/service/notification/StatusBarNotification;ILcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Z+]Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Landroid/service/notification/NotificationListenerFilter;Landroid/service/notification/NotificationListenerFilter;
11027HPLcom/android/server/notification/NotificationManagerService;->isVisuallyInterruptive(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;)Z+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/SystemService;Lcom/android/server/notification/NotificationManagerService;]Ljava/lang/Object;Ljava/lang/String;]Landroid/os/Bundle;Landroid/os/Bundle;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Landroid/app/Notification;Landroid/app/Notification;
11028HPLcom/android/server/notification/NotificationManagerService;->lambda$notifyListenersPostedAndLogLocked$12(Ljava/util/List;Lcom/android/server/notification/NotificationManagerService$PostNotificationTracker;Lcom/android/server/notification/NotificationRecordLogger$NotificationReported;)V+]Lcom/android/server/notification/NotificationRecordLogger;Lcom/android/server/notification/NotificationRecordLoggerImpl;]Lcom/android/server/notification/NotificationManagerService$PostNotificationTracker;Lcom/android/server/notification/NotificationManagerService$PostNotificationTracker;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/lang/Runnable;Lcom/android/server/notification/NotificationManagerService$NotificationListeners$$ExternalSyntheticLambda2;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070011029HSPLcom/android/server/notification/NotificationManagerService;->makeRankingUpdateLocked(Lcom/android/server/notification/ManagedServices$ManagedServiceInfo;)Landroid/service/notification/NotificationRankingUpdate;+]Landroid/service/notification/NotificationListenerService$Ranking;Landroid/service/notification/NotificationListenerService$Ranking;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011030HPLcom/android/server/notification/NotificationManagerService;->maybeRecordInterruptionLocked(Lcom/android/server/notification/NotificationRecord;)V+]Landroid/app/NotificationHistory$HistoricalNotification$Builder;Landroid/app/NotificationHistory$HistoricalNotification$Builder;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Lcom/android/server/SystemService;Lcom/android/server/notification/NotificationManagerService;]Lcom/android/server/notification/NotificationHistoryManager;Lcom/android/server/notification/NotificationHistoryManager;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Ljava/lang/CharSequence;Ljava/lang/String;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;
11031HPLcom/android/server/notification/NotificationManagerService;->maybeRegisterMessageSent(Lcom/android/server/notification/NotificationRecord;)V
11032HPLcom/android/server/notification/NotificationManagerService;->maybeReportForegroundServiceUpdate(Lcom/android/server/notification/NotificationRecord;Z)V+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
11033HPLcom/android/server/notification/NotificationManagerService;->notifyListenersPostedAndLogLocked(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationManagerService$PostNotificationTracker;Lcom/android/server/notification/NotificationRecordLogger$NotificationReported;)V+]Landroid/os/Handler;Lcom/android/server/notification/NotificationManagerService$WorkerHandler;]Lcom/android/server/notification/NotificationManagerService$NotificationListeners;Lcom/android/server/notification/NotificationManagerService$NotificationListeners;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011034HPLcom/android/server/notification/NotificationManagerService;->removeFromNotificationListsLocked(Lcom/android/server/notification/NotificationRecord;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070011035HPLcom/android/server/notification/NotificationManagerService;->reportForegroundServiceUpdate(ZLandroid/app/Notification;ILjava/lang/String;I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011036HSPLcom/android/server/notification/NotificationManagerService;->resolveNotificationUid(Ljava/lang/String;Ljava/lang/String;II)I+]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011037HPLcom/android/server/notification/NotificationManagerService;->scheduleTimeoutLocked(Lcom/android/server/notification/NotificationRecord;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011038HPLcom/android/server/notification/NotificationManagerService;->shouldMuteNotificationLocked(Lcom/android/server/notification/NotificationRecord;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011039HSPLcom/android/server/notification/NotificationManagerService;->updateLightsLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011040HPLcom/android/server/notification/NotificationManagerService;->updateNotificationBubbleFlags(Lcom/android/server/notification/NotificationRecord;Z)V
11041HPLcom/android/server/notification/NotificationManagerService;->updateUriPermissions(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;Ljava/lang/String;I)V
11042HPLcom/android/server/notification/NotificationManagerService;->updateUriPermissions(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;Ljava/lang/String;IZ)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/notification/NotificationManagerService;Lcom/android/server/notification/NotificationManagerService;]Lcom/android/server/uri/UriGrantsManagerInternal;Lcom/android/server/uri/UriGrantsManagerService$LocalService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011043HSPLcom/android/server/notification/NotificationManagerService;->writePolicyXml(Ljava/io/OutputStream;ZI)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011044HPLcom/android/server/notification/NotificationRecord$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/notification/NotificationRecord;)V
11045HPLcom/android/server/notification/NotificationRecord$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;)V
11046HPLcom/android/server/notification/NotificationRecord;->$r8$lambda$91K3sysk0OWykmqp6RnS6I9IT64(Lcom/android/server/notification/NotificationRecord;Landroid/net/Uri;)V
11047HPLcom/android/server/notification/NotificationRecord;-><init>(Landroid/content/Context;Landroid/service/notification/StatusBarNotification;Landroid/app/NotificationChannel;)V+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011048HPLcom/android/server/notification/NotificationRecord;->addAdjustment(Landroid/service/notification/Adjustment;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011049HPLcom/android/server/notification/NotificationRecord;->applyAdjustments()V+]Landroid/service/notification/Adjustment;Landroid/service/notification/Adjustment;]Landroid/os/Bundle;Landroid/os/Bundle;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
11050HPLcom/android/server/notification/NotificationRecord;->calculateAttributes()Landroid/media/AudioAttributes;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11051HPLcom/android/server/notification/NotificationRecord;->calculateGrantableUris()V+]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11052HPLcom/android/server/notification/NotificationRecord;->calculateImportance()V+]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11053HPLcom/android/server/notification/NotificationRecord;->calculateInitialImportance()I+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11054HPLcom/android/server/notification/NotificationRecord;->calculateLights()Lcom/android/server/notification/NotificationRecord$Light;+]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11055HPLcom/android/server/notification/NotificationRecord;->calculateRankingTimeMs(J)J+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11056HPLcom/android/server/notification/NotificationRecord;->calculateSound()Landroid/net/Uri;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
11057HPLcom/android/server/notification/NotificationRecord;->calculateUserSentiment()V+]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11058HPLcom/android/server/notification/NotificationRecord;->calculateVibration()Landroid/os/VibrationEffect;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Lcom/android/server/notification/VibratorHelper;Lcom/android/server/notification/VibratorHelper;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11059HPLcom/android/server/notification/NotificationRecord;->canBubble()Z
11060HPLcom/android/server/notification/NotificationRecord;->canShowBadge()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011061HPLcom/android/server/notification/NotificationRecord;->copyRankingInformation(Lcom/android/server/notification/NotificationRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011062HPLcom/android/server/notification/NotificationRecord;->getAuthoritativeRank()I
11063HPLcom/android/server/notification/NotificationRecord;->getChannel()Landroid/app/NotificationChannel;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011064HPLcom/android/server/notification/NotificationRecord;->getContactAffinity()F
art-benchmark-service84f185c2023-07-24 02:43:42 -070011065HPLcom/android/server/notification/NotificationRecord;->getCriticality()I
11066HPLcom/android/server/notification/NotificationRecord;->getFlags()I+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11067HPLcom/android/server/notification/NotificationRecord;->getFreshnessMs(J)I
11068HPLcom/android/server/notification/NotificationRecord;->getGlobalSortKey()Ljava/lang/String;
11069HPLcom/android/server/notification/NotificationRecord;->getGrantableUris()Landroid/util/ArraySet;
11070HPLcom/android/server/notification/NotificationRecord;->getGroupKey()Ljava/lang/String;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11071HPLcom/android/server/notification/NotificationRecord;->getImportance()I
11072HPLcom/android/server/notification/NotificationRecord;->getImportanceExplanation()Ljava/lang/CharSequence;
11073HPLcom/android/server/notification/NotificationRecord;->getInterruptionMs(J)I
11074HPLcom/android/server/notification/NotificationRecord;->getKey()Ljava/lang/String;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11075HPLcom/android/server/notification/NotificationRecord;->getLastAudiblyAlertedMs()J
11076HPLcom/android/server/notification/NotificationRecord;->getLifespanMs(J)I
11077HPLcom/android/server/notification/NotificationRecord;->getLogMaker()Landroid/metrics/LogMaker;
11078HPLcom/android/server/notification/NotificationRecord;->getLogMaker(J)Landroid/metrics/LogMaker;+]Ljava/lang/String;Ljava/lang/String;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/metrics/LogMaker;Landroid/metrics/LogMaker;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11079HPLcom/android/server/notification/NotificationRecord;->getNotification()Landroid/app/Notification;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11080HPLcom/android/server/notification/NotificationRecord;->getNotificationType()I+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011081HPLcom/android/server/notification/NotificationRecord;->getPackagePriority()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070011082HPLcom/android/server/notification/NotificationRecord;->getPackageVisibilityOverride()I
11083HPLcom/android/server/notification/NotificationRecord;->getPeopleOverride()Ljava/util/ArrayList;
11084HPLcom/android/server/notification/NotificationRecord;->getProposedImportance()I
11085HPLcom/android/server/notification/NotificationRecord;->getRankingScore()F
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011086HPLcom/android/server/notification/NotificationRecord;->getRankingTimeMs()J
art-benchmark-service84f185c2023-07-24 02:43:42 -070011087HPLcom/android/server/notification/NotificationRecord;->getSbn()Landroid/service/notification/StatusBarNotification;
11088HPLcom/android/server/notification/NotificationRecord;->getShortcutInfo()Landroid/content/pm/ShortcutInfo;
11089HPLcom/android/server/notification/NotificationRecord;->getSmartReplies()Ljava/util/ArrayList;
11090HPLcom/android/server/notification/NotificationRecord;->getSnoozeCriteria()Ljava/util/ArrayList;
11091HPLcom/android/server/notification/NotificationRecord;->getSound()Landroid/net/Uri;
11092HPLcom/android/server/notification/NotificationRecord;->getSuppressedVisualEffects()I
11093HPLcom/android/server/notification/NotificationRecord;->getSystemGeneratedSmartActions()Ljava/util/ArrayList;
11094HPLcom/android/server/notification/NotificationRecord;->getUid()I+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11095HPLcom/android/server/notification/NotificationRecord;->getUser()Landroid/os/UserHandle;+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11096HPLcom/android/server/notification/NotificationRecord;->getUserId()I+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11097HPLcom/android/server/notification/NotificationRecord;->getUserSentiment()I
art-benchmark-service922a5532023-03-23 03:12:41 -070011098HPLcom/android/server/notification/NotificationRecord;->hasSensitiveContent()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070011099HPLcom/android/server/notification/NotificationRecord;->hasUndecoratedRemoteView()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011100HPLcom/android/server/notification/NotificationRecord;->isCategory(Ljava/lang/String;)Z+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011101HPLcom/android/server/notification/NotificationRecord;->isConversation()Z+]Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11102HPLcom/android/server/notification/NotificationRecord;->isHidden()Z
11103HPLcom/android/server/notification/NotificationRecord;->isIntercepted()Z
11104HPLcom/android/server/notification/NotificationRecord;->isInterruptive()Z
11105HPLcom/android/server/notification/NotificationRecord;->isPreChannelsNotification()Z
11106HPLcom/android/server/notification/NotificationRecord;->isRecentlyIntrusive()Z
11107HPLcom/android/server/notification/NotificationRecord;->isTextChanged()Z
11108HPLcom/android/server/notification/NotificationRecord;->lambda$calculateGrantableUris$0(Landroid/net/Uri;)V
11109HPLcom/android/server/notification/NotificationRecord;->rankingScoreMatches(F)Z
11110HPLcom/android/server/notification/NotificationRecord;->setAllowBubble(Z)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011111HPLcom/android/server/notification/NotificationRecord;->setContactAffinity(F)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011112HPLcom/android/server/notification/NotificationRecord;->setIntercepted(Z)Z
11113HPLcom/android/server/notification/NotificationRecord;->setInterruptive(Z)V
11114HPLcom/android/server/notification/NotificationRecord;->setIsAppImportanceLocked(Z)V
11115HPLcom/android/server/notification/NotificationRecord;->setPackagePriority(I)V
11116HPLcom/android/server/notification/NotificationRecord;->setPackageVisibilityOverride(I)V
11117HPLcom/android/server/notification/NotificationRecord;->setRecentlyIntrusive(Z)V
11118HPLcom/android/server/notification/NotificationRecord;->setShowBadge(Z)V
11119HPLcom/android/server/notification/NotificationRecord;->setSuppressedVisualEffects(I)V
11120HPLcom/android/server/notification/NotificationRecord;->setVisibility(ZIILcom/android/server/notification/NotificationRecordLogger;)V+]Landroid/metrics/LogMaker;Landroid/metrics/LogMaker;]Lcom/android/server/notification/NotificationRecordLogger;Lcom/android/server/notification/NotificationRecordLoggerImpl;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;Lcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;
11121HPLcom/android/server/notification/NotificationRecord;->updateNotificationChannel(Landroid/app/NotificationChannel;)V+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11122HPLcom/android/server/notification/NotificationRecord;->visitGrantableUri(Landroid/net/Uri;ZZ)V+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/uri/UriGrantsManagerInternal;Lcom/android/server/uri/UriGrantsManagerService$LocalService;
art-benchmark-service922a5532023-03-23 03:12:41 -070011123HPLcom/android/server/notification/NotificationRecordExtractorData;-><init>(IIZZZLandroid/app/NotificationChannel;Ljava/lang/String;Ljava/util/ArrayList;Ljava/util/ArrayList;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/util/ArrayList;Ljava/util/ArrayList;IFZIZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011124HPLcom/android/server/notification/NotificationRecordExtractorData;->hasDiffForRankingLocked(Lcom/android/server/notification/NotificationRecord;I)Z+]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11125HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;-><init>(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;)V
11126HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getChannelIdHash()I
11127HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getInstanceId()I
11128HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getNotificationIdHash()I
11129HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getNumPeople()I
11130HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getStyle()I
11131HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->getStyle(Landroid/os/Bundle;)I
11132HPLcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;->shouldLogReported(I)Z+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11133HPLcom/android/server/notification/NotificationRecordLogger$NotificationReported;-><init>(Lcom/android/server/notification/NotificationRecordLogger$NotificationRecordPair;Lcom/android/server/notification/NotificationRecordLogger$NotificationReportedEvent;IILcom/android/internal/logging/InstanceId;)V
11134HPLcom/android/server/notification/NotificationRecordLogger;->getLoggingImportance(Lcom/android/server/notification/NotificationRecord;)I+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11135HPLcom/android/server/notification/NotificationRecordLogger;->isForegroundService(Lcom/android/server/notification/NotificationRecord;)Z
11136HPLcom/android/server/notification/NotificationRecordLogger;->isNonDismissible(Lcom/android/server/notification/NotificationRecord;)Z
11137HPLcom/android/server/notification/NotificationRecordLogger;->prepareToLogNotificationPosted(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;IILcom/android/internal/logging/InstanceId;)Lcom/android/server/notification/NotificationRecordLogger$NotificationReported;
11138HPLcom/android/server/notification/NotificationRecordLoggerImpl;->log(Lcom/android/internal/logging/UiEventLogger$UiEventEnum;Lcom/android/server/notification/NotificationRecord;)V+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/internal/logging/UiEventLogger;Lcom/android/internal/logging/UiEventLoggerImpl;
11139HPLcom/android/server/notification/NotificationRecordLoggerImpl;->writeNotificationReportedAtom(Lcom/android/server/notification/NotificationRecordLogger$NotificationReported;)V
11140HPLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->countApiUse(Lcom/android/server/notification/NotificationRecord;)V+]Landroid/os/Bundle;Landroid/os/Bundle;]Lcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;Lcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11141HPLcom/android/server/notification/NotificationUsageStats$AggregatedStats;->updateInterarrivalEstimate(J)V
11142HPLcom/android/server/notification/NotificationUsageStats$ImportanceHistogram;->increment(I)V
11143HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;-><init>()V
11144HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->onVisibilityChanged(Z)V+]Lcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;Lcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011145HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->updateFrom(Lcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011146HPLcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;->updateVisiblyExpandedStats()V
11147HPLcom/android/server/notification/NotificationUsageStats;->getAggregatedStatsLocked(Lcom/android/server/notification/NotificationRecord;)[Lcom/android/server/notification/NotificationUsageStats$AggregatedStats;
11148HPLcom/android/server/notification/NotificationUsageStats;->getAggregatedStatsLocked(Ljava/lang/String;)[Lcom/android/server/notification/NotificationUsageStats$AggregatedStats;+]Lcom/android/server/notification/NotificationUsageStats;Lcom/android/server/notification/NotificationUsageStats;]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;
11149HPLcom/android/server/notification/NotificationUsageStats;->getAppEnqueueRate(Ljava/lang/String;)F
11150HPLcom/android/server/notification/NotificationUsageStats;->getOrCreateAggregatedStatsLocked(Ljava/lang/String;)Lcom/android/server/notification/NotificationUsageStats$AggregatedStats;+]Ljava/util/Map;Ljava/util/HashMap;
11151HPLcom/android/server/notification/NotificationUsageStats;->registerEnqueuedByApp(Ljava/lang/String;)V+]Lcom/android/server/notification/NotificationUsageStats;Lcom/android/server/notification/NotificationUsageStats;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011152HPLcom/android/server/notification/NotificationUsageStats;->registerPeopleAffinity(Lcom/android/server/notification/NotificationRecord;ZZZ)V+]Lcom/android/server/notification/NotificationUsageStats;Lcom/android/server/notification/NotificationUsageStats;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011153HPLcom/android/server/notification/NotificationUsageStats;->registerPostedByApp(Lcom/android/server/notification/NotificationRecord;)V
11154HPLcom/android/server/notification/NotificationUsageStats;->registerRemovedByApp(Lcom/android/server/notification/NotificationRecord;)V
11155HPLcom/android/server/notification/NotificationUsageStats;->registerUpdatedByApp(Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;)V+]Lcom/android/server/notification/NotificationUsageStats$AggregatedStats;Lcom/android/server/notification/NotificationUsageStats$AggregatedStats;]Lcom/android/server/notification/NotificationUsageStats;Lcom/android/server/notification/NotificationUsageStats;]Lcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;Lcom/android/server/notification/NotificationUsageStats$SingleNotificationStats;
11156HPLcom/android/server/notification/NotificationUsageStats;->releaseAggregatedStatsLocked([Lcom/android/server/notification/NotificationUsageStats$AggregatedStats;)V+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;
11157HPLcom/android/server/notification/PermissionHelper;->getAppsRequestingPermission(I)Ljava/util/Set;+]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/Set;Ljava/util/HashSet;]Lcom/android/server/notification/PermissionHelper;Lcom/android/server/notification/PermissionHelper;
11158HSPLcom/android/server/notification/PermissionHelper;->hasPermission(I)Z+]Landroid/content/Context;Landroid/app/ContextImpl;
11159HSPLcom/android/server/notification/PermissionHelper;->isPermissionFixed(Ljava/lang/String;I)Z+]Landroid/permission/IPermissionManager;Lcom/android/server/pm/permission/PermissionManagerService;
11160HPLcom/android/server/notification/PermissionHelper;->isPermissionUserSet(Ljava/lang/String;I)Z+]Landroid/permission/IPermissionManager;Lcom/android/server/pm/permission/PermissionManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011161HSPLcom/android/server/notification/PreferencesHelper$PackagePreferences;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011162HPLcom/android/server/notification/PreferencesHelper;->badgingEnabled(Landroid/os/UserHandle;)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/os/UserHandle;Landroid/os/UserHandle;
11163HPLcom/android/server/notification/PreferencesHelper;->bubblesEnabled(Landroid/os/UserHandle;)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/os/UserHandle;Landroid/os/UserHandle;
11164HPLcom/android/server/notification/PreferencesHelper;->canShowBadge(Ljava/lang/String;I)Z+]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011165HPLcom/android/server/notification/PreferencesHelper;->canShowNotificationsOnLockscreen(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011166HPLcom/android/server/notification/PreferencesHelper;->canShowPrivateNotificationsOnLockScreen(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070011167HSPLcom/android/server/notification/PreferencesHelper;->createDefaultChannelIfNeededLocked(Lcom/android/server/notification/PreferencesHelper$PackagePreferences;)Z
11168HSPLcom/android/server/notification/PreferencesHelper;->createNotificationChannel(Ljava/lang/String;ILandroid/app/NotificationChannel;ZZIZ)Z
11169HPLcom/android/server/notification/PreferencesHelper;->createNotificationChannelGroup(Ljava/lang/String;ILandroid/app/NotificationChannelGroup;ZIZ)V
11170HSPLcom/android/server/notification/PreferencesHelper;->deleteNotificationChannel(Ljava/lang/String;ILjava/lang/String;IZ)Z
11171HPLcom/android/server/notification/PreferencesHelper;->findConversationChannel(Lcom/android/server/notification/PreferencesHelper$PackagePreferences;Ljava/lang/String;Ljava/lang/String;Z)Landroid/app/NotificationChannel;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;
11172HPLcom/android/server/notification/PreferencesHelper;->getBubblePreference(Ljava/lang/String;I)I+]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011173HSPLcom/android/server/notification/PreferencesHelper;->getConversationNotificationChannel(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;ZZ)Landroid/app/NotificationChannel;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011174HPLcom/android/server/notification/PreferencesHelper;->getGroupForChannel(Ljava/lang/String;ILjava/lang/String;)Landroid/app/NotificationChannelGroup;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011175HSPLcom/android/server/notification/PreferencesHelper;->getNotificationChannel(Ljava/lang/String;ILjava/lang/String;Z)Landroid/app/NotificationChannel;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011176HPLcom/android/server/notification/PreferencesHelper;->getNotificationChannelGroup(Ljava/lang/String;Ljava/lang/String;I)Landroid/app/NotificationChannelGroup;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011177HPLcom/android/server/notification/PreferencesHelper;->getNotificationChannelGroupWithChannels(Ljava/lang/String;ILjava/lang/String;Z)Landroid/app/NotificationChannelGroup;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Ljava/util/Map;Ljava/util/concurrent/ConcurrentHashMap;]Landroid/app/NotificationChannelGroup;Landroid/app/NotificationChannelGroup;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011178HPLcom/android/server/notification/PreferencesHelper;->getNotificationChannelGroups(Ljava/lang/String;IZZZ)Landroid/content/pm/ParceledListSlice;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Ljava/util/Map;Landroid/util/ArrayMap;,Ljava/util/concurrent/ConcurrentHashMap;]Landroid/app/NotificationChannelGroup;Landroid/app/NotificationChannelGroup;]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011179HSPLcom/android/server/notification/PreferencesHelper;->getNotificationChannels(Ljava/lang/String;IZ)Landroid/content/pm/ParceledListSlice;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011180HSPLcom/android/server/notification/PreferencesHelper;->getOrCreatePackagePreferencesLocked(Ljava/lang/String;I)Lcom/android/server/notification/PreferencesHelper$PackagePreferences;+]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;
art-benchmark-service00abe242023-02-13 10:31:34 -080011181HSPLcom/android/server/notification/PreferencesHelper;->getOrCreatePackagePreferencesLocked(Ljava/lang/String;IIIIIZI)Lcom/android/server/notification/PreferencesHelper$PackagePreferences;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011182HSPLcom/android/server/notification/PreferencesHelper;->getPackagePreferencesLocked(Ljava/lang/String;I)Lcom/android/server/notification/PreferencesHelper$PackagePreferences;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
11183HPLcom/android/server/notification/PreferencesHelper;->hasSentValidMsg(Ljava/lang/String;I)Z
11184HPLcom/android/server/notification/PreferencesHelper;->hasUserDemotedInvalidMsgApp(Ljava/lang/String;I)Z
11185HPLcom/android/server/notification/PreferencesHelper;->isGroupBlocked(Ljava/lang/String;ILjava/lang/String;)Z+]Lcom/android/server/notification/PreferencesHelper;Lcom/android/server/notification/PreferencesHelper;]Ljava/util/Map;Ljava/util/concurrent/ConcurrentHashMap;]Landroid/app/NotificationChannelGroup;Landroid/app/NotificationChannelGroup;
11186HPLcom/android/server/notification/PreferencesHelper;->isInInvalidMsgState(Ljava/lang/String;I)Z
11187HPLcom/android/server/notification/PreferencesHelper;->isMediaNotificationFilteringEnabled()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070011188HSPLcom/android/server/notification/PreferencesHelper;->packagePreferencesKey(Ljava/lang/String;I)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011189HPLcom/android/server/notification/PreferencesHelper;->pullPackagePreferencesStats(Ljava/util/List;Landroid/util/ArrayMap;)V
11190HSPLcom/android/server/notification/PreferencesHelper;->readXml(Lcom/android/modules/utils/TypedXmlPullParser;ZI)V
art-benchmark-service08401c12022-12-23 09:27:20 -080011191HSPLcom/android/server/notification/PreferencesHelper;->restoreChannel(Lcom/android/modules/utils/TypedXmlPullParser;ZLcom/android/server/notification/PreferencesHelper$PackagePreferences;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011192HSPLcom/android/server/notification/PreferencesHelper;->restorePackage(Lcom/android/modules/utils/TypedXmlPullParser;ZILjava/lang/String;ZZ)V
11193HSPLcom/android/server/notification/PreferencesHelper;->shouldHaveDefaultChannel(Lcom/android/server/notification/PreferencesHelper$PackagePreferences;)Z
11194HPLcom/android/server/notification/PreferencesHelper;->updateNotificationChannel(Ljava/lang/String;ILandroid/app/NotificationChannel;ZIZ)V
11195HSPLcom/android/server/notification/PreferencesHelper;->writeXml(Lcom/android/modules/utils/TypedXmlSerializer;ZI)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Ljava/util/Map;Landroid/util/ArrayMap;,Ljava/util/concurrent/ConcurrentHashMap;]Landroid/app/NotificationChannelGroup;Landroid/app/NotificationChannelGroup;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Lcom/android/server/notification/PermissionHelper;Lcom/android/server/notification/PermissionHelper;
11196HPLcom/android/server/notification/PriorityExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration;+]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11197HPLcom/android/server/notification/RankingHelper;->extractSignals(Lcom/android/server/notification/NotificationRecord;)V+]Lcom/android/server/notification/RankingHandler;Lcom/android/server/notification/NotificationManagerService$RankingHandlerWorker;]Lcom/android/server/notification/NotificationSignalExtractor;megamorphic_types
11198HPLcom/android/server/notification/RankingHelper;->indexOf(Ljava/util/ArrayList;Lcom/android/server/notification/NotificationRecord;)I
art-benchmark-service9ef6c572022-10-17 01:36:19 -070011199HSPLcom/android/server/notification/RankingHelper;->sort(Ljava/util/ArrayList;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011200HPLcom/android/server/notification/RankingReconsideration;-><init>(Ljava/lang/String;J)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011201HPLcom/android/server/notification/RateEstimator;->getInterarrivalEstimate(J)D+]Ljava/lang/Long;Ljava/lang/Long;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011202HPLcom/android/server/notification/ShortcutHelper;->getValidShortcutInfo(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)Landroid/content/pm/ShortcutInfo;+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/content/pm/LauncherApps$ShortcutQuery;Landroid/content/pm/LauncherApps$ShortcutQuery;]Landroid/os/UserManager;Landroid/os/UserManager;]Landroid/content/pm/LauncherApps;Landroid/content/pm/LauncherApps;
11203HPLcom/android/server/notification/ShortcutHelper;->maybeListenForShortcutChangesForBubbles(Lcom/android/server/notification/NotificationRecord;ZLandroid/os/Handler;)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/Notification$BubbleMetadata;Landroid/app/Notification$BubbleMetadata;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11204HPLcom/android/server/notification/SnoozeHelper;->cancel(ILjava/lang/String;Ljava/lang/String;I)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11205HPLcom/android/server/notification/SnoozeHelper;->getSnoozeContextForUnpostedNotification(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/String;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/notification/SnoozeHelper;Lcom/android/server/notification/SnoozeHelper;
11206HPLcom/android/server/notification/SnoozeHelper;->getSnoozeTimeForUnpostedNotification(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/Long;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/notification/SnoozeHelper;Lcom/android/server/notification/SnoozeHelper;
11207HPLcom/android/server/notification/SnoozeHelper;->getSnoozed(ILjava/lang/String;)Ljava/util/Collection;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
11208HPLcom/android/server/notification/SnoozeHelper;->isSnoozed(ILjava/lang/String;Ljava/lang/String;)Z
11209HPLcom/android/server/notification/SnoozeHelper;->repostGroupSummary(Ljava/lang/String;ILjava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011210HSPLcom/android/server/notification/SnoozeHelper;->writeXml(Lcom/android/modules/utils/TypedXmlSerializer;)V
11211HPLcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;->work()V
11212HPLcom/android/server/notification/ValidateNotificationPeople;->getCacheKey(ILjava/lang/String;)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011213HPLcom/android/server/notification/ValidateNotificationPeople;->getContextAsUser(Landroid/os/UserHandle;)Landroid/content/Context;+]Landroid/os/UserHandle;Landroid/os/UserHandle;]Ljava/util/Map;Landroid/util/ArrayMap;
art-benchmark-service13164882020-11-07 02:19:14 -080011214HPLcom/android/server/notification/ValidateNotificationPeople;->getExtraPeople(Landroid/os/Bundle;)[Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080011215HPLcom/android/server/notification/ValidateNotificationPeople;->getExtraPeopleForKey(Landroid/os/Bundle;Ljava/lang/String;)[Ljava/lang/String;+]Landroid/app/Person;Landroid/app/Person;]Landroid/os/Bundle;Landroid/os/Bundle;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011216HPLcom/android/server/notification/ValidateNotificationPeople;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration;+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/ValidateNotificationPeople;Lcom/android/server/notification/ValidateNotificationPeople;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070011217HPLcom/android/server/notification/ValidateNotificationPeople;->validatePeople(Landroid/content/Context;Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration;+]Lcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;Lcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;]Lcom/android/server/notification/NotificationUsageStats;Lcom/android/server/notification/NotificationUsageStats;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/ValidateNotificationPeople;Lcom/android/server/notification/ValidateNotificationPeople;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011218HPLcom/android/server/notification/ValidateNotificationPeople;->validatePeople(Landroid/content/Context;Ljava/lang/String;Landroid/os/Bundle;Ljava/util/List;[FLandroid/util/ArraySet;)Lcom/android/server/notification/ValidateNotificationPeople$PeopleRankingReconsideration;+]Landroid/util/LruCache;Landroid/util/LruCache;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/LinkedList;Ljava/util/LinkedList;]Lcom/android/server/notification/ValidateNotificationPeople$LookupResult;Lcom/android/server/notification/ValidateNotificationPeople$LookupResult;]Ljava/util/Set;Landroid/util/ArraySet;
11219HSPLcom/android/server/notification/VibratorHelper;-><init>(Landroid/content/Context;)V+]Landroid/content/Context;Landroid/app/ContextImpl;
11220HPLcom/android/server/notification/VibratorHelper;->createDefaultVibration(Z)Landroid/os/VibrationEffect;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011221HSPLcom/android/server/notification/VibratorHelper;->getFloatArray(Landroid/content/res/Resources;I)[F+]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011222HSPLcom/android/server/notification/VibratorHelper;->getLongArray(Landroid/content/res/Resources;II[J)[J+]Landroid/content/res/Resources;Landroid/content/res/Resources;
art-benchmark-serviceba354032021-03-16 09:58:05 -070011223HPLcom/android/server/notification/VisibilityExtractor;->adminAllowsKeyguardFeature(II)Z+]Landroid/app/admin/DevicePolicyManager;Landroid/app/admin/DevicePolicyManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011224HPLcom/android/server/notification/VisibilityExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration;+]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Lcom/android/server/notification/VisibilityExtractor;Lcom/android/server/notification/VisibilityExtractor;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/RankingConfig;Lcom/android/server/notification/PreferencesHelper;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011225HSPLcom/android/server/notification/ZenLog;->append(ILjava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011226HPLcom/android/server/notification/ZenLog;->traceIntercepted(Lcom/android/server/notification/NotificationRecord;Ljava/lang/String;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011227HSPLcom/android/server/notification/ZenModeConditions;->evaluateConfig(Landroid/service/notification/ZenModeConfig;Landroid/content/ComponentName;Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011228HSPLcom/android/server/notification/ZenModeConditions;->evaluateRule(Landroid/service/notification/ZenModeConfig$ZenRule;Landroid/util/ArraySet;Landroid/content/ComponentName;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011229HPLcom/android/server/notification/ZenModeExtractor;->process(Lcom/android/server/notification/NotificationRecord;)Lcom/android/server/notification/RankingReconsideration;+]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;]Lcom/android/server/notification/ZenModeHelper;Lcom/android/server/notification/ZenModeHelper;
art-benchmark-service922a5532023-03-23 03:12:41 -070011230HPLcom/android/server/notification/ZenModeFiltering;->isAlarm(Lcom/android/server/notification/NotificationRecord;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070011231HPLcom/android/server/notification/ZenModeFiltering;->isCall(Lcom/android/server/notification/NotificationRecord;)Z+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Lcom/android/server/notification/ZenModeFiltering;Lcom/android/server/notification/ZenModeFiltering;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011232HPLcom/android/server/notification/ZenModeFiltering;->isDefaultPhoneApp(Ljava/lang/String;)Z+]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-service922a5532023-03-23 03:12:41 -070011233HPLcom/android/server/notification/ZenModeFiltering;->isMedia(Lcom/android/server/notification/NotificationRecord;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000011234HPLcom/android/server/notification/ZenModeFiltering;->isMessage(Lcom/android/server/notification/NotificationRecord;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011235HPLcom/android/server/notification/ZenModeFiltering;->isSystem(Lcom/android/server/notification/NotificationRecord;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -070011236HPLcom/android/server/notification/ZenModeFiltering;->maybeLogInterceptDecision(Lcom/android/server/notification/NotificationRecord;ZLjava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011237HPLcom/android/server/notification/ZenModeFiltering;->shouldIntercept(ILandroid/app/NotificationManager$Policy;Lcom/android/server/notification/NotificationRecord;)Z+]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Lcom/android/server/notification/ZenModeFiltering;Lcom/android/server/notification/ZenModeFiltering;]Landroid/app/NotificationManager$Policy;Landroid/app/NotificationManager$Policy;]Lcom/android/server/notification/NotificationRecord;Lcom/android/server/notification/NotificationRecord;
11238HPLcom/android/server/notification/ZenModeHelper;->shouldIntercept(Lcom/android/server/notification/NotificationRecord;)Z+]Lcom/android/server/notification/ZenModeFiltering;Lcom/android/server/notification/ZenModeFiltering;
art-benchmark-service08401c12022-12-23 09:27:20 -080011239HSPLcom/android/server/om/OverlayActorEnforcer$ActorState;->$values()[Lcom/android/server/om/OverlayActorEnforcer$ActorState;
art-benchmark-servicead05a302020-03-17 09:46:02 -070011240HSPLcom/android/server/om/OverlayActorEnforcer$ActorState;-><clinit>()V
11241HSPLcom/android/server/om/OverlayActorEnforcer$ActorState;-><init>(Ljava/lang/String;I)V
art-benchmark-servicead05a302020-03-17 09:46:02 -070011242HSPLcom/android/server/om/OverlayActorEnforcer;->getPackageNameForActor(Ljava/lang/String;Ljava/util/Map;)Landroid/util/Pair;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011243HPLcom/android/server/om/OverlayManagerService$1;->getOverlayInfosForTarget(Ljava/lang/String;I)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011244HSPLcom/android/server/om/OverlayManagerService;->updatePackageManagerLocked(Ljava/util/Collection;I)Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011245HSPLcom/android/server/om/OverlayManagerServiceImpl;->getEnabledOverlayPaths(Ljava/lang/String;IZ)Landroid/content/pm/overlay/OverlayPaths;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011246HSPLcom/android/server/om/OverlayManagerServiceImpl;->updateOverlaysForUser(I)Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011247HSPLcom/android/server/om/OverlayManagerServiceImpl;->updateState(Landroid/content/om/CriticalOverlayInfo;II)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011248HSPLcom/android/server/om/OverlayManagerSettings$$ExternalSyntheticLambda10;->test(Ljava/lang/Object;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011249HSPLcom/android/server/om/OverlayManagerSettings$$ExternalSyntheticLambda12;->test(Ljava/lang/Object;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000011250HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->-$$Nest$fgetmOverlay(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Landroid/content/om/OverlayIdentifier;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011251HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->-$$Nest$fgetmUserId(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011252HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->-$$Nest$mgetTargetPackageName(Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Ljava/lang/String;+]Lcom/android/server/om/OverlayManagerSettings$SettingsItem;Lcom/android/server/om/OverlayManagerSettings$SettingsItem;
art-benchmark-service35aba412020-02-03 11:53:25 -080011253HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->getTargetPackageName()Ljava/lang/String;
art-benchmark-service922a5532023-03-23 03:12:41 -070011254HSPLcom/android/server/om/OverlayManagerSettings;->$r8$lambda$_xibEZiMKxwy0tEhrHMwoDwr2RU(Ljava/lang/String;Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Z
11255HSPLcom/android/server/om/OverlayManagerSettings;->$r8$lambda$tZYn1EZo7S-OcA52BGmajI6pANU(ILcom/android/server/om/OverlayManagerSettings$SettingsItem;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070011256HSPLcom/android/server/om/OverlayManagerSettings;->getOverlaysForTarget(Ljava/lang/String;I)Ljava/util/List;
art-benchmark-service922a5532023-03-23 03:12:41 -070011257HSPLcom/android/server/om/OverlayManagerSettings;->lambda$selectWhereTarget$12(Ljava/lang/String;Lcom/android/server/om/OverlayManagerSettings$SettingsItem;)Z
11258HSPLcom/android/server/om/OverlayManagerSettings;->lambda$selectWhereUser$10(ILcom/android/server/om/OverlayManagerSettings$SettingsItem;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011259HSPLcom/android/server/om/OverlayManagerSettings;->select(Landroid/content/om/OverlayIdentifier;I)I+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/content/om/OverlayIdentifier;Landroid/content/om/OverlayIdentifier;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011260HSPLcom/android/server/om/OverlayManagerSettings;->selectWhereTarget(Ljava/lang/String;I)Ljava/util/List;
11261HSPLcom/android/server/om/OverlayManagerSettings;->selectWhereUser(I)Ljava/util/List;
art-benchmark-service56aece62020-02-10 17:58:03 -080011262HSPLcom/android/server/om/OverlayReferenceMapper$1;-><init>(Lcom/android/server/om/OverlayReferenceMapper;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011263HSPLcom/android/server/om/OverlayReferenceMapper$1;->getActorPkg(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011264HSPLcom/android/server/om/OverlayReferenceMapper$1;->getTargetToOverlayables(Lcom/android/server/pm/pkg/AndroidPackage;)Ljava/util/Map;
art-benchmark-service56aece62020-02-10 17:58:03 -080011265HSPLcom/android/server/om/OverlayReferenceMapper;-><init>(ZLcom/android/server/om/OverlayReferenceMapper$Provider;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011266HSPLcom/android/server/om/OverlayReferenceMapper;->addOverlay(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/util/Map;Ljava/util/Collection;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011267HSPLcom/android/server/om/OverlayReferenceMapper;->addOverlayToMap(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/Collection;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011268HSPLcom/android/server/om/OverlayReferenceMapper;->addPkg(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/util/Map;)Landroid/util/ArraySet;
11269HSPLcom/android/server/om/OverlayReferenceMapper;->addTarget(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/util/Map;Ljava/util/Collection;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011270HSPLcom/android/server/om/OverlayReferenceMapper;->addTargetToMap(Ljava/lang/String;Ljava/lang/String;Ljava/util/Collection;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011271HPLcom/android/server/om/OverlayReferenceMapper;->ensureMapBuilt()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011272HPLcom/android/server/om/OverlayReferenceMapper;->isValidActor(Ljava/lang/String;Ljava/lang/String;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/om/OverlayReferenceMapper;Lcom/android/server/om/OverlayReferenceMapper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011273HSPLcom/android/server/om/OverlayReferenceMapper;->removeOverlay(Ljava/lang/String;Ljava/util/Collection;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011274HSPLcom/android/server/om/OverlayReferenceMapper;->removeTarget(Ljava/lang/String;Ljava/util/Collection;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011275HSPLcom/android/server/os/DeviceIdentifiersPolicyService$DeviceIdentifiersPolicy;-><init>(Landroid/content/Context;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011276HPLcom/android/server/os/DeviceIdentifiersPolicyService$DeviceIdentifiersPolicy;->getSerialForPackage(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
Calin Juravle36829e52019-04-10 19:07:47 -070011277HSPLcom/android/server/os/DeviceIdentifiersPolicyService;-><init>(Landroid/content/Context;)V
11278HSPLcom/android/server/os/DeviceIdentifiersPolicyService;->onStart()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011279HSPLcom/android/server/os/NativeTombstoneManager$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/os/NativeTombstoneManager;IIILjava/util/ArrayList;ILjava/util/concurrent/CompletableFuture;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011280HSPLcom/android/server/os/NativeTombstoneManager$TombstoneFile;->parse(Landroid/os/ParcelFileDescriptor;)Ljava/util/Optional;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/proto/ProtoInputStream;Landroid/util/proto/ProtoInputStream;]Landroid/os/ParcelFileDescriptor;Landroid/os/ParcelFileDescriptor;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011281HSPLcom/android/server/os/NativeTombstoneManager;->collectTombstones(Ljava/util/ArrayList;III)V
11282HPLcom/android/server/people/data/AbstractProtoDiskReadWriter;->scheduleSave(Ljava/lang/String;Ljava/lang/Object;)V
11283HPLcom/android/server/people/data/ConversationInfo$Builder;-><init>(Lcom/android/server/people/data/ConversationInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011284HPLcom/android/server/people/data/ConversationInfo$Builder;->build()Lcom/android/server/people/data/ConversationInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011285HPLcom/android/server/people/data/ConversationInfo;-><init>(Lcom/android/server/people/data/ConversationInfo$Builder;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011286HPLcom/android/server/people/data/ConversationStore;->getConversationInfosProtoDiskReadWriter()Lcom/android/server/people/data/ConversationStore$ConversationInfosProtoDiskReadWriter;
art-benchmark-service922a5532023-03-23 03:12:41 -070011287HPLcom/android/server/people/data/ConversationStore;->scheduleUpdateConversationsOnDisk()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011288HPLcom/android/server/people/data/ConversationStore;->updateConversationsInMemory(Lcom/android/server/people/data/ConversationInfo;)V
11289HPLcom/android/server/people/data/DataManager$NotificationListener$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/people/data/DataManager$NotificationListener;Landroid/service/notification/StatusBarNotification;Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011290HPLcom/android/server/people/data/DataManager$NotificationListener;->onNotificationPosted(Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationListenerService$RankingMap;)V+]Lcom/android/server/people/data/EventStore;Lcom/android/server/people/data/EventStore;]Landroid/service/notification/NotificationListenerService$Ranking;Landroid/service/notification/NotificationListenerService$Ranking;]Landroid/service/notification/StatusBarNotification;Landroid/service/notification/StatusBarNotification;]Landroid/app/NotificationChannel;Landroid/app/NotificationChannel;]Landroid/service/notification/NotificationListenerService$RankingMap;Landroid/service/notification/NotificationListenerService$RankingMap;]Lcom/android/server/people/data/EventHistoryImpl;Lcom/android/server/people/data/EventHistoryImpl;]Landroid/app/Notification;Landroid/app/Notification;]Lcom/android/server/people/data/ConversationInfo$Builder;Lcom/android/server/people/data/ConversationInfo$Builder;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/people/data/PackageData;Lcom/android/server/people/data/PackageData;]Lcom/android/server/people/data/ConversationStore;Lcom/android/server/people/data/ConversationStore;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011291HPLcom/android/server/people/data/DataManager$NotificationListener;->onNotificationRemoved(Landroid/service/notification/StatusBarNotification;Landroid/service/notification/NotificationListenerService$RankingMap;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011292HPLcom/android/server/people/data/DataManager$ShortcutServiceCallback;->lambda$onShortcutsAddedOrUpdated$0(Ljava/lang/String;Landroid/os/UserHandle;Ljava/util/List;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070011293HPLcom/android/server/people/data/DataManager;->addOrUpdateConversationInfo(Landroid/content/pm/ShortcutInfo;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011294HPLcom/android/server/people/data/DataManager;->getConversationChannel(Landroid/content/pm/ShortcutInfo;Lcom/android/server/people/data/ConversationInfo;Ljava/lang/String;ILjava/lang/String;)Landroid/app/people/ConversationChannel;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011295HPLcom/android/server/people/data/DataManager;->getPackage(Ljava/lang/String;I)Lcom/android/server/people/data/PackageData;+]Lcom/android/server/people/data/DataManager;Lcom/android/server/people/data/DataManager;]Lcom/android/server/people/data/UserData;Lcom/android/server/people/data/UserData;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011296HPLcom/android/server/people/data/DataManager;->getPackageIfConversationExists(Landroid/service/notification/StatusBarNotification;Ljava/util/function/Consumer;)Lcom/android/server/people/data/PackageData;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011297HPLcom/android/server/people/data/DataManager;->getShortcut(Ljava/lang/String;ILjava/lang/String;)Landroid/content/pm/ShortcutInfo;
11298HPLcom/android/server/people/data/DataManager;->getShortcuts(Ljava/lang/String;ILjava/util/List;)Ljava/util/List;
11299HPLcom/android/server/people/data/DataManager;->getUnlockedUserData(I)Lcom/android/server/people/data/UserData;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/people/data/UserData;Lcom/android/server/people/data/UserData;
11300HPLcom/android/server/people/data/EventHistoryImpl;->addEvent(Lcom/android/server/people/data/Event;)V
11301HPLcom/android/server/people/data/EventHistoryImpl;->addEventInMemory(Lcom/android/server/people/data/Event;)V
11302HPLcom/android/server/people/data/EventIndex;->addEvent(J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011303HPLcom/android/server/people/data/EventIndex;->createFourHoursLongTimeSlot(J)Landroid/util/Range;
11304HPLcom/android/server/people/data/EventIndex;->createOneDayLongTimeSlot(J)Landroid/util/Range;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011305HPLcom/android/server/people/data/EventIndex;->createOneHourLongTimeSlot(J)Landroid/util/Range;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011306HPLcom/android/server/people/data/EventIndex;->createTwoMinutesLongTimeSlot(J)Landroid/util/Range;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011307HPLcom/android/server/people/data/EventIndex;->diffTimeSlots(IJJ)I+]Ljava/util/function/Function;Lcom/android/server/people/data/EventIndex$$ExternalSyntheticLambda2;,Lcom/android/server/people/data/EventIndex$$ExternalSyntheticLambda3;,Lcom/android/server/people/data/EventIndex$$ExternalSyntheticLambda0;,Lcom/android/server/people/data/EventIndex$$ExternalSyntheticLambda1;]Landroid/util/Range;Landroid/util/Range;]Ljava/lang/Long;Ljava/lang/Long;
art-benchmark-service922a5532023-03-23 03:12:41 -070011308HPLcom/android/server/people/data/EventIndex;->getDuration(Landroid/util/Range;)J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011309HPLcom/android/server/people/data/EventIndex;->toEpochMilli(Ljava/time/LocalDateTime;)J+]Ljava/time/LocalDateTime;Ljava/time/LocalDateTime;]Ljava/time/Instant;Ljava/time/Instant;]Ljava/time/ZonedDateTime;Ljava/time/ZonedDateTime;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011310HPLcom/android/server/people/data/EventIndex;->toLocalDateTime(J)Ljava/time/LocalDateTime;
11311HPLcom/android/server/people/data/EventIndex;->updateEventBitmaps(J)V
11312HPLcom/android/server/people/data/EventList;->add(Lcom/android/server/people/data/Event;)V
11313HPLcom/android/server/people/data/EventList;->firstIndexOnOrAfter(J)I
11314HPLcom/android/server/people/data/EventStore;->getOrCreateEventHistory(ILjava/lang/String;)Lcom/android/server/people/data/EventHistoryImpl;
11315HPLcom/android/server/people/data/UsageStatsQueryHelper;->querySince(J)Z+]Landroid/app/usage/UsageEvents;Landroid/app/usage/UsageEvents;]Ljava/util/function/Function;Lcom/android/server/people/data/DataManager$UsageStatsQueryRunnable$$ExternalSyntheticLambda0;]Lcom/android/server/people/data/UsageStatsQueryHelper;Lcom/android/server/people/data/UsageStatsQueryHelper;]Landroid/app/usage/UsageEvents$Event;Landroid/app/usage/UsageEvents$Event;]Ljava/util/Map;Landroid/util/ArrayMap;]Lcom/android/server/people/data/PackageData;Lcom/android/server/people/data/PackageData;]Lcom/android/server/people/data/ConversationStore;Lcom/android/server/people/data/ConversationStore;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;
11316HPLcom/android/server/people/data/UserData;->getPackageData(Ljava/lang/String;)Lcom/android/server/people/data/PackageData;+]Ljava/util/Map;Landroid/util/ArrayMap;
art-benchmark-service00abe242023-02-13 10:31:34 -080011317HSPLcom/android/server/permission/access/AccessCheckingService;-><init>(Landroid/content/Context;)V
11318HSPLcom/android/server/permission/access/AccessCheckingService;->getSchemePolicy$frameworks__base__services__permission__android_common__services_permission(Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/permission/access/SchemePolicy;
11319HSPLcom/android/server/permission/access/AccessCheckingService;->onStart()V
11320HSPLcom/android/server/permission/access/AccessPersistence$Companion;-><init>()V
11321HSPLcom/android/server/permission/access/AccessPersistence$Companion;-><init>(Lcom/android/server/permission/jarjar/kotlin/jvm/internal/DefaultConstructorMarker;)V
11322HSPLcom/android/server/permission/access/AccessPersistence;-><clinit>()V
11323HSPLcom/android/server/permission/access/AccessPersistence;-><init>(Lcom/android/server/permission/access/AccessPolicy;)V
11324HSPLcom/android/server/permission/access/AccessPolicy$Companion;-><init>()V
11325HSPLcom/android/server/permission/access/AccessPolicy$Companion;-><init>(Lcom/android/server/permission/jarjar/kotlin/jvm/internal/DefaultConstructorMarker;)V
11326HSPLcom/android/server/permission/access/AccessPolicy;-><clinit>()V
11327HSPLcom/android/server/permission/access/AccessPolicy;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080011328HSPLcom/android/server/permission/access/AccessPolicy;->getSchemePolicy(Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/permission/access/SchemePolicy;
11329HSPLcom/android/server/permission/access/SchemePolicy;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080011330HSPLcom/android/server/permission/access/appop/AppOpService;-><init>(Lcom/android/server/permission/access/AccessCheckingService;)V
11331HSPLcom/android/server/permission/access/appop/BaseAppOpPersistence$Companion;-><init>()V
11332HSPLcom/android/server/permission/access/appop/BaseAppOpPersistence$Companion;-><init>(Lcom/android/server/permission/jarjar/kotlin/jvm/internal/DefaultConstructorMarker;)V
11333HSPLcom/android/server/permission/access/appop/BaseAppOpPersistence;-><clinit>()V
11334HSPLcom/android/server/permission/access/appop/BaseAppOpPersistence;-><init>()V
11335HSPLcom/android/server/permission/access/appop/BaseAppOpPolicy;-><init>(Lcom/android/server/permission/access/appop/BaseAppOpPersistence;)V
11336HSPLcom/android/server/permission/access/appop/BaseAppOpPolicy;->getObjectScheme()Ljava/lang/String;
11337HSPLcom/android/server/permission/access/appop/PackageAppOpPersistence$Companion;-><init>()V
11338HSPLcom/android/server/permission/access/appop/PackageAppOpPersistence$Companion;-><init>(Lcom/android/server/permission/jarjar/kotlin/jvm/internal/DefaultConstructorMarker;)V
11339HSPLcom/android/server/permission/access/appop/PackageAppOpPersistence;-><clinit>()V
11340HSPLcom/android/server/permission/access/appop/PackageAppOpPersistence;-><init>()V
11341HSPLcom/android/server/permission/access/appop/PackageAppOpPolicy;-><init>()V
11342HSPLcom/android/server/permission/access/appop/PackageAppOpPolicy;->getSubjectScheme()Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080011343HSPLcom/android/server/permission/access/permission/PermissionService$Companion;-><init>()V
11344HSPLcom/android/server/permission/access/permission/PermissionService$Companion;-><init>(Lcom/android/server/permission/jarjar/kotlin/jvm/internal/DefaultConstructorMarker;)V
11345HSPLcom/android/server/permission/access/permission/PermissionService;-><clinit>()V
11346HSPLcom/android/server/permission/access/permission/PermissionService;-><init>(Lcom/android/server/permission/access/AccessCheckingService;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080011347HSPLcom/android/server/permission/jarjar/kotlin/collections/ArraysKt___ArraysJvmKt;->asList([Ljava/lang/Object;)Ljava/util/List;
11348HSPLcom/android/server/permission/jarjar/kotlin/collections/ArraysUtilJVM;->asList([Ljava/lang/Object;)Ljava/util/List;
11349HSPLcom/android/server/permission/jarjar/kotlin/jvm/internal/Intrinsics;->checkNotNull(Ljava/lang/Object;Ljava/lang/String;)V
11350HSPLcom/android/server/permission/jarjar/kotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
11351HSPLcom/android/server/permission/jarjar/kotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
Calin Juravle36829e52019-04-10 19:07:47 -070011352HSPLcom/android/server/pm/AbstractStatsBase;-><init>(Ljava/lang/String;Ljava/lang/String;Z)V
art-benchmark-service35aba412020-02-03 11:53:25 -080011353HSPLcom/android/server/pm/ApexManager$1;-><init>()V
11354HSPLcom/android/server/pm/ApexManager$1;->create()Lcom/android/server/pm/ApexManager;
11355HSPLcom/android/server/pm/ApexManager$1;->create()Ljava/lang/Object;
art-benchmark-service56aece62020-02-10 17:58:03 -080011356HSPLcom/android/server/pm/ApexManager$ActiveApexInfo;-><init>(Landroid/apex/ApexInfo;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011357HSPLcom/android/server/pm/ApexManager$ActiveApexInfo;-><init>(Ljava/lang/String;Ljava/io/File;Ljava/io/File;ZLjava/io/File;Z)V
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011358HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011359HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->getActiveApexInfos()Ljava/util/List;
art-benchmark-service66b4d952021-07-17 17:15:31 -070011360HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->getActiveApexPackageNameContainingPackage(Ljava/lang/String;)Ljava/lang/String;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011361HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->getAllApexInfos()[Landroid/apex/ApexInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011362HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->getApksInApex(Ljava/lang/String;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011363HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->getBackingApexFile(Ljava/io/File;)Ljava/io/File;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011364HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->notifyScanResult(Ljava/util/List;)V
11365HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->notifyScanResultLocked(Ljava/util/List;)V
11366HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->registerApkInApex(Lcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-serviced60351b2020-04-11 17:55:40 -070011367HSPLcom/android/server/pm/ApexManager$ApexManagerImpl;->waitForApexService()Landroid/apex/IApexService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011368HSPLcom/android/server/pm/ApexManager$ScanResult;-><init>(Landroid/apex/ApexInfo;Lcom/android/server/pm/pkg/AndroidPackage;Ljava/lang/String;)V
art-benchmark-service35aba412020-02-03 11:53:25 -080011369HSPLcom/android/server/pm/ApexManager;-><clinit>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011370HSPLcom/android/server/pm/ApexManager;-><init>()V
art-benchmark-service35aba412020-02-03 11:53:25 -080011371HSPLcom/android/server/pm/ApexManager;->getInstance()Lcom/android/server/pm/ApexManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011372HSPLcom/android/server/pm/ApexSystemServiceInfo;-><init>(Ljava/lang/String;Ljava/lang/String;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080011373HSPLcom/android/server/pm/ApexSystemServiceInfo;->compareTo(Lcom/android/server/pm/ApexSystemServiceInfo;)I
11374HSPLcom/android/server/pm/ApexSystemServiceInfo;->compareTo(Ljava/lang/Object;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011375HSPLcom/android/server/pm/ApexSystemServiceInfo;->getName()Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011376HPLcom/android/server/pm/ApkChecksums;->extractHashFromV2V3Signature(Ljava/lang/String;Ljava/lang/String;I)Ljava/util/Map;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011377HSPLcom/android/server/pm/ApkChecksums;->getApkChecksum(Ljava/io/File;I)[B+]Ljava/io/FileInputStream;Ljava/io/FileInputStream;]Ljava/io/File;Ljava/io/File;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011378HSPLcom/android/server/pm/ApkChecksums;->getChecksums(Ljava/util/List;IILjava/lang/String;[Ljava/security/cert/Certificate;Landroid/content/pm/IOnChecksumsReadyListener;Lcom/android/server/pm/ApkChecksums$Injector;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011379HSPLcom/android/server/pm/ApkChecksums;->getInstallerChecksums(Ljava/lang/String;Ljava/io/File;ILjava/lang/String;[Ljava/security/cert/Certificate;Ljava/util/Map;Lcom/android/server/pm/ApkChecksums$Injector;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011380HSPLcom/android/server/pm/ApkChecksums;->processRequiredChecksums(Ljava/util/List;Ljava/util/List;ILandroid/content/pm/IOnChecksumsReadyListener;Lcom/android/server/pm/ApkChecksums$Injector;J)V
11381HSPLcom/android/server/pm/AppDataHelper$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/pm/AppDataHelper;Ljava/lang/String;Lcom/android/server/pm/pkg/AndroidPackage;IILandroid/os/CreateAppDataArgs;Lcom/android/server/pm/PackageSetting;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011382HSPLcom/android/server/pm/AppDataHelper$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011383HSPLcom/android/server/pm/AppDataHelper;-><init>(Lcom/android/server/pm/PackageManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011384HSPLcom/android/server/pm/AppDataHelper;->clearAppDataLeafLIF(Lcom/android/server/pm/pkg/AndroidPackage;II)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011385HSPLcom/android/server/pm/AppDataHelper;->prepareAppDataLeaf(Lcom/android/server/pm/Installer$Batch;Lcom/android/server/pm/pkg/AndroidPackage;III)Ljava/util/concurrent/CompletableFuture;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011386HSPLcom/android/server/pm/AppIdSettingMap;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011387HSPLcom/android/server/pm/AppIdSettingMap;-><init>(Lcom/android/server/pm/AppIdSettingMap;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011388HSPLcom/android/server/pm/AppIdSettingMap;->getSetting(I)Lcom/android/server/pm/SettingBase;+]Lcom/android/server/utils/WatchedSparseArray;Lcom/android/server/utils/WatchedSparseArray;]Lcom/android/server/utils/WatchedArrayList;Lcom/android/server/utils/WatchedArrayList;
11389HSPLcom/android/server/pm/AppIdSettingMap;->registerExistingAppId(ILcom/android/server/pm/SettingBase;Ljava/lang/Object;)Z
11390HSPLcom/android/server/pm/AppIdSettingMap;->registerObserver(Lcom/android/server/utils/Watcher;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011391HSPLcom/android/server/pm/AppIdSettingMap;->removeSetting(I)V
11392HSPLcom/android/server/pm/AppIdSettingMap;->setFirstAvailableAppId(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011393HSPLcom/android/server/pm/AppsFilterBase;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011394HPLcom/android/server/pm/AppsFilterBase;->getVisibilityAllowList(Lcom/android/server/pm/snapshot/PackageDataSnapshot;Lcom/android/server/pm/pkg/PackageStateInternal;[ILandroid/util/ArrayMap;)Landroid/util/SparseArray;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/AppsFilterBase;Lcom/android/server/pm/AppsFilterImpl;,Lcom/android/server/pm/AppsFilterSnapshotImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011395HSPLcom/android/server/pm/AppsFilterBase;->isForceQueryable(I)Z+]Lcom/android/server/utils/WatchedArraySet;Lcom/android/server/utils/WatchedArraySet;
11396HPLcom/android/server/pm/AppsFilterBase;->isImplicitlyQueryable(II)Z+]Lcom/android/server/utils/WatchedSparseSetArray;Lcom/android/server/utils/WatchedSparseSetArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011397HPLcom/android/server/pm/AppsFilterBase;->isQueryableViaComponent(II)Z+]Lcom/android/server/utils/WatchedSparseSetArray;Lcom/android/server/utils/WatchedSparseSetArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011398HPLcom/android/server/pm/AppsFilterBase;->isQueryableViaPackage(II)Z+]Lcom/android/server/utils/WatchedSparseSetArray;Lcom/android/server/utils/WatchedSparseSetArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011399HPLcom/android/server/pm/AppsFilterBase;->isQueryableViaUsesLibrary(II)Z+]Lcom/android/server/utils/WatchedSparseSetArray;Lcom/android/server/utils/WatchedSparseSetArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011400HPLcom/android/server/pm/AppsFilterBase;->isQueryableViaUsesPermission(II)Z+]Lcom/android/server/utils/WatchedSparseSetArray;Lcom/android/server/utils/WatchedSparseSetArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011401HPLcom/android/server/pm/AppsFilterBase;->isRetainedImplicitlyQueryable(II)Z+]Lcom/android/server/utils/WatchedSparseSetArray;Lcom/android/server/utils/WatchedSparseSetArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011402HSPLcom/android/server/pm/AppsFilterBase;->shouldFilterApplication(Lcom/android/server/pm/snapshot/PackageDataSnapshot;ILjava/lang/Object;Lcom/android/server/pm/pkg/PackageStateInternal;I)Z+]Lcom/android/server/pm/FeatureConfig;Lcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/AppsFilterBase;Lcom/android/server/pm/AppsFilterSnapshotImpl;,Lcom/android/server/pm/AppsFilterImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011403HSPLcom/android/server/pm/AppsFilterBase;->shouldFilterApplicationInternal(Lcom/android/server/pm/Computer;ILjava/lang/Object;Lcom/android/server/pm/pkg/PackageStateInternal;I)Z+]Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;]Lcom/android/server/pm/pkg/SharedUserApi;Lcom/android/server/pm/SharedUserSetting;]Lcom/android/server/pm/FeatureConfig;Lcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/AppsFilterBase;Lcom/android/server/pm/AppsFilterImpl;,Lcom/android/server/pm/AppsFilterSnapshotImpl;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/om/OverlayReferenceMapper;Lcom/android/server/om/OverlayReferenceMapper;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/SharedUserSetting;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011404HPLcom/android/server/pm/AppsFilterBase;->shouldFilterApplicationUsingCache(III)Z+]Lcom/android/server/utils/WatchedSparseBooleanMatrix;Lcom/android/server/utils/WatchedSparseBooleanMatrix;
11405HSPLcom/android/server/pm/AppsFilterImpl$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/pm/AppsFilterImpl;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011406HSPLcom/android/server/pm/AppsFilterImpl$1;-><init>(Lcom/android/server/pm/AppsFilterImpl;Lcom/android/server/pm/AppsFilterSnapshot;Lcom/android/server/utils/Watchable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011407HSPLcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;-><init>(Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerServiceInjector;)V
11408HSPLcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;-><init>(Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl-IA;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011409HSPLcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;-><init>(Lcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011410HSPLcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;->enableLogging(IZ)V
art-benchmark-service00abe242023-02-13 10:31:34 -080011411HSPLcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;->isGloballyEnabled()Z
11412HSPLcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;->packageIsEnabled(Lcom/android/server/pm/pkg/AndroidPackage;)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011413HSPLcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;->setAppsFilter(Lcom/android/server/pm/AppsFilterImpl;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011414HSPLcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;->updateEnabledState(Lcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011415HSPLcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;->updatePackageState(Lcom/android/server/pm/pkg/PackageStateInternal;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011416HSPLcom/android/server/pm/AppsFilterImpl;->-$$Nest$monChanged(Lcom/android/server/pm/AppsFilterImpl;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011417HSPLcom/android/server/pm/AppsFilterImpl;-><init>(Lcom/android/server/pm/FeatureConfig;[Ljava/lang/String;ZLcom/android/server/om/OverlayReferenceMapper$Provider;Landroid/os/Handler;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080011418HSPLcom/android/server/pm/AppsFilterImpl;->addPackage(Lcom/android/server/pm/Computer;Lcom/android/server/pm/pkg/PackageStateInternal;ZZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011419HSPLcom/android/server/pm/AppsFilterImpl;->addPackageInternal(Lcom/android/server/pm/pkg/PackageStateInternal;Landroid/util/ArrayMap;)Landroid/util/ArraySet;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedPermissionImpl;]Ljava/lang/Integer;Ljava/lang/Integer;]Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;]Ljava/lang/Object;Ljava/lang/String;]Lcom/android/server/utils/WatchedArraySet;Lcom/android/server/utils/WatchedArraySet;]Lcom/android/server/pm/pkg/component/ParsedUsesPermission;Lcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/om/OverlayReferenceMapper;Lcom/android/server/om/OverlayReferenceMapper;]Lcom/android/server/pm/FeatureConfig;Lcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;]Lcom/android/server/utils/WatchedSparseSetArray;Lcom/android/server/utils/WatchedSparseSetArray;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011420HSPLcom/android/server/pm/AppsFilterImpl;->create(Lcom/android/server/pm/PackageManagerServiceInjector;Landroid/content/pm/PackageManagerInternal;)Lcom/android/server/pm/AppsFilterImpl;
11421HSPLcom/android/server/pm/AppsFilterImpl;->dispatchChange(Lcom/android/server/utils/Watchable;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011422HSPLcom/android/server/pm/AppsFilterImpl;->grantImplicitAccess(IIZ)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/pm/AppsFilterImpl;Lcom/android/server/pm/AppsFilterImpl;]Lcom/android/server/utils/WatchedSparseBooleanMatrix;Lcom/android/server/utils/WatchedSparseBooleanMatrix;]Lcom/android/server/utils/WatchedSparseSetArray;Lcom/android/server/utils/WatchedSparseSetArray;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011423HSPLcom/android/server/pm/AppsFilterImpl;->invalidateCache(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011424HSPLcom/android/server/pm/AppsFilterImpl;->isRegisteredObserver(Lcom/android/server/utils/Watcher;)Z
11425HSPLcom/android/server/pm/AppsFilterImpl;->isSystemSigned(Landroid/content/pm/SigningDetails;Lcom/android/server/pm/pkg/PackageStateInternal;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011426HSPLcom/android/server/pm/AppsFilterImpl;->onChanged()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011427HSPLcom/android/server/pm/AppsFilterImpl;->pkgInstruments(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/AndroidPackage;)Z+]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/pkg/component/ParsedInstrumentation;Lcom/android/server/pm/pkg/component/ParsedInstrumentationImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011428HSPLcom/android/server/pm/AppsFilterImpl;->readCacheEnabledSysProp()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011429HSPLcom/android/server/pm/AppsFilterImpl;->registerObserver(Lcom/android/server/utils/Watcher;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011430HSPLcom/android/server/pm/AppsFilterImpl;->removePackageInternal(Lcom/android/server/pm/Computer;Lcom/android/server/pm/pkg/PackageStateInternal;ZZ)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedPermissionImpl;]Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;]Lcom/android/server/utils/WatchedArraySet;Lcom/android/server/utils/WatchedArraySet;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/component/ParsedUsesPermission;Lcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/om/OverlayReferenceMapper;Lcom/android/server/om/OverlayReferenceMapper;]Lcom/android/server/pm/AppsFilterImpl;Lcom/android/server/pm/AppsFilterImpl;]Lcom/android/server/pm/pkg/SharedUserApi;Lcom/android/server/pm/SharedUserSetting;]Lcom/android/server/pm/FeatureConfig;Lcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;]Lcom/android/server/utils/WatchedSparseSetArray;Lcom/android/server/utils/WatchedSparseSetArray;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerLocked;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011431HSPLcom/android/server/pm/AppsFilterImpl;->snapshot()Lcom/android/server/pm/AppsFilterSnapshot;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011432HPLcom/android/server/pm/AppsFilterImpl;->updateShouldFilterCacheForPackage(Lcom/android/server/pm/Computer;Ljava/lang/String;Lcom/android/server/pm/pkg/PackageStateInternal;Landroid/util/ArrayMap;[Landroid/content/pm/UserInfo;II)V+]Lcom/android/server/pm/AppsFilterImpl;Lcom/android/server/pm/AppsFilterImpl;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011433HPLcom/android/server/pm/AppsFilterImpl;->updateShouldFilterCacheForUser(Lcom/android/server/pm/Computer;Lcom/android/server/pm/pkg/PackageStateInternal;[Landroid/content/pm/UserInfo;Lcom/android/server/pm/pkg/PackageStateInternal;I)V+]Lcom/android/server/utils/WatchedSparseBooleanMatrix;Lcom/android/server/utils/WatchedSparseBooleanMatrix;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/AppsFilterBase;Lcom/android/server/pm/AppsFilterImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011434HSPLcom/android/server/pm/AppsFilterLocked;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011435HPLcom/android/server/pm/AppsFilterLocked;->isForceQueryable(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011436HPLcom/android/server/pm/AppsFilterLocked;->isImplicitlyQueryable(II)Z
11437HPLcom/android/server/pm/AppsFilterLocked;->isQueryableViaComponent(II)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011438HPLcom/android/server/pm/AppsFilterLocked;->isQueryableViaPackage(II)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011439HPLcom/android/server/pm/AppsFilterLocked;->isQueryableViaUsesLibrary(II)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011440HPLcom/android/server/pm/AppsFilterLocked;->isQueryableViaUsesPermission(II)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011441HPLcom/android/server/pm/AppsFilterLocked;->isRetainedImplicitlyQueryable(II)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070011442HPLcom/android/server/pm/AppsFilterLocked;->shouldFilterApplicationUsingCache(III)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011443HSPLcom/android/server/pm/AppsFilterSnapshotImpl;-><init>(Lcom/android/server/pm/AppsFilterImpl;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080011444HPLcom/android/server/pm/AppsFilterUtils$ParallelComputeComponentVisibility;->getVisibleListOfQueryViaComponents(Lcom/android/server/pm/pkg/PackageStateInternal;)Landroid/util/ArraySet;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/utils/WatchedArraySet;Lcom/android/server/utils/WatchedArraySet;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011445HSPLcom/android/server/pm/AppsFilterUtils;->canQueryAsInstaller(Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/pkg/AndroidPackage;)Z+]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -080011446HSPLcom/android/server/pm/AppsFilterUtils;->canQueryAsUpdateOwner(Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/pkg/AndroidPackage;)Z+]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011447HSPLcom/android/server/pm/AppsFilterUtils;->canQueryViaComponents(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/utils/WatchedArraySet;)Z+]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
11448HSPLcom/android/server/pm/AppsFilterUtils;->canQueryViaPackage(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/AndroidPackage;)Z+]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
11449HSPLcom/android/server/pm/AppsFilterUtils;->canQueryViaUsesLibrary(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/AndroidPackage;)Z+]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
11450HPLcom/android/server/pm/AppsFilterUtils;->matchesAnyComponents(Landroid/content/Intent;Ljava/util/List;Lcom/android/server/utils/WatchedArraySet;)Z+]Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedProviderImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;
art-benchmark-service08401c12022-12-23 09:27:20 -080011451HPLcom/android/server/pm/AppsFilterUtils;->matchesAnyFilter(Landroid/content/Intent;Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/utils/WatchedArraySet;)Z+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedProviderImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;]Ljava/util/List;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011452HPLcom/android/server/pm/AppsFilterUtils;->matchesIntentFilter(Landroid/content/Intent;Landroid/content/IntentFilter;Lcom/android/server/utils/WatchedArraySet;)Z+]Lcom/android/server/utils/WatchedArraySet;Lcom/android/server/utils/WatchedArraySet;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Landroid/content/Intent;Landroid/content/Intent;
11453HPLcom/android/server/pm/AppsFilterUtils;->matchesPackage(Landroid/content/Intent;Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/utils/WatchedArraySet;)Z+]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011454HPLcom/android/server/pm/AppsFilterUtils;->matchesProviders(Ljava/util/Set;Lcom/android/server/pm/pkg/AndroidPackage;)Z+]Lcom/android/server/pm/pkg/component/ParsedProvider;Lcom/android/server/pm/pkg/component/ParsedProviderImpl;]Ljava/util/StringTokenizer;Ljava/util/StringTokenizer;]Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/component/ParsedProviderImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
11455HSPLcom/android/server/pm/AppsFilterUtils;->requestsQueryAllPackages(Lcom/android/server/pm/pkg/AndroidPackage;)Z+]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011456HPLcom/android/server/pm/BackgroundInstallControlService$$ExternalSyntheticLambda0;->onUsageEvent(ILandroid/app/usage/UsageEvents$Event;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011457HPLcom/android/server/pm/BackgroundInstallControlService$EventHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/pm/BackgroundInstallControlService;Lcom/android/server/pm/BackgroundInstallControlService;
11458HPLcom/android/server/pm/BackgroundInstallControlService;->handleUsageEvent(Landroid/app/usage/UsageEvents$Event;I)V+]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/pm/BackgroundInstallControlService$ForegroundTimeFrame;Lcom/android/server/pm/BackgroundInstallControlService$ForegroundTimeFrame;]Ljava/util/TreeSet;Ljava/util/TreeSet;]Lcom/android/server/pm/BackgroundInstallControlService;Lcom/android/server/pm/BackgroundInstallControlService;
11459HPLcom/android/server/pm/BackgroundInstallControlService;->lambda$new$0(ILandroid/app/usage/UsageEvents$Event;)V+]Landroid/os/Handler;Lcom/android/server/pm/BackgroundInstallControlService$EventHandler;]Landroid/os/Message;Landroid/os/Message;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011460HSPLcom/android/server/pm/BroadcastHelper;-><clinit>()V
11461HSPLcom/android/server/pm/BroadcastHelper;-><init>(Lcom/android/server/pm/PackageManagerServiceInjector;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011462HPLcom/android/server/pm/BroadcastHelper;->doSendBroadcast(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;ILjava/lang/String;Landroid/content/IIntentReceiver;[IZLandroid/util/SparseArray;Ljava/util/function/BiFunction;Landroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011463HSPLcom/android/server/pm/ChangedPackagesTracker;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011464HPLcom/android/server/pm/ChangedPackagesTracker;->updateSequenceNumber(Ljava/lang/String;[I)V
Calin Juravle36829e52019-04-10 19:07:47 -070011465HSPLcom/android/server/pm/CompilerStats;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011466HSPLcom/android/server/pm/ComputerEngine$$ExternalSyntheticLambda0;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011467HSPLcom/android/server/pm/ComputerEngine$$ExternalSyntheticLambda0;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
art-benchmark-service08401c12022-12-23 09:27:20 -080011468HSPLcom/android/server/pm/ComputerEngine$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/pm/ComputerEngine$Settings;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011469HPLcom/android/server/pm/ComputerEngine$$ExternalSyntheticLambda1;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011470HSPLcom/android/server/pm/ComputerEngine$Settings;-><init>(Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/Settings;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011471HSPLcom/android/server/pm/ComputerEngine$Settings;->getApplicationEnabledSetting(Ljava/lang/String;I)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011472HSPLcom/android/server/pm/ComputerEngine$Settings;->getComponentEnabledSetting(Landroid/content/ComponentName;I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011473HSPLcom/android/server/pm/ComputerEngine$Settings;->getCrossProfileIntentResolver(I)Lcom/android/server/pm/CrossProfileIntentResolver;+]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;
11474HSPLcom/android/server/pm/ComputerEngine$Settings;->getDisabledSystemPkg(Ljava/lang/String;)Lcom/android/server/pm/pkg/PackageStateInternal;
11475HSPLcom/android/server/pm/ComputerEngine$Settings;->getPackage(Ljava/lang/String;)Lcom/android/server/pm/pkg/PackageStateInternal;+]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011476HSPLcom/android/server/pm/ComputerEngine$Settings;->getPackages()Landroid/util/ArrayMap;+]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011477HSPLcom/android/server/pm/ComputerEngine$Settings;->getRenamedPackageLPr(Ljava/lang/String;)Ljava/lang/String;+]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;
11478HSPLcom/android/server/pm/ComputerEngine$Settings;->getSettingBase(I)Lcom/android/server/pm/SettingBase;+]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011479HSPLcom/android/server/pm/ComputerEngine$Settings;->getSharedUserFromAppId(I)Lcom/android/server/pm/pkg/SharedUserApi;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011480HSPLcom/android/server/pm/ComputerEngine$Settings;->getSharedUserFromPackageName(Ljava/lang/String;)Lcom/android/server/pm/pkg/SharedUserApi;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011481HSPLcom/android/server/pm/ComputerEngine$Settings;->getSharedUserPackages(I)Landroid/util/ArraySet;+]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/SharedUserSetting;
art-benchmark-service00abe242023-02-13 10:31:34 -080011482HSPLcom/android/server/pm/ComputerEngine$Settings;->isEnabledAndMatch(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/component/ParsedMainComponent;JI)Z+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011483HSPLcom/android/server/pm/ComputerEngine;-><clinit>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011484HSPLcom/android/server/pm/ComputerEngine;-><init>(Lcom/android/server/pm/PackageManagerService$Snapshot;I)V
11485HSPLcom/android/server/pm/ComputerEngine;->addPackageHoldingPermissions(Ljava/util/ArrayList;Lcom/android/server/pm/pkg/PackageStateInternal;[Ljava/lang/String;[ZJI)V+]Lcom/android/server/pm/permission/PermissionManagerServiceInternal;Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011486HSPLcom/android/server/pm/ComputerEngine;->applyPostResolutionFilter(Ljava/util/List;Ljava/lang/String;ZIZILandroid/content/Intent;)Ljava/util/List;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;]Lcom/android/server/pm/AppsFilterSnapshot;Lcom/android/server/pm/AppsFilterImpl;,Lcom/android/server/pm/AppsFilterSnapshotImpl;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070011487HSPLcom/android/server/pm/ComputerEngine;->applyPostServiceResolutionFilter(Ljava/util/List;Ljava/lang/String;II)Ljava/util/List;+]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;]Lcom/android/server/pm/AppsFilterSnapshot;Lcom/android/server/pm/AppsFilterSnapshotImpl;
art-benchmark-service08401c12022-12-23 09:27:20 -080011488HSPLcom/android/server/pm/ComputerEngine;->areWebInstantAppsDisabled(I)Z+]Lcom/android/server/utils/WatchedSparseBooleanArray;Lcom/android/server/utils/WatchedSparseBooleanArray;
art-benchmark-service922a5532023-03-23 03:12:41 -070011489HPLcom/android/server/pm/ComputerEngine;->canQueryPackage(ILjava/lang/String;)Z+]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;]Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/SharedUserSetting;]Lcom/android/server/pm/AppsFilterSnapshot;Lcom/android/server/pm/AppsFilterSnapshotImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -080011490HSPLcom/android/server/pm/ComputerEngine;->canViewInstantApps(II)Z+]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-service922a5532023-03-23 03:12:41 -070011491HSPLcom/android/server/pm/ComputerEngine;->checkSignatures(Ljava/lang/String;Ljava/lang/String;I)I
Karuna Ramkumard7380572023-06-09 19:14:36 +000011492HSPLcom/android/server/pm/ComputerEngine;->checkSignaturesInternal(Landroid/content/pm/SigningDetails;Landroid/content/pm/SigningDetails;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011493HSPLcom/android/server/pm/ComputerEngine;->checkUidPermission(Ljava/lang/String;I)I+]Lcom/android/server/pm/permission/PermissionManagerServiceInternal;Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011494HPLcom/android/server/pm/ComputerEngine;->createForwardingResolveInfoUnchecked(Lcom/android/server/pm/WatchedIntentFilter;II)Landroid/content/pm/ResolveInfo;
11495HSPLcom/android/server/pm/ComputerEngine;->enforceCrossUserOrProfilePermission(IIZZLjava/lang/String;)V+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011496HSPLcom/android/server/pm/ComputerEngine;->enforceCrossUserPermission(IIZZLjava/lang/String;)V+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
11497HSPLcom/android/server/pm/ComputerEngine;->enforceCrossUserPermission(IIZZZLjava/lang/String;)V+]Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerServiceInjector;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011498HPLcom/android/server/pm/ComputerEngine;->filterAppAccess(II)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-service922a5532023-03-23 03:12:41 -070011499HSPLcom/android/server/pm/ComputerEngine;->filterAppAccess(Ljava/lang/String;IIZ)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
art-benchmark-service08401c12022-12-23 09:27:20 -080011500HSPLcom/android/server/pm/ComputerEngine;->filterIfNotSystemUser(Ljava/util/List;I)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011501HSPLcom/android/server/pm/ComputerEngine;->filterOnlySystemPackages([Ljava/lang/String;)[Ljava/lang/String;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Ljava/util/ArrayList;Ljava/util/ArrayList;
11502HSPLcom/android/server/pm/ComputerEngine;->filterSdkLibPackage(Lcom/android/server/pm/pkg/PackageStateInternal;IIJ)Z+]Landroid/content/pm/SharedLibraryInfo;Landroid/content/pm/SharedLibraryInfo;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
11503HSPLcom/android/server/pm/ComputerEngine;->filterSharedLibPackage(Lcom/android/server/pm/pkg/PackageStateInternal;IIJ)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
art-benchmark-service922a5532023-03-23 03:12:41 -070011504HSPLcom/android/server/pm/ComputerEngine;->filterStaticSharedLibPackage(Lcom/android/server/pm/pkg/PackageStateInternal;IIJ)Z+]Landroid/content/pm/SharedLibraryInfo;Landroid/content/pm/SharedLibraryInfo;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011505HSPLcom/android/server/pm/ComputerEngine;->generatePackageInfo(Lcom/android/server/pm/pkg/PackageStateInternal;JI)Landroid/content/pm/PackageInfo;+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;,Lcom/android/server/pm/pkg/PackageUserStateDefault;]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/permission/PermissionManagerServiceInternal;Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/permission/LegacyPermissionDataProvider;Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;]Landroid/content/pm/PackageInfo;Landroid/content/pm/PackageInfo;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-service922a5532023-03-23 03:12:41 -070011506HSPLcom/android/server/pm/ComputerEngine;->getActivityInfo(Landroid/content/ComponentName;JI)Landroid/content/pm/ActivityInfo;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011507HPLcom/android/server/pm/ComputerEngine;->getActivityInfoCrossProfile(Landroid/content/ComponentName;JI)Landroid/content/pm/ActivityInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011508HSPLcom/android/server/pm/ComputerEngine;->getActivityInfoInternal(Landroid/content/ComponentName;JII)Landroid/content/pm/ActivityInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
11509HSPLcom/android/server/pm/ComputerEngine;->getActivityInfoInternalBody(Landroid/content/ComponentName;JII)Landroid/content/pm/ActivityInfo;+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/pm/resolution/ComponentResolverSnapshot;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-service00abe242023-02-13 10:31:34 -080011510HSPLcom/android/server/pm/ComputerEngine;->getApplicationEnabledSetting(Ljava/lang/String;I)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011511HSPLcom/android/server/pm/ComputerEngine;->getApplicationInfo(Ljava/lang/String;JI)Landroid/content/pm/ApplicationInfo;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011512HSPLcom/android/server/pm/ComputerEngine;->getApplicationInfoInternal(Ljava/lang/String;JII)Landroid/content/pm/ApplicationInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
11513HSPLcom/android/server/pm/ComputerEngine;->getApplicationInfoInternalBody(Ljava/lang/String;JII)Landroid/content/pm/ApplicationInfo;+]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011514HPLcom/android/server/pm/ComputerEngine;->getBlockUninstallForUser(Ljava/lang/String;I)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011515HPLcom/android/server/pm/ComputerEngine;->getComponentEnabledSetting(Landroid/content/ComponentName;II)I+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
11516HPLcom/android/server/pm/ComputerEngine;->getComponentEnabledSettingInternal(Landroid/content/ComponentName;II)I+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011517HSPLcom/android/server/pm/ComputerEngine;->getComponentResolver()Lcom/android/server/pm/resolution/ComponentResolverApi;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011518HPLcom/android/server/pm/ComputerEngine;->getDeclaredSharedLibraries(Ljava/lang/String;JI)Landroid/content/pm/ParceledListSlice;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/content/pm/SharedLibraryInfo;Landroid/content/pm/SharedLibraryInfo;]Lcom/android/server/utils/WatchedLongSparseArray;Lcom/android/server/utils/WatchedLongSparseArray;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/VersionedPackage;Landroid/content/pm/VersionedPackage;]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011519HSPLcom/android/server/pm/ComputerEngine;->getDisabledSystemPackage(Ljava/lang/String;)Lcom/android/server/pm/pkg/PackageStateInternal;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011520HSPLcom/android/server/pm/ComputerEngine;->getHarmfulAppWarning(Ljava/lang/String;I)Ljava/lang/CharSequence;
art-benchmark-service00abe242023-02-13 10:31:34 -080011521HSPLcom/android/server/pm/ComputerEngine;->getInstallSource(Ljava/lang/String;II)Lcom/android/server/pm/InstallSource;+]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011522HSPLcom/android/server/pm/ComputerEngine;->getInstallSourceInfo(Ljava/lang/String;I)Landroid/content/pm/InstallSourceInfo;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
11523HSPLcom/android/server/pm/ComputerEngine;->getInstalledApplications(JII)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011524HSPLcom/android/server/pm/ComputerEngine;->getInstalledPackages(JI)Landroid/content/pm/ParceledListSlice;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011525HSPLcom/android/server/pm/ComputerEngine;->getInstalledPackagesBody(JII)Landroid/content/pm/ParceledListSlice;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service08401c12022-12-23 09:27:20 -080011526HPLcom/android/server/pm/ComputerEngine;->getInstallerPackageName(Ljava/lang/String;I)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-service00abe242023-02-13 10:31:34 -080011527HSPLcom/android/server/pm/ComputerEngine;->getInstantAppPackageName(I)Ljava/lang/String;+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;,Lcom/android/server/pm/pkg/PackageUserStateDefault;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service08401c12022-12-23 09:27:20 -080011528HSPLcom/android/server/pm/ComputerEngine;->getMatchingCrossProfileIntentFilters(Landroid/content/Intent;Ljava/lang/String;I)Ljava/util/List;+]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;]Lcom/android/server/IntentResolver;Lcom/android/server/pm/CrossProfileIntentResolver;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011529HSPLcom/android/server/pm/ComputerEngine;->getNameForUid(I)Ljava/lang/String;+]Lcom/android/server/pm/permission/PermissionManagerServiceInternal$HotwordDetectionServiceProvider;Lcom/android/server/voiceinteraction/HotwordDetectionConnection$1$$ExternalSyntheticLambda0;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/pm/permission/PermissionManagerServiceInternal;Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
11530HSPLcom/android/server/pm/ComputerEngine;->getNamesForUids([I)[Ljava/lang/String;+]Lcom/android/server/pm/permission/PermissionManagerServiceInternal$HotwordDetectionServiceProvider;Lcom/android/server/voiceinteraction/HotwordDetectionConnection$1$$ExternalSyntheticLambda0;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/pm/permission/PermissionManagerServiceInternal;Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
11531HPLcom/android/server/pm/ComputerEngine;->getNotifyPackagesForReplacedReceived([Ljava/lang/String;)Landroid/util/ArraySet;
11532HSPLcom/android/server/pm/ComputerEngine;->getPackage(I)Lcom/android/server/pm/pkg/AndroidPackage;+]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011533HSPLcom/android/server/pm/ComputerEngine;->getPackage(Ljava/lang/String;)Lcom/android/server/pm/pkg/AndroidPackage;+]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;
11534HSPLcom/android/server/pm/ComputerEngine;->getPackageGids(Ljava/lang/String;JI)[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011535HSPLcom/android/server/pm/ComputerEngine;->getPackageInfo(Ljava/lang/String;JI)Landroid/content/pm/PackageInfo;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
11536HSPLcom/android/server/pm/ComputerEngine;->getPackageInfoInternal(Ljava/lang/String;JJII)Landroid/content/pm/PackageInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011537HSPLcom/android/server/pm/ComputerEngine;->getPackageInfoInternalBody(Ljava/lang/String;JJII)Landroid/content/pm/PackageInfo;+]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011538HSPLcom/android/server/pm/ComputerEngine;->getPackageStartability(ZLjava/lang/String;II)I+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011539HSPLcom/android/server/pm/ComputerEngine;->getPackageStateFiltered(Ljava/lang/String;II)Lcom/android/server/pm/pkg/PackageStateInternal;
11540HSPLcom/android/server/pm/ComputerEngine;->getPackageStateForInstalledAndFiltered(Ljava/lang/String;II)Lcom/android/server/pm/pkg/PackageStateInternal;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
11541HSPLcom/android/server/pm/ComputerEngine;->getPackageStateInternal(Ljava/lang/String;)Lcom/android/server/pm/pkg/PackageStateInternal;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011542HSPLcom/android/server/pm/ComputerEngine;->getPackageStateInternal(Ljava/lang/String;I)Lcom/android/server/pm/pkg/PackageStateInternal;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011543HSPLcom/android/server/pm/ComputerEngine;->getPackageStates()Landroid/util/ArrayMap;+]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011544HSPLcom/android/server/pm/ComputerEngine;->getPackageUid(Ljava/lang/String;JI)I+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011545HSPLcom/android/server/pm/ComputerEngine;->getPackageUidInternal(Ljava/lang/String;JII)I+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;,Lcom/android/server/pm/pkg/PackageUserStateDefault;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011546HSPLcom/android/server/pm/ComputerEngine;->getPackagesForUid(I)[Ljava/lang/String;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;
11547HSPLcom/android/server/pm/ComputerEngine;->getPackagesForUidInternal(II)[Ljava/lang/String;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070011548HSPLcom/android/server/pm/ComputerEngine;->getPackagesForUidInternalBody(IIIZ)[Ljava/lang/String;+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;,Lcom/android/server/pm/pkg/PackageUserStateDefault;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;]Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/SharedUserSetting;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011549HSPLcom/android/server/pm/ComputerEngine;->getPackagesHoldingPermissions([Ljava/lang/String;JI)Landroid/content/pm/ParceledListSlice;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
11550HSPLcom/android/server/pm/ComputerEngine;->getPackagesUsingSharedLibrary(Landroid/content/pm/SharedLibraryInfo;JII)Ljava/util/List;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/content/pm/SharedLibraryInfo;Landroid/content/pm/SharedLibraryInfo;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011551HSPLcom/android/server/pm/ComputerEngine;->getProcessesForUid(I)Landroid/util/ArrayMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011552HSPLcom/android/server/pm/ComputerEngine;->getProviderInfo(Landroid/content/ComponentName;JI)Landroid/content/pm/ProviderInfo;
art-benchmark-service922a5532023-03-23 03:12:41 -070011553HSPLcom/android/server/pm/ComputerEngine;->getReceiverInfo(Landroid/content/ComponentName;JI)Landroid/content/pm/ActivityInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/pm/resolution/ComponentResolverSnapshot;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011554HSPLcom/android/server/pm/ComputerEngine;->getServiceInfo(Landroid/content/ComponentName;JI)Landroid/content/pm/ServiceInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
11555HSPLcom/android/server/pm/ComputerEngine;->getServiceInfoBody(Landroid/content/ComponentName;JII)Landroid/content/pm/ServiceInfo;+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/pm/resolution/ComponentResolverSnapshot;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011556HSPLcom/android/server/pm/ComputerEngine;->getSharedLibraries()Lcom/android/server/utils/WatchedArrayMap;
11557HPLcom/android/server/pm/ComputerEngine;->getSharedLibraries(Ljava/lang/String;JI)Landroid/content/pm/ParceledListSlice;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011558HSPLcom/android/server/pm/ComputerEngine;->getSharedLibraryInfo(Ljava/lang/String;J)Landroid/content/pm/SharedLibraryInfo;
11559HSPLcom/android/server/pm/ComputerEngine;->getSharedUser(I)Lcom/android/server/pm/pkg/SharedUserApi;
art-benchmark-service00abe242023-02-13 10:31:34 -080011560HSPLcom/android/server/pm/ComputerEngine;->getSharedUserPackagesForPackage(Ljava/lang/String;I)[Ljava/lang/String;+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/pkg/SharedUserApi;Lcom/android/server/pm/SharedUserSetting;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011561HSPLcom/android/server/pm/ComputerEngine;->getSigningDetails(I)Landroid/content/pm/SigningDetails;+]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011562HSPLcom/android/server/pm/ComputerEngine;->getTargetSdkVersion(Ljava/lang/String;)I+]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011563HSPLcom/android/server/pm/ComputerEngine;->getUidTargetSdkVersion(I)I+]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;]Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/SharedUserSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011564HSPLcom/android/server/pm/ComputerEngine;->getUserInfos()[Landroid/content/pm/UserInfo;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011565HSPLcom/android/server/pm/ComputerEngine;->getVersion()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011566HSPLcom/android/server/pm/ComputerEngine;->hasCrossUserPermission(IIIZZ)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011567HSPLcom/android/server/pm/ComputerEngine;->hasNonNegativePriority(Ljava/util/List;)Z+]Ljava/util/List;Ljava/util/ArrayList;
11568HPLcom/android/server/pm/ComputerEngine;->hasSigningCertificate(Ljava/lang/String;[BI)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011569HSPLcom/android/server/pm/ComputerEngine;->instantAppInstallerActivity()Landroid/content/pm/ActivityInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011570HSPLcom/android/server/pm/ComputerEngine;->isApexPackage(Ljava/lang/String;)Z+]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011571HPLcom/android/server/pm/ComputerEngine;->isCallerInstallerOfRecord(Lcom/android/server/pm/pkg/AndroidPackage;I)Z+]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service08401c12022-12-23 09:27:20 -080011572HSPLcom/android/server/pm/ComputerEngine;->isCallerSameApp(Ljava/lang/String;I)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;
11573HSPLcom/android/server/pm/ComputerEngine;->isCallerSameApp(Ljava/lang/String;IZ)Z+]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011574HSPLcom/android/server/pm/ComputerEngine;->isImplicitImageCaptureIntentAndNotSetByDpc(Landroid/content/Intent;ILjava/lang/String;J)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service22928e12022-06-04 17:35:15 -070011575HSPLcom/android/server/pm/ComputerEngine;->isInstantApp(Ljava/lang/String;I)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;
11576HSPLcom/android/server/pm/ComputerEngine;->isInstantAppInternal(Ljava/lang/String;II)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011577HSPLcom/android/server/pm/ComputerEngine;->isInstantAppInternalBody(Ljava/lang/String;II)Z+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/InstantAppRegistry;Lcom/android/server/pm/InstantAppRegistry;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011578HSPLcom/android/server/pm/ComputerEngine;->isInstantAppResolutionAllowed(Landroid/content/Intent;Ljava/util/List;IZJ)Z+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;]Landroid/content/Intent;Landroid/content/Intent;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011579HPLcom/android/server/pm/ComputerEngine;->isInstantAppResolutionAllowedBody(Landroid/content/Intent;Ljava/util/List;IZJ)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011580HSPLcom/android/server/pm/ComputerEngine;->isPackageAvailable(Ljava/lang/String;I)Z+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011581HPLcom/android/server/pm/ComputerEngine;->isPackageSuspendedForUser(Ljava/lang/String;I)Z+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011582HSPLcom/android/server/pm/ComputerEngine;->isRecentsAccessingChildProfiles(II)Z+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerServiceInjector;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011583HSPLcom/android/server/pm/ComputerEngine;->lambda$static$0(Landroid/content/pm/ProviderInfo;Landroid/content/pm/ProviderInfo;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011584HPLcom/android/server/pm/ComputerEngine;->maybeAddInstantAppInstaller(Ljava/util/List;Landroid/content/Intent;Ljava/lang/String;JIZZ)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011585HSPLcom/android/server/pm/ComputerEngine;->queryContentProviders(Ljava/lang/String;IJLjava/lang/String;)Landroid/content/pm/ParceledListSlice;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/pm/resolution/ComponentResolverSnapshot;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011586HSPLcom/android/server/pm/ComputerEngine;->queryIntentActivitiesInternal(Landroid/content/Intent;Ljava/lang/String;JI)Ljava/util/List;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;
11587HPLcom/android/server/pm/ComputerEngine;->queryIntentActivitiesInternal(Landroid/content/Intent;Ljava/lang/String;JII)Ljava/util/List;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011588HSPLcom/android/server/pm/ComputerEngine;->queryIntentActivitiesInternal(Landroid/content/Intent;Ljava/lang/String;JJIIZZ)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerServiceInjector;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/content/Intent;Landroid/content/Intent;
11589HSPLcom/android/server/pm/ComputerEngine;->queryIntentActivitiesInternalBody(Landroid/content/Intent;Ljava/lang/String;JIIZZLjava/lang/String;Ljava/lang/String;)Lcom/android/server/pm/QueryIntentActivitiesResult;+]Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/pm/resolution/ComponentResolverSnapshot;,Lcom/android/server/pm/resolution/ComponentResolver;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/pm/CrossProfileIntentResolverEngine;Lcom/android/server/pm/CrossProfileIntentResolverEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011590HSPLcom/android/server/pm/ComputerEngine;->queryIntentServicesInternal(Landroid/content/Intent;Ljava/lang/String;JIIZ)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerServiceInjector;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070011591HSPLcom/android/server/pm/ComputerEngine;->queryIntentServicesInternalBody(Landroid/content/Intent;Ljava/lang/String;JIILjava/lang/String;)Ljava/util/List;+]Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/pm/resolution/ComponentResolverSnapshot;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/content/Intent;Landroid/content/Intent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011592HSPLcom/android/server/pm/ComputerEngine;->resolveComponentName()Landroid/content/ComponentName;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011593HSPLcom/android/server/pm/ComputerEngine;->resolveContentProvider(Ljava/lang/String;JII)Landroid/content/pm/ProviderInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerServiceInjector;]Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/pm/resolution/ComponentResolverSnapshot;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Lcom/android/server/uri/UriGrantsManagerInternal;Lcom/android/server/uri/UriGrantsManagerService$LocalService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011594HSPLcom/android/server/pm/ComputerEngine;->resolveExternalPackageName(Lcom/android/server/pm/pkg/AndroidPackage;)Ljava/lang/String;+]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011595HSPLcom/android/server/pm/ComputerEngine;->resolveInternalPackageName(Ljava/lang/String;J)Ljava/lang/String;+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011596HSPLcom/android/server/pm/ComputerEngine;->resolveInternalPackageNameInternalLocked(Ljava/lang/String;JI)Ljava/lang/String;+]Landroid/content/pm/SharedLibraryInfo;Landroid/content/pm/SharedLibraryInfo;]Lcom/android/server/utils/WatchedLongSparseArray;Lcom/android/server/utils/WatchedLongSparseArray;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;]Lcom/android/server/pm/SharedLibrariesRead;Lcom/android/server/pm/SharedLibrariesImpl;]Landroid/content/pm/VersionedPackage;Landroid/content/pm/VersionedPackage;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011597HSPLcom/android/server/pm/ComputerEngine;->safeMode()Z+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011598HSPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/SharedUserSetting;II)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/SharedUserSetting;
11599HSPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/pkg/PackageStateInternal;II)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011600HSPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/pkg/PackageStateInternal;ILandroid/content/ComponentName;II)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011601HSPLcom/android/server/pm/ComputerEngine;->shouldFilterApplication(Lcom/android/server/pm/pkg/PackageStateInternal;ILandroid/content/ComponentName;IIZ)Z+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;,Lcom/android/server/pm/pkg/PackageUserStateDefault;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/ComputerEngine$Settings;Lcom/android/server/pm/ComputerEngine$Settings;]Lcom/android/server/pm/AppsFilterSnapshot;Lcom/android/server/pm/AppsFilterImpl;,Lcom/android/server/pm/AppsFilterSnapshotImpl;]Lcom/android/server/pm/InstantAppRegistry;Lcom/android/server/pm/InstantAppRegistry;
11602HSPLcom/android/server/pm/ComputerEngine;->shouldFilterApplicationIncludingUninstalled(Lcom/android/server/pm/SharedUserSetting;II)Z+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/SharedUserSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011603HSPLcom/android/server/pm/ComputerEngine;->shouldFilterApplicationIncludingUninstalled(Lcom/android/server/pm/pkg/PackageStateInternal;II)Z+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011604HSPLcom/android/server/pm/ComputerEngine;->updateFlags(JI)J+]Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerServiceInjector;]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;
11605HSPLcom/android/server/pm/ComputerEngine;->updateFlagsForApplication(JI)J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011606HSPLcom/android/server/pm/ComputerEngine;->updateFlagsForComponent(JI)J+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011607HSPLcom/android/server/pm/ComputerEngine;->updateFlagsForPackage(JI)J+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011608HSPLcom/android/server/pm/ComputerEngine;->updateFlagsForResolve(JIIZZ)J+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011609HSPLcom/android/server/pm/ComputerEngine;->updateFlagsForResolve(JIIZZZ)J+]Lcom/android/server/pm/ComputerEngine;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011610HSPLcom/android/server/pm/ComputerEngine;->use()Lcom/android/server/pm/Computer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011611HSPLcom/android/server/pm/ComputerLocked;-><init>(Lcom/android/server/pm/PackageManagerService$Snapshot;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070011612HPLcom/android/server/pm/CrossProfileAppsServiceImpl$$ExternalSyntheticLambda15;-><init>(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;II)V
11613HPLcom/android/server/pm/CrossProfileAppsServiceImpl$$ExternalSyntheticLambda15;->getOrThrow()Ljava/lang/Object;
11614HPLcom/android/server/pm/CrossProfileAppsServiceImpl$$ExternalSyntheticLambda9;-><init>(Lcom/android/server/pm/CrossProfileAppsServiceImpl;ILjava/lang/String;)V
11615HPLcom/android/server/pm/CrossProfileAppsServiceImpl$$ExternalSyntheticLambda9;->getOrThrow()Ljava/lang/Object;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011616HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getAppOpsManager()Landroid/app/AppOpsManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011617HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getCallingUid()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011618HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getPackageManagerInternal()Landroid/content/pm/PackageManagerInternal;
11619HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->getUserManager()Landroid/os/UserManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011620HPLcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;->withCleanCallingIdentity(Lcom/android/internal/util/FunctionalUtils$ThrowingSupplier;)Ljava/lang/Object;
11621HPLcom/android/server/pm/CrossProfileAppsServiceImpl$LocalService;->verifyUidHasInteractAcrossProfilePermission(Ljava/lang/String;I)Z
11622HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->$r8$lambda$IbhFPbnJrG7fXqXIceqpvaQh5Lw(Lcom/android/server/pm/CrossProfileAppsServiceImpl;Ljava/lang/String;II)Ljava/lang/Boolean;
11623HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->$r8$lambda$UHaUanpaE37qoQ96dlFy7hD54DE(Lcom/android/server/pm/CrossProfileAppsServiceImpl;ILjava/lang/String;)Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011624HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->canInteractAcrossProfiles(Ljava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070011625HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->getTargetUserProfiles(Ljava/lang/String;)Ljava/util/List;+]Lcom/android/server/pm/CrossProfileAppsServiceImpl;Lcom/android/server/pm/CrossProfileAppsServiceImpl;]Lcom/android/server/pm/CrossProfileAppsServiceImpl$Injector;Lcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;]Landroid/app/admin/DevicePolicyEventLogger;Landroid/app/admin/DevicePolicyEventLogger;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011626HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->getTargetUserProfilesUnchecked(Ljava/lang/String;I)Ljava/util/List;+]Lcom/android/server/pm/CrossProfileAppsServiceImpl$Injector;Lcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011627HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->hasCallerGotInteractAcrossProfilesPermission(Ljava/lang/String;)Z
11628HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->hasInteractAcrossProfilesPermission(Ljava/lang/String;II)Z
11629HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->haveProfilesGotInteractAcrossProfilesPermission(Ljava/lang/String;Ljava/util/List;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011630HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->isPackageEnabled(Ljava/lang/String;I)Z
11631HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->isPermissionGranted(Ljava/lang/String;I)Z+]Lcom/android/server/pm/CrossProfileAppsServiceImpl$Injector;Lcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;
11632HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$getTargetUserProfilesUnchecked$3(ILjava/lang/String;)Ljava/util/List;+]Lcom/android/server/pm/CrossProfileAppsServiceImpl;Lcom/android/server/pm/CrossProfileAppsServiceImpl;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/UserManager;Landroid/os/UserManager;]Lcom/android/server/pm/CrossProfileAppsServiceImpl$Injector;Lcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;
11633HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->lambda$isPackageEnabled$4(Ljava/lang/String;II)Ljava/lang/Boolean;+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/CrossProfileAppsServiceImpl$Injector;Lcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011634HPLcom/android/server/pm/CrossProfileAppsServiceImpl;->verifyCallingPackage(Ljava/lang/String;)V+]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;]Lcom/android/server/pm/CrossProfileAppsServiceImpl$Injector;Lcom/android/server/pm/CrossProfileAppsServiceImpl$InjectorImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011635HPLcom/android/server/pm/CrossProfileDomainInfo;-><init>(Landroid/content/pm/ResolveInfo;II)V
11636HSPLcom/android/server/pm/CrossProfileIntentFilter$1;-><init>(Lcom/android/server/pm/CrossProfileIntentFilter;Lcom/android/server/pm/CrossProfileIntentFilter;Lcom/android/server/utils/Watchable;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011637HSPLcom/android/server/pm/CrossProfileIntentFilter$1;->createSnapshot()Lcom/android/server/pm/CrossProfileIntentFilter;
art-benchmark-service922a5532023-03-23 03:12:41 -070011638HPLcom/android/server/pm/CrossProfileIntentFilter;-><init>(Landroid/content/IntentFilter;Ljava/lang/String;III)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011639HSPLcom/android/server/pm/CrossProfileIntentFilter;-><init>(Lcom/android/modules/utils/TypedXmlPullParser;)V
11640HSPLcom/android/server/pm/CrossProfileIntentFilter;-><init>(Lcom/android/server/pm/CrossProfileIntentFilter;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011641HSPLcom/android/server/pm/CrossProfileIntentFilter;->getFlags()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011642HSPLcom/android/server/pm/CrossProfileIntentFilter;->getStringFromXml(Lcom/android/modules/utils/TypedXmlPullParser;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
11643HSPLcom/android/server/pm/CrossProfileIntentFilter;->makeCache()Lcom/android/server/utils/SnapshotCache;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011644HSPLcom/android/server/pm/CrossProfileIntentFilter;->snapshot()Lcom/android/server/pm/CrossProfileIntentFilter;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011645HSPLcom/android/server/pm/CrossProfileIntentFilter;->writeToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Landroid/content/IntentFilter;Landroid/content/IntentFilter;
art-benchmark-service00abe242023-02-13 10:31:34 -080011646HSPLcom/android/server/pm/CrossProfileIntentFilterHelper;-><init>(Lcom/android/server/pm/Settings;Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/PackageManagerTracedLock;Lcom/android/server/pm/UserManagerInternal;Landroid/content/Context;)V
11647HSPLcom/android/server/pm/CrossProfileIntentFilterHelper;->updateDefaultCrossProfileIntentFilter()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011648HSPLcom/android/server/pm/CrossProfileIntentResolver$1;-><init>(Lcom/android/server/pm/CrossProfileIntentResolver;Lcom/android/server/pm/CrossProfileIntentResolver;Lcom/android/server/utils/Watchable;)V
11649HSPLcom/android/server/pm/CrossProfileIntentResolver;-><init>()V
11650HSPLcom/android/server/pm/CrossProfileIntentResolver;-><init>(Lcom/android/server/pm/CrossProfileIntentResolver;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070011651HSPLcom/android/server/pm/CrossProfileIntentResolver;->getIntentFilter(Lcom/android/server/pm/CrossProfileIntentFilter;)Landroid/content/IntentFilter;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011652HSPLcom/android/server/pm/CrossProfileIntentResolver;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter;+]Lcom/android/server/pm/CrossProfileIntentResolver;Lcom/android/server/pm/CrossProfileIntentResolver;
11653HPLcom/android/server/pm/CrossProfileIntentResolver;->isPackageForFilter(Ljava/lang/String;Lcom/android/server/pm/CrossProfileIntentFilter;)Z
11654HPLcom/android/server/pm/CrossProfileIntentResolver;->isPackageForFilter(Ljava/lang/String;Ljava/lang/Object;)Z+]Lcom/android/server/pm/CrossProfileIntentResolver;Lcom/android/server/pm/CrossProfileIntentResolver;
11655HSPLcom/android/server/pm/CrossProfileIntentResolver;->makeCache()Lcom/android/server/utils/SnapshotCache;
11656HSPLcom/android/server/pm/CrossProfileIntentResolver;->newArray(I)[Lcom/android/server/pm/CrossProfileIntentFilter;
11657HSPLcom/android/server/pm/CrossProfileIntentResolver;->newArray(I)[Ljava/lang/Object;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011658HSPLcom/android/server/pm/CrossProfileIntentResolver;->snapshot(Lcom/android/server/pm/CrossProfileIntentFilter;)Lcom/android/server/pm/CrossProfileIntentFilter;+]Lcom/android/server/pm/CrossProfileIntentFilter;Lcom/android/server/pm/CrossProfileIntentFilter;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011659HSPLcom/android/server/pm/CrossProfileIntentResolver;->snapshot(Ljava/lang/Object;)Ljava/lang/Object;+]Lcom/android/server/pm/CrossProfileIntentResolver;Lcom/android/server/pm/CrossProfileIntentResolver;
11660HSPLcom/android/server/pm/CrossProfileIntentResolver;->sortResults(Ljava/util/List;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080011661HSPLcom/android/server/pm/CrossProfileIntentResolverEngine;-><init>(Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal;Lcom/android/server/pm/DefaultAppProvider;Landroid/content/Context;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011662HSPLcom/android/server/pm/CrossProfileIntentResolverEngine;->chooseCrossProfileResolver(Lcom/android/server/pm/Computer;IIZJ)Lcom/android/server/pm/CrossProfileResolver;
art-benchmark-service08401c12022-12-23 09:27:20 -080011663HSPLcom/android/server/pm/CrossProfileIntentResolverEngine;->combineFilterAndCreateQueryActivitiesResponse(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZJIIZLjava/util/List;Ljava/util/List;ZZZLjava/util/function/Function;)Lcom/android/server/pm/QueryIntentActivitiesResult;+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/pm/CrossProfileIntentResolverEngine;Lcom/android/server/pm/CrossProfileIntentResolverEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011664HPLcom/android/server/pm/CrossProfileIntentResolverEngine;->filterCandidatesWithDomainPreferredActivitiesLPrBody(Lcom/android/server/pm/Computer;Landroid/content/Intent;JLjava/util/List;Ljava/util/List;IZZZLjava/util/function/Function;)Ljava/util/List;+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal;Lcom/android/server/pm/verify/domain/DomainVerificationService;]Lcom/android/server/pm/DefaultAppProvider;Lcom/android/server/pm/DefaultAppProvider;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/pm/CrossProfileIntentResolverEngine;Lcom/android/server/pm/CrossProfileIntentResolverEngine;]Landroid/content/Intent;Landroid/content/Intent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011665HPLcom/android/server/pm/CrossProfileIntentResolverEngine;->filterCrossProfileCandidatesWithDomainPreferredActivities(Lcom/android/server/pm/Computer;Landroid/content/Intent;JLandroid/util/SparseArray;IIZ)Ljava/util/List;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011666HSPLcom/android/server/pm/CrossProfileIntentResolverEngine;->isNoFilteringPropertyConfiguredForUser(I)Z+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Landroid/content/pm/UserProperties;Landroid/content/pm/UserProperties;
art-benchmark-service08401c12022-12-23 09:27:20 -080011667HSPLcom/android/server/pm/CrossProfileIntentResolverEngine;->resolveInfoFromCrossProfileDomainInfo(Ljava/util/List;)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -080011668HSPLcom/android/server/pm/CrossProfileIntentResolverEngine;->resolveIntent(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;IJLjava/lang/String;ZZLjava/util/function/Function;)Ljava/util/List;+]Lcom/android/server/pm/CrossProfileIntentResolverEngine;Lcom/android/server/pm/CrossProfileIntentResolverEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011669HSPLcom/android/server/pm/CrossProfileIntentResolverEngine;->resolveIntentInternal(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;IIJLjava/lang/String;ZZLjava/util/function/Function;Ljava/util/Set;)Ljava/util/List;+]Lcom/android/server/pm/CrossProfileResolver;Lcom/android/server/pm/DefaultCrossProfileResolver;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;]Lcom/android/server/pm/CrossProfileIntentResolverEngine;Lcom/android/server/pm/CrossProfileIntentResolverEngine;]Landroid/content/Intent;Landroid/content/Intent;]Ljava/util/Set;Ljava/util/HashSet;
11670HSPLcom/android/server/pm/CrossProfileIntentResolverEngine;->shouldSkipCurrentProfile(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;I)Z+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;]Lcom/android/server/pm/CrossProfileIntentFilter;Lcom/android/server/pm/CrossProfileIntentFilter;
11671HSPLcom/android/server/pm/CrossProfileIntentResolverEngine;->shouldUseNoFilteringResolver(II)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000011672HSPLcom/android/server/pm/CrossProfileResolver;-><init>(Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/pm/UserManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011673HPLcom/android/server/pm/CrossProfileResolver;->filterIfNotSystemUser(Ljava/util/List;I)Ljava/util/List;
11674HPLcom/android/server/pm/CrossProfileResolver;->getProfileParent(I)Landroid/content/pm/UserInfo;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011675HSPLcom/android/server/pm/CrossProfileResolver;->isUserEnabled(I)Z
art-benchmark-service35aba412020-02-03 11:53:25 -080011676HSPLcom/android/server/pm/DataLoaderManagerService$DataLoaderManagerBinderService;-><init>(Lcom/android/server/pm/DataLoaderManagerService;)V
11677HSPLcom/android/server/pm/DataLoaderManagerService;-><init>(Landroid/content/Context;)V
11678HSPLcom/android/server/pm/DataLoaderManagerService;->onStart()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070011679HSPLcom/android/server/pm/DefaultAppProvider;-><init>(Ljava/util/function/Supplier;Ljava/util/function/Supplier;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011680HPLcom/android/server/pm/DefaultAppProvider;->getRoleHolder(Ljava/lang/String;I)Ljava/lang/String;
art-benchmark-serviceba354032021-03-16 09:58:05 -070011681HSPLcom/android/server/pm/DefaultCrossProfileIntentFilter$Builder;-><init>(IIZ)V
11682HSPLcom/android/server/pm/DefaultCrossProfileIntentFilter$Builder;->addAction(Ljava/lang/String;)Lcom/android/server/pm/DefaultCrossProfileIntentFilter$Builder;
11683HSPLcom/android/server/pm/DefaultCrossProfileIntentFilter$Builder;->addCategory(Ljava/lang/String;)Lcom/android/server/pm/DefaultCrossProfileIntentFilter$Builder;
11684HSPLcom/android/server/pm/DefaultCrossProfileIntentFilter$Builder;->addDataScheme(Ljava/lang/String;)Lcom/android/server/pm/DefaultCrossProfileIntentFilter$Builder;
11685HSPLcom/android/server/pm/DefaultCrossProfileIntentFilter$Builder;->addDataType(Ljava/lang/String;)Lcom/android/server/pm/DefaultCrossProfileIntentFilter$Builder;
11686HSPLcom/android/server/pm/DefaultCrossProfileIntentFilter$Builder;->build()Lcom/android/server/pm/DefaultCrossProfileIntentFilter;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070011687HSPLcom/android/server/pm/DefaultCrossProfileIntentFilter;-><init>(Lcom/android/server/pm/WatchedIntentFilter;IIZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011688HSPLcom/android/server/pm/DefaultCrossProfileIntentFilter;-><init>(Lcom/android/server/pm/WatchedIntentFilter;IIZLcom/android/server/pm/DefaultCrossProfileIntentFilter-IA;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070011689HSPLcom/android/server/pm/DefaultCrossProfileIntentFiltersUtils;-><clinit>()V
art-benchmark-service08401c12022-12-23 09:27:20 -080011690HSPLcom/android/server/pm/DefaultCrossProfileIntentFiltersUtils;->getDefaultCloneProfileFilters()Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011691HSPLcom/android/server/pm/DefaultCrossProfileIntentFiltersUtils;->getDefaultCrossProfileTelephonyIntentFilters(Z)Ljava/util/List;
art-benchmark-serviceba354032021-03-16 09:58:05 -070011692HSPLcom/android/server/pm/DefaultCrossProfileIntentFiltersUtils;->getDefaultManagedProfileFilters()Ljava/util/List;
art-benchmark-service922a5532023-03-23 03:12:41 -070011693HSPLcom/android/server/pm/DefaultCrossProfileResolver;-><init>(Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011694HSPLcom/android/server/pm/DefaultCrossProfileResolver;->createForwardingResolveInfo(Lcom/android/server/pm/Computer;Lcom/android/server/pm/CrossProfileIntentFilter;Landroid/content/Intent;Ljava/lang/String;JILjava/util/function/Function;)Lcom/android/server/pm/CrossProfileDomainInfo;+]Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/pm/resolution/ComponentResolverSnapshot;]Lcom/android/server/pm/CrossProfileResolver;Lcom/android/server/pm/DefaultCrossProfileResolver;]Ljava/util/function/Function;Lcom/android/server/pm/ComputerEngine$$ExternalSyntheticLambda1;]Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal;Lcom/android/server/pm/verify/domain/DomainVerificationService;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/CrossProfileIntentFilter;Lcom/android/server/pm/CrossProfileIntentFilter;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011695HPLcom/android/server/pm/DefaultCrossProfileResolver;->filterResolveInfoWithDomainPreferredActivity(Landroid/content/Intent;Ljava/util/List;JIII)Ljava/util/List;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011696HSPLcom/android/server/pm/DefaultCrossProfileResolver;->queryCrossProfileIntents(Lcom/android/server/pm/Computer;Ljava/util/List;Landroid/content/Intent;Ljava/lang/String;JIZLjava/util/function/Function;)Lcom/android/server/pm/CrossProfileDomainInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011697HSPLcom/android/server/pm/DefaultCrossProfileResolver;->querySkipCurrentProfileIntents(Lcom/android/server/pm/Computer;Ljava/util/List;Landroid/content/Intent;Ljava/lang/String;JILjava/util/function/Function;)Lcom/android/server/pm/CrossProfileDomainInfo;
11698HSPLcom/android/server/pm/DefaultCrossProfileResolver;->resolveIntent(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;IIJLjava/lang/String;Ljava/util/List;ZLjava/util/function/Function;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011699HSPLcom/android/server/pm/DeletePackageHelper;-><init>(Lcom/android/server/pm/PackageManagerService;)V
11700HSPLcom/android/server/pm/DeletePackageHelper;-><init>(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/RemovePackageHelper;Lcom/android/server/pm/AppDataHelper;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011701HPLcom/android/server/pm/DexOptHelper$DexoptDoneHandler;->onDexoptDone(Lcom/android/server/art/model/DexoptResult;)V
11702HSPLcom/android/server/pm/DexOptHelper;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011703HSPLcom/android/server/pm/DexOptHelper;-><init>(Lcom/android/server/pm/PackageManagerService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011704HSPLcom/android/server/pm/DexOptHelper;->getDexUseManagerLocal()Lcom/android/server/art/DexUseManagerLocal;
art-benchmark-service00abe242023-02-13 10:31:34 -080011705HSPLcom/android/server/pm/DexOptHelper;->useArtService()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011706HSPLcom/android/server/pm/DistractingPackageHelper;-><init>(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/BroadcastHelper;Lcom/android/server/pm/SuspendPackageHelper;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011707HSPLcom/android/server/pm/DomainVerificationConnection;-><init>(Lcom/android/server/pm/PackageManagerService;)V
11708HSPLcom/android/server/pm/DomainVerificationConnection;->doesUserExist(I)Z
11709HSPLcom/android/server/pm/DomainVerificationConnection;->filterAppAccess(Ljava/lang/String;II)Z
11710HSPLcom/android/server/pm/DomainVerificationConnection;->getCallingUid()I
11711HSPLcom/android/server/pm/DomainVerificationConnection;->getCallingUserId()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011712HSPLcom/android/server/pm/DomainVerificationConnection;->scheduleWriteSettings()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011713HPLcom/android/server/pm/DynamicCodeLoggingService;->-$$Nest$fgetmAuditWatchingStopRequested(Lcom/android/server/pm/DynamicCodeLoggingService;)Z
11714HSPLcom/android/server/pm/GentleUpdateHelper$$ExternalSyntheticLambda2;->onUidImportance(II)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011715HSPLcom/android/server/pm/GentleUpdateHelper$$ExternalSyntheticLambda4;-><init>(Lcom/android/server/pm/GentleUpdateHelper;Ljava/lang/String;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011716HSPLcom/android/server/pm/GentleUpdateHelper;->onUidImportance(II)V+]Landroid/os/Handler;Landroid/os/Handler;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011717HSPLcom/android/server/pm/IPackageManagerBase;->checkPermission(Ljava/lang/String;Ljava/lang/String;I)I+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011718HSPLcom/android/server/pm/IPackageManagerBase;->checkUidPermission(Ljava/lang/String;I)I+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011719HSPLcom/android/server/pm/IPackageManagerBase;->getActivityInfo(Landroid/content/ComponentName;JI)Landroid/content/pm/ActivityInfo;+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011720HSPLcom/android/server/pm/IPackageManagerBase;->getApplicationEnabledSetting(Ljava/lang/String;I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070011721HSPLcom/android/server/pm/IPackageManagerBase;->getApplicationInfo(Ljava/lang/String;JI)Landroid/content/pm/ApplicationInfo;+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011722HPLcom/android/server/pm/IPackageManagerBase;->getBlockUninstallForUser(Ljava/lang/String;I)Z+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011723HPLcom/android/server/pm/IPackageManagerBase;->getComponentEnabledSetting(Landroid/content/ComponentName;I)I+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
11724HSPLcom/android/server/pm/IPackageManagerBase;->getInstallSourceInfo(Ljava/lang/String;I)Landroid/content/pm/InstallSourceInfo;+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
11725HSPLcom/android/server/pm/IPackageManagerBase;->getInstalledPackages(JI)Landroid/content/pm/ParceledListSlice;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011726HPLcom/android/server/pm/IPackageManagerBase;->getInstallerPackageName(Ljava/lang/String;)Ljava/lang/String;+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service00abe242023-02-13 10:31:34 -080011727HSPLcom/android/server/pm/IPackageManagerBase;->getNameForUid(I)Ljava/lang/String;+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011728HSPLcom/android/server/pm/IPackageManagerBase;->getPackageInfo(Ljava/lang/String;JI)Landroid/content/pm/PackageInfo;+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011729HSPLcom/android/server/pm/IPackageManagerBase;->getPackageUid(Ljava/lang/String;JI)I+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011730HSPLcom/android/server/pm/IPackageManagerBase;->getPackagesForUid(I)[Ljava/lang/String;+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
11731HSPLcom/android/server/pm/IPackageManagerBase;->getPropertyAsUser(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)Landroid/content/pm/PackageManager$Property;+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/PackageProperty;Lcom/android/server/pm/PackageProperty;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
11732HSPLcom/android/server/pm/IPackageManagerBase;->getServiceInfo(Landroid/content/ComponentName;JI)Landroid/content/pm/ServiceInfo;+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011733HSPLcom/android/server/pm/IPackageManagerBase;->getTargetSdkVersion(Ljava/lang/String;)I+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011734HSPLcom/android/server/pm/IPackageManagerBase;->hasSystemFeature(Ljava/lang/String;I)Z+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011735HSPLcom/android/server/pm/IPackageManagerBase;->isInstantApp(Ljava/lang/String;I)Z+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011736HSPLcom/android/server/pm/IPackageManagerBase;->isPackageAvailable(Ljava/lang/String;I)Z+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011737HPLcom/android/server/pm/IPackageManagerBase;->isPackageSuspendedForUser(Ljava/lang/String;I)Z+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011738HSPLcom/android/server/pm/IPackageManagerBase;->queryContentProviders(Ljava/lang/String;IJLjava/lang/String;)Landroid/content/pm/ParceledListSlice;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011739HSPLcom/android/server/pm/IPackageManagerBase;->queryIntentActivities(Landroid/content/Intent;Ljava/lang/String;JI)Landroid/content/pm/ParceledListSlice;+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011740HSPLcom/android/server/pm/IPackageManagerBase;->queryIntentReceivers(Landroid/content/Intent;Ljava/lang/String;JI)Landroid/content/pm/ParceledListSlice;+]Lcom/android/server/pm/ResolveIntentHelper;Lcom/android/server/pm/ResolveIntentHelper;]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011741HSPLcom/android/server/pm/IPackageManagerBase;->queryIntentServices(Landroid/content/Intent;Ljava/lang/String;JI)Landroid/content/pm/ParceledListSlice;+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011742HPLcom/android/server/pm/IPackageManagerBase;->replacePreferredActivity(Landroid/content/IntentFilter;I[Landroid/content/ComponentName;Landroid/content/ComponentName;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011743HSPLcom/android/server/pm/IPackageManagerBase;->resolveContentProvider(Ljava/lang/String;JI)Landroid/content/pm/ProviderInfo;+]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
11744HSPLcom/android/server/pm/IPackageManagerBase;->resolveIntent(Landroid/content/Intent;Ljava/lang/String;JI)Landroid/content/pm/ResolveInfo;+]Lcom/android/server/pm/ResolveIntentHelper;Lcom/android/server/pm/ResolveIntentHelper;]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;
art-benchmark-service922a5532023-03-23 03:12:41 -070011745HSPLcom/android/server/pm/IPackageManagerBase;->resolveService(Landroid/content/Intent;Ljava/lang/String;JI)Landroid/content/pm/ResolveInfo;+]Lcom/android/server/pm/ResolveIntentHelper;Lcom/android/server/pm/ResolveIntentHelper;]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011746HSPLcom/android/server/pm/IPackageManagerBase;->snapshot()Lcom/android/server/pm/Computer;+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011747HSPLcom/android/server/pm/InitAppsHelper$$ExternalSyntheticLambda0;-><init>()V
11748HSPLcom/android/server/pm/InitAppsHelper$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;)V
11749HSPLcom/android/server/pm/InitAppsHelper$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/pm/InitAppsHelper;Landroid/util/ArrayMap;)V
11750HSPLcom/android/server/pm/InitAppsHelper$$ExternalSyntheticLambda1;->forEachPackage(Lcom/android/internal/util/function/TriConsumer;)V
11751HSPLcom/android/server/pm/InitAppsHelper$$ExternalSyntheticLambda2;-><init>(Lcom/android/internal/util/function/TriConsumer;Landroid/util/ArrayMap;)V
11752HSPLcom/android/server/pm/InitAppsHelper$$ExternalSyntheticLambda2;->accept(Ljava/lang/Object;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070011753HSPLcom/android/server/pm/InitAppsHelper;->$r8$lambda$OALKc8MPD0PBkL4c42uAgc747r8(Lcom/android/server/pm/InitAppsHelper;Landroid/util/ArrayMap;Lcom/android/internal/util/function/TriConsumer;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011754HSPLcom/android/server/pm/InitAppsHelper;->$r8$lambda$q3ztBvhJX_q2PBoMWTL61XhgmE0(Ljava/nio/file/Path;)V
11755HSPLcom/android/server/pm/InitAppsHelper;->$r8$lambda$sXpEtX1s0xWPV7tALzKHmdqkbvU(Lcom/android/internal/util/function/TriConsumer;Landroid/util/ArrayMap;Lcom/android/server/pm/pkg/PackageStateInternal;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080011756HSPLcom/android/server/pm/InitAppsHelper;-><init>(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/ApexManager;Lcom/android/server/pm/InstallPackageHelper;Ljava/util/List;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011757HSPLcom/android/server/pm/InitAppsHelper;->fixInstalledAppDirMode()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011758HSPLcom/android/server/pm/InitAppsHelper;->getApexScanPartitions()Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011759HSPLcom/android/server/pm/InitAppsHelper;->getDirsToScanAsSystem()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011760HSPLcom/android/server/pm/InitAppsHelper;->getSystemScanPartitions()Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011761HSPLcom/android/server/pm/InitAppsHelper;->initNonSystemApps(Lcom/android/server/pm/parsing/PackageParser2;[IJ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011762HSPLcom/android/server/pm/InitAppsHelper;->initSystemApps(Lcom/android/server/pm/parsing/PackageParser2;Lcom/android/server/utils/WatchedArrayMap;[IJ)Lcom/android/internal/content/om/OverlayConfig;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011763HSPLcom/android/server/pm/InitAppsHelper;->isExpectingBetter(Ljava/lang/String;)Z
11764HSPLcom/android/server/pm/InitAppsHelper;->lambda$fixInstalledAppDirMode$2(Ljava/nio/file/Path;)V
11765HSPLcom/android/server/pm/InitAppsHelper;->lambda$initSystemApps$0(Lcom/android/internal/util/function/TriConsumer;Landroid/util/ArrayMap;Lcom/android/server/pm/pkg/PackageStateInternal;)V
11766HSPLcom/android/server/pm/InitAppsHelper;->lambda$initSystemApps$1(Landroid/util/ArrayMap;Lcom/android/internal/util/function/TriConsumer;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011767HSPLcom/android/server/pm/InitAppsHelper;->logSystemAppsScanningTime(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011768HSPLcom/android/server/pm/InitAppsHelper;->resolveApexToScanPartition(Lcom/android/server/pm/ApexManager$ActiveApexInfo;)Lcom/android/server/pm/ScanPartition;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011769HSPLcom/android/server/pm/InitAppsHelper;->scanApexPackagesTraced(Lcom/android/server/pm/parsing/PackageParser2;)Ljava/util/List;
art-benchmark-service00abe242023-02-13 10:31:34 -080011770HSPLcom/android/server/pm/InitAppsHelper;->scanDirTracedLI(Ljava/io/File;IILcom/android/server/pm/parsing/PackageParser2;Ljava/util/concurrent/ExecutorService;Lcom/android/server/pm/ApexManager$ActiveApexInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011771HSPLcom/android/server/pm/InitAppsHelper;->scanSystemDirs(Lcom/android/server/pm/parsing/PackageParser2;Ljava/util/concurrent/ExecutorService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011772HSPLcom/android/server/pm/InitAppsHelper;->updateStubSystemAppsList(Ljava/util/List;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011773HSPLcom/android/server/pm/InstallPackageHelper$$ExternalSyntheticLambda2;-><init>(Landroid/util/ArrayMap;)V
11774HSPLcom/android/server/pm/InstallPackageHelper$$ExternalSyntheticLambda2;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
art-benchmark-service00abe242023-02-13 10:31:34 -080011775HSPLcom/android/server/pm/InstallPackageHelper;->$r8$lambda$9G3Mcc0YszuN84VYtPQRY13PQXs(Landroid/util/ArrayMap;Lcom/android/server/pm/ParallelPackageParser$ParseResult;Lcom/android/server/pm/ParallelPackageParser$ParseResult;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011776HSPLcom/android/server/pm/InstallPackageHelper;-><init>(Lcom/android/server/pm/PackageManagerService;)V
11777HSPLcom/android/server/pm/InstallPackageHelper;-><init>(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/AppDataHelper;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080011778HSPLcom/android/server/pm/InstallPackageHelper;->addForInitLI(Lcom/android/server/pm/parsing/pkg/ParsedPackage;IILandroid/os/UserHandle;Lcom/android/server/pm/ApexManager$ActiveApexInfo;)Lcom/android/server/pm/pkg/AndroidPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011779HSPLcom/android/server/pm/InstallPackageHelper;->adjustScanFlags(ILcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Landroid/os/UserHandle;Lcom/android/server/pm/pkg/AndroidPackage;)I
11780HSPLcom/android/server/pm/InstallPackageHelper;->assertOverlayIsValid(Lcom/android/server/pm/pkg/AndroidPackage;II)V
11781HSPLcom/android/server/pm/InstallPackageHelper;->assertPackageIsValid(Lcom/android/server/pm/pkg/AndroidPackage;II)V
11782HSPLcom/android/server/pm/InstallPackageHelper;->assertPackageWithSharedUserIdIsPrivileged(Lcom/android/server/pm/pkg/AndroidPackage;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011783HSPLcom/android/server/pm/InstallPackageHelper;->assertStaticSharedLibraryVersionCodeIsValid(Lcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080011784HSPLcom/android/server/pm/InstallPackageHelper;->commitPackageSettings(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/ReconciledPackage;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011785HSPLcom/android/server/pm/InstallPackageHelper;->commitReconciledScanResultLocked(Lcom/android/server/pm/ReconciledPackage;[I)Lcom/android/server/pm/pkg/AndroidPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011786HSPLcom/android/server/pm/InstallPackageHelper;->getOriginalPackageLocked(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/lang/String;)Lcom/android/server/pm/PackageSetting;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011787HPLcom/android/server/pm/InstallPackageHelper;->handlePackagePostInstall(Lcom/android/server/pm/InstallRequest;Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -080011788HSPLcom/android/server/pm/InstallPackageHelper;->installPackagesFromDir(Ljava/io/File;IILcom/android/server/pm/parsing/PackageParser2;Ljava/util/concurrent/ExecutorService;Lcom/android/server/pm/ApexManager$ActiveApexInfo;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080011789HSPLcom/android/server/pm/InstallPackageHelper;->lambda$scanApexPackages$2(Landroid/util/ArrayMap;Lcom/android/server/pm/ParallelPackageParser$ParseResult;Lcom/android/server/pm/ParallelPackageParser$ParseResult;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011790HSPLcom/android/server/pm/InstallPackageHelper;->maybeClearProfilesForUpgradesLI(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080011791HSPLcom/android/server/pm/InstallPackageHelper;->optimisticallyRegisterAppId(Lcom/android/server/pm/InstallRequest;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011792HSPLcom/android/server/pm/InstallPackageHelper;->prepareInitialScanRequest(Lcom/android/server/pm/parsing/pkg/ParsedPackage;IILandroid/os/UserHandle;Ljava/lang/String;)Lcom/android/server/pm/ScanRequest;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011793HPLcom/android/server/pm/InstallPackageHelper;->preparePackageLI(Lcom/android/server/pm/InstallRequest;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011794HSPLcom/android/server/pm/InstallPackageHelper;->prepareSystemPackageCleanUp(Lcom/android/server/utils/WatchedArrayMap;Ljava/util/List;Landroid/util/ArrayMap;[I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011795HSPLcom/android/server/pm/InstallPackageHelper;->scanApexPackages([Landroid/apex/ApexInfo;IILcom/android/server/pm/parsing/PackageParser2;Ljava/util/concurrent/ExecutorService;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011796HSPLcom/android/server/pm/InstallPackageHelper;->scanPackageNewLI(Lcom/android/server/pm/parsing/pkg/ParsedPackage;IIJLandroid/os/UserHandle;Ljava/lang/String;)Lcom/android/server/pm/ScanResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011797HSPLcom/android/server/pm/InstallPackageHelper;->scanSystemPackageLI(Lcom/android/server/pm/parsing/pkg/ParsedPackage;IILandroid/os/UserHandle;)Landroid/util/Pair;
art-benchmark-service08401c12022-12-23 09:27:20 -080011798HSPLcom/android/server/pm/InstallRequest;-><init>(Lcom/android/server/pm/parsing/pkg/ParsedPackage;IILandroid/os/UserHandle;Lcom/android/server/pm/ScanResult;)V
11799HSPLcom/android/server/pm/InstallRequest;->assertScanResultExists()V
art-benchmark-service00abe242023-02-13 10:31:34 -080011800HSPLcom/android/server/pm/InstallRequest;->getApexModuleName()Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -080011801HSPLcom/android/server/pm/InstallRequest;->getDisabledPackageSetting()Lcom/android/server/pm/PackageSetting;
11802HSPLcom/android/server/pm/InstallRequest;->getDynamicSharedLibraryInfos()Ljava/util/List;
11803HSPLcom/android/server/pm/InstallRequest;->getInstallSource()Lcom/android/server/pm/InstallSource;
11804HSPLcom/android/server/pm/InstallRequest;->getParseFlags()I
11805HSPLcom/android/server/pm/InstallRequest;->getParsedPackage()Lcom/android/server/pm/parsing/pkg/ParsedPackage;
11806HSPLcom/android/server/pm/InstallRequest;->getRealPackageName()Ljava/lang/String;
11807HSPLcom/android/server/pm/InstallRequest;->getScanFlags()I
11808HSPLcom/android/server/pm/InstallRequest;->getScanRequestOldPackage()Lcom/android/server/pm/pkg/AndroidPackage;
11809HSPLcom/android/server/pm/InstallRequest;->getScanRequestOldPackageSetting()Lcom/android/server/pm/PackageSetting;
11810HSPLcom/android/server/pm/InstallRequest;->getScanRequestOriginalPackageSetting()Lcom/android/server/pm/PackageSetting;
11811HSPLcom/android/server/pm/InstallRequest;->getScanRequestPackageSetting()Lcom/android/server/pm/PackageSetting;
11812HSPLcom/android/server/pm/InstallRequest;->getScannedPackageSetting()Lcom/android/server/pm/PackageSetting;
11813HSPLcom/android/server/pm/InstallRequest;->getSdkSharedLibraryInfo()Landroid/content/pm/SharedLibraryInfo;
11814HSPLcom/android/server/pm/InstallRequest;->getStaticSharedLibraryInfo()Landroid/content/pm/SharedLibraryInfo;
11815HSPLcom/android/server/pm/InstallRequest;->getUserId()I
11816HSPLcom/android/server/pm/InstallRequest;->isExistingSettingCopied()Z
11817HSPLcom/android/server/pm/InstallRequest;->isForceQueryableOverride()Z
11818HSPLcom/android/server/pm/InstallRequest;->isInstallReplace()Z
11819HSPLcom/android/server/pm/InstallRequest;->isRollback()Z
11820HSPLcom/android/server/pm/InstallRequest;->needsNewAppId()Z
11821HSPLcom/android/server/pm/InstallRequest;->onReconcileFinished()V
11822HSPLcom/android/server/pm/InstallRequest;->onReconcileStarted()V
art-benchmark-service00abe242023-02-13 10:31:34 -080011823HSPLcom/android/server/pm/InstallRequest;->setApexModuleName(Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080011824HSPLcom/android/server/pm/InstallRequest;->setLibraryConsumers(Ljava/util/ArrayList;)V
11825HSPLcom/android/server/pm/InstallRequest;->setScannedPackageSettingAppId(I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011826HSPLcom/android/server/pm/InstallSource;-><clinit>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080011827HSPLcom/android/server/pm/InstallSource;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;ZZLcom/android/server/pm/PackageSignatures;I)V
11828HSPLcom/android/server/pm/InstallSource;->create(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;IZZ)Lcom/android/server/pm/InstallSource;
11829HSPLcom/android/server/pm/InstallSource;->createInternal(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;IZZLcom/android/server/pm/PackageSignatures;)Lcom/android/server/pm/InstallSource;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011830HSPLcom/android/server/pm/InstallSource;->intern(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service56aece62020-02-10 17:58:03 -080011831HSPLcom/android/server/pm/InstallSource;->setInitiatingPackageSignatures(Lcom/android/server/pm/PackageSignatures;)Lcom/android/server/pm/InstallSource;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011832HSPLcom/android/server/pm/InstallSource;->setIsOrphaned(Z)Lcom/android/server/pm/InstallSource;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011833HSPLcom/android/server/pm/InstallSource;->setUpdateOwnerPackageName(Ljava/lang/String;)Lcom/android/server/pm/InstallSource;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011834HSPLcom/android/server/pm/Installer$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/pm/Installer;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011835HSPLcom/android/server/pm/Installer$Batch;->createAppData(Landroid/os/CreateAppDataArgs;)Ljava/util/concurrent/CompletableFuture;
11836HSPLcom/android/server/pm/Installer$Batch;->execute(Lcom/android/server/pm/Installer;)V
Calin Juravle36829e52019-04-10 19:07:47 -070011837HSPLcom/android/server/pm/Installer;-><init>(Landroid/content/Context;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011838HSPLcom/android/server/pm/Installer;-><init>(Landroid/content/Context;Z)V
art-benchmark-service22928e12022-06-04 17:35:15 -070011839HSPLcom/android/server/pm/Installer;->checkBeforeRemote()Z+]Ljava/util/concurrent/CountDownLatch;Ljava/util/concurrent/CountDownLatch;
Calin Juravle36829e52019-04-10 19:07:47 -070011840HSPLcom/android/server/pm/Installer;->connect()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011841HSPLcom/android/server/pm/Installer;->executeDeferredActions()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011842HPLcom/android/server/pm/Installer;->getAppSize(Ljava/lang/String;[Ljava/lang/String;III[J[Ljava/lang/String;Landroid/content/pm/PackageStats;)V+]Landroid/os/IInstalld;Landroid/os/IInstalld$Stub$Proxy;]Lcom/android/server/pm/Installer;Lcom/android/server/pm/Installer;
Calin Juravle36829e52019-04-10 19:07:47 -070011843HSPLcom/android/server/pm/Installer;->invalidateMounts()V
Calin Juravle36829e52019-04-10 19:07:47 -070011844HSPLcom/android/server/pm/Installer;->onStart()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011845HSPLcom/android/server/pm/Installer;->setAppQuota(Ljava/lang/String;IIJ)V+]Landroid/os/IInstalld;Landroid/os/IInstalld$Stub$Proxy;]Lcom/android/server/pm/Installer;Lcom/android/server/pm/Installer;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080011846HSPLcom/android/server/pm/InstantAppRegistry$1;-><init>(Lcom/android/server/pm/InstantAppRegistry;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070011847HSPLcom/android/server/pm/InstantAppRegistry$2;-><init>(Lcom/android/server/pm/InstantAppRegistry;Lcom/android/server/pm/InstantAppRegistry;Lcom/android/server/utils/Watchable;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011848HSPLcom/android/server/pm/InstantAppRegistry$CookiePersistence;-><init>(Lcom/android/server/pm/InstantAppRegistry;Landroid/os/Looper;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011849HSPLcom/android/server/pm/InstantAppRegistry;-><init>(Landroid/content/Context;Lcom/android/server/pm/permission/PermissionManagerServiceInternal;Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/DeletePackageHelper;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070011850HSPLcom/android/server/pm/InstantAppRegistry;->isRegisteredObserver(Lcom/android/server/utils/Watcher;)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070011851HSPLcom/android/server/pm/InstantAppRegistry;->makeCache()Lcom/android/server/utils/SnapshotCache;
art-benchmark-serviceba354032021-03-16 09:58:05 -070011852HSPLcom/android/server/pm/InstantAppRegistry;->registerObserver(Lcom/android/server/utils/Watcher;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011853HSPLcom/android/server/pm/InstantAppRegistry;->snapshot()Lcom/android/server/pm/InstantAppRegistry;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011854HPLcom/android/server/pm/InstantAppResolver;->buildRequestInfo(Landroid/content/pm/InstantAppRequest;)Landroid/content/pm/InstantAppRequestInfo;
11855HPLcom/android/server/pm/InstantAppResolver;->computeResolveFilters(Lcom/android/server/pm/Computer;Lcom/android/server/pm/UserManagerService;Landroid/content/Intent;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;Landroid/content/pm/InstantAppResolveInfo;)Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011856HPLcom/android/server/pm/InstantAppResolver;->doInstantAppResolutionPhaseOne(Lcom/android/server/pm/Computer;Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/InstantAppResolverConnection;Landroid/content/pm/InstantAppRequest;)Landroid/content/pm/AuxiliaryResolveInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011857HPLcom/android/server/pm/InstantAppResolver;->parseDigest(Landroid/content/Intent;)Landroid/content/pm/InstantAppResolveInfo$InstantAppDigest;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011858HPLcom/android/server/pm/InstantAppResolver;->sanitizeIntent(Landroid/content/Intent;)Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011859HPLcom/android/server/pm/InstantAppResolverConnection$GetInstantAppResolveInfoCaller$1;->sendResult(Landroid/os/Bundle;)V
11860HPLcom/android/server/pm/InstantAppResolverConnection;->getInstantAppResolveInfoList(Landroid/content/pm/InstantAppRequestInfo;)Ljava/util/List;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011861HSPLcom/android/server/pm/InstructionSets;-><clinit>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011862HSPLcom/android/server/pm/InstructionSets;->getDexCodeInstructionSet(Ljava/lang/String;)Ljava/lang/String;
Calin Juravle36829e52019-04-10 19:07:47 -070011863HSPLcom/android/server/pm/InstructionSets;->getPreferredInstructionSet()Ljava/lang/String;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011864HSPLcom/android/server/pm/InstructionSets;->getPrimaryInstructionSet(Lcom/android/server/pm/PackageAbiHelper$Abis;)Ljava/lang/String;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011865HSPLcom/android/server/pm/KeySetHandle;-><init>(JI)V
Calin Juravle36829e52019-04-10 19:07:47 -070011866HSPLcom/android/server/pm/KeySetHandle;->getRefCountLPr()I
Calin Juravle36829e52019-04-10 19:07:47 -070011867HSPLcom/android/server/pm/KeySetHandle;->setRefCountLPw(I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011868HSPLcom/android/server/pm/KeySetManagerService$PublicKeyHandle;-><init>(Lcom/android/server/pm/KeySetManagerService;JILjava/security/PublicKey;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011869HSPLcom/android/server/pm/KeySetManagerService$PublicKeyHandle;-><init>(Lcom/android/server/pm/KeySetManagerService;JILjava/security/PublicKey;Lcom/android/server/pm/KeySetManagerService$PublicKeyHandle-IA;)V
Calin Juravle00b23d32019-03-08 17:52:20 -080011870HSPLcom/android/server/pm/KeySetManagerService$PublicKeyHandle;->getKey()Ljava/security/PublicKey;
Calin Juravle36829e52019-04-10 19:07:47 -070011871HSPLcom/android/server/pm/KeySetManagerService$PublicKeyHandle;->incrRefCountLPw()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011872HSPLcom/android/server/pm/KeySetManagerService;-><init>(Lcom/android/server/pm/KeySetManagerService;Lcom/android/server/utils/WatchedArrayMap;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070011873HSPLcom/android/server/pm/KeySetManagerService;-><init>(Lcom/android/server/utils/WatchedArrayMap;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011874HSPLcom/android/server/pm/KeySetManagerService;->addDefinedKeySetsToPackageLPw(Lcom/android/server/pm/PackageSetting;Ljava/util/Map;)V
Calin Juravle00b23d32019-03-08 17:52:20 -080011875HSPLcom/android/server/pm/KeySetManagerService;->addRefCountsFromSavedPackagesLPw(Landroid/util/ArrayMap;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011876HSPLcom/android/server/pm/KeySetManagerService;->addScannedPackageLPw(Lcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011877HSPLcom/android/server/pm/KeySetManagerService;->addSigningKeySetToPackageLPw(Lcom/android/server/pm/PackageSetting;Landroid/util/ArraySet;)V
11878HSPLcom/android/server/pm/KeySetManagerService;->addUpgradeKeySetsToPackageLPw(Lcom/android/server/pm/PackageSetting;Ljava/util/Set;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011879HSPLcom/android/server/pm/KeySetManagerService;->assertScannedPackageValid(Lcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011880HSPLcom/android/server/pm/KeySetManagerService;->getPublicKeysFromKeySetLPr(J)Landroid/util/ArraySet;
art-benchmark-service08401c12022-12-23 09:27:20 -080011881HSPLcom/android/server/pm/KeySetManagerService;->readKeySetListLPw(Lcom/android/modules/utils/TypedXmlPullParser;)V
11882HSPLcom/android/server/pm/KeySetManagerService;->readKeySetsLPw(Lcom/android/modules/utils/TypedXmlPullParser;Landroid/util/ArrayMap;)V
11883HSPLcom/android/server/pm/KeySetManagerService;->readKeysLPw(Lcom/android/modules/utils/TypedXmlPullParser;)V
11884HSPLcom/android/server/pm/KeySetManagerService;->readPublicKeyLPw(Lcom/android/modules/utils/TypedXmlPullParser;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011885HSPLcom/android/server/pm/KeySetManagerService;->shouldCheckUpgradeKeySetLocked(Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/pkg/SharedUserApi;I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070011886HSPLcom/android/server/pm/KeySetManagerService;->writeKeySetsLPr(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/lang/Long;Ljava/lang/Long;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
11887HSPLcom/android/server/pm/KeySetManagerService;->writePublicKeysLPr(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Lcom/android/server/pm/KeySetManagerService$PublicKeyHandle;Lcom/android/server/pm/KeySetManagerService$PublicKeyHandle;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
art-benchmark-service08401c12022-12-23 09:27:20 -080011888HSPLcom/android/server/pm/KnownPackages;-><init>(Lcom/android/server/pm/DefaultAppProvider;Ljava/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/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011889HSPLcom/android/server/pm/KnownPackages;->getKnownPackageNames(Lcom/android/server/pm/Computer;II)[Ljava/lang/String;+]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/DefaultAppProvider;Lcom/android/server/pm/DefaultAppProvider;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011890HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;->onPackageChanged(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011891HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl$MyPackageMonitor;->onShortcutChangedInner(Ljava/lang/String;I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011892HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->canAccessProfile(IIIILjava/lang/String;)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;]Landroid/os/UserManager;Landroid/os/UserManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011893HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->canAccessProfile(ILjava/lang/String;)Z+]Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011894HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->ensureShortcutPermission(IILjava/lang/String;)V
11895HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->ensureShortcutPermission(Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011896HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getAppUsageLimit(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)Landroid/content/pm/LauncherApps$AppUsageLimit;+]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;]Lcom/android/server/wm/ActivityTaskManagerInternal;Lcom/android/server/wm/ActivityTaskManagerService$LocalService;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011897HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getApplicationInfo(Ljava/lang/String;Ljava/lang/String;ILandroid/os/UserHandle;)Landroid/content/pm/ApplicationInfo;
art-benchmark-service922a5532023-03-23 03:12:41 -070011898HSPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getCallingUserId()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070011899HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getLauncherActivities(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)Landroid/content/pm/ParceledListSlice;+]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Ljava/util/HashSet;Ljava/util/HashSet;]Landroid/content/pm/ParceledListSlice;Landroid/content/pm/ParceledListSlice;]Landroid/os/UserManager;Landroid/os/UserManager;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Landroid/app/admin/DevicePolicyManager;Landroid/app/admin/DevicePolicyManager;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/content/pm/LauncherActivityInfoInternal;Landroid/content/pm/LauncherActivityInfoInternal;]Landroid/content/Intent;Landroid/content/Intent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011900HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getShortcuts(Ljava/lang/String;Landroid/content/pm/ShortcutQueryWrapper;Landroid/os/UserHandle;)Landroid/content/pm/ParceledListSlice;
art-benchmark-service922a5532023-03-23 03:12:41 -070011901HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->hasDefaultEnableLauncherActivity(Ljava/lang/String;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011902HSPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectBinderCallingPid()I
art-benchmark-service00abe242023-02-13 10:31:34 -080011903HSPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectBinderCallingUid()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011904HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectCallingUserId()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011905HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectClearCallingIdentity()J
11906HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectHasInteractAcrossUsersFullPermission(II)Z
11907HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->injectRestoreCallingIdentity(J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011908HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->isEnabledProfileOf(Landroid/os/UserHandle;Landroid/os/UserHandle;Ljava/lang/String;)Z
11909HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->isManagedProfileAdmin(Landroid/os/UserHandle;Ljava/lang/String;)Z+]Landroid/app/admin/DevicePolicyManager;Landroid/app/admin/DevicePolicyManager;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Landroid/os/UserManager;Landroid/os/UserManager;
11910HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->isPackageEnabled(Ljava/lang/String;Ljava/lang/String;Landroid/os/UserHandle;)Z
11911HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->isPackageVisibleToListener(Ljava/lang/String;Lcom/android/server/pm/LauncherAppsService$BroadcastCookie;Landroid/os/UserHandle;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000011912HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->queryActivitiesForUser(Ljava/lang/String;Landroid/content/Intent;Landroid/os/UserHandle;)Landroid/content/pm/ParceledListSlice;+]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011913HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->queryIntentLauncherActivities(Landroid/content/Intent;ILandroid/os/UserHandle;)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/content/Intent;Landroid/content/Intent;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
11914HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->resolveLauncherActivityInternal(Ljava/lang/String;Landroid/content/ComponentName;Landroid/os/UserHandle;)Landroid/content/pm/LauncherActivityInfoInternal;
11915HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->shouldHideFromSuggestions(Ljava/lang/String;Landroid/os/UserHandle;)Z+]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service922a5532023-03-23 03:12:41 -070011916HPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->shouldShowSyntheticActivity(Landroid/os/UserHandle;Landroid/content/pm/ApplicationInfo;)Z+]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011917HSPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->verifyCallingPackage(Ljava/lang/String;)V+]Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;Lcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011918HSPLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->verifyCallingPackage(Ljava/lang/String;I)V+]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011919HSPLcom/android/server/pm/MovePackageHelper$MoveCallbacks;-><init>(Landroid/os/Looper;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011920HSPLcom/android/server/pm/OtaDexoptService;->moveAbArtifacts(Lcom/android/server/pm/Installer;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011921HSPLcom/android/server/pm/PackageAbiHelper$Abis;-><init>(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011922HSPLcom/android/server/pm/PackageAbiHelper$Abis;->applyTo(Lcom/android/server/pm/PackageSetting;)V
11923HSPLcom/android/server/pm/PackageAbiHelper$Abis;->applyTo(Lcom/android/server/pm/parsing/pkg/ParsedPackage;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011924HSPLcom/android/server/pm/PackageAbiHelper$NativeLibraryPaths;-><init>(Ljava/lang/String;ZLjava/lang/String;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011925HSPLcom/android/server/pm/PackageAbiHelper$NativeLibraryPaths;->applyTo(Lcom/android/server/pm/parsing/pkg/ParsedPackage;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011926HSPLcom/android/server/pm/PackageAbiHelperImpl;-><init>()V
11927HSPLcom/android/server/pm/PackageAbiHelperImpl;->calculateBundledApkRoot(Ljava/lang/String;)Ljava/lang/String;
11928HSPLcom/android/server/pm/PackageAbiHelperImpl;->deriveCodePathName(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service13164882020-11-07 02:19:14 -080011929HSPLcom/android/server/pm/PackageAbiHelperImpl;->deriveNativeLibraryPaths(Lcom/android/server/pm/PackageAbiHelper$Abis;Ljava/io/File;Ljava/lang/String;Ljava/lang/String;ZZ)Lcom/android/server/pm/PackageAbiHelper$NativeLibraryPaths;
art-benchmark-service00abe242023-02-13 10:31:34 -080011930HSPLcom/android/server/pm/PackageAbiHelperImpl;->deriveNativeLibraryPaths(Lcom/android/server/pm/pkg/AndroidPackage;ZZLjava/io/File;)Lcom/android/server/pm/PackageAbiHelper$NativeLibraryPaths;
11931HSPLcom/android/server/pm/PackageAbiHelperImpl;->derivePackageAbi(Lcom/android/server/pm/pkg/AndroidPackage;ZZLjava/lang/String;Ljava/io/File;)Landroid/util/Pair;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070011932HSPLcom/android/server/pm/PackageAbiHelperImpl;->getBundledAppAbi(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/pm/PackageAbiHelper$Abis;
11933HSPLcom/android/server/pm/PackageAbiHelperImpl;->getBundledAppAbis(Lcom/android/server/pm/pkg/AndroidPackage;)Lcom/android/server/pm/PackageAbiHelper$Abis;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070011934HSPLcom/android/server/pm/PackageAbiHelperImpl;->maybeThrowExceptionForMultiArchCopy(Ljava/lang/String;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080011935HSPLcom/android/server/pm/PackageAbiHelperImpl;->shouldExtractLibs(Lcom/android/server/pm/pkg/AndroidPackage;ZZ)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011936HSPLcom/android/server/pm/PackageDexOptimizer$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011937HSPLcom/android/server/pm/PackageDexOptimizer$1;->getPowerManager(Landroid/content/Context;)Landroid/os/PowerManager;
art-benchmark-service84deab32021-05-12 09:41:00 -070011938HSPLcom/android/server/pm/PackageDexOptimizer;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011939HSPLcom/android/server/pm/PackageDexOptimizer;-><init>(Lcom/android/server/pm/Installer;Ljava/lang/Object;Landroid/content/Context;Ljava/lang/String;)V
11940HSPLcom/android/server/pm/PackageDexOptimizer;-><init>(Lcom/android/server/pm/PackageDexOptimizer$Injector;Lcom/android/server/pm/Installer;Ljava/lang/Object;Landroid/content/Context;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011941HSPLcom/android/server/pm/PackageHandler;-><init>(Landroid/os/Looper;Lcom/android/server/pm/PackageManagerService;)V
Calin Juravle36829e52019-04-10 19:07:47 -070011942HSPLcom/android/server/pm/PackageInstallerService$1;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080011943HSPLcom/android/server/pm/PackageInstallerService;-><clinit>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011944HPLcom/android/server/pm/PackageInstallerService;->createSessionInternal(Landroid/content/pm/PackageInstaller$SessionParams;Ljava/lang/String;Ljava/lang/String;I)I
11945HSPLcom/android/server/pm/PackageInstallerService;->isStageName(Ljava/lang/String;)Z+]Ljava/lang/String;Ljava/lang/String;
11946HSPLcom/android/server/pm/PackageInstallerSession;-><init>(Lcom/android/server/pm/PackageInstallerService$InternalCallback;Landroid/content/Context;Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageSessionProvider;Lcom/android/server/pm/SilentUpdatePolicy;Landroid/os/Looper;Lcom/android/server/pm/StagingManager;IIILcom/android/server/pm/InstallSource;Landroid/content/pm/PackageInstaller$SessionParams;JJLjava/io/File;Ljava/lang/String;[Landroid/content/pm/InstallationFile;Landroid/util/ArrayMap;ZZZZ[IIZZZILjava/lang/String;)V
11947HPLcom/android/server/pm/PackageInstallerSession;->computeProgressLocked(Z)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000011948HPLcom/android/server/pm/PackageInstallerSession;->doWriteInternal(Ljava/lang/String;JJLandroid/os/ParcelFileDescriptor;)Landroid/os/ParcelFileDescriptor;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011949HSPLcom/android/server/pm/PackageInstallerSession;->dumpLocked(Lcom/android/internal/util/IndentingPrintWriter;)V
11950HPLcom/android/server/pm/PackageInstallerSession;->generateInfoInternal(ZZ)Landroid/content/pm/PackageInstaller$SessionInfo;+]Ljava/io/File;Ljava/io/File;]Lcom/android/server/pm/PackageInstallerSession;Lcom/android/server/pm/PackageInstallerSession;]Landroid/content/pm/PackageInstaller$SessionParams;Landroid/content/pm/PackageInstaller$SessionParams;]Landroid/content/pm/PackageInstaller$SessionInfo;Landroid/content/pm/PackageInstaller$SessionInfo;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/Context;Landroid/app/ContextImpl;]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;
11951HSPLcom/android/server/pm/PackageInstallerSession;->getChildSessionIdsLocked()[I+]Landroid/util/SparseArray;Landroid/util/SparseArray;
11952HSPLcom/android/server/pm/PackageInstallerSession;->getInstallerUid()I
Karuna Ramkumard7380572023-06-09 19:14:36 +000011953HPLcom/android/server/pm/PackageInstallerSession;->validateApkInstallLocked()Landroid/content/pm/parsing/PackageLite;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011954HSPLcom/android/server/pm/PackageInstallerSession;->write(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/io/File;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/graphics/Bitmap;Landroid/graphics/Bitmap;]Lcom/android/server/pm/PackageInstallerSession;Lcom/android/server/pm/PackageInstallerSession;]Ljava/io/File;Ljava/io/File;]Lcom/android/server/pm/PackageInstallerSession$PerFileChecksum;Lcom/android/server/pm/PackageInstallerSession$PerFileChecksum;]Landroid/content/pm/Checksum;Landroid/content/pm/Checksum;
Calin Juravle0161eaf2018-06-06 08:59:42 -070011955HSPLcom/android/server/pm/PackageKeySetData;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011956HSPLcom/android/server/pm/PackageKeySetData;-><init>(Lcom/android/server/pm/PackageKeySetData;)V
art-benchmark-service35aba412020-02-03 11:53:25 -080011957HSPLcom/android/server/pm/PackageKeySetData;->getAliases()Landroid/util/ArrayMap;
Calin Juravle0161eaf2018-06-06 08:59:42 -070011958HSPLcom/android/server/pm/PackageKeySetData;->getProperSigningKeySet()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011959HSPLcom/android/server/pm/PackageKeySetData;->removeAllDefinedKeySets()V
art-benchmark-service35aba412020-02-03 11:53:25 -080011960HSPLcom/android/server/pm/PackageKeySetData;->removeAllUpgradeKeySets()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011961HSPLcom/android/server/pm/PackageKeySetData;->setAliases(Ljava/util/Map;)V
Calin Juravle00b23d32019-03-08 17:52:20 -080011962HSPLcom/android/server/pm/PackageKeySetData;->setProperSigningKeySet(J)V
Calin Juravle36829e52019-04-10 19:07:47 -070011963HSPLcom/android/server/pm/PackageManagerException;-><init>(ILjava/lang/String;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070011964HSPLcom/android/server/pm/PackageManagerException;-><init>(ILjava/lang/String;I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070011965HSPLcom/android/server/pm/PackageManagerException;-><init>(ILjava/lang/String;Ljava/lang/Throwable;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070011966HSPLcom/android/server/pm/PackageManagerException;->ofInternalError(Ljava/lang/String;I)Lcom/android/server/pm/PackageManagerException;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011967HSPLcom/android/server/pm/PackageManagerInternalBase;-><init>(Lcom/android/server/pm/PackageManagerService;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070011968HPLcom/android/server/pm/PackageManagerInternalBase;->canAccessInstantApps(II)Z+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011969HPLcom/android/server/pm/PackageManagerInternalBase;->canQueryPackage(ILjava/lang/String;)Z+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service922a5532023-03-23 03:12:41 -070011970HSPLcom/android/server/pm/PackageManagerInternalBase;->filterAppAccess(Ljava/lang/String;IIZ)Z+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011971HSPLcom/android/server/pm/PackageManagerInternalBase;->forEachPackageState(Ljava/util/function/Consumer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070011972HSPLcom/android/server/pm/PackageManagerInternalBase;->getApplicationEnabledState(Ljava/lang/String;I)I+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
11973HSPLcom/android/server/pm/PackageManagerInternalBase;->getApplicationInfo(Ljava/lang/String;JII)Landroid/content/pm/ApplicationInfo;+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
11974HPLcom/android/server/pm/PackageManagerInternalBase;->getDistractingPackageRestrictions(Ljava/lang/String;I)I+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service922a5532023-03-23 03:12:41 -070011975HSPLcom/android/server/pm/PackageManagerInternalBase;->getInstantAppPackageName(I)Ljava/lang/String;+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011976HSPLcom/android/server/pm/PackageManagerInternalBase;->getKnownPackageNames(II)[Ljava/lang/String;+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011977HSPLcom/android/server/pm/PackageManagerInternalBase;->getPackage(I)Lcom/android/server/pm/pkg/AndroidPackage;+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011978HSPLcom/android/server/pm/PackageManagerInternalBase;->getPackage(Ljava/lang/String;)Lcom/android/server/pm/pkg/AndroidPackage;+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011979HSPLcom/android/server/pm/PackageManagerInternalBase;->getPackageInfo(Ljava/lang/String;JII)Landroid/content/pm/PackageInfo;+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011980HSPLcom/android/server/pm/PackageManagerInternalBase;->getPackageStateInternal(Ljava/lang/String;)Lcom/android/server/pm/pkg/PackageStateInternal;+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
11981HPLcom/android/server/pm/PackageManagerInternalBase;->getPackageTargetSdkVersion(Ljava/lang/String;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011982HSPLcom/android/server/pm/PackageManagerInternalBase;->getPackageUid(Ljava/lang/String;JI)I+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
Karuna Ramkumard7380572023-06-09 19:14:36 +000011983HSPLcom/android/server/pm/PackageManagerInternalBase;->getProcessesForUid(I)Landroid/util/ArrayMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011984HSPLcom/android/server/pm/PackageManagerInternalBase;->getSharedUserApi(I)Lcom/android/server/pm/pkg/SharedUserApi;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011985HSPLcom/android/server/pm/PackageManagerInternalBase;->getSharedUserPackagesForPackage(Ljava/lang/String;I)[Ljava/lang/String;
11986HSPLcom/android/server/pm/PackageManagerInternalBase;->getUidTargetSdkVersion(I)I+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011987HSPLcom/android/server/pm/PackageManagerInternalBase;->grantImplicitAccess(ILandroid/content/Intent;IIZ)V+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
11988HSPLcom/android/server/pm/PackageManagerInternalBase;->grantImplicitAccess(ILandroid/content/Intent;IIZZ)V+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011989HPLcom/android/server/pm/PackageManagerInternalBase;->isCallerInstallerOfRecord(Lcom/android/server/pm/pkg/AndroidPackage;I)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080011990HSPLcom/android/server/pm/PackageManagerInternalBase;->isInstantApp(Ljava/lang/String;I)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000011991HSPLcom/android/server/pm/PackageManagerInternalBase;->isPackageEphemeral(ILjava/lang/String;)Z+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011992HSPLcom/android/server/pm/PackageManagerInternalBase;->isPackageFrozen(Ljava/lang/String;II)Z+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011993HPLcom/android/server/pm/PackageManagerInternalBase;->isPackageStateProtected(Ljava/lang/String;I)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080011994HSPLcom/android/server/pm/PackageManagerInternalBase;->isPackageSuspended(Ljava/lang/String;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011995HSPLcom/android/server/pm/PackageManagerInternalBase;->isPermissionsReviewRequired(Ljava/lang/String;I)Z+]Lcom/android/server/pm/permission/PermissionManagerServiceInternal;Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011996HPLcom/android/server/pm/PackageManagerInternalBase;->queryIntentActivities(Landroid/content/Intent;Ljava/lang/String;JII)Ljava/util/List;+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070011997HSPLcom/android/server/pm/PackageManagerInternalBase;->queryIntentReceivers(Landroid/content/Intent;Ljava/lang/String;JIIZ)Ljava/util/List;+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/ResolveIntentHelper;Lcom/android/server/pm/ResolveIntentHelper;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000011998HSPLcom/android/server/pm/PackageManagerInternalBase;->resolveContentProvider(Ljava/lang/String;JII)Landroid/content/pm/ProviderInfo;+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070011999HSPLcom/android/server/pm/PackageManagerInternalBase;->resolveService(Landroid/content/Intent;Ljava/lang/String;JII)Landroid/content/pm/ResolveInfo;+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/ResolveIntentHelper;Lcom/android/server/pm/ResolveIntentHelper;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012000HSPLcom/android/server/pm/PackageManagerInternalBase;->setPackageStoppedState(Ljava/lang/String;ZI)V+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012001HSPLcom/android/server/pm/PackageManagerInternalBase;->snapshot()Lcom/android/server/pm/Computer;+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;
12002HSPLcom/android/server/pm/PackageManagerInternalBase;->snapshot()Lcom/android/server/pm/snapshot/PackageDataSnapshot;+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -080012003HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda11;-><init>()V
art-benchmark-servicef45ca2f2021-04-03 17:56:47 -070012004HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/pm/PackageManagerService;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070012005HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda26;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012006HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda26;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012007HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda27;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012008HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda27;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -080012009HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda28;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012010HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda28;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080012011HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda29;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012012HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda29;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
12013HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda2;-><init>(Lcom/android/server/pm/PackageManagerService;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012014HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda30;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012015HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda30;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080012016HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda31;-><init>(Landroid/content/Context;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012017HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda31;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012018HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda32;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080012019HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda32;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012020HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda33;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080012021HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda33;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012022HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda34;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -080012023HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda35;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080012024HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda36;-><init>()V
12025HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda37;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012026HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda37;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -080012027HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda38;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080012028HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda39;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080012029HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda40;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -080012030HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda40;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080012031HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda41;-><init>(Lcom/android/server/pm/verify/domain/DomainVerificationService;)V
12032HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda41;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
12033HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda42;-><init>()V
12034HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda42;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
12035HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda43;-><init>()V
12036HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda43;->produce(Ljava/lang/Class;)Ljava/lang/Object;
12037HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda44;-><init>(Landroid/content/Context;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012038HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda45;-><init>()V
12039HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda45;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080012040HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda46;-><init>()V
12041HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda47;-><init>()V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012042HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda47;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080012043HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda48;-><init>(Landroid/content/Context;Lcom/android/server/pm/Installer;Ljava/lang/Object;Lcom/android/server/pm/PackageManagerTracedLock;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012044HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda48;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080012045HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda49;-><init>(Landroid/content/Context;)V
12046HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda49;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
12047HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda51;-><init>(Lcom/android/server/pm/verify/domain/DomainVerificationService;Landroid/os/Handler;Lcom/android/server/pm/PackageManagerTracedLock;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012048HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda51;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
12049HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda52;-><init>()V
12050HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda52;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
12051HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda53;-><init>()V
12052HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda53;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-service08401c12022-12-23 09:27:20 -080012053HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda54;-><init>()V
12054HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda54;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
art-benchmark-service00abe242023-02-13 10:31:34 -080012055HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda55;-><init>()V
12056HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda55;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
12057HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda56;-><init>()V
12058HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda56;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
12059HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda57;-><init>()V
12060HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda57;->produce(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;
12061HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda60;-><init>(Lcom/android/server/pm/PackageManagerService;)V
12062HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda61;-><init>(Lcom/android/server/pm/PackageManagerService;)V
12063HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda64;-><init>(Landroid/content/Context;)V
12064HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda65;-><init>()V
12065HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda67;->accept(Ljava/lang/Object;)V
12066HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda9;-><init>(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012067HSPLcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda9;->run()V
Calin Juravle36829e52019-04-10 19:07:47 -070012068HSPLcom/android/server/pm/PackageManagerService$1;-><init>(Lcom/android/server/pm/PackageManagerService;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012069HSPLcom/android/server/pm/PackageManagerService$1;->onChange(Lcom/android/server/utils/Watchable;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012070HSPLcom/android/server/pm/PackageManagerService$2;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -080012071HSPLcom/android/server/pm/PackageManagerService$3;-><init>(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/compat/PlatformCompat;)V
12072HSPLcom/android/server/pm/PackageManagerService$3;->hasFeature(Ljava/lang/String;)Z
12073HSPLcom/android/server/pm/PackageManagerService$3;->isChangeEnabled(JLandroid/content/pm/ApplicationInfo;)Z
art-benchmark-service13164882020-11-07 02:19:14 -080012074HSPLcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012075HSPLcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;-><init>(Lcom/android/server/pm/PackageManagerService$DefaultSystemWrapper-IA;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012076HSPLcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;->disablePackageCaches()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012077HSPLcom/android/server/pm/PackageManagerService$IPackageManagerImpl;->checkPackageStartable(Ljava/lang/String;I)V+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;
art-benchmark-service922a5532023-03-23 03:12:41 -070012078HPLcom/android/server/pm/PackageManagerService$IPackageManagerImpl;->getSystemAvailableFeatures()Landroid/content/pm/ParceledListSlice;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012079HSPLcom/android/server/pm/PackageManagerService$IPackageManagerImpl;->isProtectedBroadcast(Ljava/lang/String;)Z+]Ljava/lang/String;Ljava/lang/String;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012080HSPLcom/android/server/pm/PackageManagerService$IPackageManagerImpl;->logAppProcessStartIfNeeded(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)V
12081HSPLcom/android/server/pm/PackageManagerService$IPackageManagerImpl;->notifyDexLoad(Ljava/lang/String;Ljava/util/Map;Ljava/lang/String;)V+]Lcom/android/server/pm/PackageManagerLocal$FilteredSnapshot;Lcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl;]Lcom/android/server/art/DexUseManagerLocal;Lcom/android/server/art/DexUseManagerLocal;]Lcom/android/server/pm/PackageManagerLocal;Lcom/android/server/pm/local/PackageManagerLocalImpl;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/pm/IPackageManagerBase;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
Karuna Ramkumard7380572023-06-09 19:14:36 +000012082HSPLcom/android/server/pm/PackageManagerService$IPackageManagerImpl;->notifyPackageUse(Ljava/lang/String;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012083HPLcom/android/server/pm/PackageManagerService$IPackageManagerImpl;->notifyPackagesReplacedReceived([Ljava/lang/String;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012084HSPLcom/android/server/pm/PackageManagerService$IPackageManagerImpl;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012085HSPLcom/android/server/pm/PackageManagerService$IPackageManagerImpl;->setComponentEnabledSetting(Landroid/content/ComponentName;IIILjava/lang/String;)V+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012086HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;-><init>(Lcom/android/server/pm/PackageManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012087HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getIncrementalStatesInfo(Ljava/lang/String;II)Landroid/content/pm/IncrementalStatesInfo;+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012088HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getPermissionManager()Lcom/android/server/pm/permission/PermissionManagerServiceInternal;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012089HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getProtectedPackages()Lcom/android/server/pm/ProtectedPackages;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012090HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getResolveIntentHelper()Lcom/android/server/pm/ResolveIntentHelper;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012091HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->getSuspendPackageHelper()Lcom/android/server/pm/SuspendPackageHelper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012092HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->hasSignatureCapability(III)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012093HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isSameApp(Ljava/lang/String;II)Z+]Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
12094HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->isSameApp(Ljava/lang/String;JII)Z+]Lcom/android/server/pm/PackageManagerInternalBase;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service35aba412020-02-03 11:53:25 -080012095HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->notifyPackageUse(Ljava/lang/String;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012096HSPLcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;->writePermissionSettings([IZ)V+]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;
12097HSPLcom/android/server/pm/PackageManagerService$Snapshot;-><init>(Lcom/android/server/pm/PackageManagerService;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012098HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$061un9eYyY08Kp1h75vA7_t5xZA(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/compat/PlatformCompat;
art-benchmark-service00abe242023-02-13 10:31:34 -080012099HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$0ScfVrB_gI5N7WgFwnolioyCrzo(Lcom/android/server/pm/verify/domain/DomainVerificationService;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal;
12100HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$3spIS-HMmq0gL2VlV9FTX9bTo5M(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/ViewCompiler;
12101HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$4L15KVoRULL8JCrWB2_8RA_pd4E(Landroid/content/Context;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/DefaultAppProvider;
art-benchmark-service08401c12022-12-23 09:27:20 -080012102HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$8VxPcQ4QwE183NQvLiWYRu8h0H8(Landroid/content/Context;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal;
art-benchmark-service00abe242023-02-13 10:31:34 -080012103HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$A9jIin0f1zoD9Pcc_Y-dAgMMVzE(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/BackgroundDexOptService;
art-benchmark-service922a5532023-03-23 03:12:41 -070012104HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$EbaWy0EoYgPF3EAHnptqfpUFo2Q(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012105HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$FH_QW3FImo1IhpXAixX5YKWsQTo(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/DynamicCodeLogger;
12106HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$GqL8sm0a9g6ECsLoCnqjkeD_AoY(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Landroid/os/incremental/IncrementalManager;
12107HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$J3bGyy16WyUHu1eawbMs-EmH-Go(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/permission/LegacyPermissionManagerInternal;
12108HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$Mmk_pAUmWuUlJtbMqWMwxFieNMA(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Landroid/os/Handler;
art-benchmark-service08401c12022-12-23 09:27:20 -080012109HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$Sl6nXlL7kE1wmpCP574m3H-7954(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/SystemConfig;
12110HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$UkUt4CLztSryHXCykonSzsvE_2c(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/resolution/ComponentResolver;
12111HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$Uy1oWfa9qTiU3Xjn0eCKIWqRJUU(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/AppsFilterImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -080012112HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$WvJLrgq8Z-YnoowlmrKb50kLg_4(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/SharedLibrariesImpl;
12113HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$i23AadqPiXJhBnfBnlrdKK9T4PU(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/ArtManagerService;
12114HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$iLa3alL6y7MdiKMnmVJ0NaPTDjs(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Landroid/util/DisplayMetrics;
art-benchmark-service08401c12022-12-23 09:27:20 -080012115HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$lTluq-XjzuNQDfuQ8Q__G61l7ws(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/PackageDexOptimizer;
art-benchmark-service08401c12022-12-23 09:27:20 -080012116HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$mrZItwgsq620jZ75v1Rzj0uBssk(Lcom/android/server/pm/verify/domain/DomainVerificationService;Landroid/os/Handler;Lcom/android/server/pm/PackageManagerTracedLock;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/Settings;
art-benchmark-service00abe242023-02-13 10:31:34 -080012117HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$pCLNqmjsJp36alC6sG8GNqU_jZk(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/parsing/PackageParser2;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012118HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$rRpOlEOGHqOf4x-LidPdv1FePOQ(ILjava/util/function/Consumer;Lcom/android/server/pm/pkg/PackageStateInternal;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012119HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$s0FpS7OMs2DXekbReqg9Fhh0dsk(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/DexManager;
12120HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$toRg0dfI9-7agMSSgZ_NxZn9ws4(Landroid/content/Context;Lcom/android/server/pm/Installer;Ljava/lang/Object;Lcom/android/server/pm/PackageManagerTracedLock;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/UserManagerService;
art-benchmark-service00abe242023-02-13 10:31:34 -080012121HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$ums9YrGaf1Q5aY7FKIYPhb39vyw(Landroid/content/Context;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/CrossProfileIntentFilterHelper;
12122HSPLcom/android/server/pm/PackageManagerService;->$r8$lambda$yTyDl_Ki2ilKmJCBq0xuESmQ62g(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/ApexManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012123HSPLcom/android/server/pm/PackageManagerService;->-$$Nest$fgetmAndroidApplication(Lcom/android/server/pm/PackageManagerService;)Landroid/content/pm/ApplicationInfo;
Karuna Ramkumard7380572023-06-09 19:14:36 +000012124HSPLcom/android/server/pm/PackageManagerService;->-$$Nest$fgetmFrozenPackagesSnapshot(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/utils/SnapshotCache;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012125HSPLcom/android/server/pm/PackageManagerService;->-$$Nest$fgetmInstantAppInstallerInfo(Lcom/android/server/pm/PackageManagerService;)Landroid/content/pm/ResolveInfo;
12126HSPLcom/android/server/pm/PackageManagerService;->-$$Nest$fgetmInstrumentation(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/utils/WatchedArrayMap;
Karuna Ramkumard7380572023-06-09 19:14:36 +000012127HSPLcom/android/server/pm/PackageManagerService;->-$$Nest$fgetmInstrumentationSnapshot(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/utils/SnapshotCache;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012128HSPLcom/android/server/pm/PackageManagerService;->-$$Nest$fgetmResolveActivity(Lcom/android/server/pm/PackageManagerService;)Landroid/content/pm/ActivityInfo;
12129HSPLcom/android/server/pm/PackageManagerService;->-$$Nest$fgetmResolveIntentHelper(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/ResolveIntentHelper;
12130HSPLcom/android/server/pm/PackageManagerService;->-$$Nest$fgetmSharedLibraries(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/SharedLibrariesImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012131HSPLcom/android/server/pm/PackageManagerService;->-$$Nest$fgetmSuspendPackageHelper(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/SuspendPackageHelper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012132HSPLcom/android/server/pm/PackageManagerService;->-$$Nest$fgetmWebInstantAppsDisabled(Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/utils/WatchedSparseBooleanArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012133HSPLcom/android/server/pm/PackageManagerService;->-$$Nest$mnotifyPackageUseInternal(Lcom/android/server/pm/PackageManagerService;Ljava/lang/String;I)V+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012134HSPLcom/android/server/pm/PackageManagerService;->-$$Nest$msetEnabledSettings(Lcom/android/server/pm/PackageManagerService;Ljava/util/List;ILjava/lang/String;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012135HSPLcom/android/server/pm/PackageManagerService;-><clinit>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012136HSPLcom/android/server/pm/PackageManagerService;-><init>(Lcom/android/server/pm/PackageManagerServiceInjector;ZLjava/lang/String;ZZILjava/lang/String;)V
12137HSPLcom/android/server/pm/PackageManagerService;->addAllPackageProperties(Lcom/android/server/pm/pkg/AndroidPackage;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000012138HPLcom/android/server/pm/PackageManagerService;->addCrossProfileIntentFilter(Lcom/android/server/pm/Computer;Lcom/android/server/pm/WatchedIntentFilter;Ljava/lang/String;III)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012139HSPLcom/android/server/pm/PackageManagerService;->applyUpdatedSystemOverlayPaths()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012140HSPLcom/android/server/pm/PackageManagerService;->checkPackageStartable(Lcom/android/server/pm/Computer;Ljava/lang/String;I)V+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012141HSPLcom/android/server/pm/PackageManagerService;->checkPermission(Ljava/lang/String;Ljava/lang/String;I)I+]Lcom/android/server/pm/permission/PermissionManagerServiceInternal;Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012142HSPLcom/android/server/pm/PackageManagerService;->createLiveComputer()Lcom/android/server/pm/ComputerLocked;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012143HSPLcom/android/server/pm/PackageManagerService;->forEachPackage(Lcom/android/server/pm/Computer;Ljava/util/function/Consumer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Ljava/util/function/Consumer;Lcom/android/server/pm/permission/PermissionManagerServiceImpl$$ExternalSyntheticLambda11;,Lcom/android/server/policy/PermissionPolicyService$$ExternalSyntheticLambda1;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;
Karuna Ramkumard7380572023-06-09 19:14:36 +000012144HSPLcom/android/server/pm/PackageManagerService;->forEachPackageSetting(Ljava/util/function/Consumer;)V+]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Ljava/util/function/Consumer;Lcom/android/server/pm/permission/PermissionManagerServiceImpl$$ExternalSyntheticLambda6;
12145HSPLcom/android/server/pm/PackageManagerService;->forEachPackageState(Landroid/util/ArrayMap;Ljava/util/function/Consumer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/function/Consumer;megamorphic_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012146HSPLcom/android/server/pm/PackageManagerService;->forEachPackageState(Lcom/android/server/pm/Computer;Ljava/util/function/Consumer;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012147HSPLcom/android/server/pm/PackageManagerService;->getAppInstallDir()Ljava/io/File;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012148HSPLcom/android/server/pm/PackageManagerService;->getCoreAndroidApplication()Landroid/content/pm/ApplicationInfo;
12149HSPLcom/android/server/pm/PackageManagerService;->getDefParseFlags()I
12150HSPLcom/android/server/pm/PackageManagerService;->getDefaultAppProvider()Lcom/android/server/pm/DefaultAppProvider;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012151HSPLcom/android/server/pm/PackageManagerService;->getDexManager()Lcom/android/server/pm/dex/DexManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012152HSPLcom/android/server/pm/PackageManagerService;->getKnownPackageNamesInternal(Lcom/android/server/pm/Computer;II)[Ljava/lang/String;+]Lcom/android/server/pm/KnownPackages;Lcom/android/server/pm/KnownPackages;
Karuna Ramkumard7380572023-06-09 19:14:36 +000012153HSPLcom/android/server/pm/PackageManagerService;->getPackageFromComponentString(I)Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012154HSPLcom/android/server/pm/PackageManagerService;->getPlatformPackage()Lcom/android/server/pm/pkg/AndroidPackage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012155HSPLcom/android/server/pm/PackageManagerService;->getSafeMode()Z
12156HSPLcom/android/server/pm/PackageManagerService;->getSdkVersion()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012157HSPLcom/android/server/pm/PackageManagerService;->getSettingsVersionForPackage(Lcom/android/server/pm/pkg/AndroidPackage;)Lcom/android/server/pm/Settings$VersionInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012158HSPLcom/android/server/pm/PackageManagerService;->getSystemPackageScanFlags(Ljava/io/File;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070012159HSPLcom/android/server/pm/PackageManagerService;->grantImplicitAccess(Lcom/android/server/pm/Computer;ILandroid/content/Intent;IIZZ)V+]Lcom/android/server/pm/AppsFilterImpl;Lcom/android/server/pm/AppsFilterImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/InstantAppRegistry;Lcom/android/server/pm/InstantAppRegistry;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012160HSPLcom/android/server/pm/PackageManagerService;->hasSystemFeature(Ljava/lang/String;I)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012161HSPLcom/android/server/pm/PackageManagerService;->invalidatePackageInfoCache()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012162HSPLcom/android/server/pm/PackageManagerService;->isDeviceUpgrading()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012163HSPLcom/android/server/pm/PackageManagerService;->isExpectingBetter(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012164HSPLcom/android/server/pm/PackageManagerService;->isPreNMR1Upgrade()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080012165HSPLcom/android/server/pm/PackageManagerService;->lambda$forEachInstalledPackage$60(ILjava/util/function/Consumer;Lcom/android/server/pm/pkg/PackageStateInternal;)V+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;,Lcom/android/server/pm/pkg/PackageUserStateDefault;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Ljava/util/function/Consumer;Lcom/android/server/net/NetworkPolicyManagerService$$ExternalSyntheticLambda5;,Lcom/android/server/policy/role/RoleServicePlatformHelperImpl$$ExternalSyntheticLambda0;,Lcom/android/server/people/data/DataManager$$ExternalSyntheticLambda12;
art-benchmark-service08401c12022-12-23 09:27:20 -080012166HSPLcom/android/server/pm/PackageManagerService;->lambda$main$10(Landroid/content/Context;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal;
12167HSPLcom/android/server/pm/PackageManagerService;->lambda$main$11(Landroid/content/Context;Lcom/android/server/pm/Installer;Ljava/lang/Object;Lcom/android/server/pm/PackageManagerTracedLock;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/UserManagerService;
12168HSPLcom/android/server/pm/PackageManagerService;->lambda$main$12(Lcom/android/server/pm/verify/domain/DomainVerificationService;Landroid/os/Handler;Lcom/android/server/pm/PackageManagerTracedLock;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/Settings;
12169HSPLcom/android/server/pm/PackageManagerService;->lambda$main$13(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/AppsFilterImpl;
12170HSPLcom/android/server/pm/PackageManagerService;->lambda$main$14(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/compat/PlatformCompat;
12171HSPLcom/android/server/pm/PackageManagerService;->lambda$main$15(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/SystemConfig;
12172HSPLcom/android/server/pm/PackageManagerService;->lambda$main$16(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/PackageDexOptimizer;
12173HSPLcom/android/server/pm/PackageManagerService;->lambda$main$17(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/DexManager;
art-benchmark-service00abe242023-02-13 10:31:34 -080012174HSPLcom/android/server/pm/PackageManagerService;->lambda$main$18(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/DynamicCodeLogger;
12175HSPLcom/android/server/pm/PackageManagerService;->lambda$main$19(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/ArtManagerService;
12176HSPLcom/android/server/pm/PackageManagerService;->lambda$main$20(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/ApexManager;
12177HSPLcom/android/server/pm/PackageManagerService;->lambda$main$21(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/dex/ViewCompiler;
12178HSPLcom/android/server/pm/PackageManagerService;->lambda$main$22(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Landroid/os/incremental/IncrementalManager;
12179HSPLcom/android/server/pm/PackageManagerService;->lambda$main$25(Landroid/content/Context;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/DefaultAppProvider;
12180HSPLcom/android/server/pm/PackageManagerService;->lambda$main$26(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Landroid/util/DisplayMetrics;
12181HSPLcom/android/server/pm/PackageManagerService;->lambda$main$27(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/parsing/PackageParser2;
12182HSPLcom/android/server/pm/PackageManagerService;->lambda$main$33(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/permission/LegacyPermissionManagerInternal;
12183HSPLcom/android/server/pm/PackageManagerService;->lambda$main$34(Lcom/android/server/pm/verify/domain/DomainVerificationService;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal;
12184HSPLcom/android/server/pm/PackageManagerService;->lambda$main$35(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Landroid/os/Handler;
12185HSPLcom/android/server/pm/PackageManagerService;->lambda$main$36(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/BackgroundDexOptService;
12186HSPLcom/android/server/pm/PackageManagerService;->lambda$main$38(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/SharedLibrariesImpl;
12187HSPLcom/android/server/pm/PackageManagerService;->lambda$main$39(Landroid/content/Context;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/CrossProfileIntentFilterHelper;
art-benchmark-service08401c12022-12-23 09:27:20 -080012188HSPLcom/android/server/pm/PackageManagerService;->lambda$main$9(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Lcom/android/server/pm/resolution/ComponentResolver;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012189HSPLcom/android/server/pm/PackageManagerService;->lambda$requestChecksumsInternal$7(Landroid/os/Handler;Ljava/util/List;IILjava/lang/String;[Ljava/security/cert/Certificate;Landroid/content/pm/IOnChecksumsReadyListener;)V
12190HSPLcom/android/server/pm/PackageManagerService;->lambda$setPackageStoppedState$58(Ljava/lang/String;I)V+]Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerServiceInjector;]Lcom/android/server/apphibernation/AppHibernationManagerInternal;Lcom/android/server/apphibernation/AppHibernationService$LocalService;
art-benchmark-service08401c12022-12-23 09:27:20 -080012191HSPLcom/android/server/pm/PackageManagerService;->main(Landroid/content/Context;Lcom/android/server/pm/Installer;Lcom/android/server/pm/verify/domain/DomainVerificationService;Z)Lcom/android/server/pm/PackageManagerService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012192HSPLcom/android/server/pm/PackageManagerService;->notifyPackageUseInternal(Ljava/lang/String;I)V+]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageStateUnserialized;Lcom/android/server/pm/pkg/PackageStateUnserialized;
12193HSPLcom/android/server/pm/PackageManagerService;->onChange(Lcom/android/server/utils/Watchable;)V+]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012194HSPLcom/android/server/pm/PackageManagerService;->onChanged()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012195HSPLcom/android/server/pm/PackageManagerService;->rebuildSnapshot(Lcom/android/server/pm/Computer;I)Lcom/android/server/pm/Computer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012196HSPLcom/android/server/pm/PackageManagerService;->registerObservers(Z)V
art-benchmark-servicead05a302020-03-17 09:46:02 -070012197HSPLcom/android/server/pm/PackageManagerService;->renameStaticSharedLibraryPackage(Lcom/android/server/pm/parsing/pkg/ParsedPackage;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012198HSPLcom/android/server/pm/PackageManagerService;->requestChecksumsInternal(Lcom/android/server/pm/Computer;Ljava/lang/String;ZIILjava/util/List;Landroid/content/pm/IOnChecksumsReadyListener;ILjava/util/concurrent/Executor;Landroid/os/Handler;)V
12199HSPLcom/android/server/pm/PackageManagerService;->scheduleWritePackageRestrictions(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012200HSPLcom/android/server/pm/PackageManagerService;->scheduleWriteSettings()V
art-benchmark-service922a5532023-03-23 03:12:41 -070012201HSPLcom/android/server/pm/PackageManagerService;->setEnabledOverlayPackages(ILandroid/util/ArrayMap;Ljava/util/Set;Ljava/util/Set;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012202HSPLcom/android/server/pm/PackageManagerService;->setEnabledSettingInternalLocked(Lcom/android/server/pm/Computer;Lcom/android/server/pm/PackageSetting;Landroid/content/pm/PackageManager$ComponentEnabledSetting;ILjava/lang/String;)Z+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Landroid/content/pm/PackageManager$ComponentEnabledSetting;Landroid/content/pm/PackageManager$ComponentEnabledSetting;
12203HSPLcom/android/server/pm/PackageManagerService;->setEnabledSettings(Ljava/util/List;ILjava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/Handler;Lcom/android/server/pm/PackageHandler;]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Landroid/content/pm/PackageManager$ComponentEnabledSetting;Landroid/content/pm/PackageManager$ComponentEnabledSetting;]Landroid/content/Context;Landroid/app/ContextImpl;]Ljava/util/Map;Landroid/util/ArrayMap;]Lcom/android/server/pm/PendingPackageBroadcasts;Lcom/android/server/pm/PendingPackageBroadcasts;]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/pm/ProtectedPackages;Lcom/android/server/pm/ProtectedPackages;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerLocked;,Lcom/android/server/pm/ComputerEngine;
12204HSPLcom/android/server/pm/PackageManagerService;->setPackageStoppedState(Lcom/android/server/pm/Computer;Ljava/lang/String;ZI)V+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Landroid/os/Handler;Lcom/android/server/pm/PackageHandler;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012205HSPLcom/android/server/pm/PackageManagerService;->setPlatformPackage(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012206HSPLcom/android/server/pm/PackageManagerService;->snapshotComputer()Lcom/android/server/pm/Computer;+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070012207HSPLcom/android/server/pm/PackageManagerService;->snapshotComputer(Z)Lcom/android/server/pm/Computer;+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;]Ljava/util/concurrent/atomic/AtomicReference;Ljava/util/concurrent/atomic/AtomicReference;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070012208HSPLcom/android/server/pm/PackageManagerService;->toStaticSharedLibraryPackageName(Ljava/lang/String;J)Ljava/lang/String;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012209HSPLcom/android/server/pm/PackageManagerServiceCompilerMapping;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -070012210HSPLcom/android/server/pm/PackageManagerServiceCompilerMapping;->checkProperties()V
12211HSPLcom/android/server/pm/PackageManagerServiceCompilerMapping;->getAndCheckValidity(I)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012212HSPLcom/android/server/pm/PackageManagerServiceCompilerMapping;->getSystemPropertyName(I)Ljava/lang/String;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012213HSPLcom/android/server/pm/PackageManagerServiceCompilerMapping;->isFilterAllowedForReason(ILjava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012214HSPLcom/android/server/pm/PackageManagerServiceInjector$Singleton;-><init>(Lcom/android/server/pm/PackageManagerServiceInjector$Producer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012215HSPLcom/android/server/pm/PackageManagerServiceInjector$Singleton;->get(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerService;)Ljava/lang/Object;+]Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda36;,Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda39;,Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda49;,Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda46;
art-benchmark-service00abe242023-02-13 10:31:34 -080012216HSPLcom/android/server/pm/PackageManagerServiceInjector;-><init>(Landroid/content/Context;Lcom/android/server/pm/PackageManagerTracedLock;Lcom/android/server/pm/Installer;Ljava/lang/Object;Lcom/android/server/pm/PackageAbiHelper;Landroid/os/Handler;Ljava/util/List;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$ProducerWithArgument;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$SystemWrapper;Lcom/android/server/pm/PackageManagerServiceInjector$ServiceProducer;Lcom/android/server/pm/PackageManagerServiceInjector$ServiceProducer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;Lcom/android/server/pm/PackageManagerServiceInjector$Producer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012217HSPLcom/android/server/pm/PackageManagerServiceInjector;->bootstrap(Lcom/android/server/pm/PackageManagerService;)V
12218HSPLcom/android/server/pm/PackageManagerServiceInjector;->getAbiHelper()Lcom/android/server/pm/PackageAbiHelper;
12219HSPLcom/android/server/pm/PackageManagerServiceInjector;->getActivityManagerInternal()Landroid/app/ActivityManagerInternal;
12220HSPLcom/android/server/pm/PackageManagerServiceInjector;->getApexManager()Lcom/android/server/pm/ApexManager;
12221HSPLcom/android/server/pm/PackageManagerServiceInjector;->getAppsFilter()Lcom/android/server/pm/AppsFilterImpl;
12222HSPLcom/android/server/pm/PackageManagerServiceInjector;->getArtManagerService()Lcom/android/server/pm/dex/ArtManagerService;
12223HSPLcom/android/server/pm/PackageManagerServiceInjector;->getBackgroundDexOptService()Lcom/android/server/pm/BackgroundDexOptService;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012224HSPLcom/android/server/pm/PackageManagerServiceInjector;->getBackgroundHandler()Landroid/os/Handler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012225HSPLcom/android/server/pm/PackageManagerServiceInjector;->getCompatibility()Lcom/android/server/compat/PlatformCompat;
12226HSPLcom/android/server/pm/PackageManagerServiceInjector;->getComponentResolver()Lcom/android/server/pm/resolution/ComponentResolver;
12227HSPLcom/android/server/pm/PackageManagerServiceInjector;->getContext()Landroid/content/Context;
art-benchmark-service00abe242023-02-13 10:31:34 -080012228HSPLcom/android/server/pm/PackageManagerServiceInjector;->getCrossProfileIntentFilterHelper()Lcom/android/server/pm/CrossProfileIntentFilterHelper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012229HSPLcom/android/server/pm/PackageManagerServiceInjector;->getDefaultAppProvider()Lcom/android/server/pm/DefaultAppProvider;
12230HSPLcom/android/server/pm/PackageManagerServiceInjector;->getDexManager()Lcom/android/server/pm/dex/DexManager;
12231HSPLcom/android/server/pm/PackageManagerServiceInjector;->getDisplayMetrics()Landroid/util/DisplayMetrics;
12232HSPLcom/android/server/pm/PackageManagerServiceInjector;->getDomainVerificationManagerInternal()Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal;
art-benchmark-service00abe242023-02-13 10:31:34 -080012233HSPLcom/android/server/pm/PackageManagerServiceInjector;->getDynamicCodeLogger()Lcom/android/server/pm/dex/DynamicCodeLogger;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012234HSPLcom/android/server/pm/PackageManagerServiceInjector;->getHandler()Landroid/os/Handler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012235HSPLcom/android/server/pm/PackageManagerServiceInjector;->getIncrementalManager()Landroid/os/incremental/IncrementalManager;
12236HSPLcom/android/server/pm/PackageManagerServiceInjector;->getInstallLock()Ljava/lang/Object;
12237HSPLcom/android/server/pm/PackageManagerServiceInjector;->getInstaller()Lcom/android/server/pm/Installer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012238HSPLcom/android/server/pm/PackageManagerServiceInjector;->getLegacyPermissionManagerInternal()Lcom/android/server/pm/permission/LegacyPermissionManagerInternal;
art-benchmark-service922a5532023-03-23 03:12:41 -070012239HSPLcom/android/server/pm/PackageManagerServiceInjector;->getLocalService(Ljava/lang/Class;)Ljava/lang/Object;+]Lcom/android/server/pm/PackageManagerServiceInjector$ServiceProducer;Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda43;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012240HSPLcom/android/server/pm/PackageManagerServiceInjector;->getLock()Lcom/android/server/pm/PackageManagerTracedLock;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012241HSPLcom/android/server/pm/PackageManagerServiceInjector;->getPackageDexOptimizer()Lcom/android/server/pm/PackageDexOptimizer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012242HSPLcom/android/server/pm/PackageManagerServiceInjector;->getPermissionManagerServiceInternal()Lcom/android/server/pm/permission/PermissionManagerServiceInternal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012243HSPLcom/android/server/pm/PackageManagerServiceInjector;->getScanningCachingPackageParser()Lcom/android/server/pm/parsing/PackageParser2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012244HSPLcom/android/server/pm/PackageManagerServiceInjector;->getSettings()Lcom/android/server/pm/Settings;
12245HSPLcom/android/server/pm/PackageManagerServiceInjector;->getSharedLibrariesImpl()Lcom/android/server/pm/SharedLibrariesImpl;
12246HSPLcom/android/server/pm/PackageManagerServiceInjector;->getSystemConfig()Lcom/android/server/SystemConfig;
12247HSPLcom/android/server/pm/PackageManagerServiceInjector;->getSystemPartitions()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012248HSPLcom/android/server/pm/PackageManagerServiceInjector;->getSystemWrapper()Lcom/android/server/pm/PackageManagerServiceInjector$SystemWrapper;
12249HSPLcom/android/server/pm/PackageManagerServiceInjector;->getUserManagerInternal()Lcom/android/server/pm/UserManagerInternal;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageManagerServiceInjector;
12250HSPLcom/android/server/pm/PackageManagerServiceInjector;->getUserManagerService()Lcom/android/server/pm/UserManagerService;+]Lcom/android/server/pm/PackageManagerServiceInjector$Singleton;Lcom/android/server/pm/PackageManagerServiceInjector$Singleton;
12251HSPLcom/android/server/pm/PackageManagerServiceInjector;->getViewCompiler()Lcom/android/server/pm/dex/ViewCompiler;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012252HSPLcom/android/server/pm/PackageManagerServiceUtils$$ExternalSyntheticLambda0;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012253HSPLcom/android/server/pm/PackageManagerServiceUtils$$ExternalSyntheticLambda1;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -080012254HSPLcom/android/server/pm/PackageManagerServiceUtils$$ExternalSyntheticLambda2;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012255HSPLcom/android/server/pm/PackageManagerServiceUtils$1;-><init>()V
12256HSPLcom/android/server/pm/PackageManagerServiceUtils$1;->accept(Ljava/io/File;Ljava/lang/String;)Z
art-benchmark-servicead05a302020-03-17 09:46:02 -070012257HSPLcom/android/server/pm/PackageManagerServiceUtils;-><clinit>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012258HSPLcom/android/server/pm/PackageManagerServiceUtils;->applyEnforceIntentFilterMatching(Lcom/android/server/compat/PlatformCompat;Lcom/android/server/pm/resolution/ComponentResolverApi;Ljava/util/List;ZLandroid/content/Intent;Ljava/lang/String;I)V+]Lcom/android/server/compat/PlatformCompat;Lcom/android/server/compat/PlatformCompat;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/pm/resolution/ComponentResolverSnapshot;]Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/pm/ResolveInfo;Landroid/content/pm/ResolveInfo;]Landroid/content/pm/ComponentInfo;Landroid/content/pm/ServiceInfo;,Landroid/content/pm/ActivityInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -080012259HSPLcom/android/server/pm/PackageManagerServiceUtils;->canJoinSharedUserId(Ljava/lang/String;Landroid/content/pm/SigningDetails;Lcom/android/server/pm/SharedUserSetting;I)Z
art-benchmark-service13164882020-11-07 02:19:14 -080012260HSPLcom/android/server/pm/PackageManagerServiceUtils;->comparePackageSignatures(Lcom/android/server/pm/PackageSetting;[Landroid/content/pm/Signature;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -070012261HSPLcom/android/server/pm/PackageManagerServiceUtils;->compareSignatures([Landroid/content/pm/Signature;[Landroid/content/pm/Signature;)I
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012262HSPLcom/android/server/pm/PackageManagerServiceUtils;->compressedFileExists(Ljava/lang/String;)Z
art-benchmark-service13164882020-11-07 02:19:14 -080012263HSPLcom/android/server/pm/PackageManagerServiceUtils;->deriveAbiOverride(Ljava/lang/String;)Ljava/lang/String;
Karuna Ramkumard7380572023-06-09 19:14:36 +000012264HSPLcom/android/server/pm/PackageManagerServiceUtils;->enforceShellRestriction(Lcom/android/server/pm/UserManagerInternal;Ljava/lang/String;II)V
Calin Juravle00b23d32019-03-08 17:52:20 -080012265HSPLcom/android/server/pm/PackageManagerServiceUtils;->getCompressedFiles(Ljava/lang/String;)[Ljava/io/File;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012266HSPLcom/android/server/pm/PackageManagerServiceUtils;->getLastModifiedTime(Lcom/android/server/pm/pkg/AndroidPackage;)J
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012267HSPLcom/android/server/pm/PackageManagerServiceUtils;->getSettingsProblemFile()Ljava/io/File;
Calin Juravle00b23d32019-03-08 17:52:20 -080012268HSPLcom/android/server/pm/PackageManagerServiceUtils;->isApkVerificationForced(Lcom/android/server/pm/PackageSetting;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012269HSPLcom/android/server/pm/PackageManagerServiceUtils;->isSystemOrRoot()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012270HSPLcom/android/server/pm/PackageManagerServiceUtils;->isSystemOrRootOrShell(I)Z
Calin Juravle36829e52019-04-10 19:07:47 -070012271HSPLcom/android/server/pm/PackageManagerServiceUtils;->logCriticalInfo(ILjava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012272HSPLcom/android/server/pm/PackageManagerServiceUtils;->preparePackageParserCache(ZZLjava/lang/String;)Ljava/io/File;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012273HSPLcom/android/server/pm/PackageManagerServiceUtils;->verifySignatures(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/PackageSetting;Landroid/content/pm/SigningDetails;ZZZ)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012274HSPLcom/android/server/pm/PackageManagerTracedLock;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012275HSPLcom/android/server/pm/PackageObserverHelper;-><init>()V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012276HSPLcom/android/server/pm/PackageProperty;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012277HSPLcom/android/server/pm/PackageProperty;->addAllProperties(Lcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012278HSPLcom/android/server/pm/PackageProperty;->addComponentProperties(Ljava/util/List;Landroid/util/ArrayMap;)Landroid/util/ArrayMap;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012279HSPLcom/android/server/pm/PackageProperty;->addProperties(Ljava/util/Map;Landroid/util/ArrayMap;)Landroid/util/ArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012280HSPLcom/android/server/pm/PackageProperty;->getApplicationProperty(Ljava/lang/String;Ljava/lang/String;)Landroid/content/pm/PackageManager$Property;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012281HSPLcom/android/server/pm/PackageSetting$1;-><init>(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Lcom/android/server/utils/Watchable;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012282HSPLcom/android/server/pm/PackageSetting$1;->createSnapshot()Lcom/android/server/pm/PackageSetting;
Calin Juravle00b23d32019-03-08 17:52:20 -080012283HSPLcom/android/server/pm/PackageSetting;-><init>(Lcom/android/server/pm/PackageSetting;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012284HSPLcom/android/server/pm/PackageSetting;-><init>(Lcom/android/server/pm/PackageSetting;Z)V+]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012285HSPLcom/android/server/pm/PackageSetting;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/io/File;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JIII[Ljava/lang/String;[J[Ljava/lang/String;[JLjava/util/Map;Ljava/util/UUID;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012286HSPLcom/android/server/pm/PackageSetting;->copyMimeGroups(Ljava/util/Map;)V+]Ljava/util/Map;Landroid/util/ArrayMap;,Lcom/android/server/pm/Settings$KeySetToValueMap;
12287HSPLcom/android/server/pm/PackageSetting;->copyPackageSetting(Lcom/android/server/pm/PackageSetting;Z)V+]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageUserStateImpl;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/pm/pkg/PackageStateUnserialized;Lcom/android/server/pm/pkg/PackageStateUnserialized;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012288HSPLcom/android/server/pm/PackageSetting;->disableComponentLPw(Ljava/lang/String;I)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000012289HSPLcom/android/server/pm/PackageSetting;->enableComponentLPw(Ljava/lang/String;I)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012290HSPLcom/android/server/pm/PackageSetting;->getAndroidPackage()Lcom/android/server/pm/pkg/AndroidPackage;+]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;
art-benchmark-service00abe242023-02-13 10:31:34 -080012291HSPLcom/android/server/pm/PackageSetting;->getApexModuleName()Ljava/lang/String;
art-benchmark-service13164882020-11-07 02:19:14 -080012292HSPLcom/android/server/pm/PackageSetting;->getAppId()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070012293HSPLcom/android/server/pm/PackageSetting;->getAppMetadataFilePath()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012294HSPLcom/android/server/pm/PackageSetting;->getCategoryOverride()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012295HSPLcom/android/server/pm/PackageSetting;->getCpuAbiOverride()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012296HSPLcom/android/server/pm/PackageSetting;->getCurrentEnabledStateLPr(Ljava/lang/String;I)I+]Lcom/android/server/pm/pkg/PackageUserStateInternal;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/utils/WatchedArraySet;Lcom/android/server/utils/WatchedArraySet;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012297HSPLcom/android/server/pm/PackageSetting;->getDomainSetId()Ljava/util/UUID;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012298HSPLcom/android/server/pm/PackageSetting;->getEnabled(I)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012299HSPLcom/android/server/pm/PackageSetting;->getInstallSource()Lcom/android/server/pm/InstallSource;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012300HSPLcom/android/server/pm/PackageSetting;->getInstalled(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012301HSPLcom/android/server/pm/PackageSetting;->getInstantApp(I)Z
12302HSPLcom/android/server/pm/PackageSetting;->getKeySetData()Lcom/android/server/pm/PackageKeySetData;
12303HSPLcom/android/server/pm/PackageSetting;->getLastModifiedTime()J
12304HSPLcom/android/server/pm/PackageSetting;->getLastUpdateTime()J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012305HSPLcom/android/server/pm/PackageSetting;->getLegacyNativeLibraryPath()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012306HSPLcom/android/server/pm/PackageSetting;->getLegacyPermissionState()Lcom/android/server/pm/permission/LegacyPermissionState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012307HSPLcom/android/server/pm/PackageSetting;->getLoadingCompletedTime()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012308HSPLcom/android/server/pm/PackageSetting;->getLoadingProgress()F
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012309HSPLcom/android/server/pm/PackageSetting;->getMimeGroups()Ljava/util/Map;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012310HSPLcom/android/server/pm/PackageSetting;->getPackageName()Ljava/lang/String;
12311HSPLcom/android/server/pm/PackageSetting;->getPath()Ljava/io/File;
12312HSPLcom/android/server/pm/PackageSetting;->getPathString()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012313HSPLcom/android/server/pm/PackageSetting;->getPkg()Lcom/android/server/pm/parsing/pkg/AndroidPackageInternal;
art-benchmark-servicead05a302020-03-17 09:46:02 -070012314HSPLcom/android/server/pm/PackageSetting;->getPkgState()Lcom/android/server/pm/pkg/PackageStateUnserialized;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012315HSPLcom/android/server/pm/PackageSetting;->getPrimaryCpuAbi()Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012316HSPLcom/android/server/pm/PackageSetting;->getPrimaryCpuAbiLegacy()Ljava/lang/String;
12317HSPLcom/android/server/pm/PackageSetting;->getRealName()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012318HSPLcom/android/server/pm/PackageSetting;->getSeInfo()Ljava/lang/String;+]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageStateUnserialized;Lcom/android/server/pm/pkg/PackageStateUnserialized;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012319HSPLcom/android/server/pm/PackageSetting;->getSecondaryCpuAbi()Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012320HSPLcom/android/server/pm/PackageSetting;->getSecondaryCpuAbiLegacy()Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080012321HSPLcom/android/server/pm/PackageSetting;->getSharedLibraryDependencies()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012322HSPLcom/android/server/pm/PackageSetting;->getSharedUserAppId()I
12323HSPLcom/android/server/pm/PackageSetting;->getSignatures()Lcom/android/server/pm/PackageSignatures;
12324HSPLcom/android/server/pm/PackageSetting;->getSigningDetails()Landroid/content/pm/SigningDetails;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012325HPLcom/android/server/pm/PackageSetting;->getStateForUser(Landroid/os/UserHandle;)Lcom/android/server/pm/pkg/PackageUserState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012326HSPLcom/android/server/pm/PackageSetting;->getTransientState()Lcom/android/server/pm/pkg/PackageStateUnserialized;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012327HSPLcom/android/server/pm/PackageSetting;->getUserStates()Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012328HSPLcom/android/server/pm/PackageSetting;->getUsesLibraryFiles()Ljava/util/List;
12329HSPLcom/android/server/pm/PackageSetting;->getUsesSdkLibraries()[Ljava/lang/String;
12330HSPLcom/android/server/pm/PackageSetting;->getUsesSdkLibrariesVersionsMajor()[J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012331HSPLcom/android/server/pm/PackageSetting;->getUsesStaticLibraries()[Ljava/lang/String;
12332HSPLcom/android/server/pm/PackageSetting;->getUsesStaticLibrariesVersions()[J
12333HSPLcom/android/server/pm/PackageSetting;->getVersionCode()J
12334HSPLcom/android/server/pm/PackageSetting;->getVirtualPreload(I)Z
12335HSPLcom/android/server/pm/PackageSetting;->getVolumeUuid()Ljava/lang/String;
12336HSPLcom/android/server/pm/PackageSetting;->hasSharedUser()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012337HPLcom/android/server/pm/PackageSetting;->isApex()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012338HSPLcom/android/server/pm/PackageSetting;->isForceQueryableOverride()Z
12339HSPLcom/android/server/pm/PackageSetting;->isInstallPermissionsFixed()Z
12340HSPLcom/android/server/pm/PackageSetting;->isLoading()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080012341HSPLcom/android/server/pm/PackageSetting;->isPrivileged()Z+]Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012342HSPLcom/android/server/pm/PackageSetting;->isProduct()Z+]Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012343HSPLcom/android/server/pm/PackageSetting;->isSystem()Z+]Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;
Karuna Ramkumard7380572023-06-09 19:14:36 +000012344HSPLcom/android/server/pm/PackageSetting;->isSystemExt()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080012345HSPLcom/android/server/pm/PackageSetting;->isUpdatedSystemApp()Z+]Lcom/android/server/pm/pkg/PackageStateUnserialized;Lcom/android/server/pm/pkg/PackageStateUnserialized;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012346HSPLcom/android/server/pm/PackageSetting;->isVendor()Z+]Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012347HSPLcom/android/server/pm/PackageSetting;->makeCache()Lcom/android/server/utils/SnapshotCache;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012348HSPLcom/android/server/pm/PackageSetting;->modifyUserState(I)Lcom/android/server/pm/pkg/PackageUserStateImpl;+]Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;]Landroid/util/SparseArray;Landroid/util/SparseArray;
Karuna Ramkumard7380572023-06-09 19:14:36 +000012349HSPLcom/android/server/pm/PackageSetting;->modifyUserStateComponents(IZZ)Lcom/android/server/pm/pkg/PackageUserStateImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012350HSPLcom/android/server/pm/PackageSetting;->readUserState(I)Lcom/android/server/pm/pkg/PackageUserStateInternal;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012351HSPLcom/android/server/pm/PackageSetting;->setAppId(I)Lcom/android/server/pm/PackageSetting;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012352HSPLcom/android/server/pm/PackageSetting;->setAppMetadataFilePath(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012353HSPLcom/android/server/pm/PackageSetting;->setCategoryOverride(I)Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012354HSPLcom/android/server/pm/PackageSetting;->setCpuAbiOverride(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012355HSPLcom/android/server/pm/PackageSetting;->setDomainSetId(Ljava/util/UUID;)Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012356HSPLcom/android/server/pm/PackageSetting;->setEnabled(IILjava/lang/String;)V
12357HSPLcom/android/server/pm/PackageSetting;->setFirstInstallTime(JI)Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012358HSPLcom/android/server/pm/PackageSetting;->setForceQueryableOverride(Z)Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012359HSPLcom/android/server/pm/PackageSetting;->setInstallPermissionsFixed(Z)Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012360HSPLcom/android/server/pm/PackageSetting;->setInstallSource(Lcom/android/server/pm/InstallSource;)Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012361HSPLcom/android/server/pm/PackageSetting;->setIsOrphaned(Z)Lcom/android/server/pm/PackageSetting;
12362HSPLcom/android/server/pm/PackageSetting;->setLastModifiedTime(J)Lcom/android/server/pm/PackageSetting;
12363HSPLcom/android/server/pm/PackageSetting;->setLastUpdateTime(J)Lcom/android/server/pm/PackageSetting;
12364HSPLcom/android/server/pm/PackageSetting;->setLegacyNativeLibraryPath(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012365HSPLcom/android/server/pm/PackageSetting;->setLoadingCompletedTime(J)Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012366HSPLcom/android/server/pm/PackageSetting;->setLoadingProgress(F)Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012367HSPLcom/android/server/pm/PackageSetting;->setPath(Ljava/io/File;)Lcom/android/server/pm/PackageSetting;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012368HSPLcom/android/server/pm/PackageSetting;->setPkg(Lcom/android/server/pm/pkg/AndroidPackage;)Lcom/android/server/pm/PackageSetting;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012369HSPLcom/android/server/pm/PackageSetting;->setPkgStateLibraryFiles(Ljava/util/Collection;)Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012370HSPLcom/android/server/pm/PackageSetting;->setPrimaryCpuAbi(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting;
12371HSPLcom/android/server/pm/PackageSetting;->setSecondaryCpuAbi(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting;
12372HSPLcom/android/server/pm/PackageSetting;->setSharedUserAppId(I)V
12373HSPLcom/android/server/pm/PackageSetting;->setSigningDetails(Landroid/content/pm/SigningDetails;)Lcom/android/server/pm/PackageSetting;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012374HSPLcom/android/server/pm/PackageSetting;->setStopped(ZI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012375HSPLcom/android/server/pm/PackageSetting;->setUpdateAvailable(Z)Lcom/android/server/pm/PackageSetting;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012376HSPLcom/android/server/pm/PackageSetting;->setUpdateOwnerPackage(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012377HSPLcom/android/server/pm/PackageSetting;->setUsesSdkLibraries([Ljava/lang/String;)Lcom/android/server/pm/PackageSetting;
12378HSPLcom/android/server/pm/PackageSetting;->setUsesSdkLibrariesVersionsMajor([J)Lcom/android/server/pm/PackageSetting;
12379HSPLcom/android/server/pm/PackageSetting;->setUsesStaticLibraries([Ljava/lang/String;)Lcom/android/server/pm/PackageSetting;
12380HSPLcom/android/server/pm/PackageSetting;->setUsesStaticLibrariesVersions([J)Lcom/android/server/pm/PackageSetting;
12381HSPLcom/android/server/pm/PackageSetting;->setVolumeUuid(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting;
12382HSPLcom/android/server/pm/PackageSetting;->snapshot()Lcom/android/server/pm/PackageSetting;+]Lcom/android/server/utils/SnapshotCache;Lcom/android/server/pm/PackageSetting$1;
12383HSPLcom/android/server/pm/PackageSetting;->snapshot()Ljava/lang/Object;+]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012384HSPLcom/android/server/pm/PackageSetting;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012385HSPLcom/android/server/pm/PackageSetting;->updateFrom(Lcom/android/server/pm/PackageSetting;)V
12386HSPLcom/android/server/pm/PackageSetting;->updateMimeGroups(Ljava/util/Set;)Lcom/android/server/pm/PackageSetting;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012387HSPLcom/android/server/pm/PackageSignatures;-><init>()V
art-benchmark-service08401c12022-12-23 09:27:20 -080012388HSPLcom/android/server/pm/PackageSignatures;->readCertsListXml(Lcom/android/modules/utils/TypedXmlPullParser;Ljava/util/ArrayList;Ljava/util/ArrayList;IZLandroid/content/pm/SigningDetails$Builder;)I
12389HSPLcom/android/server/pm/PackageSignatures;->readXml(Lcom/android/modules/utils/TypedXmlPullParser;Ljava/util/ArrayList;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012390HSPLcom/android/server/pm/PackageSignatures;->writeCertsListXml(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/util/ArrayList;[Landroid/content/pm/Signature;Z)V+]Landroid/content/pm/Signature;Landroid/content/pm/Signature;]Ljava/util/ArrayList;Ljava/util/ArrayList;
12391HSPLcom/android/server/pm/PackageSignatures;->writeXml(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/lang/String;Ljava/util/ArrayList;)V+]Landroid/content/pm/SigningDetails;Landroid/content/pm/SigningDetails;]Lcom/android/server/pm/PackageSignatures;Lcom/android/server/pm/PackageSignatures;
Calin Juravle36829e52019-04-10 19:07:47 -070012392HSPLcom/android/server/pm/PackageUsage;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012393HSPLcom/android/server/pm/PackageUsage;->readToken(Ljava/io/InputStream;Ljava/lang/StringBuilder;C)Ljava/lang/String;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012394HSPLcom/android/server/pm/ParallelPackageParser$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/pm/ParallelPackageParser;Ljava/io/File;I)V
12395HSPLcom/android/server/pm/ParallelPackageParser$$ExternalSyntheticLambda0;->run()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012396HSPLcom/android/server/pm/ParallelPackageParser$ParseResult;-><init>()V
art-benchmark-service922a5532023-03-23 03:12:41 -070012397HSPLcom/android/server/pm/ParallelPackageParser;->$r8$lambda$vh1E89mUxrNtwBW2gELaXdFi9Q4(Lcom/android/server/pm/ParallelPackageParser;Ljava/io/File;I)V
art-benchmark-servicead05a302020-03-17 09:46:02 -070012398HSPLcom/android/server/pm/ParallelPackageParser;-><init>(Lcom/android/server/pm/parsing/PackageParser2;Ljava/util/concurrent/ExecutorService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012399HSPLcom/android/server/pm/ParallelPackageParser;->lambda$submit$0(Ljava/io/File;I)V
art-benchmark-service56aece62020-02-10 17:58:03 -080012400HSPLcom/android/server/pm/ParallelPackageParser;->makeExecutorService()Ljava/util/concurrent/ExecutorService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012401HSPLcom/android/server/pm/ParallelPackageParser;->parsePackage(Ljava/io/File;I)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012402HSPLcom/android/server/pm/ParallelPackageParser;->submit(Ljava/io/File;I)V
Calin Juravle00b23d32019-03-08 17:52:20 -080012403HSPLcom/android/server/pm/ParallelPackageParser;->take()Lcom/android/server/pm/ParallelPackageParser$ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012404HSPLcom/android/server/pm/PendingPackageBroadcasts;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012405HSPLcom/android/server/pm/Policy$PolicyBuilder;->-$$Nest$fgetmCerts(Lcom/android/server/pm/Policy$PolicyBuilder;)Ljava/util/Set;
12406HSPLcom/android/server/pm/Policy$PolicyBuilder;->-$$Nest$fgetmPkgMap(Lcom/android/server/pm/Policy$PolicyBuilder;)Ljava/util/Map;
12407HSPLcom/android/server/pm/Policy$PolicyBuilder;->-$$Nest$fgetmSeinfo(Lcom/android/server/pm/Policy$PolicyBuilder;)Ljava/lang/String;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012408HSPLcom/android/server/pm/Policy$PolicyBuilder;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -070012409HSPLcom/android/server/pm/Policy$PolicyBuilder;->addSignature(Ljava/lang/String;)Lcom/android/server/pm/Policy$PolicyBuilder;
12410HSPLcom/android/server/pm/Policy$PolicyBuilder;->build()Lcom/android/server/pm/Policy;
12411HSPLcom/android/server/pm/Policy$PolicyBuilder;->setGlobalSeinfoOrThrow(Ljava/lang/String;)Lcom/android/server/pm/Policy$PolicyBuilder;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012412HSPLcom/android/server/pm/Policy$PolicyBuilder;->validateValue(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012413HSPLcom/android/server/pm/Policy;->-$$Nest$fgetmCerts(Lcom/android/server/pm/Policy;)Ljava/util/Set;
12414HSPLcom/android/server/pm/Policy;->-$$Nest$fgetmPkgMap(Lcom/android/server/pm/Policy;)Ljava/util/Map;
12415HSPLcom/android/server/pm/Policy;->-$$Nest$fgetmSeinfo(Lcom/android/server/pm/Policy;)Ljava/lang/String;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012416HSPLcom/android/server/pm/Policy;-><init>(Lcom/android/server/pm/Policy$PolicyBuilder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012417HSPLcom/android/server/pm/Policy;-><init>(Lcom/android/server/pm/Policy$PolicyBuilder;Lcom/android/server/pm/Policy-IA;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012418HSPLcom/android/server/pm/Policy;->getMatchedSeInfo(Lcom/android/server/pm/pkg/AndroidPackage;)Ljava/lang/String;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012419HSPLcom/android/server/pm/Policy;->getSignatures()Ljava/util/Set;
12420HSPLcom/android/server/pm/Policy;->hasInnerPackages()Z
12421HSPLcom/android/server/pm/PolicyComparator;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -070012422HSPLcom/android/server/pm/PolicyComparator;->compare(Lcom/android/server/pm/Policy;Lcom/android/server/pm/Policy;)I
12423HSPLcom/android/server/pm/PolicyComparator;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012424HSPLcom/android/server/pm/PolicyComparator;->foundDuplicate()Z
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070012425HSPLcom/android/server/pm/PreferredActivity$1;-><init>(Lcom/android/server/pm/PreferredActivity;Lcom/android/server/pm/PreferredActivity;Lcom/android/server/utils/Watchable;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012426HSPLcom/android/server/pm/PreferredActivity;-><init>(Lcom/android/modules/utils/TypedXmlPullParser;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070012427HSPLcom/android/server/pm/PreferredActivity;->makeCache()Lcom/android/server/utils/SnapshotCache;
art-benchmark-service08401c12022-12-23 09:27:20 -080012428HSPLcom/android/server/pm/PreferredActivity;->onReadTag(Ljava/lang/String;Lcom/android/modules/utils/TypedXmlPullParser;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012429HSPLcom/android/server/pm/PreferredActivity;->writeToXml(Lcom/android/modules/utils/TypedXmlSerializer;Z)V+]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Lcom/android/server/pm/PreferredComponent;Lcom/android/server/pm/PreferredComponent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012430HSPLcom/android/server/pm/PreferredActivityHelper;-><init>(Lcom/android/server/pm/PackageManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012431HPLcom/android/server/pm/PreferredActivityHelper;->replacePreferredActivity(Lcom/android/server/pm/Computer;Lcom/android/server/pm/WatchedIntentFilter;I[Landroid/content/ComponentName;Landroid/content/ComponentName;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012432HSPLcom/android/server/pm/PreferredComponent;-><init>(Lcom/android/server/pm/PreferredComponent$Callbacks;Lcom/android/modules/utils/TypedXmlPullParser;)V
Calin Juravle36829e52019-04-10 19:07:47 -070012433HSPLcom/android/server/pm/PreferredComponent;->getParseError()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012434HPLcom/android/server/pm/PreferredComponent;->sameSet([Landroid/content/ComponentName;)Z+]Landroid/content/ComponentName;Landroid/content/ComponentName;
12435HSPLcom/android/server/pm/PreferredComponent;->writeToXml(Lcom/android/modules/utils/TypedXmlSerializer;Z)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070012436HSPLcom/android/server/pm/PreferredIntentResolver$1;-><init>(Lcom/android/server/pm/PreferredIntentResolver;Lcom/android/server/pm/PreferredIntentResolver;Lcom/android/server/utils/Watchable;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012437HSPLcom/android/server/pm/PreferredIntentResolver;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012438HSPLcom/android/server/pm/PreferredIntentResolver;->getIntentFilter(Lcom/android/server/pm/PreferredActivity;)Landroid/content/IntentFilter;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012439HSPLcom/android/server/pm/PreferredIntentResolver;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter;+]Lcom/android/server/pm/PreferredIntentResolver;Lcom/android/server/pm/PreferredIntentResolver;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070012440HSPLcom/android/server/pm/PreferredIntentResolver;->makeCache()Lcom/android/server/utils/SnapshotCache;
Calin Juravle36829e52019-04-10 19:07:47 -070012441HSPLcom/android/server/pm/PreferredIntentResolver;->newArray(I)[Lcom/android/server/pm/PreferredActivity;
art-benchmark-servicead05a302020-03-17 09:46:02 -070012442HSPLcom/android/server/pm/PreferredIntentResolver;->newArray(I)[Ljava/lang/Object;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012443HSPLcom/android/server/pm/PreferredIntentResolver;->shouldAddPreferredActivity(Lcom/android/server/pm/PreferredActivity;)Z
Calin Juravle36829e52019-04-10 19:07:47 -070012444HSPLcom/android/server/pm/ProcessLoggingHandler;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -070012445HSPLcom/android/server/pm/ProtectedPackages;-><init>(Landroid/content/Context;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070012446HSPLcom/android/server/pm/ProtectedPackages;->hasDeviceOwnerOrProfileOwner(ILjava/lang/String;)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012447HSPLcom/android/server/pm/ProtectedPackages;->hasProtectedPackages(I)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;
12448HSPLcom/android/server/pm/ProtectedPackages;->isOwnerProtectedPackage(ILjava/lang/String;)Z+]Lcom/android/server/pm/ProtectedPackages;Lcom/android/server/pm/ProtectedPackages;
12449HSPLcom/android/server/pm/ProtectedPackages;->isPackageProtectedForUser(ILjava/lang/String;)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/Set;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012450HSPLcom/android/server/pm/ProtectedPackages;->isPackageStateProtected(ILjava/lang/String;)Z+]Lcom/android/server/pm/ProtectedPackages;Lcom/android/server/pm/ProtectedPackages;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012451HSPLcom/android/server/pm/ProtectedPackages;->isProtectedPackage(ILjava/lang/String;)Z+]Lcom/android/server/pm/ProtectedPackages;Lcom/android/server/pm/ProtectedPackages;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012452HSPLcom/android/server/pm/QueryIntentActivitiesResult;-><init>(ZZLjava/util/List;)V
12453HSPLcom/android/server/pm/ReconcilePackageUtils;->isCompatSignatureUpdateNeeded(Lcom/android/server/pm/Settings$VersionInfo;)Z
12454HSPLcom/android/server/pm/ReconcilePackageUtils;->isRecoverSignatureUpdateNeeded(Lcom/android/server/pm/Settings$VersionInfo;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080012455HSPLcom/android/server/pm/ReconcilePackageUtils;->reconcilePackages(Ljava/util/List;Ljava/util/Map;Ljava/util/Map;Lcom/android/server/pm/SharedLibrariesImpl;Lcom/android/server/pm/KeySetManagerService;Lcom/android/server/pm/Settings;)Ljava/util/List;
12456HSPLcom/android/server/pm/ReconciledPackage;-><init>(Ljava/util/List;Ljava/util/Map;Lcom/android/server/pm/InstallRequest;Lcom/android/server/pm/DeletePackageAction;Ljava/util/List;Landroid/content/pm/SigningDetails;ZZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012457HSPLcom/android/server/pm/ReconciledPackage;->getCombinedAvailablePackages()Ljava/util/Map;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012458HSPLcom/android/server/pm/RemovePackageHelper;-><init>(Lcom/android/server/pm/PackageManagerService;)V
12459HSPLcom/android/server/pm/RemovePackageHelper;-><init>(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/AppDataHelper;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070012460HSPLcom/android/server/pm/ResilientAtomicFile;-><init>(Ljava/io/File;Ljava/io/File;Ljava/io/File;ILjava/lang/String;Lcom/android/server/pm/ResilientAtomicFile$ReadEventLogger;)V
12461HSPLcom/android/server/pm/ResilientAtomicFile;->close()V
art-benchmark-service922a5532023-03-23 03:12:41 -070012462HSPLcom/android/server/pm/ResilientAtomicFile;->finishWrite(Ljava/io/FileOutputStream;)V
12463HSPLcom/android/server/pm/ResilientAtomicFile;->openRead()Ljava/io/FileInputStream;
12464HSPLcom/android/server/pm/ResilientAtomicFile;->startWrite()Ljava/io/FileOutputStream;
art-benchmark-service00abe242023-02-13 10:31:34 -080012465HSPLcom/android/server/pm/ResolveIntentHelper;-><init>(Landroid/content/Context;Lcom/android/server/pm/PreferredActivityHelper;Lcom/android/server/compat/PlatformCompat;Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal;Lcom/android/server/pm/UserNeedsBadgingCache;Ljava/util/function/Supplier;Ljava/util/function/Supplier;Landroid/os/Handler;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012466HSPLcom/android/server/pm/ResolveIntentHelper;->chooseBestActivity(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JJLjava/util/List;IZ)Landroid/content/pm/ResolveInfo;+]Landroid/os/Bundle;Landroid/os/Bundle;]Ljava/util/function/Supplier;Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda60;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/PreferredActivityHelper;Lcom/android/server/pm/PreferredActivityHelper;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/pm/UserNeedsBadgingCache;Lcom/android/server/pm/UserNeedsBadgingCache;]Lcom/android/server/pm/ResolveIntentHelper;Lcom/android/server/pm/ResolveIntentHelper;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012467HSPLcom/android/server/pm/ResolveIntentHelper;->queryIntentReceiversInternal(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JII)Ljava/util/List;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070012468HSPLcom/android/server/pm/ResolveIntentHelper;->queryIntentReceiversInternal(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JIIZ)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/pm/resolution/ComponentResolverSnapshot;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;]Landroid/content/Intent;Landroid/content/Intent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012469HSPLcom/android/server/pm/ResolveIntentHelper;->resolveIntentInternal(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JJIZI)Landroid/content/pm/ResolveInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -080012470HSPLcom/android/server/pm/ResolveIntentHelper;->resolveIntentInternal(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JJIZIZI)Landroid/content/pm/ResolveInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/ResolveIntentHelper;Lcom/android/server/pm/ResolveIntentHelper;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012471HSPLcom/android/server/pm/ResolveIntentHelper;->resolveServiceInternal(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JII)Landroid/content/pm/ResolveInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070012472HSPLcom/android/server/pm/RestrictionsSet;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070012473HSPLcom/android/server/pm/RestrictionsSet;->getRestrictions(I)Landroid/os/Bundle;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012474HSPLcom/android/server/pm/RestrictionsSet;->updateRestrictions(ILandroid/os/Bundle;)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012475HSPLcom/android/server/pm/SELinuxMMAC;-><clinit>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080012476HSPLcom/android/server/pm/SELinuxMMAC;->getSeInfo(Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/SharedUserApi;Lcom/android/server/compat/PlatformCompat;)Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012477HSPLcom/android/server/pm/SELinuxMMAC;->getTargetSdkVersionForSeInfo(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/SharedUserApi;Lcom/android/server/compat/PlatformCompat;)I
Calin Juravle36829e52019-04-10 19:07:47 -070012478HSPLcom/android/server/pm/SELinuxMMAC;->readInstallPolicy()Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012479HSPLcom/android/server/pm/SELinuxMMAC;->readSeinfo(Lorg/xmlpull/v1/XmlPullParser;)V
Calin Juravle36829e52019-04-10 19:07:47 -070012480HSPLcom/android/server/pm/SELinuxMMAC;->readSignerOrThrow(Lorg/xmlpull/v1/XmlPullParser;)Lcom/android/server/pm/Policy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012481HSPLcom/android/server/pm/ScanPackageUtils;->adjustScanFlagsWithPackageSetting(ILcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Landroid/os/UserHandle;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012482HSPLcom/android/server/pm/ScanPackageUtils;->applyPolicy(Lcom/android/server/pm/parsing/pkg/ParsedPackage;ILcom/android/server/pm/pkg/AndroidPackage;Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012483HSPLcom/android/server/pm/ScanPackageUtils;->assertMinSignatureSchemeIsValid(Lcom/android/server/pm/pkg/AndroidPackage;I)V
12484HSPLcom/android/server/pm/ScanPackageUtils;->assertPackageProcesses(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/util/List;Ljava/util/Map;Ljava/lang/String;)V
12485HSPLcom/android/server/pm/ScanPackageUtils;->assertProcessesAreValid(Lcom/android/server/pm/pkg/AndroidPackage;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012486HSPLcom/android/server/pm/ScanPackageUtils;->assertStaticSharedLibraryIsValid(Lcom/android/server/pm/pkg/AndroidPackage;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012487HSPLcom/android/server/pm/ScanPackageUtils;->collectCertificatesLI(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/parsing/pkg/ParsedPackage;Lcom/android/server/pm/Settings$VersionInfo;ZZZ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012488HSPLcom/android/server/pm/ScanPackageUtils;->configurePackageComponents(Lcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012489HSPLcom/android/server/pm/ScanPackageUtils;->getAppLib32InstallDir()Ljava/io/File;
art-benchmark-service00abe242023-02-13 10:31:34 -080012490HSPLcom/android/server/pm/ScanPackageUtils;->getRealPackageName(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/lang/String;Z)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012491HSPLcom/android/server/pm/ScanPackageUtils;->getVendorPartitionVersion()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012492HSPLcom/android/server/pm/ScanPackageUtils;->isPackageRenamed(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012493HSPLcom/android/server/pm/ScanPackageUtils;->scanPackageOnlyLI(Lcom/android/server/pm/ScanRequest;Lcom/android/server/pm/PackageManagerServiceInjector;ZJ)Lcom/android/server/pm/ScanResult;
12494HSPLcom/android/server/pm/ScanPackageUtils;->setInstantAppForUser(Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/PackageSetting;IZZ)V
12495HSPLcom/android/server/pm/ScanPartition;-><init>(Landroid/content/pm/PackagePartitions$SystemPartition;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012496HSPLcom/android/server/pm/ScanPartition;-><init>(Ljava/io/File;Lcom/android/server/pm/ScanPartition;Lcom/android/server/pm/ApexManager$ActiveApexInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012497HSPLcom/android/server/pm/ScanPartition;->scanFlagForPartition(Landroid/content/pm/PackagePartitions$SystemPartition;)I
12498HSPLcom/android/server/pm/ScanPartition;->toString()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012499HSPLcom/android/server/pm/ScanRequest;-><init>(Lcom/android/server/pm/parsing/pkg/ParsedPackage;Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Ljava/lang/String;IIZLandroid/os/UserHandle;Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012500HSPLcom/android/server/pm/ScanResult;-><init>(Lcom/android/server/pm/ScanRequest;Lcom/android/server/pm/PackageSetting;Ljava/util/List;ZILandroid/content/pm/SharedLibraryInfo;Landroid/content/pm/SharedLibraryInfo;Ljava/util/List;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012501HSPLcom/android/server/pm/SettingBase;-><init>(II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012502HSPLcom/android/server/pm/SettingBase;-><init>(Lcom/android/server/pm/SettingBase;)V+]Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;,Lcom/android/server/pm/SharedUserSetting;
12503HSPLcom/android/server/pm/SettingBase;->copySettingBase(Lcom/android/server/pm/SettingBase;)V+]Lcom/android/server/pm/permission/LegacyPermissionState;Lcom/android/server/pm/permission/LegacyPermissionState;]Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;,Lcom/android/server/pm/SharedUserSetting;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012504HSPLcom/android/server/pm/SettingBase;->dispatchChange(Lcom/android/server/utils/Watchable;)V+]Lcom/android/server/utils/Watchable;Lcom/android/server/utils/WatchableImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012505HSPLcom/android/server/pm/SettingBase;->getFlags()I
art-benchmark-service13164882020-11-07 02:19:14 -080012506HSPLcom/android/server/pm/SettingBase;->getLegacyPermissionState()Lcom/android/server/pm/permission/LegacyPermissionState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012507HSPLcom/android/server/pm/SettingBase;->getPrivateFlags()I
art-benchmark-serviceba354032021-03-16 09:58:05 -070012508HSPLcom/android/server/pm/SettingBase;->onChanged()V+]Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;,Lcom/android/server/pm/SharedUserSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012509HSPLcom/android/server/pm/SettingBase;->registerObserver(Lcom/android/server/utils/Watcher;)V
12510HSPLcom/android/server/pm/SettingBase;->setFlags(I)Lcom/android/server/pm/SettingBase;
12511HSPLcom/android/server/pm/SettingBase;->setPrivateFlags(I)Lcom/android/server/pm/SettingBase;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012512HSPLcom/android/server/pm/SettingBase;->unregisterObserver(Lcom/android/server/utils/Watcher;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012513HSPLcom/android/server/pm/Settings$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/utils/WatchedArrayMap;)V
12514HSPLcom/android/server/pm/Settings$$ExternalSyntheticLambda2;-><init>(Lcom/android/server/pm/Settings;)V
12515HSPLcom/android/server/pm/Settings$$ExternalSyntheticLambda2;->accept(Ljava/lang/Object;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012516HSPLcom/android/server/pm/Settings$1;-><init>(Lcom/android/server/pm/Settings;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070012517HSPLcom/android/server/pm/Settings$1;->onChange(Lcom/android/server/utils/Watchable;)V+]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;
art-benchmark-service84deab32021-05-12 09:41:00 -070012518HSPLcom/android/server/pm/Settings$2;-><init>(Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;Lcom/android/server/utils/Watchable;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012519HSPLcom/android/server/pm/Settings$2;->createSnapshot()Lcom/android/server/pm/Settings;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012520HSPLcom/android/server/pm/Settings$3;-><init>(Lcom/android/server/pm/Settings;)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -070012521HSPLcom/android/server/pm/Settings$KeySetToValueMap;-><init>(Ljava/util/Set;Ljava/lang/Object;)V
12522HSPLcom/android/server/pm/Settings$KeySetToValueMap;->keySet()Ljava/util/Set;
12523HSPLcom/android/server/pm/Settings$KeySetToValueMap;->size()I
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012524HSPLcom/android/server/pm/Settings$RuntimePermissionPersistence$MyHandler;-><init>(Lcom/android/server/pm/Settings$RuntimePermissionPersistence;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012525HSPLcom/android/server/pm/Settings$RuntimePermissionPersistence$PersistenceHandler;-><init>(Lcom/android/server/pm/Settings$RuntimePermissionPersistence;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012526HSPLcom/android/server/pm/Settings$RuntimePermissionPersistence;-><clinit>()V
12527HSPLcom/android/server/pm/Settings$RuntimePermissionPersistence;-><init>(Lcom/android/permission/persistence/RuntimePermissionsPersistence;Ljava/util/function/Consumer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012528HSPLcom/android/server/pm/Settings$RuntimePermissionPersistence;->getPermissionsFromPermissionsState(Lcom/android/server/pm/permission/LegacyPermissionState;I)Ljava/util/List;+]Lcom/android/server/pm/permission/LegacyPermissionState;Lcom/android/server/pm/permission/LegacyPermissionState;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState;Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012529HSPLcom/android/server/pm/Settings$RuntimePermissionPersistence;->readPermissionsState(Ljava/util/List;Lcom/android/server/pm/permission/LegacyPermissionState;I)V
12530HSPLcom/android/server/pm/Settings$RuntimePermissionPersistence;->readStateForUserSync(ILcom/android/server/pm/Settings$VersionInfo;Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;Ljava/io/File;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000012531HSPLcom/android/server/pm/Settings$RuntimePermissionPersistence;->uniformRandom(DD)J
art-benchmark-service84f185c2023-07-24 02:43:42 -070012532HSPLcom/android/server/pm/Settings$RuntimePermissionPersistence;->writeStateForUserAsync(I)V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Landroid/os/Handler;Lcom/android/server/pm/Settings$RuntimePermissionPersistence$MyHandler;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;]Landroid/os/Message;Landroid/os/Message;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012533HSPLcom/android/server/pm/Settings$VersionInfo;-><init>()V
art-benchmark-service922a5532023-03-23 03:12:41 -070012534HSPLcom/android/server/pm/Settings;->$r8$lambda$bwKzOScPDvYvtG0_XQVu1WnpilE(Lcom/android/server/pm/Settings;Lcom/android/server/pm/SharedUserSetting;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012535HSPLcom/android/server/pm/Settings;-><clinit>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012536HSPLcom/android/server/pm/Settings;-><init>(Lcom/android/server/pm/Settings;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012537HSPLcom/android/server/pm/Settings;-><init>(Ljava/io/File;Lcom/android/permission/persistence/RuntimePermissionsPersistence;Lcom/android/server/pm/permission/LegacyPermissionDataProvider;Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal;Landroid/os/Handler;Lcom/android/server/pm/PackageManagerTracedLock;)V
12538HSPLcom/android/server/pm/Settings;->addInstallerPackageNames(Lcom/android/server/pm/InstallSource;)V
12539HSPLcom/android/server/pm/Settings;->addPackageLPw(Ljava/lang/String;Ljava/lang/String;Ljava/io/File;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IJII[Ljava/lang/String;[J[Ljava/lang/String;[JLjava/util/Map;Ljava/util/UUID;)Lcom/android/server/pm/PackageSetting;
12540HSPLcom/android/server/pm/Settings;->addPackageSettingLPw(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/SharedUserSetting;)V
Calin Juravle36829e52019-04-10 19:07:47 -070012541HSPLcom/android/server/pm/Settings;->addSharedUserLPw(Ljava/lang/String;III)Lcom/android/server/pm/SharedUserSetting;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012542HSPLcom/android/server/pm/Settings;->checkAndPruneSharedUserLPw(Lcom/android/server/pm/SharedUserSetting;Z)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012543HSPLcom/android/server/pm/Settings;->createMimeGroups(Ljava/util/Set;)Ljava/util/Map;
art-benchmark-service922a5532023-03-23 03:12:41 -070012544HSPLcom/android/server/pm/Settings;->createNewSetting(Ljava/lang/String;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Ljava/lang/String;Lcom/android/server/pm/SharedUserSetting;Ljava/io/File;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JIILandroid/os/UserHandle;ZZZZLcom/android/server/pm/UserManagerService;[Ljava/lang/String;[J[Ljava/lang/String;[JLjava/util/Set;Ljava/util/UUID;)Lcom/android/server/pm/PackageSetting;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012545HSPLcom/android/server/pm/Settings;->dispatchChange(Lcom/android/server/utils/Watchable;)V+]Lcom/android/server/utils/WatchableImpl;Lcom/android/server/utils/WatchableImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012546HSPLcom/android/server/pm/Settings;->editCrossProfileIntentResolverLPw(I)Lcom/android/server/pm/CrossProfileIntentResolver;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012547HSPLcom/android/server/pm/Settings;->editPreferredActivitiesLPw(I)Lcom/android/server/pm/PreferredIntentResolver;
12548HSPLcom/android/server/pm/Settings;->findOrCreateVersion(Ljava/lang/String;)Lcom/android/server/pm/Settings$VersionInfo;
Calin Juravle0161eaf2018-06-06 08:59:42 -070012549HSPLcom/android/server/pm/Settings;->getAllUsers(Lcom/android/server/pm/UserManagerService;)Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012550HSPLcom/android/server/pm/Settings;->getApplicationEnabledSettingLPr(Ljava/lang/String;I)I
12551HPLcom/android/server/pm/Settings;->getBlockUninstallLPr(ILjava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012552HSPLcom/android/server/pm/Settings;->getComponentEnabledSettingLPr(Landroid/content/ComponentName;I)I+]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012553HSPLcom/android/server/pm/Settings;->getCrossProfileIntentResolver(I)Lcom/android/server/pm/CrossProfileIntentResolver;+]Lcom/android/server/utils/WatchedSparseArray;Lcom/android/server/utils/WatchedSparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012554HSPLcom/android/server/pm/Settings;->getDisabledSystemPkgLPr(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting;
12555HSPLcom/android/server/pm/Settings;->getInternalVersion()Lcom/android/server/pm/Settings$VersionInfo;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012556HSPLcom/android/server/pm/Settings;->getKeySetManagerService()Lcom/android/server/pm/KeySetManagerService;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012557HSPLcom/android/server/pm/Settings;->getPackageLPr(Ljava/lang/String;)Lcom/android/server/pm/PackageSetting;+]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012558HSPLcom/android/server/pm/Settings;->getPackagesLocked()Lcom/android/server/utils/WatchedArrayMap;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012559HSPLcom/android/server/pm/Settings;->getRenamedPackageLPr(Ljava/lang/String;)Ljava/lang/String;+]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;
Karuna Ramkumard7380572023-06-09 19:14:36 +000012560HSPLcom/android/server/pm/Settings;->getSettingLPr(I)Lcom/android/server/pm/SettingBase;+]Lcom/android/server/pm/AppIdSettingMap;Lcom/android/server/pm/AppIdSettingMap;
art-benchmark-service922a5532023-03-23 03:12:41 -070012561HSPLcom/android/server/pm/Settings;->getSettingsFile()Lcom/android/server/pm/ResilientAtomicFile;
Calin Juravle36829e52019-04-10 19:07:47 -070012562HSPLcom/android/server/pm/Settings;->getSharedUserLPw(Ljava/lang/String;IIZ)Lcom/android/server/pm/SharedUserSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012563HSPLcom/android/server/pm/Settings;->getSharedUserSettingLPr(Lcom/android/server/pm/PackageSetting;)Lcom/android/server/pm/SharedUserSetting;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012564HSPLcom/android/server/pm/Settings;->getSharedUserSettingLPr(Ljava/lang/String;)Lcom/android/server/pm/SharedUserSetting;
art-benchmark-service922a5532023-03-23 03:12:41 -070012565HSPLcom/android/server/pm/Settings;->getUserPackagesStateFile(I)Lcom/android/server/pm/ResilientAtomicFile;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012566HSPLcom/android/server/pm/Settings;->getUserRuntimePermissionsFile(I)Ljava/io/File;
art-benchmark-service08401c12022-12-23 09:27:20 -080012567HSPLcom/android/server/pm/Settings;->getUserSystemDirectory(I)Ljava/io/File;
art-benchmark-service13164882020-11-07 02:19:14 -080012568HSPLcom/android/server/pm/Settings;->getUsers(Lcom/android/server/pm/UserManagerService;ZZ)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012569HSPLcom/android/server/pm/Settings;->insertPackageSettingLPw(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070012570HSPLcom/android/server/pm/Settings;->isRegisteredObserver(Lcom/android/server/utils/Watcher;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012571HSPLcom/android/server/pm/Settings;->lambda$pruneSharedUsersLPw$0(Lcom/android/server/pm/SharedUserSetting;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012572HSPLcom/android/server/pm/Settings;->makeCache()Lcom/android/server/utils/SnapshotCache;
art-benchmark-service08401c12022-12-23 09:27:20 -080012573HSPLcom/android/server/pm/Settings;->parseAppId(Lcom/android/modules/utils/TypedXmlPullParser;)I
12574HSPLcom/android/server/pm/Settings;->parseSharedUserAppId(Lcom/android/modules/utils/TypedXmlPullParser;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012575HSPLcom/android/server/pm/Settings;->pruneSharedUsersLPw()V
art-benchmark-service08401c12022-12-23 09:27:20 -080012576HSPLcom/android/server/pm/Settings;->readBlockUninstallPackagesLPw(Lcom/android/modules/utils/TypedXmlPullParser;I)V
12577HSPLcom/android/server/pm/Settings;->readComponentsLPr(Lcom/android/modules/utils/TypedXmlPullParser;)Landroid/util/ArraySet;
12578HSPLcom/android/server/pm/Settings;->readCrossProfileIntentFiltersLPw(Lcom/android/modules/utils/TypedXmlPullParser;I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070012579HSPLcom/android/server/pm/Settings;->readDefaultAppsLPw(Lorg/xmlpull/v1/XmlPullParser;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012580HSPLcom/android/server/pm/Settings;->readDisabledSysPackageLPw(Lcom/android/modules/utils/TypedXmlPullParser;Ljava/util/List;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012581HSPLcom/android/server/pm/Settings;->readLPw(Lcom/android/server/pm/Computer;Ljava/util/List;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080012582HSPLcom/android/server/pm/Settings;->readPackageLPw(Lcom/android/modules/utils/TypedXmlPullParser;Ljava/util/List;Landroid/util/ArrayMap;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012583HSPLcom/android/server/pm/Settings;->readPackageRestrictionsLPr(ILandroid/util/ArrayMap;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012584HSPLcom/android/server/pm/Settings;->readPersistentPreferredActivitiesLPw(Lcom/android/modules/utils/TypedXmlPullParser;I)V
12585HSPLcom/android/server/pm/Settings;->readPreferredActivitiesLPw(Lcom/android/modules/utils/TypedXmlPullParser;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012586HSPLcom/android/server/pm/Settings;->readSettingsLPw(Lcom/android/server/pm/Computer;Ljava/util/List;Landroid/util/ArrayMap;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080012587HSPLcom/android/server/pm/Settings;->readSharedUserLPw(Lcom/android/modules/utils/TypedXmlPullParser;Ljava/util/List;)V
12588HSPLcom/android/server/pm/Settings;->readUsesStaticLibLPw(Lcom/android/modules/utils/TypedXmlPullParser;Lcom/android/server/pm/PackageSetting;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070012589HSPLcom/android/server/pm/Settings;->registerObserver(Lcom/android/server/utils/Watcher;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070012590HSPLcom/android/server/pm/Settings;->registerObservers()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012591HSPLcom/android/server/pm/Settings;->removeAppIdLPw(I)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012592HSPLcom/android/server/pm/Settings;->removeRenamedPackageLPw(Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012593HSPLcom/android/server/pm/Settings;->snapshot()Lcom/android/server/pm/Settings;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012594HSPLcom/android/server/pm/Settings;->updatePackageSetting(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/SharedUserSetting;Ljava/io/File;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IILcom/android/server/pm/UserManagerService;[Ljava/lang/String;[J[Ljava/lang/String;[JLjava/util/Set;Ljava/util/UUID;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012595HSPLcom/android/server/pm/Settings;->writeCrossProfileIntentFiltersLPr(Lcom/android/modules/utils/TypedXmlSerializer;I)V+]Lcom/android/server/utils/WatchedSparseArray;Lcom/android/server/utils/WatchedSparseArray;]Lcom/android/server/IntentResolver;Lcom/android/server/pm/CrossProfileIntentResolver;]Lcom/android/server/pm/CrossProfileIntentFilter;Lcom/android/server/pm/CrossProfileIntentFilter;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012596HSPLcom/android/server/pm/Settings;->writeDisabledSysPackageLPr(Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/server/pm/PackageSetting;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012597HSPLcom/android/server/pm/Settings;->writeKernelMappingLPr()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012598HSPLcom/android/server/pm/Settings;->writeKeySetAliasesLPr(Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/server/pm/PackageKeySetData;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/PackageKeySetData;Lcom/android/server/pm/PackageKeySetData;
12599HSPLcom/android/server/pm/Settings;->writeLPr(Lcom/android/server/pm/Computer;Z)V+]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal;Lcom/android/server/pm/verify/domain/DomainVerificationService;]Lcom/android/server/pm/PackageSignatures;Lcom/android/server/pm/PackageSignatures;]Lcom/android/server/utils/WatchedArrayList;Lcom/android/server/utils/WatchedArrayList;]Lcom/android/server/pm/permission/LegacyPermissionSettings;Lcom/android/server/pm/permission/LegacyPermissionSettings;]Lcom/android/server/pm/ResilientAtomicFile;Lcom/android/server/pm/ResilientAtomicFile;]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Lcom/android/server/pm/KeySetManagerService;Lcom/android/server/pm/KeySetManagerService;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
12600HSPLcom/android/server/pm/Settings;->writeMimeGroupLPr(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/util/Map;)V
12601HSPLcom/android/server/pm/Settings;->writePackageLPr(Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/server/pm/PackageSetting;)V+]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/PackageSignatures;Lcom/android/server/pm/PackageSignatures;]Lcom/android/server/utils/WatchedArrayList;Lcom/android/server/utils/WatchedArrayList;]Ljava/util/UUID;Ljava/util/UUID;
12602HSPLcom/android/server/pm/Settings;->writePackageListLPrInternal(I)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/IntArray;Landroid/util/IntArray;]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Ljava/io/FileOutputStream;Ljava/io/FileOutputStream;]Lcom/android/internal/util/JournaledFile;Lcom/android/internal/util/JournaledFile;]Ljava/io/File;Ljava/io/File;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/permission/LegacyPermissionDataProvider;Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Ljava/io/BufferedWriter;Ljava/io/BufferedWriter;
12603HSPLcom/android/server/pm/Settings;->writePackageRestrictions(IJZ)V+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;,Lcom/android/server/pm/pkg/PackageUserStateDefault;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/pm/ResilientAtomicFile;Lcom/android/server/pm/ResilientAtomicFile;]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/pkg/PackageUserStateInternal;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/pkg/SuspendParams;Lcom/android/server/pm/pkg/SuspendParams;
Karuna Ramkumard7380572023-06-09 19:14:36 +000012604HSPLcom/android/server/pm/Settings;->writePermissionStateForUserLPr(IZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012605HSPLcom/android/server/pm/Settings;->writePreferredActivitiesLPr(Lcom/android/modules/utils/TypedXmlSerializer;IZ)V+]Lcom/android/server/utils/WatchedSparseArray;Lcom/android/server/utils/WatchedSparseArray;]Lcom/android/server/pm/PreferredActivity;Lcom/android/server/pm/PreferredActivity;]Lcom/android/server/IntentResolver;Lcom/android/server/pm/PreferredIntentResolver;
art-benchmark-service08401c12022-12-23 09:27:20 -080012606HSPLcom/android/server/pm/Settings;->writeSigningKeySetLPr(Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/server/pm/PackageKeySetData;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012607HSPLcom/android/server/pm/Settings;->writeUserRestrictionsLPw(Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000012608HSPLcom/android/server/pm/Settings;->writeUsesSdkLibLPw(Lcom/android/modules/utils/TypedXmlSerializer;[Ljava/lang/String;[J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012609HSPLcom/android/server/pm/Settings;->writeUsesStaticLibLPw(Lcom/android/modules/utils/TypedXmlSerializer;[Ljava/lang/String;[J)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012610HSPLcom/android/server/pm/SettingsXml$ReadSectionImpl;-><init>(Lcom/android/modules/utils/TypedXmlPullParser;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012611HSPLcom/android/server/pm/SettingsXml$ReadSectionImpl;->children()Lcom/android/server/pm/SettingsXml$ChildSection;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012612HSPLcom/android/server/pm/SettingsXml$ReadSectionImpl;->getBoolean(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012613HSPLcom/android/server/pm/SettingsXml$ReadSectionImpl;->getBoolean(Ljava/lang/String;Z)Z
12614HSPLcom/android/server/pm/SettingsXml$ReadSectionImpl;->getInt(Ljava/lang/String;)I
12615HSPLcom/android/server/pm/SettingsXml$ReadSectionImpl;->getInt(Ljava/lang/String;I)I
12616HSPLcom/android/server/pm/SettingsXml$ReadSectionImpl;->getName()Ljava/lang/String;
12617HSPLcom/android/server/pm/SettingsXml$ReadSectionImpl;->getString(Ljava/lang/String;)Ljava/lang/String;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012618HSPLcom/android/server/pm/SettingsXml$ReadSectionImpl;->moveToFirstTag()V
12619HSPLcom/android/server/pm/SettingsXml$ReadSectionImpl;->moveToNext()Z
12620HSPLcom/android/server/pm/SettingsXml$ReadSectionImpl;->moveToNext(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012621HSPLcom/android/server/pm/SettingsXml$ReadSectionImpl;->moveToNextInternal(Ljava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012622HSPLcom/android/server/pm/SettingsXml$WriteSectionImpl;->attribute(Ljava/lang/String;I)Lcom/android/server/pm/SettingsXml$WriteSection;
12623HSPLcom/android/server/pm/SettingsXml$WriteSectionImpl;->attribute(Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/pm/SettingsXml$WriteSection;
12624HSPLcom/android/server/pm/SettingsXml$WriteSectionImpl;->close()V+]Ljava/util/Stack;Ljava/util/Stack;
Karuna Ramkumard7380572023-06-09 19:14:36 +000012625HSPLcom/android/server/pm/SettingsXml$WriteSectionImpl;->finish()V+]Lcom/android/server/pm/SettingsXml$WriteSectionImpl;Lcom/android/server/pm/SettingsXml$WriteSectionImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012626HSPLcom/android/server/pm/SettingsXml$WriteSectionImpl;->startSection(Ljava/lang/String;)Lcom/android/server/pm/SettingsXml$WriteSection;+]Ljava/util/Stack;Ljava/util/Stack;
art-benchmark-service08401c12022-12-23 09:27:20 -080012627HSPLcom/android/server/pm/SettingsXml;->parser(Lcom/android/modules/utils/TypedXmlPullParser;)Lcom/android/server/pm/SettingsXml$ReadSection;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012628HPLcom/android/server/pm/ShareTargetInfo;->saveToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012629HSPLcom/android/server/pm/SharedLibrariesImpl$$ExternalSyntheticLambda0;-><init>()V
12630HSPLcom/android/server/pm/SharedLibrariesImpl$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012631HSPLcom/android/server/pm/SharedLibrariesImpl$1;-><init>(Lcom/android/server/pm/SharedLibrariesImpl;)V
12632HSPLcom/android/server/pm/SharedLibrariesImpl$1;->onChange(Lcom/android/server/utils/Watchable;)V
12633HSPLcom/android/server/pm/SharedLibrariesImpl$2;-><init>(Lcom/android/server/pm/SharedLibrariesImpl;Lcom/android/server/pm/SharedLibrariesImpl;Lcom/android/server/utils/Watchable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012634HSPLcom/android/server/pm/SharedLibrariesImpl;->$r8$lambda$fpnWoz9zAXPoOCmaucjbsg964so(Landroid/content/pm/SharedLibraryInfo;Landroid/content/pm/SharedLibraryInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012635HSPLcom/android/server/pm/SharedLibrariesImpl;-><init>(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerServiceInjector;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012636HSPLcom/android/server/pm/SharedLibrariesImpl;->addBuiltInSharedLibraryLPw(Lcom/android/server/SystemConfig$SharedLibraryEntry;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012637HSPLcom/android/server/pm/SharedLibrariesImpl;->addSharedLibraryLPr(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/util/Set;Landroid/content/pm/SharedLibraryInfo;Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012638HSPLcom/android/server/pm/SharedLibrariesImpl;->applyDefiningSharedLibraryUpdateLPr(Lcom/android/server/pm/pkg/AndroidPackage;Landroid/content/pm/SharedLibraryInfo;Ljava/util/function/BiConsumer;)V
12639HSPLcom/android/server/pm/SharedLibrariesImpl;->collectSharedLibraryInfos(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/util/Map;Ljava/util/Map;)Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012640HSPLcom/android/server/pm/SharedLibrariesImpl;->collectSharedLibraryInfos(Ljava/util/List;[J[[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZILjava/util/ArrayList;Ljava/util/Map;Ljava/util/Map;)Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012641HSPLcom/android/server/pm/SharedLibrariesImpl;->commitSharedLibraryChanges(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Ljava/util/List;Ljava/util/Map;I)Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012642HSPLcom/android/server/pm/SharedLibrariesImpl;->commitSharedLibraryInfoLPw(Landroid/content/pm/SharedLibraryInfo;)V
12643HSPLcom/android/server/pm/SharedLibrariesImpl;->dispatchChange(Lcom/android/server/utils/Watchable;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012644HSPLcom/android/server/pm/SharedLibrariesImpl;->executeSharedLibrariesUpdateLPw(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Ljava/util/ArrayList;[I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012645HSPLcom/android/server/pm/SharedLibrariesImpl;->getAllowedSharedLibInfos(Lcom/android/server/pm/InstallRequest;)Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012646HSPLcom/android/server/pm/SharedLibrariesImpl;->getLatestStaticSharedLibraVersionLPr(Lcom/android/server/pm/pkg/AndroidPackage;)Landroid/content/pm/SharedLibraryInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012647HSPLcom/android/server/pm/SharedLibrariesImpl;->getSharedLibraryInfo(Ljava/lang/String;J)Landroid/content/pm/SharedLibraryInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012648HSPLcom/android/server/pm/SharedLibrariesImpl;->getSharedLibraryInfos(Ljava/lang/String;)Lcom/android/server/utils/WatchedLongSparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012649HSPLcom/android/server/pm/SharedLibrariesImpl;->getStaticLibraryInfos(Ljava/lang/String;)Lcom/android/server/utils/WatchedLongSparseArray;+]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012650HSPLcom/android/server/pm/SharedLibrariesImpl;->getStaticSharedLibLatestVersionSetting(Lcom/android/server/pm/InstallRequest;)Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012651HSPLcom/android/server/pm/SharedLibrariesImpl;->isRegisteredObserver(Lcom/android/server/utils/Watcher;)Z
12652HSPLcom/android/server/pm/SharedLibrariesImpl;->lambda$executeSharedLibrariesUpdateLPw$0(Landroid/content/pm/SharedLibraryInfo;Landroid/content/pm/SharedLibraryInfo;)V
12653HSPLcom/android/server/pm/SharedLibrariesImpl;->makeCache()Lcom/android/server/utils/SnapshotCache;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012654HSPLcom/android/server/pm/SharedLibrariesImpl;->registerObserver(Lcom/android/server/utils/Watcher;)V
12655HSPLcom/android/server/pm/SharedLibrariesImpl;->registerObservers()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012656HSPLcom/android/server/pm/SharedLibrariesImpl;->setDeletePackageHelper(Lcom/android/server/pm/DeletePackageHelper;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012657HSPLcom/android/server/pm/SharedLibrariesImpl;->snapshot()Lcom/android/server/pm/SharedLibrariesRead;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012658HSPLcom/android/server/pm/SharedLibrariesImpl;->updateAllSharedLibrariesLPw(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Ljava/util/Map;)Ljava/util/ArrayList;+]Lcom/android/server/pm/SharedLibrariesImpl;Lcom/android/server/pm/SharedLibrariesImpl;]Lcom/android/server/pm/Settings;Lcom/android/server/pm/Settings;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012659HSPLcom/android/server/pm/SharedLibrariesImpl;->updateSharedLibraries(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/PackageSetting;Ljava/util/Map;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012660HSPLcom/android/server/pm/SharedLibraryUtils;->addSharedLibraryToPackageVersionMap(Ljava/util/Map;Landroid/content/pm/SharedLibraryInfo;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012661HSPLcom/android/server/pm/SharedLibraryUtils;->getSharedLibraryInfo(Ljava/lang/String;JLjava/util/Map;Ljava/util/Map;)Landroid/content/pm/SharedLibraryInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012662HSPLcom/android/server/pm/SharedUidMigration;->isDisabled()Z
12663HSPLcom/android/server/pm/SharedUserSetting$1;-><init>(Lcom/android/server/pm/SharedUserSetting;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080012664HSPLcom/android/server/pm/SharedUserSetting$1;->onChange(Lcom/android/server/utils/Watchable;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012665HSPLcom/android/server/pm/SharedUserSetting$2;-><init>(Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/utils/Watchable;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012666HSPLcom/android/server/pm/SharedUserSetting;-><init>(Lcom/android/server/pm/SharedUserSetting;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012667HSPLcom/android/server/pm/SharedUserSetting;-><init>(Ljava/lang/String;II)V
Calin Juravle36829e52019-04-10 19:07:47 -070012668HSPLcom/android/server/pm/SharedUserSetting;->addPackage(Lcom/android/server/pm/PackageSetting;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012669HSPLcom/android/server/pm/SharedUserSetting;->addProcesses(Ljava/util/Map;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012670HSPLcom/android/server/pm/SharedUserSetting;->getDisabledPackageSettings()Lcom/android/server/utils/WatchedArraySet;
12671HSPLcom/android/server/pm/SharedUserSetting;->getPackageSettings()Lcom/android/server/utils/WatchedArraySet;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012672HSPLcom/android/server/pm/SharedUserSetting;->getPackageStates()Landroid/util/ArraySet;+]Lcom/android/server/utils/WatchedArraySet;Lcom/android/server/utils/WatchedArraySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012673HSPLcom/android/server/pm/SharedUserSetting;->getPackages()Ljava/util/List;
12674HSPLcom/android/server/pm/SharedUserSetting;->getSeInfoTargetSdkVersion()I
12675HSPLcom/android/server/pm/SharedUserSetting;->getSharedUserLegacyPermissionState()Lcom/android/server/pm/permission/LegacyPermissionState;
12676HSPLcom/android/server/pm/SharedUserSetting;->getSigningDetails()Landroid/content/pm/SigningDetails;
Calin Juravle36829e52019-04-10 19:07:47 -070012677HSPLcom/android/server/pm/SharedUserSetting;->isPrivileged()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012678HSPLcom/android/server/pm/SharedUserSetting;->makeCache()Lcom/android/server/utils/SnapshotCache;
12679HSPLcom/android/server/pm/SharedUserSetting;->registerObservers()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000012680HSPLcom/android/server/pm/SharedUserSetting;->snapshot()Lcom/android/server/pm/SharedUserSetting;+]Lcom/android/server/utils/SnapshotCache;Lcom/android/server/pm/SharedUserSetting$2;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012681HSPLcom/android/server/pm/SharedUserSetting;->snapshot()Ljava/lang/Object;+]Lcom/android/server/pm/SharedUserSetting;Lcom/android/server/pm/SharedUserSetting;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012682HPLcom/android/server/pm/ShortcutBitmapSaver;-><init>(Lcom/android/server/pm/ShortcutService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012683HPLcom/android/server/pm/ShortcutBitmapSaver;->processPendingItems()Z
12684HPLcom/android/server/pm/ShortcutBitmapSaver;->removeIcon(Landroid/content/pm/ShortcutInfo;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012685HPLcom/android/server/pm/ShortcutBitmapSaver;->saveBitmapLocked(Landroid/content/pm/ShortcutInfo;ILandroid/graphics/Bitmap$CompressFormat;I)V
12686HPLcom/android/server/pm/ShortcutBitmapSaver;->waitForAllSavesLocked()Z
12687HPLcom/android/server/pm/ShortcutLauncher;->getPinnedShortcutIds(Ljava/lang/String;I)Landroid/util/ArraySet;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012688HPLcom/android/server/pm/ShortcutPackage$$ExternalSyntheticLambda27;-><init>(Lcom/android/server/pm/ShortcutPackage;Ljava/util/List;Ljava/util/function/Predicate;ILjava/lang/String;Landroid/util/ArraySet;Z)V
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070012689HPLcom/android/server/pm/ShortcutPackage$$ExternalSyntheticLambda27;->accept(Ljava/lang/Object;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070012690HPLcom/android/server/pm/ShortcutPackage$$ExternalSyntheticLambda34;-><init>(Lcom/android/server/pm/ShortcutPackage;Ljava/util/ArrayList;Lcom/android/server/pm/ShortcutService;[Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012691HPLcom/android/server/pm/ShortcutPackage$$ExternalSyntheticLambda34;->apply(Ljava/lang/Object;)Ljava/lang/Object;
12692HPLcom/android/server/pm/ShortcutPackage$$ExternalSyntheticLambda3;->accept(Ljava/lang/Object;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070012693HPLcom/android/server/pm/ShortcutPackage$$ExternalSyntheticLambda40;->accept(Ljava/lang/Object;)V
12694HPLcom/android/server/pm/ShortcutPackage$$ExternalSyntheticLambda41;-><init>(Ljava/util/function/Consumer;)V
12695HPLcom/android/server/pm/ShortcutPackage$$ExternalSyntheticLambda41;->apply(Ljava/lang/Object;)Ljava/lang/Object;
12696HPLcom/android/server/pm/ShortcutPackage;->$r8$lambda$JcaBN-NJ8IttrR1m_05KvWhTii8(Ljava/util/function/Consumer;Landroid/content/pm/ShortcutInfo;)Ljava/lang/Boolean;
12697HPLcom/android/server/pm/ShortcutPackage;->$r8$lambda$ftvQN17DMhcyrDIR2XwS1dEH5ms(Lcom/android/server/pm/ShortcutPackage;Ljava/util/List;Ljava/util/function/Predicate;ILjava/lang/String;Landroid/util/ArraySet;ZLandroid/content/pm/ShortcutInfo;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012698HPLcom/android/server/pm/ShortcutPackage;-><init>(Lcom/android/server/pm/ShortcutUser;ILjava/lang/String;Lcom/android/server/pm/ShortcutPackageInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012699HPLcom/android/server/pm/ShortcutPackage;->adjustRanks()V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;]Lcom/android/server/pm/ShortcutPackage;Lcom/android/server/pm/ShortcutPackage;]Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012700HPLcom/android/server/pm/ShortcutPackage;->areAllActivitiesStillEnabled()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012701HPLcom/android/server/pm/ShortcutPackage;->deleteOrDisableWithId(Ljava/lang/String;ZZZIZ)Landroid/content/pm/ShortcutInfo;
12702HPLcom/android/server/pm/ShortcutPackage;->ensureShortcutCountBeforePush()V
12703HPLcom/android/server/pm/ShortcutPackage;->filter(Ljava/util/List;Ljava/util/function/Predicate;ILjava/lang/String;Landroid/util/ArraySet;ZLandroid/content/pm/ShortcutInfo;)V+]Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/function/Predicate;megamorphic_types]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012704HPLcom/android/server/pm/ShortcutPackage;->findAll(Ljava/util/List;Ljava/util/function/Predicate;ILjava/lang/String;IZ)V+]Lcom/android/server/pm/ShortcutPackageInfo;Lcom/android/server/pm/ShortcutPackageInfo;]Lcom/android/server/pm/ShortcutPackageItem;Lcom/android/server/pm/ShortcutPackage;]Lcom/android/server/pm/ShortcutPackage;Lcom/android/server/pm/ShortcutPackage;]Lcom/android/server/pm/ShortcutLauncher;Lcom/android/server/pm/ShortcutLauncher;]Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012705HPLcom/android/server/pm/ShortcutPackage;->findShortcutById(Ljava/lang/String;)Landroid/content/pm/ShortcutInfo;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service00abe242023-02-13 10:31:34 -080012706HPLcom/android/server/pm/ShortcutPackage;->forEachShortcut(Ljava/util/function/Consumer;)V+]Lcom/android/server/pm/ShortcutPackage;Lcom/android/server/pm/ShortcutPackage;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012707HPLcom/android/server/pm/ShortcutPackage;->forEachShortcutMutate(Ljava/util/function/Consumer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/function/Consumer;megamorphic_types
art-benchmark-service922a5532023-03-23 03:12:41 -070012708HPLcom/android/server/pm/ShortcutPackage;->forEachShortcutStopWhen(Ljava/util/function/Function;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/function/Function;Lcom/android/server/pm/ShortcutPackage$$ExternalSyntheticLambda34;,Lcom/android/server/pm/ShortcutPackage$$ExternalSyntheticLambda41;,Lcom/android/server/pm/ShortcutPackage$$ExternalSyntheticLambda5;]Ljava/lang/Boolean;Ljava/lang/Boolean;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012709HPLcom/android/server/pm/ShortcutPackage;->forceDeleteShortcutInner(Ljava/lang/String;)Landroid/content/pm/ShortcutInfo;
12710HPLcom/android/server/pm/ShortcutPackage;->forceReplaceShortcutInner(Landroid/content/pm/ShortcutInfo;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012711HPLcom/android/server/pm/ShortcutPackage;->fromAppSearch()Lcom/android/internal/infra/AndroidFuture;
12712HPLcom/android/server/pm/ShortcutPackage;->getShortcutPackageItemFile()Ljava/io/File;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012713HPLcom/android/server/pm/ShortcutPackage;->hasNoShortcut()Z
12714HPLcom/android/server/pm/ShortcutPackage;->isAppSearchEnabled()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070012715HPLcom/android/server/pm/ShortcutPackage;->lambda$areAllActivitiesStillEnabled$15(Ljava/util/ArrayList;Lcom/android/server/pm/ShortcutService;[ZLandroid/content/pm/ShortcutInfo;)Ljava/lang/Boolean;+]Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;]Lcom/android/server/pm/ShortcutPackage;Lcom/android/server/pm/ShortcutPackage;]Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
12716HPLcom/android/server/pm/ShortcutPackage;->lambda$findAll$13(Ljava/util/List;Ljava/util/function/Predicate;ILjava/lang/String;Landroid/util/ArraySet;ZLandroid/content/pm/ShortcutInfo;)V
12717HPLcom/android/server/pm/ShortcutPackage;->lambda$forEachShortcut$37(Ljava/util/function/Consumer;Landroid/content/pm/ShortcutInfo;)Ljava/lang/Boolean;+]Ljava/util/function/Consumer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070012718HPLcom/android/server/pm/ShortcutPackage;->lambda$new$25(Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;)I+]Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;
art-benchmark-service922a5532023-03-23 03:12:41 -070012719HPLcom/android/server/pm/ShortcutPackage;->lambda$saveShortcutsAsync$46(Ljava/util/Collection;Landroid/app/appsearch/AppSearchSession;)V
12720HPLcom/android/server/pm/ShortcutPackage;->lambda$sortShortcutsToActivities$22(Landroid/util/ArrayMap;Landroid/content/pm/ShortcutInfo;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012721HPLcom/android/server/pm/ShortcutPackage;->mutateShortcut(Ljava/lang/String;Landroid/content/pm/ShortcutInfo;Ljava/util/function/Consumer;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012722HPLcom/android/server/pm/ShortcutPackage;->parseShortcut(Lcom/android/modules/utils/TypedXmlPullParser;Ljava/lang/String;IZ)Landroid/content/pm/ShortcutInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012723HPLcom/android/server/pm/ShortcutPackage;->publishManifestShortcuts(Ljava/util/List;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -070012724HPLcom/android/server/pm/ShortcutPackage;->pushDynamicShortcut(Landroid/content/pm/ShortcutInfo;Ljava/util/List;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012725HPLcom/android/server/pm/ShortcutPackage;->rescanPackageIfNeeded(ZZ)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012726HPLcom/android/server/pm/ShortcutPackage;->runAsSystem(Ljava/lang/Runnable;)V
12727HPLcom/android/server/pm/ShortcutPackage;->saveShortcut(Lcom/android/modules/utils/TypedXmlSerializer;Landroid/content/pm/ShortcutInfo;ZZ)V+]Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;]Landroid/app/Person;Landroid/app/Person;]Landroid/content/LocusId;Landroid/content/LocusId;]Ljava/util/Set;Landroid/util/ArraySet;]Lcom/android/server/pm/ShortcutPackageInfo;Lcom/android/server/pm/ShortcutPackageInfo;]Lcom/android/server/pm/ShortcutPackageItem;Lcom/android/server/pm/ShortcutPackage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012728HPLcom/android/server/pm/ShortcutPackage;->saveShortcut(Ljava/util/Collection;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012729HPLcom/android/server/pm/ShortcutPackage;->saveShortcutsAsync(Ljava/util/Collection;)V
12730HPLcom/android/server/pm/ShortcutPackage;->saveToXml(Lcom/android/modules/utils/TypedXmlSerializer;Z)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/ShortcutPackageInfo;Lcom/android/server/pm/ShortcutPackageInfo;]Lcom/android/server/pm/ShortcutPackageItem;Lcom/android/server/pm/ShortcutPackage;]Lcom/android/server/pm/ShortcutPackage;Lcom/android/server/pm/ShortcutPackage;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/pm/ShareTargetInfo;Lcom/android/server/pm/ShareTargetInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012731HPLcom/android/server/pm/ShortcutPackage;->scheduleSaveToAppSearchLocked()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000012732HPLcom/android/server/pm/ShortcutPackage;->sortShortcutsToActivities()Landroid/util/ArrayMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012733HPLcom/android/server/pm/ShortcutPackageInfo;->isShadow()Z
art-benchmark-service08401c12022-12-23 09:27:20 -080012734HPLcom/android/server/pm/ShortcutPackageInfo;->saveToXml(Lcom/android/server/pm/ShortcutService;Lcom/android/modules/utils/TypedXmlSerializer;Z)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012735HPLcom/android/server/pm/ShortcutPackageItem;-><init>(Lcom/android/server/pm/ShortcutUser;ILjava/lang/String;Lcom/android/server/pm/ShortcutPackageInfo;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000012736HPLcom/android/server/pm/ShortcutPackageItem;->attemptToRestoreIfNeededAndSave()V+]Lcom/android/server/pm/ShortcutPackageInfo;Lcom/android/server/pm/ShortcutPackageInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012737HPLcom/android/server/pm/ShortcutPackageItem;->getPackageInfo()Lcom/android/server/pm/ShortcutPackageInfo;
12738HPLcom/android/server/pm/ShortcutPackageItem;->getPackageName()Ljava/lang/String;
12739HPLcom/android/server/pm/ShortcutPackageItem;->getPackageUserId()I
art-benchmark-service922a5532023-03-23 03:12:41 -070012740HPLcom/android/server/pm/ShortcutPackageItem;->saveShortcutPackageItem()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012741HPLcom/android/server/pm/ShortcutPackageItem;->saveToFileLocked(Ljava/io/File;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012742HPLcom/android/server/pm/ShortcutPackageItem;->scheduleSave()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012743HPLcom/android/server/pm/ShortcutParser;->parseShortcuts(Lcom/android/server/pm/ShortcutService;Ljava/lang/String;ILjava/util/List;)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012744HPLcom/android/server/pm/ShortcutParser;->parseShortcutsOneFile(Lcom/android/server/pm/ShortcutService;Landroid/content/pm/ActivityInfo;Ljava/lang/String;ILjava/util/List;Ljava/util/List;)Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012745HPLcom/android/server/pm/ShortcutService$$ExternalSyntheticLambda10;-><init>(Lcom/android/server/pm/ShortcutService;ILjava/util/List;Ljava/lang/String;Landroid/os/UserHandle;Ljava/util/List;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012746HPLcom/android/server/pm/ShortcutService$$ExternalSyntheticLambda10;->run()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012747HPLcom/android/server/pm/ShortcutService$$ExternalSyntheticLambda11;-><init>(Lcom/android/server/pm/ShortcutService;I)V
12748HPLcom/android/server/pm/ShortcutService$$ExternalSyntheticLambda11;->test(Ljava/lang/Object;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012749HPLcom/android/server/pm/ShortcutService$$ExternalSyntheticLambda18;->test(Ljava/lang/Object;)Z
12750HPLcom/android/server/pm/ShortcutService$$ExternalSyntheticLambda19;-><init>(Lcom/android/server/pm/ShortcutService;ILjava/lang/String;)V
12751HPLcom/android/server/pm/ShortcutService$1;->test(Landroid/content/pm/ResolveInfo;)Z
12752HPLcom/android/server/pm/ShortcutService$1;->test(Ljava/lang/Object;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080012753HSPLcom/android/server/pm/ShortcutService$4$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/pm/ShortcutService$4;II)V
12754HSPLcom/android/server/pm/ShortcutService$4$$ExternalSyntheticLambda0;->run()V
art-benchmark-service922a5532023-03-23 03:12:41 -070012755HSPLcom/android/server/pm/ShortcutService$4;->$r8$lambda$nnZhgSAwrPDrCOVREFNw2UzfG0Q(Lcom/android/server/pm/ShortcutService$4;II)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000012756HSPLcom/android/server/pm/ShortcutService$4;->lambda$onUidStateChanged$0(II)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012757HSPLcom/android/server/pm/ShortcutService$4;->onUidStateChanged(IIJI)V+]Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012758HPLcom/android/server/pm/ShortcutService$6;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070012759HPLcom/android/server/pm/ShortcutService$LocalService$$ExternalSyntheticLambda8;-><init>(JLandroid/util/ArraySet;Landroid/util/ArraySet;Landroid/content/ComponentName;ZZZZZ)V
12760HPLcom/android/server/pm/ShortcutService$LocalService$$ExternalSyntheticLambda8;->test(Ljava/lang/Object;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012761HPLcom/android/server/pm/ShortcutService$LocalService;->$r8$lambda$t2uvIEYVprIKC98rmIbYcYuwE_I(JLandroid/util/ArraySet;Landroid/util/ArraySet;Landroid/content/ComponentName;ZZZZZLandroid/content/pm/ShortcutInfo;)Z
12762HPLcom/android/server/pm/ShortcutService$LocalService;->getFilterFromQuery(Landroid/util/ArraySet;Ljava/util/List;JLandroid/content/ComponentName;IZ)Ljava/util/function/Predicate;
art-benchmark-service922a5532023-03-23 03:12:41 -070012763HPLcom/android/server/pm/ShortcutService$LocalService;->getShortcutIconFdAsync(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;ILcom/android/internal/infra/AndroidFuture;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012764HPLcom/android/server/pm/ShortcutService$LocalService;->getShortcuts(ILjava/lang/String;JLjava/lang/String;Ljava/util/List;Ljava/util/List;Landroid/content/ComponentName;IIII)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012765HPLcom/android/server/pm/ShortcutService$LocalService;->getShortcutsInnerLocked(ILjava/lang/String;Ljava/lang/String;Ljava/util/List;Ljava/util/List;JLandroid/content/ComponentName;IILjava/util/ArrayList;III)V+]Lcom/android/server/pm/ShortcutService$LocalService;Lcom/android/server/pm/ShortcutService$LocalService;]Lcom/android/server/pm/ShortcutPackage;Lcom/android/server/pm/ShortcutPackage;]Lcom/android/server/pm/ShortcutUser;Lcom/android/server/pm/ShortcutUser;]Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012766HPLcom/android/server/pm/ShortcutService$LocalService;->hasShortcutHostPermission(ILjava/lang/String;II)Z
art-benchmark-service84deab32021-05-12 09:41:00 -070012767HPLcom/android/server/pm/ShortcutService$LocalService;->lambda$getFilterFromQuery$1(JLandroid/util/ArraySet;Landroid/util/ArraySet;Landroid/content/ComponentName;ZZZZZLandroid/content/pm/ShortcutInfo;)Z+]Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/ComponentName;Landroid/content/ComponentName;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012768HSPLcom/android/server/pm/ShortcutService;->-$$Nest$fgetmLock(Lcom/android/server/pm/ShortcutService;)Ljava/lang/Object;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012769HPLcom/android/server/pm/ShortcutService;->canSeeAnyPinnedShortcut(Ljava/lang/String;III)Z+]Lcom/android/server/pm/ShortcutNonPersistentUser;Lcom/android/server/pm/ShortcutNonPersistentUser;]Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012770HPLcom/android/server/pm/ShortcutService;->fillInDefaultActivity(Ljava/util/List;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012771HPLcom/android/server/pm/ShortcutService;->fixUpIncomingShortcutInfo(Landroid/content/pm/ShortcutInfo;ZZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012772HPLcom/android/server/pm/ShortcutService;->fixUpShortcutResourceNamesAndValues(Landroid/content/pm/ShortcutInfo;)V
12773HPLcom/android/server/pm/ShortcutService;->getDefaultLauncher(I)Ljava/lang/String;
12774HPLcom/android/server/pm/ShortcutService;->getLauncherShortcutsLocked(Ljava/lang/String;II)Lcom/android/server/pm/ShortcutLauncher;+]Lcom/android/server/pm/ShortcutUser;Lcom/android/server/pm/ShortcutUser;]Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012775HPLcom/android/server/pm/ShortcutService;->getMainActivityIntent()Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012776HPLcom/android/server/pm/ShortcutService;->getPackageInfo(Ljava/lang/String;IZ)Landroid/content/pm/PackageInfo;
12777HPLcom/android/server/pm/ShortcutService;->getPackageShortcutsForPublisherLocked(Ljava/lang/String;I)Lcom/android/server/pm/ShortcutPackage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012778HPLcom/android/server/pm/ShortcutService;->getStatStartTime()J+]Lcom/android/internal/util/StatLogger;Lcom/android/internal/util/StatLogger;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012779HPLcom/android/server/pm/ShortcutService;->getUserShortcutsLocked(I)Lcom/android/server/pm/ShortcutUser;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutService;
art-benchmark-service00abe242023-02-13 10:31:34 -080012780HSPLcom/android/server/pm/ShortcutService;->handleOnUidStateChanged(II)V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012781HPLcom/android/server/pm/ShortcutService;->hasShortcutHostPermission(Ljava/lang/String;III)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012782HPLcom/android/server/pm/ShortcutService;->injectApplicationInfoWithUninstalled(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012783HPLcom/android/server/pm/ShortcutService;->injectClearCallingIdentity()J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012784HPLcom/android/server/pm/ShortcutService;->injectGetPackageUid(Ljava/lang/String;I)I
12785HPLcom/android/server/pm/ShortcutService;->injectGetResourcesForApplicationAsUser(Ljava/lang/String;I)Landroid/content/res/Resources;
12786HPLcom/android/server/pm/ShortcutService;->injectHasAccessShortcutsPermission(II)Z+]Landroid/content/Context;Landroid/app/ContextImpl;
12787HPLcom/android/server/pm/ShortcutService;->injectIsActivityEnabledAndExported(Landroid/content/ComponentName;I)Z
12788HPLcom/android/server/pm/ShortcutService;->injectIsMainActivity(Landroid/content/ComponentName;I)Z
12789HPLcom/android/server/pm/ShortcutService;->injectPackageInfoWithUninstalled(Ljava/lang/String;IZ)Landroid/content/pm/PackageInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012790HSPLcom/android/server/pm/ShortcutService;->injectPostToHandler(Ljava/lang/Runnable;)V+]Landroid/os/Handler;Landroid/os/Handler;
12791HPLcom/android/server/pm/ShortcutService;->injectPostToHandlerDebounced(Ljava/lang/Object;Ljava/lang/Runnable;)V+]Landroid/os/Handler;Landroid/os/Handler;
12792HPLcom/android/server/pm/ShortcutService;->injectRestoreCallingIdentity(J)V
12793HPLcom/android/server/pm/ShortcutService;->injectUserDataPath(I)Ljava/io/File;
12794HPLcom/android/server/pm/ShortcutService;->isEnabled(Landroid/content/pm/ActivityInfo;I)Z
12795HPLcom/android/server/pm/ShortcutService;->isInstalled(Landroid/content/pm/ActivityInfo;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -070012796HPLcom/android/server/pm/ShortcutService;->isInstalled(Landroid/content/pm/ApplicationInfo;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012797HPLcom/android/server/pm/ShortcutService;->isInstalled(Landroid/content/pm/PackageInfo;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000012798HSPLcom/android/server/pm/ShortcutService;->isProcessStateForeground(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012799HPLcom/android/server/pm/ShortcutService;->isSystem(Landroid/content/pm/ActivityInfo;)Z
12800HPLcom/android/server/pm/ShortcutService;->isUserUnlockedL(I)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012801HPLcom/android/server/pm/ShortcutService;->lambda$notifyListenerRunnable$2(ILjava/lang/String;)V
12802HPLcom/android/server/pm/ShortcutService;->lambda$notifyShortcutChangeCallbacks$3(ILjava/util/List;Ljava/lang/String;Landroid/os/UserHandle;Ljava/util/List;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012803HPLcom/android/server/pm/ShortcutService;->lambda$queryActivities$16(ILandroid/content/pm/ResolveInfo;)Z
12804HPLcom/android/server/pm/ShortcutService;->lambda$static$0(Landroid/content/pm/ResolveInfo;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012805HPLcom/android/server/pm/ShortcutService;->logDurationStat(IJ)V+]Lcom/android/internal/util/StatLogger;Lcom/android/internal/util/StatLogger;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012806HPLcom/android/server/pm/ShortcutService;->notifyShortcutChangeCallbacks(Ljava/lang/String;ILjava/util/List;Ljava/util/List;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012807HPLcom/android/server/pm/ShortcutService;->packageShortcutsChanged(Lcom/android/server/pm/ShortcutPackage;Ljava/util/List;Ljava/util/List;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070012808HPLcom/android/server/pm/ShortcutService;->pushDynamicShortcut(Ljava/lang/String;Landroid/content/pm/ShortcutInfo;I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000012809HPLcom/android/server/pm/ShortcutService;->queryActivities(Landroid/content/Intent;IZ)Ljava/util/List;
12810HPLcom/android/server/pm/ShortcutService;->queryActivities(Landroid/content/Intent;Ljava/lang/String;Landroid/content/ComponentName;I)Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012811HPLcom/android/server/pm/ShortcutService;->removeDynamicShortcuts(Ljava/lang/String;Ljava/util/List;I)V
art-benchmark-service922a5532023-03-23 03:12:41 -070012812HPLcom/android/server/pm/ShortcutService;->removeNonKeyFields(Ljava/util/List;)Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012813HPLcom/android/server/pm/ShortcutService;->saveIconAndFixUpShortcutLocked(Lcom/android/server/pm/ShortcutPackage;Landroid/content/pm/ShortcutInfo;)V
12814HPLcom/android/server/pm/ShortcutService;->setReturnedByServer(Ljava/util/List;)Ljava/util/List;+]Landroid/content/pm/ShortcutInfo;Landroid/content/pm/ShortcutInfo;]Ljava/util/List;Ljava/util/ArrayList;
12815HPLcom/android/server/pm/ShortcutService;->throwIfUserLockedL(I)V+]Lcom/android/server/pm/ShortcutService;Lcom/android/server/pm/ShortcutService;
12816HPLcom/android/server/pm/ShortcutService;->verifyCaller(Ljava/lang/String;I)V
12817HPLcom/android/server/pm/ShortcutService;->writeAttr(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/lang/String;J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012818HPLcom/android/server/pm/ShortcutService;->writeAttr(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/lang/String;Landroid/content/Intent;)V+]Landroid/content/Intent;Landroid/content/Intent;
12819HPLcom/android/server/pm/ShortcutService;->writeAttr(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/lang/String;Ljava/lang/CharSequence;)V+]Ljava/lang/CharSequence;Ljava/lang/String;
12820HPLcom/android/server/pm/ShortcutService;->writeAttr(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/lang/String;Z)V
12821HPLcom/android/server/pm/ShortcutService;->writeTagExtra(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/lang/String;Landroid/os/PersistableBundle;)V+]Landroid/os/PersistableBundle;Landroid/os/PersistableBundle;
Karuna Ramkumard7380572023-06-09 19:14:36 +000012822HPLcom/android/server/pm/ShortcutUser$$ExternalSyntheticLambda6;->accept(Ljava/lang/Object;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012823HPLcom/android/server/pm/ShortcutUser;->detectLocaleChange()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070012824HPLcom/android/server/pm/ShortcutUser;->forAllPackages(Ljava/util/function/Consumer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/function/Consumer;megamorphic_types
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012825HPLcom/android/server/pm/ShortcutUser;->getAppSearch(Landroid/app/appsearch/AppSearchManager$SearchContext;)Lcom/android/internal/infra/AndroidFuture;
12826HPLcom/android/server/pm/ShortcutUser;->getLauncherShortcuts(Ljava/lang/String;I)Lcom/android/server/pm/ShortcutLauncher;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/ShortcutPackageItem;Lcom/android/server/pm/ShortcutLauncher;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012827HPLcom/android/server/pm/ShortcutUser;->getPackageShortcuts(Ljava/lang/String;)Lcom/android/server/pm/ShortcutPackage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012828HPLcom/android/server/pm/ShortcutUser;->getPackageShortcutsIfExists(Ljava/lang/String;)Lcom/android/server/pm/ShortcutPackage;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/ShortcutPackageItem;Lcom/android/server/pm/ShortcutPackage;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012829HPLcom/android/server/pm/ShortcutUser;->lambda$getAppSearch$7(Lcom/android/internal/infra/AndroidFuture;Landroid/app/appsearch/AppSearchResult;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012830HPLcom/android/server/pm/ShortcutUser;->rescanPackageIfNeeded(Ljava/lang/String;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012831HSPLcom/android/server/pm/SnapshotStatistics$1;-><init>(Lcom/android/server/pm/SnapshotStatistics;Landroid/os/Looper;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070012832HSPLcom/android/server/pm/SnapshotStatistics$BinMap;-><init>([I)V
12833HSPLcom/android/server/pm/SnapshotStatistics$BinMap;->count()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012834HSPLcom/android/server/pm/SnapshotStatistics$BinMap;->getBin(I)I
Karuna Ramkumard7380572023-06-09 19:14:36 +000012835HSPLcom/android/server/pm/SnapshotStatistics$Stats;->-$$Nest$mrebuild(Lcom/android/server/pm/SnapshotStatistics$Stats;IIIIZZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012836HSPLcom/android/server/pm/SnapshotStatistics$Stats;-><init>(Lcom/android/server/pm/SnapshotStatistics;J)V
12837HSPLcom/android/server/pm/SnapshotStatistics$Stats;-><init>(Lcom/android/server/pm/SnapshotStatistics;JLcom/android/server/pm/SnapshotStatistics$Stats-IA;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070012838HSPLcom/android/server/pm/SnapshotStatistics$Stats;->rebuild(IIIIZZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012839HSPLcom/android/server/pm/SnapshotStatistics;->-$$Nest$fgetmTimeBins(Lcom/android/server/pm/SnapshotStatistics;)Lcom/android/server/pm/SnapshotStatistics$BinMap;
12840HSPLcom/android/server/pm/SnapshotStatistics;->-$$Nest$fgetmUseBins(Lcom/android/server/pm/SnapshotStatistics;)Lcom/android/server/pm/SnapshotStatistics$BinMap;
art-benchmark-service08401c12022-12-23 09:27:20 -080012841HSPLcom/android/server/pm/SnapshotStatistics;-><clinit>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070012842HSPLcom/android/server/pm/SnapshotStatistics;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012843HSPLcom/android/server/pm/SnapshotStatistics;->rebuild(JJII)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012844HSPLcom/android/server/pm/SnapshotStatistics;->scheduleTick()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012845HPLcom/android/server/pm/SnapshotStatistics;->shift([Lcom/android/server/pm/SnapshotStatistics$Stats;J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012846HPLcom/android/server/pm/SnapshotStatistics;->tick()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012847HSPLcom/android/server/pm/StorageEventHelper;-><init>(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/DeletePackageHelper;Lcom/android/server/pm/RemovePackageHelper;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070012848HSPLcom/android/server/pm/SuspendPackageHelper;-><init>(Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerServiceInjector;Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/BroadcastHelper;Lcom/android/server/pm/ProtectedPackages;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000012849HPLcom/android/server/pm/SuspendPackageHelper;->canSuspendPackageForUser(Lcom/android/server/pm/Computer;[Ljava/lang/String;II)[Z
art-benchmark-service00abe242023-02-13 10:31:34 -080012850HSPLcom/android/server/pm/SuspendPackageHelper;->isPackageSuspended(Lcom/android/server/pm/Computer;Ljava/lang/String;II)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012851HSPLcom/android/server/pm/UserDataPreparer;-><init>(Lcom/android/server/pm/Installer;Ljava/lang/Object;Landroid/content/Context;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012852HSPLcom/android/server/pm/UserJourneyLogger;-><init>()V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012853HSPLcom/android/server/pm/UserManagerInternal;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012854HSPLcom/android/server/pm/UserManagerService$$ExternalSyntheticLambda3;-><init>(Lcom/android/server/pm/UserManagerService;)V
12855HSPLcom/android/server/pm/UserManagerService$$ExternalSyntheticLambda5;-><init>(Lcom/android/server/pm/UserManagerService;I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012856HSPLcom/android/server/pm/UserManagerService$1;-><init>(Lcom/android/server/pm/UserManagerService;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070012857HSPLcom/android/server/pm/UserManagerService$2;-><init>(Lcom/android/server/pm/UserManagerService;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012858HSPLcom/android/server/pm/UserManagerService$LocalService;-><init>(Lcom/android/server/pm/UserManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012859HSPLcom/android/server/pm/UserManagerService$LocalService;-><init>(Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService$LocalService-IA;)V
Calin Juravle00b23d32019-03-08 17:52:20 -080012860HSPLcom/android/server/pm/UserManagerService$LocalService;->exists(I)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070012861HSPLcom/android/server/pm/UserManagerService$LocalService;->getUserInfo(I)Landroid/content/pm/UserInfo;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012862HSPLcom/android/server/pm/UserManagerService$LocalService;->getUserInfos()[Landroid/content/pm/UserInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -080012863HSPLcom/android/server/pm/UserManagerService$LocalService;->getUserProperties(I)Landroid/content/pm/UserProperties;
12864HSPLcom/android/server/pm/UserManagerService$LocalService;->getUsers(Z)Ljava/util/List;
art-benchmark-service13164882020-11-07 02:19:14 -080012865HSPLcom/android/server/pm/UserManagerService$LocalService;->getUsers(ZZZ)Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012866HSPLcom/android/server/pm/UserManagerService$LocalService;->hasUserRestriction(Ljava/lang/String;I)Z+]Landroid/os/Bundle;Landroid/os/Bundle;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012867HPLcom/android/server/pm/UserManagerService$LocalService;->isProfileAccessible(IILjava/lang/String;Z)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;
12868HSPLcom/android/server/pm/UserManagerService$LocalService;->isUserRunning(I)Z+]Lcom/android/server/pm/UserManagerService$WatchedUserStates;Lcom/android/server/pm/UserManagerService$WatchedUserStates;
12869HSPLcom/android/server/pm/UserManagerService$LocalService;->isUserUnlocked(I)Z+]Lcom/android/server/pm/UserManagerService$WatchedUserStates;Lcom/android/server/pm/UserManagerService$WatchedUserStates;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012870HSPLcom/android/server/pm/UserManagerService$LocalService;->isUserUnlockingOrUnlocked(I)Z+]Lcom/android/server/pm/UserManagerService$WatchedUserStates;Lcom/android/server/pm/UserManagerService$WatchedUserStates;
art-benchmark-service00abe242023-02-13 10:31:34 -080012871HSPLcom/android/server/pm/UserManagerService$LocalService;->isUserVisible(I)Z+]Lcom/android/server/pm/UserVisibilityMediator;Lcom/android/server/pm/UserVisibilityMediator;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012872HSPLcom/android/server/pm/UserManagerService$MainHandler;-><init>(Lcom/android/server/pm/UserManagerService;)V
Calin Juravle36829e52019-04-10 19:07:47 -070012873HSPLcom/android/server/pm/UserManagerService$UserData;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012874HSPLcom/android/server/pm/UserManagerService$UserData;->setLastRequestQuietModeEnabledMillis(J)V
art-benchmark-serviced5115932020-02-25 17:55:03 -080012875HSPLcom/android/server/pm/UserManagerService$WatchedUserStates;-><init>(Lcom/android/server/pm/UserManagerService;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070012876HSPLcom/android/server/pm/UserManagerService$WatchedUserStates;->get(II)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
art-benchmark-serviced5115932020-02-25 17:55:03 -080012877HSPLcom/android/server/pm/UserManagerService$WatchedUserStates;->invalidateIsUserUnlockedCache()V
12878HSPLcom/android/server/pm/UserManagerService$WatchedUserStates;->put(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012879HSPLcom/android/server/pm/UserManagerService;->-$$Nest$fgetmUserStates(Lcom/android/server/pm/UserManagerService;)Lcom/android/server/pm/UserManagerService$WatchedUserStates;
art-benchmark-service08401c12022-12-23 09:27:20 -080012880HSPLcom/android/server/pm/UserManagerService;->-$$Nest$fgetmUserVisibilityMediator(Lcom/android/server/pm/UserManagerService;)Lcom/android/server/pm/UserVisibilityMediator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012881HSPLcom/android/server/pm/UserManagerService;->-$$Nest$fgetmUsers(Lcom/android/server/pm/UserManagerService;)Landroid/util/SparseArray;
12882HSPLcom/android/server/pm/UserManagerService;->-$$Nest$fgetmUsersLock(Lcom/android/server/pm/UserManagerService;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012883HSPLcom/android/server/pm/UserManagerService;->-$$Nest$mgetEffectiveUserRestrictions(Lcom/android/server/pm/UserManagerService;I)Landroid/os/Bundle;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012884HPLcom/android/server/pm/UserManagerService;->-$$Nest$mgetUserInfoLU(Lcom/android/server/pm/UserManagerService;I)Landroid/content/pm/UserInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012885HSPLcom/android/server/pm/UserManagerService;->-$$Nest$mgetUserInfoNoChecks(Lcom/android/server/pm/UserManagerService;I)Landroid/content/pm/UserInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
art-benchmark-service00abe242023-02-13 10:31:34 -080012886HSPLcom/android/server/pm/UserManagerService;->-$$Nest$mgetUserPropertiesInternal(Lcom/android/server/pm/UserManagerService;I)Landroid/content/pm/UserProperties;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012887HSPLcom/android/server/pm/UserManagerService;->-$$Nest$mgetUsersInternal(Lcom/android/server/pm/UserManagerService;ZZZ)Ljava/util/List;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012888HSPLcom/android/server/pm/UserManagerService;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -070012889HSPLcom/android/server/pm/UserManagerService;-><init>(Landroid/content/Context;Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/UserDataPreparer;Ljava/lang/Object;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080012890HSPLcom/android/server/pm/UserManagerService;-><init>(Landroid/content/Context;Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/UserDataPreparer;Ljava/lang/Object;Ljava/io/File;Landroid/util/SparseArray;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012891HSPLcom/android/server/pm/UserManagerService;->checkCreateUsersPermission(Ljava/lang/String;)V
12892HSPLcom/android/server/pm/UserManagerService;->checkManageOrInteractPermissionIfCallerInOtherProfileGroup(ILjava/lang/String;)V+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
art-benchmark-service00abe242023-02-13 10:31:34 -080012893HSPLcom/android/server/pm/UserManagerService;->checkQueryOrCreateUsersPermission(Ljava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
12894HSPLcom/android/server/pm/UserManagerService;->checkQueryOrInteractPermissionIfCallerInOtherProfileGroup(ILjava/lang/String;)V+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012895HSPLcom/android/server/pm/UserManagerService;->emulateSystemUserModeIfNeeded()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070012896HSPLcom/android/server/pm/UserManagerService;->exists(I)Z+]Lcom/android/server/pm/UserManagerService$LocalService;Lcom/android/server/pm/UserManagerService$LocalService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012897HPLcom/android/server/pm/UserManagerService;->getApplicationRestrictionsForUser(Ljava/lang/String;I)Landroid/os/Bundle;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012898HSPLcom/android/server/pm/UserManagerService;->getEffectiveUserRestrictions(I)Landroid/os/Bundle;+]Lcom/android/server/pm/RestrictionsSet;Lcom/android/server/pm/RestrictionsSet;]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
Calin Juravle0161eaf2018-06-06 08:59:42 -070012899HSPLcom/android/server/pm/UserManagerService;->getInstance()Lcom/android/server/pm/UserManagerService;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080012900HSPLcom/android/server/pm/UserManagerService;->getInternalForInjectorOnly()Lcom/android/server/pm/UserManagerInternal;
art-benchmark-service922a5532023-03-23 03:12:41 -070012901HSPLcom/android/server/pm/UserManagerService;->getMainUserIdUnchecked()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070012902HSPLcom/android/server/pm/UserManagerService;->getOwnerName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012903HSPLcom/android/server/pm/UserManagerService;->getProfileIds(ILjava/lang/String;Z)[I+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/IntArray;Landroid/util/IntArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012904HSPLcom/android/server/pm/UserManagerService;->getProfileIds(IZ)[I+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012905HSPLcom/android/server/pm/UserManagerService;->getProfileIdsLU(ILjava/lang/String;Z)Landroid/util/IntArray;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/util/IntArray;Landroid/util/IntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;
12906HSPLcom/android/server/pm/UserManagerService;->getProfileParent(I)Landroid/content/pm/UserInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
12907HSPLcom/android/server/pm/UserManagerService;->getProfileParentLU(I)Landroid/content/pm/UserInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012908HSPLcom/android/server/pm/UserManagerService;->getProfileType(I)Ljava/lang/String;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012909HSPLcom/android/server/pm/UserManagerService;->getProfiles(IZ)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
12910HSPLcom/android/server/pm/UserManagerService;->getProfilesLU(ILjava/lang/String;ZZ)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/util/IntArray;Landroid/util/IntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012911HPLcom/android/server/pm/UserManagerService;->getUidForPackage(Ljava/lang/String;)I+]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
12912HPLcom/android/server/pm/UserManagerService;->getUserBadgeNoBackgroundResId(I)I
art-benchmark-service22928e12022-06-04 17:35:15 -070012913HSPLcom/android/server/pm/UserManagerService;->getUserDataLU(I)Lcom/android/server/pm/UserManagerService$UserData;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012914HSPLcom/android/server/pm/UserManagerService;->getUserFile(I)Lcom/android/server/pm/ResilientAtomicFile;
12915HSPLcom/android/server/pm/UserManagerService;->getUserHandle(I)I+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012916HPLcom/android/server/pm/UserManagerService;->getUserIcon(I)Landroid/os/ParcelFileDescriptor;
Calin Juravle00b23d32019-03-08 17:52:20 -080012917HSPLcom/android/server/pm/UserManagerService;->getUserIds()[I
art-benchmark-service13164882020-11-07 02:19:14 -080012918HSPLcom/android/server/pm/UserManagerService;->getUserIdsIncludingPreCreated()[I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012919HSPLcom/android/server/pm/UserManagerService;->getUserInfo(I)Landroid/content/pm/UserInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012920HSPLcom/android/server/pm/UserManagerService;->getUserInfoLU(I)Landroid/content/pm/UserInfo;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-serviceba354032021-03-16 09:58:05 -070012921HSPLcom/android/server/pm/UserManagerService;->getUserInfoNoChecks(I)Landroid/content/pm/UserInfo;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012922HSPLcom/android/server/pm/UserManagerService;->getUserListFile()Lcom/android/server/pm/ResilientAtomicFile;
12923HSPLcom/android/server/pm/UserManagerService;->getUserPropertiesCopy(I)Landroid/content/pm/UserProperties;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -080012924HSPLcom/android/server/pm/UserManagerService;->getUserPropertiesInternal(I)Landroid/content/pm/UserProperties;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012925HPLcom/android/server/pm/UserManagerService;->getUserRestrictionSources(Ljava/lang/String;I)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012926HSPLcom/android/server/pm/UserManagerService;->getUserSerialNumber(I)I+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012927HPLcom/android/server/pm/UserManagerService;->getUserStartRealtime()J+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
12928HPLcom/android/server/pm/UserManagerService;->getUserSwitchability(I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070012929HPLcom/android/server/pm/UserManagerService;->getUserTypeDetails(Landroid/content/pm/UserInfo;)Lcom/android/server/pm/UserTypeDetails;
12930HPLcom/android/server/pm/UserManagerService;->getUserTypeDetailsNoChecks(I)Lcom/android/server/pm/UserTypeDetails;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
12931HPLcom/android/server/pm/UserManagerService;->getUserTypeNoChecks(I)Ljava/lang/String;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012932HPLcom/android/server/pm/UserManagerService;->getUserUnlockRealtime()J+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012933HSPLcom/android/server/pm/UserManagerService;->getUsers(ZZZ)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
12934HSPLcom/android/server/pm/UserManagerService;->getUsersInternal(ZZZ)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012935HPLcom/android/server/pm/UserManagerService;->hasBadge(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012936HSPLcom/android/server/pm/UserManagerService;->hasCreateUsersPermission()Z
Calin Juravle36829e52019-04-10 19:07:47 -070012937HSPLcom/android/server/pm/UserManagerService;->hasManageUsersOrPermission(Ljava/lang/String;)Z
art-benchmark-service35aba412020-02-03 11:53:25 -080012938HSPLcom/android/server/pm/UserManagerService;->hasManageUsersPermission()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012939HSPLcom/android/server/pm/UserManagerService;->hasManageUsersPermission(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012940HSPLcom/android/server/pm/UserManagerService;->hasPermissionGranted(Ljava/lang/String;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012941HSPLcom/android/server/pm/UserManagerService;->hasProfile(I)Z+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/util/SparseArray;Landroid/util/SparseArray;
12942HSPLcom/android/server/pm/UserManagerService;->hasQueryOrCreateUsersPermission()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080012943HSPLcom/android/server/pm/UserManagerService;->hasQueryUsersPermission()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070012944HSPLcom/android/server/pm/UserManagerService;->hasUserRestriction(Ljava/lang/String;I)Z+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/UserManagerService$LocalService;Lcom/android/server/pm/UserManagerService$LocalService;
Calin Juravle36829e52019-04-10 19:07:47 -070012945HSPLcom/android/server/pm/UserManagerService;->initDefaultGuestRestrictions()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012946HSPLcom/android/server/pm/UserManagerService;->invalidateOwnerNameIfNecessary(Landroid/content/res/Resources;Z)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000012947HSPLcom/android/server/pm/UserManagerService;->isHeadlessSystemUserMode()Z
12948HSPLcom/android/server/pm/UserManagerService;->isProfile(I)Z
art-benchmark-service35aba412020-02-03 11:53:25 -080012949HSPLcom/android/server/pm/UserManagerService;->isProfileOf(Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000012950HSPLcom/android/server/pm/UserManagerService;->isProfileUnchecked(I)Z+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012951HSPLcom/android/server/pm/UserManagerService;->isQuietModeEnabled(I)Z+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012952HSPLcom/android/server/pm/UserManagerService;->isSameProfileGroupNoChecks(II)Z+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
12953HSPLcom/android/server/pm/UserManagerService;->isSettingRestrictedForUser(Ljava/lang/String;ILjava/lang/String;I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012954HSPLcom/android/server/pm/UserManagerService;->isUserRunning(I)Z+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/UserManagerService$LocalService;Lcom/android/server/pm/UserManagerService$LocalService;
12955HPLcom/android/server/pm/UserManagerService;->isUserSwitcherEnabled(I)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012956HSPLcom/android/server/pm/UserManagerService;->isUserTypeSubtypeOfFull(Ljava/lang/String;)Z
12957HSPLcom/android/server/pm/UserManagerService;->isUserTypeSubtypeOfProfile(Ljava/lang/String;)Z
12958HSPLcom/android/server/pm/UserManagerService;->isUserTypeSubtypeOfSystem(Ljava/lang/String;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012959HSPLcom/android/server/pm/UserManagerService;->isUserUnlocked(I)Z
12960HSPLcom/android/server/pm/UserManagerService;->isUserUnlockingOrUnlocked(I)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070012961HPLcom/android/server/pm/UserManagerService;->packageToRestrictionsFileName(Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012962HPLcom/android/server/pm/UserManagerService;->readApplicationRestrictionsLAr(Landroid/util/AtomicFile;)Landroid/os/Bundle;+]Landroid/util/AtomicFile;Landroid/util/AtomicFile;]Ljava/io/File;Ljava/io/File;
art-benchmark-service56aece62020-02-10 17:58:03 -080012963HPLcom/android/server/pm/UserManagerService;->readApplicationRestrictionsLAr(Ljava/lang/String;I)Landroid/os/Bundle;
art-benchmark-service84f185c2023-07-24 02:43:42 -070012964HPLcom/android/server/pm/UserManagerService;->readEntry(Landroid/os/Bundle;Ljava/util/ArrayList;Lcom/android/modules/utils/TypedXmlPullParser;)V+]Ljava/lang/String;Ljava/lang/String;]Landroid/os/Bundle;Landroid/os/Bundle;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Calin Juravle36829e52019-04-10 19:07:47 -070012965HSPLcom/android/server/pm/UserManagerService;->readUserLP(I)Lcom/android/server/pm/UserManagerService$UserData;
12966HSPLcom/android/server/pm/UserManagerService;->readUserLP(ILjava/io/InputStream;)Lcom/android/server/pm/UserManagerService$UserData;
12967HSPLcom/android/server/pm/UserManagerService;->readUserListLP()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012968HPLcom/android/server/pm/UserManagerService;->setApplicationRestrictions(Ljava/lang/String;Landroid/os/Bundle;I)V
Calin Juravle36829e52019-04-10 19:07:47 -070012969HSPLcom/android/server/pm/UserManagerService;->updateUserIds()V
art-benchmark-service922a5532023-03-23 03:12:41 -070012970HSPLcom/android/server/pm/UserManagerService;->upgradeIfNecessaryLP()V
12971HSPLcom/android/server/pm/UserManagerService;->upgradeIfNecessaryLP(II)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012972HSPLcom/android/server/pm/UserManagerService;->userExists(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070012973HSPLcom/android/server/pm/UserManagerService;->userWithName(Landroid/content/pm/UserInfo;)Landroid/content/pm/UserInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000012974HPLcom/android/server/pm/UserManagerService;->writeBundle(Landroid/os/Bundle;Lcom/android/modules/utils/TypedXmlSerializer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012975HSPLcom/android/server/pm/UserNeedsBadgingCache;-><init>(Lcom/android/server/pm/UserManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012976HSPLcom/android/server/pm/UserNeedsBadgingCache;->get(I)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012977HSPLcom/android/server/pm/UserRestrictionsUtils;-><clinit>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070012978HSPLcom/android/server/pm/UserRestrictionsUtils;->areEqual(Landroid/os/Bundle;Landroid/os/Bundle;)Z
12979HPLcom/android/server/pm/UserRestrictionsUtils;->canProfileOwnerChange(Ljava/lang/String;Z)Z
12980HPLcom/android/server/pm/UserRestrictionsUtils;->isGlobal(ILjava/lang/String;)Z
12981HSPLcom/android/server/pm/UserRestrictionsUtils;->isSettingRestrictedForUser(Landroid/content/Context;Ljava/lang/String;ILjava/lang/String;I)Z+]Ljava/lang/String;Ljava/lang/String;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/os/UserManager;Landroid/os/UserManager;
12982HSPLcom/android/server/pm/UserRestrictionsUtils;->isValidRestriction(Ljava/lang/String;)Z+]Ljava/util/Set;Landroid/util/ArraySet;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;
12983HSPLcom/android/server/pm/UserRestrictionsUtils;->merge(Landroid/os/Bundle;Landroid/os/Bundle;)V
Calin Juravle36829e52019-04-10 19:07:47 -070012984HSPLcom/android/server/pm/UserRestrictionsUtils;->newSetWithUniqueCheck([Ljava/lang/String;)Ljava/util/Set;
art-benchmark-service08401c12022-12-23 09:27:20 -080012985HSPLcom/android/server/pm/UserRestrictionsUtils;->readRestrictions(Lcom/android/modules/utils/TypedXmlPullParser;)Landroid/os/Bundle;
12986HSPLcom/android/server/pm/UserRestrictionsUtils;->readRestrictions(Lcom/android/modules/utils/TypedXmlPullParser;Landroid/os/Bundle;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070012987HSPLcom/android/server/pm/UserSystemPackageInstaller;-><clinit>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012988HSPLcom/android/server/pm/UserSystemPackageInstaller;-><init>(Lcom/android/server/pm/UserManagerService;Landroid/util/ArrayMap;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012989HSPLcom/android/server/pm/UserSystemPackageInstaller;->determineWhitelistedPackagesForUserTypes(Lcom/android/server/SystemConfig;)Landroid/util/ArrayMap;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012990HSPLcom/android/server/pm/UserSystemPackageInstaller;->getAndSortKeysFromMap(Landroid/util/ArrayMap;)[Ljava/lang/String;
12991HSPLcom/android/server/pm/UserSystemPackageInstaller;->getBaseTypeBitSets()Ljava/util/Map;
12992HSPLcom/android/server/pm/UserSystemPackageInstaller;->getTypesBitSet(Ljava/lang/Iterable;Ljava/util/Map;)J
art-benchmark-service84deab32021-05-12 09:41:00 -070012993HSPLcom/android/server/pm/UserSystemPackageInstaller;->getUserTypeMask(Ljava/lang/String;)J
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012994HSPLcom/android/server/pm/UserTypeDetails$Builder;-><init>()V
art-benchmark-service922a5532023-03-23 03:12:41 -070012995HSPLcom/android/server/pm/UserTypeDetails$Builder;->checkSystemAndMainUserPreconditions()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012996HSPLcom/android/server/pm/UserTypeDetails$Builder;->createUserTypeDetails()Lcom/android/server/pm/UserTypeDetails;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070012997HSPLcom/android/server/pm/UserTypeDetails$Builder;->getDefaultUserProperties()Landroid/content/pm/UserProperties;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080012998HSPLcom/android/server/pm/UserTypeDetails$Builder;->hasBadge()Z
12999HSPLcom/android/server/pm/UserTypeDetails$Builder;->hasValidBaseType()Z
13000HSPLcom/android/server/pm/UserTypeDetails$Builder;->hasValidPropertyFlags()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070013001HSPLcom/android/server/pm/UserTypeDetails$Builder;->isProfile()Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013002HSPLcom/android/server/pm/UserTypeDetails$Builder;->setBadgeColors([I)Lcom/android/server/pm/UserTypeDetails$Builder;
13003HSPLcom/android/server/pm/UserTypeDetails$Builder;->setBadgeLabels([I)Lcom/android/server/pm/UserTypeDetails$Builder;
13004HSPLcom/android/server/pm/UserTypeDetails$Builder;->setBadgeNoBackground(I)Lcom/android/server/pm/UserTypeDetails$Builder;
13005HSPLcom/android/server/pm/UserTypeDetails$Builder;->setBadgePlain(I)Lcom/android/server/pm/UserTypeDetails$Builder;
13006HSPLcom/android/server/pm/UserTypeDetails$Builder;->setBaseType(I)Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013007HSPLcom/android/server/pm/UserTypeDetails$Builder;->setDarkThemeBadgeColors([I)Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-serviceba354032021-03-16 09:58:05 -070013008HSPLcom/android/server/pm/UserTypeDetails$Builder;->setDefaultCrossProfileIntentFilters(Ljava/util/List;)Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-service35aba412020-02-03 11:53:25 -080013009HSPLcom/android/server/pm/UserTypeDetails$Builder;->setDefaultRestrictions(Landroid/os/Bundle;)Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-serviceba354032021-03-16 09:58:05 -070013010HSPLcom/android/server/pm/UserTypeDetails$Builder;->setDefaultSecureSettings(Landroid/os/Bundle;)Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013011HSPLcom/android/server/pm/UserTypeDetails$Builder;->setDefaultUserInfoPropertyFlags(I)Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013012HSPLcom/android/server/pm/UserTypeDetails$Builder;->setDefaultUserProperties(Landroid/content/pm/UserProperties$Builder;)Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013013HSPLcom/android/server/pm/UserTypeDetails$Builder;->setIconBadge(I)Lcom/android/server/pm/UserTypeDetails$Builder;
13014HSPLcom/android/server/pm/UserTypeDetails$Builder;->setLabel(I)Lcom/android/server/pm/UserTypeDetails$Builder;
13015HSPLcom/android/server/pm/UserTypeDetails$Builder;->setMaxAllowed(I)Lcom/android/server/pm/UserTypeDetails$Builder;
13016HSPLcom/android/server/pm/UserTypeDetails$Builder;->setMaxAllowedPerParent(I)Lcom/android/server/pm/UserTypeDetails$Builder;
13017HSPLcom/android/server/pm/UserTypeDetails$Builder;->setName(Ljava/lang/String;)Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-service35aba412020-02-03 11:53:25 -080013018HSPLcom/android/server/pm/UserTypeDetails;->addDefaultRestrictionsTo(Landroid/os/Bundle;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013019HSPLcom/android/server/pm/UserTypeDetails;->getDefaultUserPropertiesReference()Landroid/content/pm/UserProperties;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013020HSPLcom/android/server/pm/UserTypeDetails;->isFull()Z
13021HSPLcom/android/server/pm/UserTypeDetails;->isProfile()Z
13022HSPLcom/android/server/pm/UserTypeDetails;->isSystem()Z
art-benchmark-service35aba412020-02-03 11:53:25 -080013023HSPLcom/android/server/pm/UserTypeFactory;->customizeBuilders(Landroid/util/ArrayMap;Landroid/content/res/XmlResourceParser;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013024HSPLcom/android/server/pm/UserTypeFactory;->getDefaultBuilders()Landroid/util/ArrayMap;
art-benchmark-service08401c12022-12-23 09:27:20 -080013025HSPLcom/android/server/pm/UserTypeFactory;->getDefaultCloneCrossProfileIntentFilter()Ljava/util/List;
art-benchmark-service35aba412020-02-03 11:53:25 -080013026HSPLcom/android/server/pm/UserTypeFactory;->getDefaultGuestUserRestrictions()Landroid/os/Bundle;
art-benchmark-serviceba354032021-03-16 09:58:05 -070013027HSPLcom/android/server/pm/UserTypeFactory;->getDefaultManagedCrossProfileIntentFilter()Ljava/util/List;
art-benchmark-serviceba354032021-03-16 09:58:05 -070013028HSPLcom/android/server/pm/UserTypeFactory;->getDefaultManagedProfileSecureSettings()Landroid/os/Bundle;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013029HSPLcom/android/server/pm/UserTypeFactory;->getDefaultNonManagedProfileSecureSettings()Landroid/os/Bundle;
art-benchmark-service35aba412020-02-03 11:53:25 -080013030HSPLcom/android/server/pm/UserTypeFactory;->getDefaultSecondaryUserRestrictions()Landroid/os/Bundle;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013031HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeFullDemo()Lcom/android/server/pm/UserTypeDetails$Builder;
13032HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeFullGuest()Lcom/android/server/pm/UserTypeDetails$Builder;
13033HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeFullRestricted()Lcom/android/server/pm/UserTypeDetails$Builder;
13034HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeFullSecondary()Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-service35aba412020-02-03 11:53:25 -080013035HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeFullSystem()Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-service84deab32021-05-12 09:41:00 -070013036HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeProfileClone()Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013037HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeProfileManaged()Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013038HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeProfileTest()Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013039HSPLcom/android/server/pm/UserTypeFactory;->getDefaultTypeSystemHeadless()Lcom/android/server/pm/UserTypeDetails$Builder;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013040HSPLcom/android/server/pm/UserTypeFactory;->getUserTypeVersion()I
13041HSPLcom/android/server/pm/UserTypeFactory;->getUserTypeVersion(Landroid/content/res/XmlResourceParser;)I
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013042HSPLcom/android/server/pm/UserTypeFactory;->getUserTypes()Landroid/util/ArrayMap;
art-benchmark-service08401c12022-12-23 09:27:20 -080013043HSPLcom/android/server/pm/UserVisibilityMediator;-><clinit>()V
13044HSPLcom/android/server/pm/UserVisibilityMediator;-><init>(Landroid/os/Handler;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080013045HSPLcom/android/server/pm/UserVisibilityMediator;-><init>(ZZLandroid/os/Handler;)V
13046HSPLcom/android/server/pm/UserVisibilityMediator;->isCurrentUserOrRunningProfileOfCurrentUser(I)Z+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
13047HSPLcom/android/server/pm/UserVisibilityMediator;->isUserVisible(I)Z+]Lcom/android/server/pm/UserVisibilityMediator;Lcom/android/server/pm/UserVisibilityMediator;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013048HPLcom/android/server/pm/VerifyingSession;->sendPackageVerificationRequest(ILandroid/content/pm/PackageInfoLite;Lcom/android/server/pm/PackageVerificationState;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013049HSPLcom/android/server/pm/WatchedIntentFilter;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013050HSPLcom/android/server/pm/WatchedIntentFilter;-><init>(Landroid/content/IntentFilter;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013051HSPLcom/android/server/pm/WatchedIntentFilter;->addAction(Ljava/lang/String;)V
13052HSPLcom/android/server/pm/WatchedIntentFilter;->addCategory(Ljava/lang/String;)V
13053HSPLcom/android/server/pm/WatchedIntentFilter;->addDataScheme(Ljava/lang/String;)V
13054HSPLcom/android/server/pm/WatchedIntentFilter;->addDataType(Ljava/lang/String;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013055HSPLcom/android/server/pm/WatchedIntentFilter;->getIntentFilter()Landroid/content/IntentFilter;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013056HSPLcom/android/server/pm/WatchedIntentFilter;->onChanged()V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013057HSPLcom/android/server/pm/WatchedIntentResolver$1;-><init>(Lcom/android/server/pm/WatchedIntentResolver;)V
13058HSPLcom/android/server/pm/WatchedIntentResolver$2;-><init>()V
13059HSPLcom/android/server/pm/WatchedIntentResolver;-><clinit>()V
13060HSPLcom/android/server/pm/WatchedIntentResolver;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013061HSPLcom/android/server/pm/WatchedIntentResolver;->addFilter(Lcom/android/server/pm/snapshot/PackageDataSnapshot;Lcom/android/server/pm/WatchedIntentFilter;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013062HSPLcom/android/server/pm/WatchedIntentResolver;->dispatchChange(Lcom/android/server/utils/Watchable;)V
13063HSPLcom/android/server/pm/WatchedIntentResolver;->findFilters(Lcom/android/server/pm/WatchedIntentFilter;)Ljava/util/ArrayList;
13064HSPLcom/android/server/pm/WatchedIntentResolver;->onChanged()V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070013065HSPLcom/android/server/pm/WatchedIntentResolver;->registerObserver(Lcom/android/server/utils/Watcher;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013066HSPLcom/android/server/pm/dex/ArtManagerService$ArtManagerInternalImpl;-><init>(Lcom/android/server/pm/dex/ArtManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013067HSPLcom/android/server/pm/dex/ArtManagerService$ArtManagerInternalImpl;-><init>(Lcom/android/server/pm/dex/ArtManagerService;Lcom/android/server/pm/dex/ArtManagerService$ArtManagerInternalImpl-IA;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013068HPLcom/android/server/pm/dex/ArtManagerService$ArtManagerInternalImpl;->getPackageOptimizationInfo(Landroid/content/pm/ApplicationInfo;Ljava/lang/String;Ljava/lang/String;)Landroid/content/pm/dex/PackageOptimizationInfo;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013069HSPLcom/android/server/pm/dex/ArtManagerService;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013070HSPLcom/android/server/pm/dex/ArtManagerService;-><init>(Landroid/content/Context;Lcom/android/server/pm/Installer;Ljava/lang/Object;)V
Calin Juravle36829e52019-04-10 19:07:47 -070013071HSPLcom/android/server/pm/dex/ArtManagerService;->getCompilationReasonTronValue(Ljava/lang/String;)I
Calin Juravle36829e52019-04-10 19:07:47 -070013072HSPLcom/android/server/pm/dex/ArtManagerService;->verifyTronLoggingConstants()V
art-benchmark-servicef45ca2f2021-04-03 17:56:47 -070013073HSPLcom/android/server/pm/dex/ArtStatsLogUtils$ArtStatsLogger;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013074HSPLcom/android/server/pm/dex/DexManager$PackageCodeLocations;-><init>(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)V
13075HSPLcom/android/server/pm/dex/DexManager$PackageCodeLocations;->mergeAppDataDirs(Ljava/lang/String;I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013076HSPLcom/android/server/pm/dex/DexManager;-><clinit>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080013077HSPLcom/android/server/pm/dex/DexManager;-><init>(Landroid/content/Context;Lcom/android/server/pm/PackageDexOptimizer;Lcom/android/server/pm/Installer;Ljava/lang/Object;Lcom/android/server/pm/dex/DynamicCodeLogger;)V
13078HSPLcom/android/server/pm/dex/DexManager;-><init>(Landroid/content/Context;Lcom/android/server/pm/PackageDexOptimizer;Lcom/android/server/pm/Installer;Ljava/lang/Object;Lcom/android/server/pm/dex/DynamicCodeLogger;Landroid/content/pm/IPackageManager;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013079HSPLcom/android/server/pm/dex/DexManager;->loadInternal(Ljava/util/Map;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013080HSPLcom/android/server/pm/dex/DynamicCodeLogger;-><init>(Lcom/android/server/pm/Installer;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013081HSPLcom/android/server/pm/dex/PackageDexUsage;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013082HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading;-><clinit>()V
13083HSPLcom/android/server/pm/dex/PackageDynamicCodeLoading;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -070013084HSPLcom/android/server/pm/dex/ViewCompiler;-><init>(Ljava/lang/Object;Lcom/android/server/pm/Installer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013085HSPLcom/android/server/pm/local/PackageManagerLocalImpl$BaseSnapshotImpl;-><init>(Lcom/android/server/pm/snapshot/PackageDataSnapshot;)V
13086HSPLcom/android/server/pm/local/PackageManagerLocalImpl$BaseSnapshotImpl;-><init>(Lcom/android/server/pm/snapshot/PackageDataSnapshot;Lcom/android/server/pm/local/PackageManagerLocalImpl$BaseSnapshotImpl-IA;)V
13087HSPLcom/android/server/pm/local/PackageManagerLocalImpl$BaseSnapshotImpl;->checkClosed()V
13088HSPLcom/android/server/pm/local/PackageManagerLocalImpl$BaseSnapshotImpl;->close()V
13089HSPLcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl;-><init>(ILandroid/os/UserHandle;Lcom/android/server/pm/snapshot/PackageDataSnapshot;Lcom/android/server/pm/local/PackageManagerLocalImpl$UnfilteredSnapshotImpl;)V+]Landroid/os/UserHandle;Landroid/os/UserHandle;
13090HSPLcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl;-><init>(ILandroid/os/UserHandle;Lcom/android/server/pm/snapshot/PackageDataSnapshot;Lcom/android/server/pm/local/PackageManagerLocalImpl$UnfilteredSnapshotImpl;Lcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl-IA;)V
13091HSPLcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl;->checkClosed()V
13092HSPLcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl;->close()V
13093HSPLcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl;->getPackageState(Ljava/lang/String;)Lcom/android/server/pm/pkg/PackageState;+]Lcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl;Lcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
13094HSPLcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl;->getPackageStates()Ljava/util/Map;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl;Lcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
13095HSPLcom/android/server/pm/local/PackageManagerLocalImpl$UnfilteredSnapshotImpl;-><init>(Lcom/android/server/pm/snapshot/PackageDataSnapshot;)V
13096HSPLcom/android/server/pm/local/PackageManagerLocalImpl$UnfilteredSnapshotImpl;-><init>(Lcom/android/server/pm/snapshot/PackageDataSnapshot;Lcom/android/server/pm/local/PackageManagerLocalImpl$UnfilteredSnapshotImpl-IA;)V
13097HSPLcom/android/server/pm/local/PackageManagerLocalImpl$UnfilteredSnapshotImpl;->close()V
13098HSPLcom/android/server/pm/local/PackageManagerLocalImpl$UnfilteredSnapshotImpl;->getPackageStates()Ljava/util/Map;+]Lcom/android/server/pm/local/PackageManagerLocalImpl$BaseSnapshotImpl;Lcom/android/server/pm/local/PackageManagerLocalImpl$UnfilteredSnapshotImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070013099HSPLcom/android/server/pm/local/PackageManagerLocalImpl;-><init>(Lcom/android/server/pm/PackageManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013100HSPLcom/android/server/pm/local/PackageManagerLocalImpl;->withFilteredSnapshot(ILandroid/os/UserHandle;)Lcom/android/server/pm/PackageManagerLocal$FilteredSnapshot;
13101HSPLcom/android/server/pm/local/PackageManagerLocalImpl;->withFilteredSnapshot(ILandroid/os/UserHandle;)Lcom/android/server/pm/local/PackageManagerLocalImpl$FilteredSnapshotImpl;
13102HSPLcom/android/server/pm/local/PackageManagerLocalImpl;->withUnfilteredSnapshot()Lcom/android/server/pm/PackageManagerLocal$UnfilteredSnapshot;+]Lcom/android/server/pm/local/PackageManagerLocalImpl;Lcom/android/server/pm/local/PackageManagerLocalImpl;
13103HSPLcom/android/server/pm/local/PackageManagerLocalImpl;->withUnfilteredSnapshot()Lcom/android/server/pm/local/PackageManagerLocalImpl$UnfilteredSnapshotImpl;+]Lcom/android/server/pm/PackageManagerService;Lcom/android/server/pm/PackageManagerService;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013104HSPLcom/android/server/pm/parsing/PackageCacher;-><clinit>()V
13105HSPLcom/android/server/pm/parsing/PackageCacher;-><init>(Ljava/io/File;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013106HSPLcom/android/server/pm/parsing/PackageCacher;->cacheResult(Ljava/io/File;ILcom/android/server/pm/parsing/pkg/ParsedPackage;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000013107HSPLcom/android/server/pm/parsing/PackageCacher;->fromCacheEntryStatic([B)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013108HSPLcom/android/server/pm/parsing/PackageCacher;->getCacheKey(Ljava/io/File;I)Ljava/lang/String;
13109HSPLcom/android/server/pm/parsing/PackageCacher;->getCachedResult(Ljava/io/File;I)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013110HSPLcom/android/server/pm/parsing/PackageCacher;->isCacheUpToDate(Ljava/io/File;Ljava/io/File;)Z
13111HSPLcom/android/server/pm/parsing/PackageCacher;->toCacheEntry(Lcom/android/server/pm/parsing/pkg/ParsedPackage;)[B
13112HSPLcom/android/server/pm/parsing/PackageCacher;->toCacheEntryStatic(Lcom/android/server/pm/parsing/pkg/ParsedPackage;)[B
art-benchmark-service84f185c2023-07-24 02:43:42 -070013113HSPLcom/android/server/pm/parsing/PackageInfoUtils$CachedApplicationInfoGenerator;->generate(Lcom/android/server/pm/pkg/AndroidPackage;JLcom/android/server/pm/pkg/PackageUserStateInternal;ILcom/android/server/pm/pkg/PackageStateInternal;)Landroid/content/pm/ApplicationInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013114HSPLcom/android/server/pm/parsing/PackageInfoUtils;-><clinit>()V
art-benchmark-service08401c12022-12-23 09:27:20 -080013115HSPLcom/android/server/pm/parsing/PackageInfoUtils;->appInfoFlags(ILcom/android/server/pm/pkg/PackageStateInternal;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013116HSPLcom/android/server/pm/parsing/PackageInfoUtils;->appInfoFlags(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/PackageStateInternal;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013117HSPLcom/android/server/pm/parsing/PackageInfoUtils;->appInfoPrivateFlags(ILcom/android/server/pm/pkg/PackageStateInternal;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013118HSPLcom/android/server/pm/parsing/PackageInfoUtils;->appInfoPrivateFlags(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/PackageStateInternal;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013119HSPLcom/android/server/pm/parsing/PackageInfoUtils;->appInfoPrivateFlagsExt(ILcom/android/server/pm/pkg/PackageStateInternal;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013120HSPLcom/android/server/pm/parsing/PackageInfoUtils;->appInfoPrivateFlagsExt(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/PackageStateInternal;)I
13121HSPLcom/android/server/pm/parsing/PackageInfoUtils;->assignFieldsComponentInfoParsedMainComponent(Landroid/content/pm/ComponentInfo;Lcom/android/server/pm/pkg/component/ParsedMainComponent;)V+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedProviderImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedProviderImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;
13122HSPLcom/android/server/pm/parsing/PackageInfoUtils;->assignFieldsComponentInfoParsedMainComponent(Landroid/content/pm/ComponentInfo;Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/PackageStateInternal;I)V+]Ljava/lang/Integer;Ljava/lang/Integer;
13123HSPLcom/android/server/pm/parsing/PackageInfoUtils;->assignFieldsPackageItemInfoParsedComponent(Landroid/content/pm/PackageItemInfo;Lcom/android/server/pm/pkg/component/ParsedComponent;)V+]Lcom/android/server/pm/pkg/component/ParsedComponent;megamorphic_types
art-benchmark-service00abe242023-02-13 10:31:34 -080013124HSPLcom/android/server/pm/parsing/PackageInfoUtils;->checkUseInstalledOrHidden(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/pkg/PackageUserStateInternal;J)Z+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;,Lcom/android/server/pm/pkg/PackageUserStateDefault;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageStateUnserialized;Lcom/android/server/pm/pkg/PackageStateUnserialized;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013125HSPLcom/android/server/pm/parsing/PackageInfoUtils;->flag(ZI)I
art-benchmark-service00abe242023-02-13 10:31:34 -080013126HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generate(Lcom/android/server/pm/pkg/AndroidPackage;[IJJJLjava/util/Set;Ljava/util/Set;Lcom/android/server/pm/pkg/PackageUserStateInternal;ILcom/android/server/pm/pkg/PackageStateInternal;)Landroid/content/pm/PackageInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013127HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateActivityInfo(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/component/ParsedActivity;JLcom/android/server/pm/pkg/PackageUserStateInternal;ILcom/android/server/pm/pkg/PackageStateInternal;)Landroid/content/pm/ActivityInfo;
art-benchmark-service922a5532023-03-23 03:12:41 -070013128HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateActivityInfo(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/component/ParsedActivity;JLcom/android/server/pm/pkg/PackageUserStateInternal;Landroid/content/pm/ApplicationInfo;ILcom/android/server/pm/pkg/PackageStateInternal;)Landroid/content/pm/ActivityInfo;+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/content/pm/ActivityInfo;Landroid/content/pm/ActivityInfo;]Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Lcom/android/server/pm/pkg/component/ParsedActivity;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013129HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateApplicationInfo(Lcom/android/server/pm/pkg/AndroidPackage;JLcom/android/server/pm/pkg/PackageUserStateInternal;ILcom/android/server/pm/pkg/PackageStateInternal;)Landroid/content/pm/ApplicationInfo;+]Lcom/android/server/pm/pkg/SharedLibraryWrapper;Lcom/android/server/pm/pkg/SharedLibraryWrapper;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/pkg/PackageStateUnserialized;Lcom/android/server/pm/pkg/PackageStateUnserialized;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013130HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generatePermissionGroupInfo(Lcom/android/server/pm/pkg/component/ParsedPermissionGroup;J)Landroid/content/pm/PermissionGroupInfo;
art-benchmark-service922a5532023-03-23 03:12:41 -070013131HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generatePermissionInfo(Lcom/android/server/pm/pkg/component/ParsedPermission;J)Landroid/content/pm/PermissionInfo;+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedPermissionImpl;]Landroid/os/Bundle;Landroid/os/Bundle;]Lcom/android/server/pm/pkg/component/ParsedPermission;Lcom/android/server/pm/pkg/component/ParsedPermissionImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013132HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateProcessInfo(Ljava/util/Map;J)Landroid/util/ArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013133HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateProviderInfo(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/component/ParsedProvider;JLcom/android/server/pm/pkg/PackageUserStateInternal;Landroid/content/pm/ApplicationInfo;ILcom/android/server/pm/pkg/PackageStateInternal;)Landroid/content/pm/ProviderInfo;+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedProviderImpl;]Lcom/android/server/pm/pkg/component/ParsedProvider;Lcom/android/server/pm/pkg/component/ParsedProviderImpl;]Landroid/os/Bundle;Landroid/os/Bundle;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/component/ParsedProviderImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013134HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateServiceInfo(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/component/ParsedService;JLcom/android/server/pm/pkg/PackageUserStateInternal;ILcom/android/server/pm/pkg/PackageStateInternal;)Landroid/content/pm/ServiceInfo;
art-benchmark-service922a5532023-03-23 03:12:41 -070013135HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateServiceInfo(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/component/ParsedService;JLcom/android/server/pm/pkg/PackageUserStateInternal;Landroid/content/pm/ApplicationInfo;ILcom/android/server/pm/pkg/PackageStateInternal;)Landroid/content/pm/ServiceInfo;+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Landroid/os/Bundle;Landroid/os/Bundle;]Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Lcom/android/server/pm/pkg/component/ParsedService;Lcom/android/server/pm/pkg/component/ParsedServiceImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013136HSPLcom/android/server/pm/parsing/PackageInfoUtils;->generateWithComponents(Lcom/android/server/pm/pkg/AndroidPackage;[IJJJLjava/util/Set;Ljava/util/Set;Lcom/android/server/pm/pkg/PackageUserStateInternal;ILcom/android/server/pm/pkg/PackageStateInternal;)Landroid/content/pm/PackageInfo;+]Lcom/android/server/pm/pkg/component/ParsedAttribution;Lcom/android/server/pm/pkg/component/ParsedAttributionImpl;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedPermissionImpl;]Lcom/android/server/pm/pkg/component/ParsedUsesPermission;Lcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl;]Landroid/content/pm/SigningDetails;Landroid/content/pm/SigningDetails;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Ljava/util/Set;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013137HSPLcom/android/server/pm/parsing/PackageInfoUtils;->getDataDir(Lcom/android/server/pm/pkg/AndroidPackage;I)Ljava/io/File;+]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013138HSPLcom/android/server/pm/parsing/PackageInfoUtils;->initForUser(Landroid/content/pm/ApplicationInfo;Lcom/android/server/pm/pkg/AndroidPackage;I)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/pm/parsing/pkg/PackageImpl;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
13139HSPLcom/android/server/pm/parsing/PackageInfoUtils;->updateApplicationInfo(Landroid/content/pm/ApplicationInfo;JLcom/android/server/pm/pkg/PackageUserState;)V+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;,Lcom/android/server/pm/pkg/PackageUserStateDefault;]Landroid/content/pm/overlay/OverlayPaths;Landroid/content/pm/overlay/OverlayPaths;]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013140HSPLcom/android/server/pm/parsing/PackageParser2$$ExternalSyntheticLambda0;-><init>()V
13141HSPLcom/android/server/pm/parsing/PackageParser2$$ExternalSyntheticLambda0;->get()Ljava/lang/Object;
13142HSPLcom/android/server/pm/parsing/PackageParser2$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/pm/parsing/PackageParser2;Lcom/android/server/pm/parsing/PackageParser2$Callback;)V
13143HSPLcom/android/server/pm/parsing/PackageParser2$$ExternalSyntheticLambda1;->isChangeEnabled(JLjava/lang/String;I)Z
13144HSPLcom/android/server/pm/parsing/PackageParser2$$ExternalSyntheticLambda2;-><init>(Landroid/content/pm/parsing/result/ParseInput$Callback;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070013145HSPLcom/android/server/pm/parsing/PackageParser2$$ExternalSyntheticLambda2;->get()Ljava/lang/Object;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013146HSPLcom/android/server/pm/parsing/PackageParser2$Callback;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013147HSPLcom/android/server/pm/parsing/PackageParser2$Callback;->startParsingPackage(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/content/res/TypedArray;Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013148HSPLcom/android/server/pm/parsing/PackageParser2;->$r8$lambda$Rh0rXb_bSsmbBUddYRVT3lTACm4(Lcom/android/server/pm/parsing/PackageParser2;Lcom/android/server/pm/parsing/PackageParser2$Callback;JLjava/lang/String;I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013149HSPLcom/android/server/pm/parsing/PackageParser2;->$r8$lambda$TyuePyUPnrrxyGine9B9PVPKaBM()Landroid/content/pm/ApplicationInfo;
13150HSPLcom/android/server/pm/parsing/PackageParser2;->$r8$lambda$wJ5RQfmA6u_C5mkZkTAKrvEySIo(Landroid/content/pm/parsing/result/ParseInput$Callback;)Landroid/content/pm/parsing/result/ParseTypeImpl;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013151HSPLcom/android/server/pm/parsing/PackageParser2;-><clinit>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013152HSPLcom/android/server/pm/parsing/PackageParser2;-><init>([Ljava/lang/String;Landroid/util/DisplayMetrics;Ljava/io/File;Lcom/android/server/pm/parsing/PackageParser2$Callback;)V
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013153HSPLcom/android/server/pm/parsing/PackageParser2;->lambda$new$0()Landroid/content/pm/ApplicationInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013154HSPLcom/android/server/pm/parsing/PackageParser2;->lambda$new$1(Lcom/android/server/pm/parsing/PackageParser2$Callback;JLjava/lang/String;I)Z
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013155HSPLcom/android/server/pm/parsing/PackageParser2;->lambda$new$2(Landroid/content/pm/parsing/result/ParseInput$Callback;)Landroid/content/pm/parsing/result/ParseTypeImpl;
art-benchmark-service22928e12022-06-04 17:35:15 -070013156HSPLcom/android/server/pm/parsing/PackageParser2;->parsePackage(Ljava/io/File;IZ)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013157HSPLcom/android/server/pm/parsing/ParsedComponentStateUtils;->getNonLocalizedLabelAndIcon(Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/PackageStateInternal;I)Landroid/util/Pair;+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedProviderImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;,Lcom/android/server/pm/pkg/component/ParsedInstrumentationImpl;]Lcom/android/server/pm/pkg/PackageUserStateInternal;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Ljava/lang/Integer;Ljava/lang/Integer;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013158HSPLcom/android/server/pm/parsing/library/AndroidHidlUpdater;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080013159HSPLcom/android/server/pm/parsing/library/AndroidHidlUpdater;->updatePackage(Lcom/android/server/pm/parsing/pkg/ParsedPackage;ZZ)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070013160HSPLcom/android/server/pm/parsing/library/AndroidNetIpSecIkeUpdater;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080013161HSPLcom/android/server/pm/parsing/library/AndroidNetIpSecIkeUpdater;->updatePackage(Lcom/android/server/pm/parsing/pkg/ParsedPackage;ZZ)V
art-benchmark-servicead05a302020-03-17 09:46:02 -070013162HSPLcom/android/server/pm/parsing/library/AndroidTestBaseUpdater;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080013163HSPLcom/android/server/pm/parsing/library/AndroidTestBaseUpdater;->isChangeEnabled(Lcom/android/server/pm/pkg/AndroidPackage;Z)Z
13164HSPLcom/android/server/pm/parsing/library/AndroidTestBaseUpdater;->updatePackage(Lcom/android/server/pm/parsing/pkg/ParsedPackage;ZZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013165HSPLcom/android/server/pm/parsing/library/ApexSharedLibraryUpdater;-><init>(Landroid/util/ArrayMap;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080013166HSPLcom/android/server/pm/parsing/library/ApexSharedLibraryUpdater;->updatePackage(Lcom/android/server/pm/parsing/pkg/ParsedPackage;ZZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013167HSPLcom/android/server/pm/parsing/library/ApexSharedLibraryUpdater;->updateSharedLibraryForPackage(Lcom/android/server/SystemConfig$SharedLibraryEntry;Lcom/android/server/pm/parsing/pkg/ParsedPackage;)V
art-benchmark-serviced60351b2020-04-11 17:55:40 -070013168HSPLcom/android/server/pm/parsing/library/ComGoogleAndroidMapsUpdater;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080013169HSPLcom/android/server/pm/parsing/library/ComGoogleAndroidMapsUpdater;->updatePackage(Lcom/android/server/pm/parsing/pkg/ParsedPackage;ZZ)V
art-benchmark-servicead05a302020-03-17 09:46:02 -070013170HSPLcom/android/server/pm/parsing/library/OrgApacheHttpLegacyUpdater;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013171HSPLcom/android/server/pm/parsing/library/OrgApacheHttpLegacyUpdater;->apkTargetsApiLevelLessThanOrEqualToOMR1(Lcom/android/server/pm/pkg/AndroidPackage;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080013172HSPLcom/android/server/pm/parsing/library/OrgApacheHttpLegacyUpdater;->updatePackage(Lcom/android/server/pm/parsing/pkg/ParsedPackage;ZZ)V
art-benchmark-servicead05a302020-03-17 09:46:02 -070013173HSPLcom/android/server/pm/parsing/library/PackageBackwardCompatibility$AndroidTestRunnerSplitUpdater;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080013174HSPLcom/android/server/pm/parsing/library/PackageBackwardCompatibility$AndroidTestRunnerSplitUpdater;->updatePackage(Lcom/android/server/pm/parsing/pkg/ParsedPackage;ZZ)V
art-benchmark-servicead05a302020-03-17 09:46:02 -070013175HSPLcom/android/server/pm/parsing/library/PackageBackwardCompatibility;-><clinit>()V
13176HSPLcom/android/server/pm/parsing/library/PackageBackwardCompatibility;-><init>(Z[Lcom/android/server/pm/parsing/library/PackageSharedLibraryUpdater;)V
13177HSPLcom/android/server/pm/parsing/library/PackageBackwardCompatibility;->addUpdaterForAndroidTestBase(Ljava/util/List;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080013178HSPLcom/android/server/pm/parsing/library/PackageBackwardCompatibility;->modifySharedLibraries(Lcom/android/server/pm/parsing/pkg/ParsedPackage;ZZ)V
13179HSPLcom/android/server/pm/parsing/library/PackageBackwardCompatibility;->updatePackage(Lcom/android/server/pm/parsing/pkg/ParsedPackage;ZZ)V
art-benchmark-servicead05a302020-03-17 09:46:02 -070013180HSPLcom/android/server/pm/parsing/library/PackageSharedLibraryUpdater;-><init>()V
13181HSPLcom/android/server/pm/parsing/library/PackageSharedLibraryUpdater;->isLibraryPresent(Ljava/util/List;Ljava/util/List;Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013182HSPLcom/android/server/pm/parsing/library/PackageSharedLibraryUpdater;->prefixImplicitDependency(Lcom/android/server/pm/parsing/pkg/ParsedPackage;Ljava/lang/String;Ljava/lang/String;)V
13183HSPLcom/android/server/pm/parsing/library/PackageSharedLibraryUpdater;->prefixRequiredLibrary(Lcom/android/server/pm/parsing/pkg/ParsedPackage;Ljava/lang/String;)V
art-benchmark-servicead05a302020-03-17 09:46:02 -070013184HSPLcom/android/server/pm/parsing/library/PackageSharedLibraryUpdater;->removeLibrary(Lcom/android/server/pm/parsing/pkg/ParsedPackage;Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013185HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->createNativeLibraryHandle(Lcom/android/server/pm/pkg/AndroidPackage;)Lcom/android/internal/content/NativeLibraryHelper$Handle;
13186HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->createSharedLibraryForDynamic(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/lang/String;)Landroid/content/pm/SharedLibraryInfo;
13187HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->createSharedLibraryForStatic(Lcom/android/server/pm/pkg/AndroidPackage;)Landroid/content/pm/SharedLibraryInfo;
13188HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->fillVersionCodes(Lcom/android/server/pm/pkg/AndroidPackage;Landroid/content/pm/PackageInfo;)V
13189HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->generateAppInfoWithoutState(Lcom/android/server/pm/pkg/AndroidPackage;)Landroid/content/pm/ApplicationInfo;
13190HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->getAllCodePaths(Lcom/android/server/pm/pkg/AndroidPackage;)Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013191HPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->getHiddenApiEnforcementPolicy(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/PackageStateInternal;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013192HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->getRawPrimaryCpuAbi(Lcom/android/server/pm/pkg/AndroidPackage;)Ljava/lang/String;
13193HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->getRawSecondaryCpuAbi(Lcom/android/server/pm/pkg/AndroidPackage;)Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080013194HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->getRealPackageOrNull(Lcom/android/server/pm/pkg/AndroidPackage;Z)Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013195HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->hasComponentClassName(Lcom/android/server/pm/pkg/AndroidPackage;Ljava/lang/String;)Z+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedProviderImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013196HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->isLibrary(Lcom/android/server/pm/pkg/AndroidPackage;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080013197HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->isMatchForSystemOnly(Lcom/android/server/pm/pkg/PackageState;J)Z+]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;
13198HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->isOdm(Lcom/android/server/pm/pkg/AndroidPackage;)Z
13199HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->isOem(Lcom/android/server/pm/pkg/AndroidPackage;)Z
13200HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->isPrivileged(Lcom/android/server/pm/pkg/AndroidPackage;)Z
13201HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->isProduct(Lcom/android/server/pm/pkg/AndroidPackage;)Z
13202HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->isSystem(Lcom/android/server/pm/pkg/AndroidPackage;)Z
13203HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->isSystemExt(Lcom/android/server/pm/pkg/AndroidPackage;)Z
13204HSPLcom/android/server/pm/parsing/pkg/AndroidPackageUtils;->isVendor(Lcom/android/server/pm/pkg/AndroidPackage;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013205HSPLcom/android/server/pm/parsing/pkg/PackageImpl$$ExternalSyntheticLambda0;-><init>()V
art-benchmark-servicead05a302020-03-17 09:46:02 -070013206HSPLcom/android/server/pm/parsing/pkg/PackageImpl$1;-><init>()V
13207HSPLcom/android/server/pm/parsing/pkg/PackageImpl;-><clinit>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000013208HSPLcom/android/server/pm/parsing/pkg/PackageImpl;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicead05a302020-03-17 09:46:02 -070013209HSPLcom/android/server/pm/parsing/pkg/PackageImpl;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/content/res/TypedArray;Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013210HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addActivity(Lcom/android/server/pm/pkg/component/ParsedActivity;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13211HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addActivity(Lcom/android/server/pm/pkg/component/ParsedActivity;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013212HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addAdoptPermission(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13213HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addAdoptPermission(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013214HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addApexSystemService(Lcom/android/server/pm/pkg/component/ParsedApexSystemService;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13215HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addApexSystemService(Lcom/android/server/pm/pkg/component/ParsedApexSystemService;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13216HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addAttribution(Lcom/android/server/pm/pkg/component/ParsedAttribution;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13217HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addAttribution(Lcom/android/server/pm/pkg/component/ParsedAttribution;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13218HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addConfigPreference(Landroid/content/pm/ConfigurationInfo;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13219HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addConfigPreference(Landroid/content/pm/ConfigurationInfo;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13220HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addImplicitPermission(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13221HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addImplicitPermission(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13222HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addLibraryName(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13223HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addLibraryName(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service08401c12022-12-23 09:27:20 -080013224HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addMimeGroupsFromComponent(Lcom/android/server/pm/pkg/component/ParsedComponent;)V+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedProviderImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013225HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addOriginalPackage(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13226HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addOriginalPackage(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13227HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addOverlayable(Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13228HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addPermission(Lcom/android/server/pm/pkg/component/ParsedPermission;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13229HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addPermission(Lcom/android/server/pm/pkg/component/ParsedPermission;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13230HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addPermissionGroup(Lcom/android/server/pm/pkg/component/ParsedPermissionGroup;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13231HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addPermissionGroup(Lcom/android/server/pm/pkg/component/ParsedPermissionGroup;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13232HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addProperty(Landroid/content/pm/PackageManager$Property;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13233HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addProperty(Landroid/content/pm/PackageManager$Property;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13234HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addProtectedBroadcast(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13235HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addProtectedBroadcast(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13236HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addProvider(Lcom/android/server/pm/pkg/component/ParsedProvider;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13237HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addProvider(Lcom/android/server/pm/pkg/component/ParsedProvider;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13238HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addQueriesIntent(Landroid/content/Intent;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13239HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addQueriesIntent(Landroid/content/Intent;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13240HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addQueriesPackage(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13241HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addQueriesPackage(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13242HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addQueriesProvider(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13243HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addQueriesProvider(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13244HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addReceiver(Lcom/android/server/pm/pkg/component/ParsedActivity;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13245HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addReceiver(Lcom/android/server/pm/pkg/component/ParsedActivity;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13246HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addReqFeature(Landroid/content/pm/FeatureInfo;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13247HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addReqFeature(Landroid/content/pm/FeatureInfo;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13248HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addService(Lcom/android/server/pm/pkg/component/ParsedService;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13249HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addService(Lcom/android/server/pm/pkg/component/ParsedService;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013250HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addUsesLibrary(ILjava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13251HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addUsesLibrary(ILjava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013252HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addUsesLibrary(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13253HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addUsesLibrary(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013254HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addUsesOptionalLibrary(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13255HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addUsesOptionalLibrary(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13256HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addUsesOptionalNativeLibrary(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13257HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addUsesOptionalNativeLibrary(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13258HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addUsesPermission(Lcom/android/server/pm/pkg/component/ParsedUsesPermission;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13259HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->addUsesPermission(Lcom/android/server/pm/pkg/component/ParsedUsesPermission;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013260HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->asSplit([Ljava/lang/String;[Ljava/lang/String;[ILandroid/util/SparseArray;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13261HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->asSplit([Ljava/lang/String;[Ljava/lang/String;[ILandroid/util/SparseArray;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013262HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->assignDerivedFields()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013263HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->assignDerivedFields2()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013264HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->buildAppClassNamesByProcess()Landroid/util/ArrayMap;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/pkg/component/ParsedProcess;Lcom/android/server/pm/pkg/component/ParsedProcessImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013265HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->capPermissionPriorities()Lcom/android/server/pm/parsing/pkg/PackageImpl;
13266HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->capPermissionPriorities()Lcom/android/server/pm/parsing/pkg/ParsedPackage;
13267HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->clearAdoptPermissions()Lcom/android/server/pm/parsing/pkg/PackageImpl;
13268HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->clearAdoptPermissions()Lcom/android/server/pm/parsing/pkg/ParsedPackage;
13269HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->clearOriginalPackages()Lcom/android/server/pm/parsing/pkg/PackageImpl;
13270HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->clearOriginalPackages()Lcom/android/server/pm/parsing/pkg/ParsedPackage;
13271HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->clearProtectedBroadcasts()Lcom/android/server/pm/parsing/pkg/PackageImpl;
13272HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->clearProtectedBroadcasts()Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013273HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->forParsing(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/content/res/TypedArray;Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013274HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getActivities()Ljava/util/List;
13275HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getAdoptPermissions()Ljava/util/List;
13276HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getApexSystemServices()Ljava/util/List;
13277HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getAttributions()Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013278HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getBaseApkPath()Ljava/lang/String;
art-benchmark-service13164882020-11-07 02:19:14 -080013279HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getBaseAppDataCredentialProtectedDirForSystemUser()Ljava/lang/String;
13280HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getBaseAppDataDeviceProtectedDirForSystemUser()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013281HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getBoolean(J)Z
13282HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getBoolean2(J)Z
13283HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getClassLoaderName()Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013284HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getCompileSdkVersion()I
Karuna Ramkumard7380572023-06-09 19:14:36 +000013285HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getCompileSdkVersionCodeName()Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013286HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getInstallLocation()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013287HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getInstrumentations()Ljava/util/List;
13288HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getKeySetMapping()Ljava/util/Map;
13289HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getLibraryNames()Ljava/util/List;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013290HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getLongVersionCode()J
13291HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getManifestPackageName()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013292HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getMaxAspectRatio()F
13293HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getMetaData()Landroid/os/Bundle;
13294HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getMimeGroups()Ljava/util/Set;
13295HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getMinAspectRatio()F
art-benchmark-servicead05a302020-03-17 09:46:02 -070013296HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getNativeLibraryDir()Ljava/lang/String;
13297HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getNativeLibraryRootDir()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013298HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getOriginalPackages()Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013299HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getOverlayCategory()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013300HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getOverlayPriority()I
13301HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getOverlayTarget()Ljava/lang/String;
13302HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getOverlayTargetOverlayableName()Ljava/lang/String;
13303HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getOverlayables()Ljava/util/Map;
13304HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getPackageName()Ljava/lang/String;
13305HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getPath()Ljava/lang/String;
13306HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getPermission()Ljava/lang/String;
13307HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getPermissionGroups()Ljava/util/List;
13308HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getPermissions()Ljava/util/List;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013309HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getPrimaryCpuAbi()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013310HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getProcessName()Ljava/lang/String;
13311HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getProcesses()Ljava/util/Map;
13312HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getProperties()Ljava/util/Map;
13313HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getProtectedBroadcasts()Ljava/util/List;
13314HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getProviders()Ljava/util/List;
13315HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getQueriesIntents()Ljava/util/List;
13316HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getQueriesPackages()Ljava/util/List;
13317HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getQueriesProviders()Ljava/util/Set;
13318HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getReceivers()Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013319HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getRequiredAccountType()Ljava/lang/String;
13320HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getResizeableActivity()Ljava/lang/Boolean;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013321HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getRestrictedAccountType()Ljava/lang/String;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070013322HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getSdkLibraryName()Ljava/lang/String;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013323HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getSecondaryCpuAbi()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013324HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getServices()Ljava/util/List;
13325HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getSharedUserId()Ljava/lang/String;
Karuna Ramkumard7380572023-06-09 19:14:36 +000013326HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getSharedUserLabelResourceId()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013327HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getSigningDetails()Landroid/content/pm/SigningDetails;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013328HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getSplitCodePaths()[Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013329HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getSplitNames()[Ljava/lang/String;
13330HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getSplitRevisionCodes()[I
art-benchmark-service84f185c2023-07-24 02:43:42 -070013331HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getSplits()Ljava/util/List;+]Lcom/android/server/pm/pkg/AndroidPackageSplitImpl;Lcom/android/server/pm/pkg/AndroidPackageSplitImpl;]Lcom/android/server/pm/parsing/pkg/PackageImpl;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070013332HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getStaticSharedLibraryName()Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080013333HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getStaticSharedLibraryVersion()J
art-benchmark-service84f185c2023-07-24 02:43:42 -070013334HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getStorageUuid()Ljava/util/UUID;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013335HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getTargetSdkVersion()I
13336HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getTaskAffinity()Ljava/lang/String;
13337HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getUiOptions()I
art-benchmark-servicead05a302020-03-17 09:46:02 -070013338HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getUid()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013339HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getUpgradeKeySets()Ljava/util/Set;
13340HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getUsesLibraries()Ljava/util/List;
13341HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getUsesNativeLibraries()Ljava/util/List;
13342HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getUsesOptionalLibraries()Ljava/util/List;
13343HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getUsesOptionalNativeLibraries()Ljava/util/List;
13344HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getUsesPermissions()Ljava/util/List;
13345HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getUsesSdkLibraries()Ljava/util/List;
13346HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getUsesSdkLibrariesVersionsMajor()[J
13347HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getUsesStaticLibraries()Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013348HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getUsesStaticLibrariesVersions()[J
13349HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getVersionCode()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013350HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getVersionCodeMajor()I
13351HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getVersionName()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013352HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->getVolumeUuid()Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013353HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->hasRequestForegroundServiceExemption()Z
13354HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->hideAsFinal()Lcom/android/server/pm/parsing/pkg/AndroidPackageInternal;
13355HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->hideAsParsed()Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013356HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->hideAsParsed()Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013357HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isAllowAudioPlaybackCapture()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013358HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isAllowNativeHeapPointerTagging()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013359HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isAnyDensity()Z
13360HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isApex()Z+]Lcom/android/server/pm/parsing/pkg/PackageImpl;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -080013361HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isAttributionsUserVisible()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070013362HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isBackupAllowed()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013363HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isBackupInForeground()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070013364HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isClearUserDataAllowed()Z
13365HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isClearUserDataOnFailedRestoreAllowed()Z
13366HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isCleartextTrafficAllowed()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013367HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isCoreApp()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013368HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isCrossProfile()Z+]Lcom/android/server/pm/parsing/pkg/PackageImpl;Lcom/android/server/pm/parsing/pkg/PackageImpl;
13369HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isDebuggable()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070013370HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isDeclaredHavingCode()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013371HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isDefaultToDeviceProtectedStorage()Z+]Lcom/android/server/pm/parsing/pkg/PackageImpl;Lcom/android/server/pm/parsing/pkg/PackageImpl;
13372HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isDirectBootAware()Z
13373HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isEnabled()Z+]Lcom/android/server/pm/parsing/pkg/PackageImpl;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013374HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isExternalStorage()Z+]Lcom/android/server/pm/parsing/pkg/PackageImpl;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service922a5532023-03-23 03:12:41 -070013375HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isExtraLargeScreensSupported()Z
13376HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isExtractNativeLibrariesRequested()Z
art-benchmark-servicead05a302020-03-17 09:46:02 -070013377HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isFactoryTest()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013378HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isForceQueryable()Z
13379HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isFullBackupOnly()Z
13380HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isGame()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080013381HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isHardwareAccelerated()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013382HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isHasDomainUrls()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013383HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isIsolatedSplitLoading()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070013384HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isKillAfterRestoreAllowed()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013385HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isLargeHeap()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070013386HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isLargeScreensSupported()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080013387HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isLeavingSharedUser()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013388HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isMultiArch()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070013389HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isNonSdkApiRequested()Z
13390HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isNormalScreensSupported()Z
art-benchmark-servicead05a302020-03-17 09:46:02 -070013391HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isOdm()Z
13392HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isOem()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013393HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isOnBackInvokedCallbackEnabled()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013394HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isOverlayIsStatic()Z
13395HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isPartiallyDirectBootAware()Z
13396HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isPersistent()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080013397HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isPrivileged()Z
art-benchmark-servicead05a302020-03-17 09:46:02 -070013398HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isProduct()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013399HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isProfileable()Z
13400HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isProfileableByShell()Z
13401HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isRequestLegacyExternalStorage()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013402HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isRequiredForAllUsers()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013403HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isResizeable()Z
13404HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isResizeableActivityViaSdkVersion()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080013405HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isResourceOverlay()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013406HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isRestoreAnyVersion()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070013407HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isRtlSupported()Z
13408HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isSaveStateDisallowed()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013409HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isSdkLibrary()Z+]Lcom/android/server/pm/parsing/pkg/PackageImpl;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013410HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isSignedWithPlatformKey()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070013411HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isSmallScreensSupported()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013412HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isStaticSharedLibrary()Z+]Lcom/android/server/pm/parsing/pkg/PackageImpl;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service08401c12022-12-23 09:27:20 -080013413HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isStub()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080013414HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isSystem()Z
art-benchmark-servicead05a302020-03-17 09:46:02 -070013415HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isSystemExt()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070013416HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isTaskReparentingAllowed()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013417HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isTestOnly()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013418HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isUseEmbeddedDex()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070013419HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isUserDataFragile()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080013420HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isVendor()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013421HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->isVmSafeMode()Z
art-benchmark-service9ef6c572022-10-17 01:36:19 -070013422HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->makeImmutable()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013423HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->markNotActivitiesAsNotExportedIfSingleUser()Lcom/android/server/pm/parsing/pkg/PackageImpl;
13424HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->markNotActivitiesAsNotExportedIfSingleUser()Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013425HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->removeUsesLibrary(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013426HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->removeUsesLibrary(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013427HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->removeUsesOptionalLibrary(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013428HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->removeUsesOptionalLibrary(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
13429HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->removeUsesOptionalLibrary(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013430HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->set32BitAbiPreferred(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13431HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->set32BitAbiPreferred(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013432HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAllComponentsDirectBootAware(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013433HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAllComponentsDirectBootAware(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013434HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAllowAudioPlaybackCapture(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13435HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAllowAudioPlaybackCapture(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013436HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAllowNativeHeapPointerTagging(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13437HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAllowNativeHeapPointerTagging(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013438HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAnyDensity(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13439HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAnyDensity(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13440HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setApex(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13441HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setApex(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
13442HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAppComponentFactory(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13443HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAppComponentFactory(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service00abe242023-02-13 10:31:34 -080013444HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setApplicationClassName(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13445HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setApplicationClassName(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013446HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAttributionsAreUserVisible(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13447HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAutoRevokePermissions(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13448HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setAutoRevokePermissions(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13449HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setBackupAgentName(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13450HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setBackupAgentName(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013451HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setBackupAllowed(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13452HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setBackupAllowed(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013453HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setBackupInForeground(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13454HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setBackupInForeground(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013455HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setBannerResourceId(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13456HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setBannerResourceId(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013457HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setBaseRevisionCode(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13458HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setBoolean(JZ)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13459HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setBoolean2(JZ)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013460HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCategory(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13461HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCategory(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13462HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setClassLoaderName(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13463HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setClassLoaderName(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013464HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setClearUserDataAllowed(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13465HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setClearUserDataAllowed(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13466HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setClearUserDataOnFailedRestoreAllowed(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13467HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setClearUserDataOnFailedRestoreAllowed(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13468HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCleartextTrafficAllowed(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13469HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCleartextTrafficAllowed(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013470HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCompatibleWidthLimitDp(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13471HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCompatibleWidthLimitDp(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13472HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCompileSdkVersion(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13473HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCompileSdkVersionCodeName(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013474HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCoreApp(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13475HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCoreApp(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013476HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCrossProfile(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13477HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setCrossProfile(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013478HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDataExtractionRulesResourceId(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13479HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDataExtractionRulesResourceId(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013480HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDebuggable(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13481HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDebuggable(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013482HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDeclaredHavingCode(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13483HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDeclaredHavingCode(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013484HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDefaultToDeviceProtectedStorage(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013485HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDefaultToDeviceProtectedStorage(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013486HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDefaultToDeviceProtectedStorage(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013487HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDescriptionResourceId(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13488HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDescriptionResourceId(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013489HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDirectBootAware(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013490HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDirectBootAware(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013491HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setDirectBootAware(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013492HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setEnabled(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13493HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setEnabled(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13494HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setExternalStorage(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13495HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setExternalStorage(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013496HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setExtraLargeScreensSupported(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13497HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setExtraLargeScreensSupported(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13498HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setExtractNativeLibrariesRequested(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13499HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setExtractNativeLibrariesRequested(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013500HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setFactoryTest(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013501HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setFactoryTest(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013502HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setForceQueryable(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13503HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setForceQueryable(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013504HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setFullBackupContentResourceId(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13505HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setFullBackupContentResourceId(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013506HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setFullBackupOnly(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13507HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setFullBackupOnly(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13508HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setGame(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13509HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setGame(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13510HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setGwpAsanMode(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13511HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setGwpAsanMode(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service00abe242023-02-13 10:31:34 -080013512HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setHardwareAccelerated(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13513HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setHardwareAccelerated(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013514HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setHasDomainUrls(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13515HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setHasDomainUrls(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013516HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setIconResourceId(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13517HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setIconResourceId(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013518HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setInstallLocation(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13519HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setInstallLocation(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13520HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setIsolatedSplitLoading(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service922a5532023-03-23 03:12:41 -070013521HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setKillAfterRestoreAllowed(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13522HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setKillAfterRestoreAllowed(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13523HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLabelResourceId(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13524HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLabelResourceId(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013525HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLargeHeap(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13526HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLargeHeap(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013527HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLargeScreensSupported(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13528HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLargeScreensSupported(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013529HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLargestWidthLimitDp(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13530HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLargestWidthLimitDp(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service00abe242023-02-13 10:31:34 -080013531HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLeavingSharedUser(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13532HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLeavingSharedUser(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013533HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLocaleConfigResourceId(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13534HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLocaleConfigResourceId(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13535HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLogoResourceId(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13536HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setLogoResourceId(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013537HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setManageSpaceActivityName(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13538HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setManageSpaceActivityName(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13539HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMaxAspectRatio(F)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13540HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMaxAspectRatio(F)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013541HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMaxSdkVersion(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13542HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMaxSdkVersion(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013543HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMemtagMode(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13544HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMemtagMode(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13545HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMetaData(Landroid/os/Bundle;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13546HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMetaData(Landroid/os/Bundle;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13547HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMinAspectRatio(F)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13548HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMinAspectRatio(F)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13549HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMinExtensionVersions(Landroid/util/SparseIntArray;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13550HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMinExtensionVersions(Landroid/util/SparseIntArray;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13551HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMinSdkVersion(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13552HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMinSdkVersion(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13553HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMultiArch(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13554HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setMultiArch(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013555HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNativeLibraryDir(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013556HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNativeLibraryDir(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013557HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNativeLibraryRootDir(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013558HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNativeLibraryRootDir(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013559HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNativeLibraryRootRequiresIsa(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13560HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNativeLibraryRootRequiresIsa(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013561HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNetworkSecurityConfigResourceId(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13562HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNetworkSecurityConfigResourceId(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013563HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNonLocalizedLabel(Ljava/lang/CharSequence;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13564HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNonLocalizedLabel(Ljava/lang/CharSequence;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013565HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNonSdkApiRequested(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13566HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNonSdkApiRequested(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13567HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNormalScreensSupported(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13568HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setNormalScreensSupported(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013569HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOdm(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013570HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOdm(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013571HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOem(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013572HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOem(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013573HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOnBackInvokedCallbackEnabled(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013574HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOverlayCategory(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13575HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOverlayCategory(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13576HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOverlayIsStatic(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13577HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOverlayIsStatic(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13578HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOverlayPriority(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13579HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOverlayPriority(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13580HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOverlayTarget(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13581HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOverlayTarget(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13582HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOverlayTargetOverlayableName(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13583HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setOverlayTargetOverlayableName(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013584HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPackageName(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13585HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPackageName(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013586HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPartiallyDirectBootAware(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13587HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPartiallyDirectBootAware(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013588HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPermission(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13589HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPermission(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013590HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPersistent(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013591HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPersistent(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013592HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPersistent(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013593HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPreserveLegacyExternalStorage(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13594HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPreserveLegacyExternalStorage(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013595HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPrimaryCpuAbi(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13596HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPrimaryCpuAbi(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
13597HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPrivileged(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013598HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setPrivileged(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013599HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setProcessName(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13600HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setProcessName(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013601HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setProcesses(Ljava/util/Map;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13602HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setProcesses(Ljava/util/Map;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013603HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setProduct(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013604HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setProduct(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013605HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setProfileable(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13606HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setProfileable(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13607HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setProfileableByShell(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13608HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setProfileableByShell(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13609HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRequestLegacyExternalStorage(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13610HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRequestLegacyExternalStorage(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13611HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRequiredAccountType(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13612HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRequiredAccountType(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13613HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRequiredForAllUsers(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13614HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRequiredForAllUsers(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13615HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRequiresSmallestWidthDp(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13616HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRequiresSmallestWidthDp(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13617HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setResetEnabledSettingsOnAppDataCleared(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13618HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setResizeable(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13619HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setResizeable(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13620HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setResizeableActivity(Ljava/lang/Boolean;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13621HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setResizeableActivity(Ljava/lang/Boolean;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13622HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setResizeableActivityViaSdkVersion(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13623HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setResizeableActivityViaSdkVersion(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service00abe242023-02-13 10:31:34 -080013624HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setResourceOverlay(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13625HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setResourceOverlay(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013626HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRestoreAnyVersion(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13627HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRestoreAnyVersion(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013628HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRestrictUpdateHash([B)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13629HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRestrictUpdateHash([B)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013630HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRestrictedAccountType(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13631HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRestrictedAccountType(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013632HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRoundIconResourceId(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13633HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRoundIconResourceId(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13634HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRtlSupported(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13635HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setRtlSupported(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13636HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSaveStateDisallowed(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13637HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSaveStateDisallowed(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013638HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSecondaryCpuAbi(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13639HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSecondaryCpuAbi(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
13640HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSecondaryNativeLibraryDir(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013641HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSecondaryNativeLibraryDir(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013642HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSharedUserId(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13643HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSharedUserId(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013644HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSharedUserLabelResourceId(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13645HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSharedUserLabelResourceId(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013646HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSignedWithPlatformKey(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013647HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSignedWithPlatformKey(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
13648HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSigningDetails(Landroid/content/pm/SigningDetails;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13649HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSigningDetails(Landroid/content/pm/SigningDetails;)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
13650HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSigningDetails(Landroid/content/pm/SigningDetails;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013651HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSmallScreensSupported(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13652HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSmallScreensSupported(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013653HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSplitClassLoaderName(ILjava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13654HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSplitClassLoaderName(ILjava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13655HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSplitHasCode(IZ)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13656HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSplitHasCode(IZ)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013657HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setStaticSharedLibrary(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13658HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setStaticSharedLibrary(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070013659HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setStaticSharedLibraryName(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13660HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setStaticSharedLibraryName(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service00abe242023-02-13 10:31:34 -080013661HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setStaticSharedLibraryVersion(J)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13662HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setStaticSharedLibraryVersion(J)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013663HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setStub(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13664HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setStub(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
13665HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSystem(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13666HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSystem(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
13667HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSystemExt(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013668HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setSystemExt(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013669HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setTargetSandboxVersion(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13670HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setTargetSandboxVersion(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13671HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setTargetSdkVersion(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13672HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setTargetSdkVersion(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13673HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setTaskAffinity(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13674HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setTaskAffinity(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013675HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setTaskReparentingAllowed(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13676HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setTaskReparentingAllowed(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013677HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setTestOnly(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13678HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setTestOnly(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013679HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setThemeResourceId(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13680HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setThemeResourceId(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013681HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setUiOptions(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13682HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setUiOptions(I)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013683HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setUid(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13684HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setUid(I)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013685HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setUseEmbeddedDex(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13686HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setUseEmbeddedDex(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service922a5532023-03-23 03:12:41 -070013687HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setUserDataFragile(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13688HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setUserDataFragile(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013689HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVendor(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013690HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVendor(Z)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013691HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVersionCode(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013692HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVersionCode(I)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013693HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVersionCodeMajor(I)Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013694HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVersionCodeMajor(I)Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013695HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVersionName(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13696HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVisibleToInstantApps(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13697HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVisibleToInstantApps(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13698HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVmSafeMode(Z)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13699HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVmSafeMode(Z)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13700HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVolumeUuid(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13701HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setVolumeUuid(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
13702HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setZygotePreloadName(Ljava/lang/String;)Lcom/android/server/pm/parsing/pkg/PackageImpl;
13703HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->setZygotePreloadName(Ljava/lang/String;)Lcom/android/server/pm/pkg/parsing/ParsingPackage;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013704HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->toAppInfoWithoutState()Landroid/content/pm/ApplicationInfo;+]Lcom/android/server/pm/parsing/pkg/PackageImpl;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013705HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->toAppInfoWithoutStateWithoutFlags()Landroid/content/pm/ApplicationInfo;+]Lcom/android/server/pm/parsing/pkg/PackageImpl;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/Set;Landroid/util/ArraySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013706HSPLcom/android/server/pm/parsing/pkg/PackageImpl;->writeToParcel(Landroid/os/Parcel;I)V
13707HSPLcom/android/server/pm/permission/CompatibilityPermissionInfo;-><clinit>()V
13708HSPLcom/android/server/pm/permission/CompatibilityPermissionInfo;-><init>(Ljava/lang/String;I)V
13709HSPLcom/android/server/pm/permission/CompatibilityPermissionInfo;->getName()Ljava/lang/String;
13710HSPLcom/android/server/pm/permission/CompatibilityPermissionInfo;->getSdkVersion()I
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013711HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;-><init>(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;)V
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013712HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$2;-><init>(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;Landroid/os/Looper;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070013713HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache$PermissionState;->initGranted()V
13714HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->createContextAsUser(Landroid/os/UserHandle;)Landroid/content/Context;
13715HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->getPermissionInfo(Ljava/lang/String;)Landroid/content/pm/PermissionInfo;
13716HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;->getPermissionState(Ljava/lang/String;Landroid/content/pm/PackageInfo;Landroid/os/UserHandle;)Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache$PermissionState;
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070013717HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;-><init>(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013718HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;-><init>(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper-IA;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013719HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;-><clinit>()V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013720HSPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;-><init>(Landroid/content/Context;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070013721HPLcom/android/server/pm/permission/DefaultPermissionGrantPolicy;->grantRuntimePermissions(Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Landroid/content/pm/PackageInfo;Ljava/util/Set;ZZZI)V+]Landroid/permission/PermissionManager;Landroid/permission/PermissionManager;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;]Landroid/permission/PermissionManager$SplitPermissionInfo;Landroid/permission/PermissionManager$SplitPermissionInfo;]Ljava/util/Set;Landroid/util/ArraySet;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;,Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;
art-benchmark-service13164882020-11-07 02:19:14 -080013722HSPLcom/android/server/pm/permission/DevicePermissionState;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080013723HSPLcom/android/server/pm/permission/DevicePermissionState;->getOrCreateUserState(I)Lcom/android/server/pm/permission/UserPermissionState;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-serviceba354032021-03-16 09:58:05 -070013724HSPLcom/android/server/pm/permission/DevicePermissionState;->getUserState(I)Lcom/android/server/pm/permission/UserPermissionState;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013725HSPLcom/android/server/pm/permission/LegacyPermission;-><init>(Landroid/content/pm/PermissionInfo;II[I)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013726HSPLcom/android/server/pm/permission/LegacyPermission;-><init>(Ljava/lang/String;Ljava/lang/String;I)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013727HSPLcom/android/server/pm/permission/LegacyPermission;->getPermissionInfo()Landroid/content/pm/PermissionInfo;
13728HSPLcom/android/server/pm/permission/LegacyPermission;->getType()I
art-benchmark-service08401c12022-12-23 09:27:20 -080013729HSPLcom/android/server/pm/permission/LegacyPermission;->read(Ljava/util/Map;Lcom/android/modules/utils/TypedXmlPullParser;)Z
13730HSPLcom/android/server/pm/permission/LegacyPermission;->readInt(Lcom/android/modules/utils/TypedXmlPullParser;Ljava/lang/String;Ljava/lang/String;I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070013731HSPLcom/android/server/pm/permission/LegacyPermission;->write(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013732HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;-><init>(Landroid/content/Context;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000013733HPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->checkPermission(Ljava/lang/String;II)I+]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013734HPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->getApplicationInfo(Ljava/lang/String;I)Landroid/content/pm/ApplicationInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013735HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->getCallingPid()I
13736HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->getCallingUid()I
13737HPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->getPackageUidForUser(Ljava/lang/String;I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070013738HPLcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;+]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013739HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;-><init>(Lcom/android/server/pm/permission/LegacyPermissionManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013740HSPLcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;-><init>(Lcom/android/server/pm/permission/LegacyPermissionManagerService;Lcom/android/server/pm/permission/LegacyPermissionManagerService$Internal-IA;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013741HSPLcom/android/server/pm/permission/LegacyPermissionManagerService;-><init>(Landroid/content/Context;)V
13742HSPLcom/android/server/pm/permission/LegacyPermissionManagerService;-><init>(Landroid/content/Context;Lcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013743HSPLcom/android/server/pm/permission/LegacyPermissionManagerService;->checkDeviceIdentifierAccess(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)I+]Lcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;Lcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;]Lcom/android/server/pm/permission/LegacyPermissionManagerService;Lcom/android/server/pm/permission/LegacyPermissionManagerService;]Landroid/app/admin/DevicePolicyManager;Landroid/app/admin/DevicePolicyManager;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013744HPLcom/android/server/pm/permission/LegacyPermissionManagerService;->checkPermissionAndAppop(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)I+]Lcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;Lcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013745HPLcom/android/server/pm/permission/LegacyPermissionManagerService;->checkPhoneNumberAccess(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;II)I+]Lcom/android/server/pm/permission/LegacyPermissionManagerService;Lcom/android/server/pm/permission/LegacyPermissionManagerService;]Lcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;Lcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013746HSPLcom/android/server/pm/permission/LegacyPermissionManagerService;->create(Landroid/content/Context;)Lcom/android/server/pm/permission/LegacyPermissionManagerInternal;
art-benchmark-service84deab32021-05-12 09:41:00 -070013747HSPLcom/android/server/pm/permission/LegacyPermissionManagerService;->verifyCallerCanCheckAccess(Ljava/lang/String;Ljava/lang/String;II)V+]Lcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;Lcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013748HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->getPermissionTrees()Ljava/util/List;
13749HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->getPermissions()Ljava/util/List;
art-benchmark-service08401c12022-12-23 09:27:20 -080013750HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->readPermissionTrees(Lcom/android/modules/utils/TypedXmlPullParser;)V
13751HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->readPermissions(Landroid/util/ArrayMap;Lcom/android/modules/utils/TypedXmlPullParser;)V
13752HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->readPermissions(Lcom/android/modules/utils/TypedXmlPullParser;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013753HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->replacePermissions(Ljava/util/List;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/permission/LegacyPermission;Lcom/android/server/pm/permission/LegacyPermission;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013754HSPLcom/android/server/pm/permission/LegacyPermissionSettings;->writePermissions(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/permission/LegacyPermission;Lcom/android/server/pm/permission/LegacyPermission;
art-benchmark-service13164882020-11-07 02:19:14 -080013755HSPLcom/android/server/pm/permission/LegacyPermissionState$PermissionState;-><init>(Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013756HSPLcom/android/server/pm/permission/LegacyPermissionState$PermissionState;-><init>(Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState;Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState-IA;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070013757HSPLcom/android/server/pm/permission/LegacyPermissionState$PermissionState;-><init>(Ljava/lang/String;ZZI)V
art-benchmark-service13164882020-11-07 02:19:14 -080013758HSPLcom/android/server/pm/permission/LegacyPermissionState$PermissionState;->getFlags()I
13759HSPLcom/android/server/pm/permission/LegacyPermissionState$PermissionState;->getName()Ljava/lang/String;
13760HSPLcom/android/server/pm/permission/LegacyPermissionState$PermissionState;->isGranted()Z
13761HSPLcom/android/server/pm/permission/LegacyPermissionState$UserState;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070013762HSPLcom/android/server/pm/permission/LegacyPermissionState$UserState;-><init>(Lcom/android/server/pm/permission/LegacyPermissionState$UserState;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013763HSPLcom/android/server/pm/permission/LegacyPermissionState$UserState;->getPermissionStates()Ljava/util/Collection;
art-benchmark-serviceba354032021-03-16 09:58:05 -070013764HSPLcom/android/server/pm/permission/LegacyPermissionState$UserState;->putPermissionState(Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState;Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState;
art-benchmark-service13164882020-11-07 02:19:14 -080013765HSPLcom/android/server/pm/permission/LegacyPermissionState;-><init>()V
13766HSPLcom/android/server/pm/permission/LegacyPermissionState;->checkUserId(I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070013767HSPLcom/android/server/pm/permission/LegacyPermissionState;->copyFrom(Lcom/android/server/pm/permission/LegacyPermissionState;)V+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013768HSPLcom/android/server/pm/permission/LegacyPermissionState;->getPermissionStates(I)Ljava/util/Collection;
13769HSPLcom/android/server/pm/permission/LegacyPermissionState;->isMissing(I)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070013770HSPLcom/android/server/pm/permission/LegacyPermissionState;->putPermissionState(Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState;I)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/pm/permission/LegacyPermissionState$UserState;Lcom/android/server/pm/permission/LegacyPermissionState$UserState;
art-benchmark-service00abe242023-02-13 10:31:34 -080013771HSPLcom/android/server/pm/permission/LegacyPermissionState;->setMissing(ZI)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013772HSPLcom/android/server/pm/permission/Permission;-><init>(Landroid/content/pm/PermissionInfo;I)V
13773HSPLcom/android/server/pm/permission/Permission;-><init>(Ljava/lang/String;Ljava/lang/String;I)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013774HSPLcom/android/server/pm/permission/Permission;->areGidsPerUser()Z
art-benchmark-service66b4d952021-07-17 17:15:31 -070013775HSPLcom/android/server/pm/permission/Permission;->computeGids(I)[I+][I[I
art-benchmark-service00abe242023-02-13 10:31:34 -080013776HSPLcom/android/server/pm/permission/Permission;->createOrUpdate(Lcom/android/server/pm/permission/Permission;Landroid/content/pm/PermissionInfo;Lcom/android/server/pm/pkg/PackageState;Ljava/util/Collection;Z)Lcom/android/server/pm/permission/Permission;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013777HSPLcom/android/server/pm/permission/Permission;->findPermissionTree(Ljava/util/Collection;Ljava/lang/String;)Lcom/android/server/pm/permission/Permission;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013778HSPLcom/android/server/pm/permission/Permission;->generatePermissionInfo(II)Landroid/content/pm/PermissionInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013779HPLcom/android/server/pm/permission/Permission;->getGroup()Ljava/lang/String;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013780HSPLcom/android/server/pm/permission/Permission;->getName()Ljava/lang/String;
13781HSPLcom/android/server/pm/permission/Permission;->getPackageName()Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013782HSPLcom/android/server/pm/permission/Permission;->getPermissionInfo()Landroid/content/pm/PermissionInfo;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013783HSPLcom/android/server/pm/permission/Permission;->getProtection()I
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013784HSPLcom/android/server/pm/permission/Permission;->getRawGids()[I
13785HSPLcom/android/server/pm/permission/Permission;->getType()I
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013786HSPLcom/android/server/pm/permission/Permission;->isAppOp()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000013787HSPLcom/android/server/pm/permission/Permission;->isCompanion()Z
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013788HSPLcom/android/server/pm/permission/Permission;->isDefinitionChanged()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070013789HSPLcom/android/server/pm/permission/Permission;->isDevelopment()Z+]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;
13790HSPLcom/android/server/pm/permission/Permission;->isDynamic()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013791HSPLcom/android/server/pm/permission/Permission;->isHardRestricted()Z
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013792HSPLcom/android/server/pm/permission/Permission;->isInternal()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000013793HSPLcom/android/server/pm/permission/Permission;->isKnownSigner()Z
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013794HSPLcom/android/server/pm/permission/Permission;->isNormal()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013795HSPLcom/android/server/pm/permission/Permission;->isOem()Z
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013796HSPLcom/android/server/pm/permission/Permission;->isOverridingSystemPermission(Lcom/android/server/pm/permission/Permission;Landroid/content/pm/PermissionInfo;Landroid/content/pm/PackageManagerInternal;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000013797HSPLcom/android/server/pm/permission/Permission;->isPreInstalled()Z
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013798HSPLcom/android/server/pm/permission/Permission;->isPrivileged()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000013799HSPLcom/android/server/pm/permission/Permission;->isRetailDemo()Z
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013800HSPLcom/android/server/pm/permission/Permission;->isRuntime()Z
13801HSPLcom/android/server/pm/permission/Permission;->isRuntimeOnly()Z
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013802HSPLcom/android/server/pm/permission/Permission;->isSignature()Z
13803HSPLcom/android/server/pm/permission/Permission;->isSoftRestricted()Z
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013804HSPLcom/android/server/pm/permission/Permission;->setGids([IZ)V
art-benchmark-service00abe242023-02-13 10:31:34 -080013805HSPLcom/android/server/pm/permission/PermissionAllowlist;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080013806HSPLcom/android/server/pm/permission/PermissionAllowlist;->getApexPrivilegedAppAllowlists()Landroid/util/ArrayMap;
13807HSPLcom/android/server/pm/permission/PermissionAllowlist;->getPrivilegedAppAllowlist()Landroid/util/ArrayMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013808HSPLcom/android/server/pm/permission/PermissionAllowlist;->getPrivilegedAppAllowlistState(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Boolean;
art-benchmark-service00abe242023-02-13 10:31:34 -080013809HSPLcom/android/server/pm/permission/PermissionAllowlist;->getProductPrivilegedAppAllowlist()Landroid/util/ArrayMap;
13810HSPLcom/android/server/pm/permission/PermissionAllowlist;->getProductPrivilegedAppAllowlistState(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Boolean;
13811HSPLcom/android/server/pm/permission/PermissionAllowlist;->getSystemExtPrivilegedAppAllowlist()Landroid/util/ArrayMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013812HSPLcom/android/server/pm/permission/PermissionAllowlist;->getSystemExtPrivilegedAppAllowlistState(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Boolean;
art-benchmark-service84deab32021-05-12 09:41:00 -070013813HSPLcom/android/server/pm/permission/PermissionManagerService$AttributionSourceRegistry;-><init>(Landroid/content/Context;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013814HPLcom/android/server/pm/permission/PermissionManagerService$AttributionSourceRegistry;->isRegisteredAttributionSource(Landroid/content/AttributionSource;)Z+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;]Ljava/util/WeakHashMap;Ljava/util/WeakHashMap;
art-benchmark-service84deab32021-05-12 09:41:00 -070013815HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;-><clinit>()V
13816HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;-><init>(Landroid/content/Context;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013817HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;->checkAppOpPermission(Landroid/content/Context;Lcom/android/server/pm/permission/PermissionManagerServiceInternal;Ljava/lang/String;Landroid/content/AttributionSource;Ljava/lang/String;ZZ)I+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;
13818HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;->checkPermission(Landroid/content/Context;Lcom/android/server/pm/permission/PermissionManagerServiceInternal;Ljava/lang/String;Landroid/content/AttributionSource;Ljava/lang/String;ZZZI)I+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;]Landroid/content/pm/PermissionInfo;Landroid/content/pm/PermissionInfo;]Landroid/content/Context;Landroid/app/ContextImpl;]Ljava/util/concurrent/ConcurrentHashMap;Ljava/util/concurrent/ConcurrentHashMap;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
13819HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;->checkPermission(Ljava/lang/String;Landroid/content/AttributionSourceState;Ljava/lang/String;ZZZI)I+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;]Lcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;Lcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;
13820HPLcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;->checkRuntimePermission(Landroid/content/Context;Lcom/android/server/pm/permission/PermissionManagerServiceInternal;Ljava/lang/String;Landroid/content/AttributionSource;Ljava/lang/String;ZZZI)I+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;]Ljava/util/concurrent/ConcurrentHashMap;Ljava/util/concurrent/ConcurrentHashMap;
13821HPLcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;->finishDataDelivery(Landroid/content/Context;ILandroid/content/AttributionSourceState;Z)V+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;]Lcom/android/server/pm/permission/PermissionManagerService$RegisteredAttribution;Lcom/android/server/pm/permission/PermissionManagerService$RegisteredAttribution;]Landroid/content/Context;Landroid/app/ContextImpl;]Ljava/util/concurrent/ConcurrentHashMap;Ljava/util/concurrent/ConcurrentHashMap;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
13822HPLcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;->getAttributionChainId(ZLandroid/content/AttributionSource;)I+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;
13823HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;->performOpTransaction(Landroid/content/Context;Landroid/os/IBinder;ILandroid/content/AttributionSource;Ljava/lang/String;ZZZZZIIII)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/AttributionSource;Landroid/content/AttributionSource;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
13824HPLcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;->resolveAttributionSource(Landroid/content/Context;Landroid/content/AttributionSource;)Landroid/content/AttributionSource;+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;
art-benchmark-service00abe242023-02-13 10:31:34 -080013825HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;->resolvePackageName(Landroid/content/Context;Landroid/content/AttributionSource;)Ljava/lang/String;+]Landroid/content/AttributionSource;Landroid/content/AttributionSource;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013826HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;-><init>(Lcom/android/server/pm/permission/PermissionManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013827HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;-><init>(Lcom/android/server/pm/permission/PermissionManagerService;Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl-IA;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013828HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getGidsForUid(I)[I
art-benchmark-service13164882020-11-07 02:19:14 -080013829HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getGrantedPermissions(Ljava/lang/String;I)Ljava/util/Set;
art-benchmark-service00abe242023-02-13 10:31:34 -080013830HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->getInstalledPermissions(Ljava/lang/String;)Ljava/util/Set;
art-benchmark-service00abe242023-02-13 10:31:34 -080013831HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->isPermissionsReviewRequired(Ljava/lang/String;I)Z+]Lcom/android/server/pm/permission/PermissionManagerServiceInterface;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;
13832HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->onPackageAdded(Lcom/android/server/pm/pkg/PackageState;ZLcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013833HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->readLegacyPermissionStateTEMP()V
13834HSPLcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;->readLegacyPermissionsTEMP(Lcom/android/server/pm/permission/LegacyPermissionSettings;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080013835HSPLcom/android/server/pm/permission/PermissionManagerService;->-$$Nest$fgetmPermissionManagerServiceImpl(Lcom/android/server/pm/permission/PermissionManagerService;)Lcom/android/server/pm/permission/PermissionManagerServiceInterface;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013836HSPLcom/android/server/pm/permission/PermissionManagerService;-><clinit>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070013837HSPLcom/android/server/pm/permission/PermissionManagerService;-><init>(Landroid/content/Context;Landroid/util/ArrayMap;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070013838HSPLcom/android/server/pm/permission/PermissionManagerService;->create(Landroid/content/Context;Landroid/util/ArrayMap;)Lcom/android/server/pm/permission/PermissionManagerServiceInternal;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013839HPLcom/android/server/pm/permission/PermissionManagerService;->getAllowlistedRestrictedPermissions(Ljava/lang/String;II)Ljava/util/List;+]Lcom/android/server/pm/permission/PermissionManagerServiceInterface;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -080013840HSPLcom/android/server/pm/permission/PermissionManagerService;->getPermissionInfo(Ljava/lang/String;Ljava/lang/String;I)Landroid/content/pm/PermissionInfo;+]Lcom/android/server/pm/permission/PermissionManagerServiceInterface;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080013841HSPLcom/android/server/pm/permission/PermissionManagerService;->getSplitPermissions()Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013842HPLcom/android/server/pm/permission/PermissionManagerService;->isRegisteredAttributionSource(Landroid/content/AttributionSourceState;)Z+]Lcom/android/server/pm/permission/PermissionManagerService$AttributionSourceRegistry;Lcom/android/server/pm/permission/PermissionManagerService$AttributionSourceRegistry;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013843HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl$1;-><init>(Lcom/android/server/pm/permission/PermissionManagerServiceImpl;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013844HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl$OnPermissionChangeListeners;-><init>(Landroid/os/Looper;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013845HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl$PermissionCallback;-><init>()V
13846HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl$PermissionCallback;-><init>(Lcom/android/server/pm/permission/PermissionManagerServiceImpl$PermissionCallback-IA;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070013847HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->$r8$lambda$30FRqUqDZHr7_Ro1coDB8sLyo8o(Lcom/android/server/pm/permission/PermissionManagerServiceImpl;[ILcom/android/server/pm/pkg/PackageStateInternal;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000013848HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->$r8$lambda$kYrUuEj8gkLF7fhnfMJ66P1Vwec(Lcom/android/server/pm/permission/PermissionManagerServiceImpl;[ILcom/android/server/pm/PackageSetting;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013849HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;-><clinit>()V
13850HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;-><init>(Landroid/content/Context;Landroid/util/ArrayMap;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013851HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->addAllPermissionGroupsInternal(Lcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080013852HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->addAllPermissionsInternal(Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/pkg/AndroidPackage;)Ljava/util/List;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013853HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->canAdoptPermissionsInternal(Ljava/lang/String;Lcom/android/server/pm/pkg/AndroidPackage;)Z
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013854HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->checkCrossUserPermission(IIIZ)Z+]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013855HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->checkPermission(Ljava/lang/String;Ljava/lang/String;I)I+]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013856HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->checkPermissionInternal(Lcom/android/server/pm/pkg/AndroidPackage;ZLjava/lang/String;I)I+]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Ljava/util/Map;Ljava/util/HashMap;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +000013857HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->checkPrivilegedPermissionAllowlist(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/permission/Permission;)Z+]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/ApexManager;Lcom/android/server/pm/ApexManager$ApexManagerImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013858HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->checkSinglePermissionInternalLocked(Lcom/android/server/pm/permission/UidPermissionState;Ljava/lang/String;Z)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013859HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->checkUidPermission(ILjava/lang/String;)I+]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013860HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->checkUidPermissionInternal(Lcom/android/server/pm/pkg/AndroidPackage;ILjava/lang/String;)I+]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Ljava/util/Map;Ljava/util/HashMap;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013861HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->enforceCrossUserPermission(IIZZLjava/lang/String;)V+]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;
13862HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->enforceGrantRevokeGetRuntimePermissionPermissions(Ljava/lang/String;)V+]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013863HPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->enforceGrantRevokeRuntimePermissionPermissions(Ljava/lang/String;)V+]Landroid/content/Context;Landroid/app/ContextImpl;
13864HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getAllPermissionsWithProtection(I)Ljava/util/List;+]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/permission/PermissionRegistry;Lcom/android/server/pm/permission/PermissionRegistry;
13865HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getAllUserIds()[I+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
13866HPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getAllowlistedRestrictedPermissions(Ljava/lang/String;II)Ljava/util/List;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
13867HPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getAllowlistedRestrictedPermissionsInternal(Lcom/android/server/pm/pkg/AndroidPackage;II)Ljava/util/List;+]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Ljava/util/ArrayList;Ljava/util/ArrayList;
13868HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getGidsForUid(I)[I+]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
13869HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getGrantedPermissions(Ljava/lang/String;I)Ljava/util/Set;+]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;
13870HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getGrantedPermissionsInternal(Ljava/lang/String;I)Ljava/util/Set;+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;,Lcom/android/server/pm/pkg/PackageUserStateDefault;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/Set;Landroid/util/ArraySet;
13871HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getInstalledPermissions(Ljava/lang/String;)Ljava/util/Set;+]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Lcom/android/server/pm/permission/PermissionRegistry;Lcom/android/server/pm/permission/PermissionRegistry;]Ljava/util/Set;Landroid/util/ArraySet;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070013872HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getPermissionFlags(Ljava/lang/String;Ljava/lang/String;I)I+]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;
13873HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getPermissionFlagsInternal(Ljava/lang/String;Ljava/lang/String;II)I+]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Lcom/android/server/pm/permission/PermissionRegistry;Lcom/android/server/pm/permission/PermissionRegistry;]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013874HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getPermissionGroupInfo(Ljava/lang/String;I)Landroid/content/pm/PermissionGroupInfo;
art-benchmark-service08401c12022-12-23 09:27:20 -080013875HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getPermissionInfo(Ljava/lang/String;ILjava/lang/String;)Landroid/content/pm/PermissionInfo;+]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Lcom/android/server/pm/permission/PermissionRegistry;Lcom/android/server/pm/permission/PermissionRegistry;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013876HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getPermissionInfoCallingTargetSdkVersion(Lcom/android/server/pm/pkg/AndroidPackage;I)I
art-benchmark-service00abe242023-02-13 10:31:34 -080013877HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getPrivilegedPermissionAllowlistState(Lcom/android/server/pm/pkg/PackageState;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Boolean;+]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/permission/PermissionAllowlist;Lcom/android/server/pm/permission/PermissionAllowlist;]Lcom/android/server/SystemConfig;Lcom/android/server/SystemConfig;]Lcom/android/server/pm/ApexManager;Lcom/android/server/pm/ApexManager$ApexManagerImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013878HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getSourcePackageSetting(Lcom/android/server/pm/permission/Permission;)Lcom/android/server/pm/pkg/PackageStateInternal;+]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013879HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getSourcePackageSigningDetails(Lcom/android/server/pm/permission/Permission;)Landroid/content/pm/SigningDetails;
13880HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getSplitPermissionInfos()Ljava/util/List;
13881HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getSplitPermissions()Ljava/util/List;
13882HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getUidStateLocked(II)Lcom/android/server/pm/permission/UidPermissionState;+]Lcom/android/server/pm/permission/DevicePermissionState;Lcom/android/server/pm/permission/DevicePermissionState;]Lcom/android/server/pm/permission/UserPermissionState;Lcom/android/server/pm/permission/UserPermissionState;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013883HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getUidStateLocked(Lcom/android/server/pm/pkg/AndroidPackage;I)Lcom/android/server/pm/permission/UidPermissionState;+]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013884HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getUidStateLocked(Lcom/android/server/pm/pkg/PackageStateInternal;I)Lcom/android/server/pm/permission/UidPermissionState;+]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;
13885HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->getVolumeUuidForPackage(Lcom/android/server/pm/pkg/AndroidPackage;)Ljava/lang/String;+]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013886HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->isPermissionsReviewRequired(Ljava/lang/String;I)Z+]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070013887HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->isPermissionsReviewRequiredInternal(Ljava/lang/String;I)Z+]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service922a5532023-03-23 03:12:41 -070013888HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->lambda$readLegacyPermissionStateTEMP$15([ILcom/android/server/pm/pkg/PackageStateInternal;)V
13889HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->lambda$updatePermissions$11(Lcom/android/server/pm/pkg/AndroidPackage;ZLjava/lang/String;Ljava/lang/String;Lcom/android/server/pm/permission/PermissionManagerServiceImpl$PermissionCallback;Lcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013890HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->lambda$writeLegacyPermissionStateTEMP$16([ILcom/android/server/pm/PackageSetting;)V+]Lcom/android/server/pm/permission/DevicePermissionState;Lcom/android/server/pm/permission/DevicePermissionState;]Lcom/android/server/pm/permission/LegacyPermissionState;Lcom/android/server/pm/permission/LegacyPermissionState;]Lcom/android/server/pm/pkg/SharedUserApi;Lcom/android/server/pm/SharedUserSetting;]Lcom/android/server/pm/PackageSetting;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Lcom/android/server/pm/permission/UserPermissionState;Lcom/android/server/pm/permission/UserPermissionState;]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/permission/PermissionState;Lcom/android/server/pm/permission/PermissionState;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service00abe242023-02-13 10:31:34 -080013891HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->onPackageAdded(Lcom/android/server/pm/pkg/PackageState;ZLcom/android/server/pm/pkg/AndroidPackage;)V
13892HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->onPackageAddedInternal(Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/pkg/AndroidPackage;ZLcom/android/server/pm/pkg/AndroidPackage;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013893HPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->queryPermissionsByGroup(Ljava/lang/String;I)Ljava/util/List;+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/permission/PermissionRegistry;Lcom/android/server/pm/permission/PermissionRegistry;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013894HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->readLegacyPermissionStateTEMP()V
13895HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->readLegacyPermissionStatesLocked(Lcom/android/server/pm/permission/UidPermissionState;Ljava/util/Collection;)V
13896HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->readLegacyPermissionsTEMP(Lcom/android/server/pm/permission/LegacyPermissionSettings;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013897HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->restorePermissionState(Lcom/android/server/pm/pkg/AndroidPackage;ZLjava/lang/String;Lcom/android/server/pm/permission/PermissionManagerServiceImpl$PermissionCallback;I)V+]Lcom/android/server/policy/PermissionPolicyInternal;Lcom/android/server/policy/PermissionPolicyService$Internal;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl$PermissionCallback;Lcom/android/server/pm/permission/PermissionManagerServiceImpl$1;]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Ljava/util/Collection;Landroid/util/ArraySet;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/permission/PermissionState;Lcom/android/server/pm/permission/PermissionState;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/pm/permission/DevicePermissionState;Lcom/android/server/pm/permission/DevicePermissionState;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Lcom/android/server/pm/permission/UserPermissionState;Lcom/android/server/pm/permission/UserPermissionState;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/permission/PermissionRegistry;Lcom/android/server/pm/permission/PermissionRegistry;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
13898HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->revokePermissionsNoLongerImplicitLocked(Lcom/android/server/pm/permission/UidPermissionState;Ljava/lang/String;Ljava/util/Collection;II[I)[I+]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Ljava/util/Collection;Landroid/util/ArraySet;]Lcom/android/server/pm/permission/PermissionRegistry;Lcom/android/server/pm/permission/PermissionRegistry;]Ljava/util/Set;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013899HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->setInitialGrantForNewImplicitPermissionsLocked(Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/pkg/AndroidPackage;Landroid/util/ArraySet;I[I)[I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/permission/PermissionManager$SplitPermissionInfo;Landroid/permission/PermissionManager$SplitPermissionInfo;]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Lcom/android/server/pm/permission/PermissionRegistry;Lcom/android/server/pm/permission/PermissionRegistry;]Ljava/util/Set;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013900HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->shouldGrantPermissionByProtectionFlags(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/permission/Permission;Landroid/util/ArraySet;)Z+]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Landroid/content/pm/SigningDetails;Landroid/content/pm/SigningDetails;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/ApexManager;Lcom/android/server/pm/ApexManager$ApexManagerImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013901HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->shouldGrantPermissionBySignature(Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/permission/Permission;)Z+]Landroid/content/pm/SigningDetails;Landroid/content/pm/SigningDetails;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013902HPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->updatePermissionFlags(Ljava/lang/String;Ljava/lang/String;IIZI)V+]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;
13903HPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->updatePermissionFlagsInternal(Ljava/lang/String;Ljava/lang/String;IIIIZLcom/android/server/pm/permission/PermissionManagerServiceImpl$PermissionCallback;)V+]Lcom/android/server/pm/permission/PermissionManagerServiceImpl$PermissionCallback;Lcom/android/server/pm/permission/PermissionManagerServiceImpl$2;,Lcom/android/server/pm/permission/PermissionManagerServiceImpl$1;]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Lcom/android/server/pm/permission/PermissionRegistry;Lcom/android/server/pm/permission/PermissionRegistry;]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
13904HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->updatePermissionSourcePackage(Ljava/lang/String;Lcom/android/server/pm/permission/PermissionManagerServiceImpl$PermissionCallback;)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Lcom/android/server/pm/permission/PermissionRegistry;Lcom/android/server/pm/permission/PermissionRegistry;]Lcom/android/server/pm/permission/PermissionManagerServiceImpl;Lcom/android/server/pm/permission/PermissionManagerServiceImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Ljava/util/Set;Landroid/util/ArraySet;
13905HSPLcom/android/server/pm/permission/PermissionManagerServiceImpl;->writeLegacyPermissionsTEMP(Lcom/android/server/pm/permission/LegacyPermissionSettings;)V+]Lcom/android/server/pm/permission/LegacyPermissionSettings;Lcom/android/server/pm/permission/LegacyPermissionSettings;]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/permission/PermissionRegistry;Lcom/android/server/pm/permission/PermissionRegistry;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013906HSPLcom/android/server/pm/permission/PermissionRegistry;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013907HSPLcom/android/server/pm/permission/PermissionRegistry;->addAppOpPermissionPackage(Ljava/lang/String;Ljava/lang/String;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013908HSPLcom/android/server/pm/permission/PermissionRegistry;->addPermission(Lcom/android/server/pm/permission/Permission;)V
13909HSPLcom/android/server/pm/permission/PermissionRegistry;->addPermissionGroup(Lcom/android/server/pm/pkg/component/ParsedPermissionGroup;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013910HSPLcom/android/server/pm/permission/PermissionRegistry;->addPermissionTree(Lcom/android/server/pm/permission/Permission;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070013911HSPLcom/android/server/pm/permission/PermissionRegistry;->getPermission(Ljava/lang/String;)Lcom/android/server/pm/permission/Permission;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
Karuna Ramkumard7380572023-06-09 19:14:36 +000013912HSPLcom/android/server/pm/permission/PermissionRegistry;->getPermissionGroup(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedPermissionGroup;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013913HSPLcom/android/server/pm/permission/PermissionRegistry;->getPermissionTree(Ljava/lang/String;)Lcom/android/server/pm/permission/Permission;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013914HSPLcom/android/server/pm/permission/PermissionRegistry;->getPermissionTrees()Ljava/util/Collection;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080013915HSPLcom/android/server/pm/permission/PermissionState;-><init>(Lcom/android/server/pm/permission/Permission;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070013916HSPLcom/android/server/pm/permission/PermissionState;-><init>(Lcom/android/server/pm/permission/PermissionState;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013917HSPLcom/android/server/pm/permission/PermissionState;->computeGids(I)[I+]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;
art-benchmark-service13164882020-11-07 02:19:14 -080013918HSPLcom/android/server/pm/permission/PermissionState;->getFlags()I
art-benchmark-serviceba354032021-03-16 09:58:05 -070013919HSPLcom/android/server/pm/permission/PermissionState;->getName()Ljava/lang/String;+]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;
13920HSPLcom/android/server/pm/permission/PermissionState;->getPermission()Lcom/android/server/pm/permission/Permission;
art-benchmark-service13164882020-11-07 02:19:14 -080013921HSPLcom/android/server/pm/permission/PermissionState;->grant()Z
art-benchmark-service13164882020-11-07 02:19:14 -080013922HSPLcom/android/server/pm/permission/PermissionState;->isGranted()Z
art-benchmark-service13164882020-11-07 02:19:14 -080013923HSPLcom/android/server/pm/permission/PermissionState;->updateFlags(II)Z
13924HSPLcom/android/server/pm/permission/UidPermissionState;-><init>()V
art-benchmark-service922a5532023-03-23 03:12:41 -070013925HSPLcom/android/server/pm/permission/UidPermissionState;-><init>(Lcom/android/server/pm/permission/UidPermissionState;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070013926HSPLcom/android/server/pm/permission/UidPermissionState;->computeGids([II)[I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/IntArray;Landroid/util/IntArray;]Lcom/android/server/pm/permission/PermissionState;Lcom/android/server/pm/permission/PermissionState;
13927HSPLcom/android/server/pm/permission/UidPermissionState;->getGrantedPermissions()Ljava/util/Set;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/permission/PermissionState;Lcom/android/server/pm/permission/PermissionState;]Ljava/util/Set;Landroid/util/ArraySet;
13928HSPLcom/android/server/pm/permission/UidPermissionState;->getOrCreatePermissionState(Lcom/android/server/pm/permission/Permission;)Lcom/android/server/pm/permission/PermissionState;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;
13929HSPLcom/android/server/pm/permission/UidPermissionState;->getPermissionFlags(Ljava/lang/String;)I+]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Lcom/android/server/pm/permission/PermissionState;Lcom/android/server/pm/permission/PermissionState;
13930HSPLcom/android/server/pm/permission/UidPermissionState;->getPermissionState(Ljava/lang/String;)Lcom/android/server/pm/permission/PermissionState;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013931HSPLcom/android/server/pm/permission/UidPermissionState;->grantPermission(Lcom/android/server/pm/permission/Permission;)Z+]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Lcom/android/server/pm/permission/PermissionState;Lcom/android/server/pm/permission/PermissionState;
art-benchmark-serviceba354032021-03-16 09:58:05 -070013932HSPLcom/android/server/pm/permission/UidPermissionState;->hasPermissionState(Ljava/lang/String;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service13164882020-11-07 02:19:14 -080013933HSPLcom/android/server/pm/permission/UidPermissionState;->invalidateCache()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070013934HSPLcom/android/server/pm/permission/UidPermissionState;->isPermissionGranted(Ljava/lang/String;)Z+]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Lcom/android/server/pm/permission/PermissionState;Lcom/android/server/pm/permission/PermissionState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013935HSPLcom/android/server/pm/permission/UidPermissionState;->putPermissionState(Lcom/android/server/pm/permission/Permission;ZI)V
art-benchmark-service13164882020-11-07 02:19:14 -080013936HSPLcom/android/server/pm/permission/UidPermissionState;->reset()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013937HSPLcom/android/server/pm/permission/UidPermissionState;->revokePermission(Lcom/android/server/pm/permission/Permission;)Z+]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Lcom/android/server/pm/permission/PermissionState;Lcom/android/server/pm/permission/PermissionState;
art-benchmark-service13164882020-11-07 02:19:14 -080013938HSPLcom/android/server/pm/permission/UidPermissionState;->setMissing(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013939HSPLcom/android/server/pm/permission/UidPermissionState;->updatePermissionFlags(Lcom/android/server/pm/permission/Permission;II)Z+]Lcom/android/server/pm/permission/UidPermissionState;Lcom/android/server/pm/permission/UidPermissionState;]Lcom/android/server/pm/permission/PermissionState;Lcom/android/server/pm/permission/PermissionState;]Lcom/android/server/pm/permission/Permission;Lcom/android/server/pm/permission/Permission;
art-benchmark-service13164882020-11-07 02:19:14 -080013940HSPLcom/android/server/pm/permission/UserPermissionState;-><init>()V
art-benchmark-service13164882020-11-07 02:19:14 -080013941HSPLcom/android/server/pm/permission/UserPermissionState;->checkAppId(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080013942HSPLcom/android/server/pm/permission/UserPermissionState;->getOrCreateUidState(I)Lcom/android/server/pm/permission/UidPermissionState;+]Lcom/android/server/pm/permission/UserPermissionState;Lcom/android/server/pm/permission/UserPermissionState;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013943HSPLcom/android/server/pm/permission/UserPermissionState;->getUidState(I)Lcom/android/server/pm/permission/UidPermissionState;+]Lcom/android/server/pm/permission/UserPermissionState;Lcom/android/server/pm/permission/UserPermissionState;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013944HSPLcom/android/server/pm/permission/UserPermissionState;->setInstallPermissionsFixed(Ljava/lang/String;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070013945HPLcom/android/server/pm/pkg/AndroidPackageSplitImpl;->getName()Ljava/lang/String;
13946HSPLcom/android/server/pm/pkg/AndroidPackageSplitImpl;->getPath()Ljava/lang/String;
13947HPLcom/android/server/pm/pkg/AndroidPackageSplitImpl;->isHasCode()Z
13948HPLcom/android/server/pm/pkg/PackageStateInternal;->getUserStateOrDefault(I)Lcom/android/server/pm/pkg/PackageUserState;+]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013949HSPLcom/android/server/pm/pkg/PackageStateInternal;->getUserStateOrDefault(I)Lcom/android/server/pm/pkg/PackageUserStateInternal;+]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013950HSPLcom/android/server/pm/pkg/PackageStateUnserialized;-><init>(Lcom/android/server/pm/PackageSetting;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080013951HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->getApexModuleName()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013952HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->getLastPackageUsageTimeInMills()[J+]Lcom/android/server/pm/pkg/PackageStateUnserialized;Lcom/android/server/pm/pkg/PackageStateUnserialized;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013953HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->getOverrideSeInfo()Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -080013954HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->getSeInfo()Ljava/lang/String;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013955HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->getUsesLibraryFiles()Ljava/util/List;
13956HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->getUsesLibraryInfos()Ljava/util/List;
13957HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->isHiddenUntilInstalled()Z
13958HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->isUpdatedSystemApp()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080013959HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->setApexModuleName(Ljava/lang/String;)Lcom/android/server/pm/pkg/PackageStateUnserialized;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013960HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->setApkInUpdatedApex(Z)Lcom/android/server/pm/pkg/PackageStateUnserialized;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013961HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->setLastPackageUsageTimeInMills(IJ)Lcom/android/server/pm/pkg/PackageStateUnserialized;
art-benchmark-service08401c12022-12-23 09:27:20 -080013962HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->setSeInfo(Ljava/lang/String;)Lcom/android/server/pm/pkg/PackageStateUnserialized;
art-benchmark-servicead05a302020-03-17 09:46:02 -070013963HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->setUpdatedSystemApp(Z)Lcom/android/server/pm/pkg/PackageStateUnserialized;
13964HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->setUsesLibraryFiles(Ljava/util/List;)Lcom/android/server/pm/pkg/PackageStateUnserialized;
13965HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->setUsesLibraryInfos(Ljava/util/List;)Lcom/android/server/pm/pkg/PackageStateUnserialized;
art-benchmark-service84f185c2023-07-24 02:43:42 -070013966HSPLcom/android/server/pm/pkg/PackageStateUnserialized;->updateFrom(Lcom/android/server/pm/pkg/PackageStateUnserialized;)V+]Lcom/android/server/pm/SettingBase;Lcom/android/server/pm/PackageSetting;]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013967HSPLcom/android/server/pm/pkg/PackageStateUtils;->isEnabledAndMatches(Lcom/android/server/pm/pkg/PackageStateInternal;Landroid/content/pm/ComponentInfo;JI)Z+]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013968HSPLcom/android/server/pm/pkg/PackageStateUtils;->isEnabledAndMatches(Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/pkg/component/ParsedMainComponent;JI)Z+]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013969HSPLcom/android/server/pm/pkg/PackageUserStateDefault;-><init>()V
13970HSPLcom/android/server/pm/pkg/PackageUserStateDefault;->getAllOverlayPaths()Landroid/content/pm/overlay/OverlayPaths;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013971HSPLcom/android/server/pm/pkg/PackageUserStateDefault;->getEnabledState()I
art-benchmark-service00abe242023-02-13 10:31:34 -080013972HSPLcom/android/server/pm/pkg/PackageUserStateDefault;->getFirstInstallTimeMillis()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013973HSPLcom/android/server/pm/pkg/PackageUserStateDefault;->isHidden()Z
13974HSPLcom/android/server/pm/pkg/PackageUserStateDefault;->isInstalled()Z
13975HSPLcom/android/server/pm/pkg/PackageUserStateDefault;->isInstantApp()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013976HSPLcom/android/server/pm/pkg/PackageUserStateDefault;->isStopped()Z
13977HSPLcom/android/server/pm/pkg/PackageUserStateDefault;->isSuspended()Z
13978HSPLcom/android/server/pm/pkg/PackageUserStateDefault;->isVirtualPreload()Z
13979HSPLcom/android/server/pm/pkg/PackageUserStateImpl$1;-><init>(Lcom/android/server/pm/pkg/PackageUserStateImpl;Lcom/android/server/pm/pkg/PackageUserStateImpl;Lcom/android/server/utils/Watchable;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013980HSPLcom/android/server/pm/pkg/PackageUserStateImpl$1;->createSnapshot()Lcom/android/server/pm/pkg/PackageUserStateImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013981HSPLcom/android/server/pm/pkg/PackageUserStateImpl;-><init>(Lcom/android/server/utils/Watchable;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070013982HSPLcom/android/server/pm/pkg/PackageUserStateImpl;-><init>(Lcom/android/server/utils/Watchable;Lcom/android/server/pm/pkg/PackageUserStateImpl;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013983HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->equals(Ljava/lang/Object;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070013984HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->getAllOverlayPaths()Landroid/content/pm/overlay/OverlayPaths;+]Landroid/content/pm/overlay/OverlayPaths$Builder;Landroid/content/pm/overlay/OverlayPaths$Builder;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013985HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->getCeDataInode()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013986HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->getDisabledComponents()Landroid/util/ArraySet;+]Lcom/android/server/utils/WatchedArraySet;Lcom/android/server/utils/WatchedArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013987HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->getDisabledComponentsNoCopy()Lcom/android/server/utils/WatchedArraySet;
13988HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->getDistractionFlags()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013989HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->getEnabledComponents()Landroid/util/ArraySet;+]Lcom/android/server/utils/WatchedArraySet;Lcom/android/server/utils/WatchedArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013990HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->getEnabledComponentsNoCopy()Lcom/android/server/utils/WatchedArraySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013991HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->getEnabledState()I
art-benchmark-service00abe242023-02-13 10:31:34 -080013992HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->getFirstInstallTimeMillis()J
Karuna Ramkumard7380572023-06-09 19:14:36 +000013993HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->getInstallReason()I
Karuna Ramkumard7380572023-06-09 19:14:36 +000013994HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->getOverrideLabelIconForComponent(Landroid/content/ComponentName;)Landroid/util/Pair;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000013995HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->isComponentDisabled(Ljava/lang/String;)Z
13996HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->isComponentEnabled(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070013997HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->isHidden()Z
13998HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->isInstalled()Z
13999HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->isInstantApp()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014000HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->isStopped()Z
14001HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->isSuspended()Z
14002HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->isVirtualPreload()Z
14003HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->makeCache()Lcom/android/server/utils/SnapshotCache;
14004HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->onChanged()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014005HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setCeDataInode(J)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14006HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setDisabledComponents(Landroid/util/ArraySet;)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14007HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setDistractionFlags(I)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14008HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setEnabledComponents(Landroid/util/ArraySet;)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14009HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setEnabledState(I)Lcom/android/server/pm/pkg/PackageUserStateImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014010HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setHarmfulAppWarning(Ljava/lang/String;)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14011HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setHidden(Z)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14012HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setInstallReason(I)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14013HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setInstalled(Z)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14014HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setInstantApp(Z)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14015HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setLastDisableAppCaller(Ljava/lang/String;)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14016HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setNotLaunched(Z)Lcom/android/server/pm/pkg/PackageUserStateImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014017HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setSplashScreenTheme(Ljava/lang/String;)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14018HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setStopped(Z)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14019HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setSuspendParams(Landroid/util/ArrayMap;)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14020HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setUninstallReason(I)Lcom/android/server/pm/pkg/PackageUserStateImpl;
14021HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setVirtualPreload(Z)Lcom/android/server/pm/pkg/PackageUserStateImpl;
art-benchmark-service08401c12022-12-23 09:27:20 -080014022HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->setWatchable(Lcom/android/server/utils/Watchable;)Lcom/android/server/pm/pkg/PackageUserStateImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014023HSPLcom/android/server/pm/pkg/PackageUserStateImpl;->snapshot()Lcom/android/server/pm/pkg/PackageUserStateImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014024HSPLcom/android/server/pm/pkg/PackageUserStateInternal;-><clinit>()V
14025HSPLcom/android/server/pm/pkg/PackageUserStateUtils;->isAvailable(Lcom/android/server/pm/pkg/PackageUserState;J)Z+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;,Lcom/android/server/pm/pkg/PackageUserStateDefault;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014026HSPLcom/android/server/pm/pkg/PackageUserStateUtils;->isEnabled(Lcom/android/server/pm/pkg/PackageUserState;ZZLjava/lang/String;J)Z+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014027HSPLcom/android/server/pm/pkg/PackageUserStateUtils;->isMatch(Lcom/android/server/pm/pkg/PackageUserState;Landroid/content/pm/ComponentInfo;J)Z+]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;
14028HSPLcom/android/server/pm/pkg/PackageUserStateUtils;->isMatch(Lcom/android/server/pm/pkg/PackageUserState;ZZLcom/android/server/pm/pkg/component/ParsedMainComponent;J)Z+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedProviderImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedProviderImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;
14029HSPLcom/android/server/pm/pkg/PackageUserStateUtils;->isMatch(Lcom/android/server/pm/pkg/PackageUserState;ZZZZLjava/lang/String;J)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014030HSPLcom/android/server/pm/pkg/PackageUserStateUtils;->reportIfDebug(ZJ)Z
14031HSPLcom/android/server/pm/pkg/SELinuxUtil;->getSeinfoUser(Lcom/android/server/pm/pkg/PackageUserState;)Ljava/lang/String;+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;,Lcom/android/server/pm/pkg/PackageUserStateDefault;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014032HSPLcom/android/server/pm/pkg/SharedLibraryWrapper;-><init>(Landroid/content/pm/SharedLibraryInfo;)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -070014033HSPLcom/android/server/pm/pkg/SharedLibraryWrapper;->getInfo()Landroid/content/pm/SharedLibraryInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014034HSPLcom/android/server/pm/pkg/component/ComponentMutateUtils;->setAuthority(Lcom/android/server/pm/pkg/component/ParsedProvider;Ljava/lang/String;)V
14035HSPLcom/android/server/pm/pkg/component/ComponentMutateUtils;->setDirectBootAware(Lcom/android/server/pm/pkg/component/ParsedMainComponent;Z)V
14036HSPLcom/android/server/pm/pkg/component/ComponentMutateUtils;->setEnabled(Lcom/android/server/pm/pkg/component/ParsedMainComponent;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014037HSPLcom/android/server/pm/pkg/component/ComponentMutateUtils;->setExported(Lcom/android/server/pm/pkg/component/ParsedMainComponent;Z)V
14038HSPLcom/android/server/pm/pkg/component/ComponentMutateUtils;->setMaxAspectRatio(Lcom/android/server/pm/pkg/component/ParsedActivity;IF)V
14039HSPLcom/android/server/pm/pkg/component/ComponentMutateUtils;->setMinAspectRatio(Lcom/android/server/pm/pkg/component/ParsedActivity;IF)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014040HSPLcom/android/server/pm/pkg/component/ComponentMutateUtils;->setParsedPermissionGroup(Lcom/android/server/pm/pkg/component/ParsedPermission;Lcom/android/server/pm/pkg/component/ParsedPermissionGroup;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014041HSPLcom/android/server/pm/pkg/component/ComponentMutateUtils;->setSupportsSizeChanges(Lcom/android/server/pm/pkg/component/ParsedActivity;Z)V
14042HSPLcom/android/server/pm/pkg/component/ComponentParseUtils;->buildCompoundName(Ljava/lang/String;Ljava/lang/CharSequence;Ljava/lang/String;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014043HSPLcom/android/server/pm/pkg/component/ComponentParseUtils;->buildProcessName(Ljava/lang/String;Ljava/lang/String;Ljava/lang/CharSequence;I[Ljava/lang/String;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;+]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;]Ljava/lang/CharSequence;Ljava/lang/String;]Landroid/content/pm/parsing/result/ParseResult;Landroid/content/pm/parsing/result/ParseTypeImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014044HSPLcom/android/server/pm/pkg/component/ComponentParseUtils;->buildTaskAffinityName(Ljava/lang/String;Ljava/lang/String;Ljava/lang/CharSequence;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14045HSPLcom/android/server/pm/pkg/component/ComponentParseUtils;->flag(IILandroid/content/res/TypedArray;)I+]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-service00abe242023-02-13 10:31:34 -080014046HSPLcom/android/server/pm/pkg/component/ComponentParseUtils;->flag(IIZLandroid/content/res/TypedArray;)I+]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014047HSPLcom/android/server/pm/pkg/component/ComponentParseUtils;->getIcon(Lcom/android/server/pm/pkg/component/ParsedComponent;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014048HSPLcom/android/server/pm/pkg/component/ComponentParseUtils;->getNonLocalizedLabel(Lcom/android/server/pm/pkg/component/ParsedComponent;)Ljava/lang/CharSequence;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014049HSPLcom/android/server/pm/pkg/component/ComponentParseUtils;->isImplicitlyExposedIntent(Lcom/android/server/pm/pkg/component/ParsedIntentInfo;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014050HPLcom/android/server/pm/pkg/component/ComponentParseUtils;->isMatch(Lcom/android/server/pm/pkg/PackageUserState;ZZLcom/android/server/pm/pkg/component/ParsedMainComponent;J)Z+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014051HSPLcom/android/server/pm/pkg/component/ComponentParseUtils;->parseAllMetaData(Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Ljava/lang/String;Lcom/android/server/pm/pkg/component/ParsedComponentImpl;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14052HSPLcom/android/server/pm/pkg/component/ParsedActivity;->makeAppDetailsActivity(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Z)Lcom/android/server/pm/pkg/component/ParsedActivity;
14053HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014054HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;-><clinit>()V
14055HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;-><init>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014056HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014057HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getColorMode()I
14058HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getConfigChanges()I
14059HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getDocumentLaunchMode()I
14060HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getKnownActivityEmbeddingCerts()Ljava/util/Set;
14061HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getLaunchMode()I
14062HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getLockTaskLaunchMode()I
14063HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getMaxAspectRatio()F
14064HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getMaxRecents()I
14065HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getMinAspectRatio()F
14066HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getParentActivityName()Ljava/lang/String;
14067HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getPermission()Ljava/lang/String;
14068HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getPersistableMode()I
14069HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getPrivateFlags()I
14070HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getRequestedVrComponent()Ljava/lang/String;
art-benchmark-service08401c12022-12-23 09:27:20 -080014071HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getRequiredDisplayCategory()Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014072HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getResizeMode()I
14073HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getRotationAnimation()I
14074HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getScreenOrientation()I
14075HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getSoftInputMode()I
14076HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getTargetActivity()Ljava/lang/String;
14077HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getTaskAffinity()Ljava/lang/String;
14078HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getTheme()I
14079HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getUiOptions()I
14080HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->getWindowLayout()Landroid/content/pm/ActivityInfo$WindowLayout;
14081HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->isSupportsSizeChanges()Z
14082HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->makeAlias(Ljava/lang/String;Lcom/android/server/pm/pkg/component/ParsedActivity;)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14083HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->makeAppDetailsActivity(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Z)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14084HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setColorMode(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14085HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setConfigChanges(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14086HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setDocumentLaunchMode(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
art-benchmark-service922a5532023-03-23 03:12:41 -070014087HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setKnownActivityEmbeddingCerts(Ljava/util/Set;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014088HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setLaunchMode(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14089HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setLockTaskLaunchMode(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14090HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setMaxAspectRatio(IF)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14091HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setMaxRecents(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14092HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setMinAspectRatio(IF)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14093HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setParentActivityName(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14094HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setPermission(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14095HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setPersistableMode(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14096HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setPrivateFlags(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14097HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setRequestedVrComponent(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
art-benchmark-service08401c12022-12-23 09:27:20 -080014098HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setRequiredDisplayCategory(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014099HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setResizeMode(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14100HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setRotationAnimation(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14101HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setScreenOrientation(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14102HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setSoftInputMode(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14103HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setSupportsSizeChanges(Z)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14104HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setTargetActivity(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14105HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setTaskAffinity(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14106HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setTheme(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14107HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setUiOptions(I)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14108HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->setWindowLayout(Landroid/content/pm/ActivityInfo$WindowLayout;)Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14109HSPLcom/android/server/pm/pkg/component/ParsedActivityImpl;->writeToParcel(Landroid/os/Parcel;I)V
14110HSPLcom/android/server/pm/pkg/component/ParsedActivityUtils;-><clinit>()V
14111HSPLcom/android/server/pm/pkg/component/ParsedActivityUtils;->getActivityConfigChanges(II)I
14112HSPLcom/android/server/pm/pkg/component/ParsedActivityUtils;->getActivityResizeMode(Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/TypedArray;I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070014113HSPLcom/android/server/pm/pkg/component/ParsedActivityUtils;->parseActivityAlias(Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZLjava/lang/String;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Lcom/android/server/pm/pkg/parsing/ParsingPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Lcom/android/server/pm/pkg/component/ParsedComponentImpl;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Landroid/content/pm/parsing/result/ParseResult;Landroid/content/pm/parsing/result/ParseTypeImpl;
14114HSPLcom/android/server/pm/pkg/component/ParsedActivityUtils;->parseActivityOrAlias(Lcom/android/server/pm/pkg/component/ParsedActivityImpl;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Ljava/lang/String;Landroid/content/res/XmlResourceParser;Landroid/content/res/Resources;Landroid/content/res/TypedArray;ZZZLandroid/content/pm/parsing/result/ParseInput;III)Landroid/content/pm/parsing/result/ParseResult;+]Lcom/android/server/pm/pkg/component/ParsedActivityImpl;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/os/Bundle;Landroid/os/Bundle;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Landroid/content/pm/parsing/result/ParseResult;Landroid/content/pm/parsing/result/ParseTypeImpl;]Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;]Lcom/android/server/pm/pkg/component/ParsedMainComponentImpl;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Lcom/android/server/pm/pkg/parsing/ParsingPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;]Lcom/android/server/pm/pkg/component/ParsedComponentImpl;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-service922a5532023-03-23 03:12:41 -070014115HSPLcom/android/server/pm/pkg/component/ParsedActivityUtils;->parseActivityOrReceiver([Ljava/lang/String;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;IZLjava/lang/String;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014116HSPLcom/android/server/pm/pkg/component/ParsedActivityUtils;->parseIntentFilter(Lcom/android/server/pm/pkg/parsing/ParsingPackage;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;ZZLandroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-service922a5532023-03-23 03:12:41 -070014117HSPLcom/android/server/pm/pkg/component/ParsedActivityUtils;->resolveActivityWindowLayout(Lcom/android/server/pm/pkg/component/ParsedActivity;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014118HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014119HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;-><clinit>()V
14120HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014121HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;->getInitOrder()I
14122HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;->getJarPath()Ljava/lang/String;
14123HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;->getMaxSdkVersion()Ljava/lang/String;
14124HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;->getMinSdkVersion()Ljava/lang/String;
14125HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;->getName()Ljava/lang/String;
14126HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;->setInitOrder(I)Lcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;
14127HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;->setJarPath(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;
14128HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;->setMaxSdkVersion(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;
14129HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;->setMinSdkVersion(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;
14130HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;->setName(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;
14131HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;->writeToParcel(Landroid/os/Parcel;I)V
14132HSPLcom/android/server/pm/pkg/component/ParsedApexSystemServiceUtils;->parseApexSystemService(Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14133HSPLcom/android/server/pm/pkg/component/ParsedAttributionImpl$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014134HSPLcom/android/server/pm/pkg/component/ParsedAttributionImpl;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014135HSPLcom/android/server/pm/pkg/component/ParsedAttributionImpl;-><init>(Ljava/lang/String;ILjava/util/List;)V
14136HSPLcom/android/server/pm/pkg/component/ParsedAttributionImpl;->getInheritFrom()Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014137HSPLcom/android/server/pm/pkg/component/ParsedAttributionImpl;->getTag()Ljava/lang/String;
14138HSPLcom/android/server/pm/pkg/component/ParsedAttributionImpl;->writeToParcel(Landroid/os/Parcel;I)V
14139HSPLcom/android/server/pm/pkg/component/ParsedAttributionUtils;->isCombinationValid(Ljava/util/List;)Z
14140HSPLcom/android/server/pm/pkg/component/ParsedAttributionUtils;->parseAttribution(Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14141HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;-><init>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014142HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014143HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->addIntent(Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014144HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->addProperty(Landroid/content/pm/PackageManager$Property;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014145HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getBanner()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070014146HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getComponentName()Landroid/content/ComponentName;+]Lcom/android/server/pm/pkg/component/ParsedComponentImpl;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedProviderImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;,Lcom/android/server/pm/pkg/component/ParsedInstrumentationImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014147HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getDescriptionRes()I
14148HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getFlags()I
14149HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getIcon()I
14150HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getIntents()Ljava/util/List;
14151HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getLabelRes()I
14152HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getLogo()I
14153HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getMetaData()Landroid/os/Bundle;
14154HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getName()Ljava/lang/String;
14155HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getNonLocalizedLabel()Ljava/lang/CharSequence;
14156HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getPackageName()Ljava/lang/String;
14157HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->getProperties()Ljava/util/Map;
14158HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->setBanner(I)Lcom/android/server/pm/pkg/component/ParsedComponentImpl;
14159HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->setDescriptionRes(I)Lcom/android/server/pm/pkg/component/ParsedComponentImpl;
14160HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->setFlags(I)Lcom/android/server/pm/pkg/component/ParsedComponentImpl;
14161HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->setIcon(I)Lcom/android/server/pm/pkg/component/ParsedComponentImpl;
14162HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->setLabelRes(I)Lcom/android/server/pm/pkg/component/ParsedComponentImpl;
14163HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->setLogo(I)Lcom/android/server/pm/pkg/component/ParsedComponentImpl;
14164HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->setMetaData(Landroid/os/Bundle;)Lcom/android/server/pm/pkg/component/ParsedComponentImpl;
14165HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->setName(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedComponentImpl;
14166HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->setNonLocalizedLabel(Ljava/lang/CharSequence;)Lcom/android/server/pm/pkg/component/ParsedComponentImpl;
14167HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->setPackageName(Ljava/lang/String;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070014168HSPLcom/android/server/pm/pkg/component/ParsedComponentImpl;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014169HSPLcom/android/server/pm/pkg/component/ParsedComponentUtils;->addMetaData(Lcom/android/server/pm/pkg/component/ParsedComponentImpl;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014170HSPLcom/android/server/pm/pkg/component/ParsedComponentUtils;->addProperty(Lcom/android/server/pm/pkg/component/ParsedComponentImpl;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014171HSPLcom/android/server/pm/pkg/component/ParsedComponentUtils;->parseComponent(Lcom/android/server/pm/pkg/component/ParsedComponentImpl;Ljava/lang/String;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/TypedArray;ZLandroid/content/pm/parsing/result/ParseInput;IIIIIII)Landroid/content/pm/parsing/result/ParseResult;+]Lcom/android/server/pm/pkg/parsing/ParsingPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/util/TypedValue;Landroid/util/TypedValue;]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;]Lcom/android/server/pm/pkg/component/ParsedComponentImpl;megamorphic_types]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014172HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl$1;-><init>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014173HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl$1;->createFromParcel(Landroid/os/Parcel;)Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014174HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;-><clinit>()V
14175HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;-><init>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014176HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014177HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;->getIcon()I
14178HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;->getIntentFilter()Landroid/content/IntentFilter;
14179HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;->getLabelRes()I
14180HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;->getNonLocalizedLabel()Ljava/lang/CharSequence;
14181HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;->isHasDefault()Z
14182HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;->setHasDefault(Z)Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;
14183HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;->setIcon(I)Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;
14184HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;->setLabelRes(I)Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014185HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;->writeToParcel(Landroid/os/Parcel;I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014186HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoUtils;->parseData(Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;+]Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014187HSPLcom/android/server/pm/pkg/component/ParsedIntentInfoUtils;->parseIntentInfo(Ljava/lang/String;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;+]Ljava/lang/String;Ljava/lang/String;]Landroid/util/TypedValue;Landroid/util/TypedValue;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Landroid/content/pm/parsing/result/ParseResult;Landroid/content/pm/parsing/result/ParseTypeImpl;]Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014188HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl$1;-><init>()V
14189HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;-><clinit>()V
14190HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;-><init>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014191HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014192HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->getAttributionTags()[Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080014193HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->getClassName()Ljava/lang/String;+]Lcom/android/server/pm/pkg/component/ParsedComponentImpl;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedProviderImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014194HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->getOrder()I
14195HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->getProcessName()Ljava/lang/String;
14196HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->getSplitName()Ljava/lang/String;
14197HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->isDirectBootAware()Z
14198HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->isEnabled()Z
14199HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->isExported()Z
14200HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->setAttributionTags([Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedMainComponentImpl;
14201HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->setDirectBootAware(Z)Lcom/android/server/pm/pkg/component/ParsedMainComponentImpl;
14202HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->setEnabled(Z)Lcom/android/server/pm/pkg/component/ParsedMainComponentImpl;
14203HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->setExported(Z)Lcom/android/server/pm/pkg/component/ParsedMainComponentImpl;
14204HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->setOrder(I)Lcom/android/server/pm/pkg/component/ParsedMainComponentImpl;
14205HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->setProcessName(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedMainComponentImpl;
14206HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->setSplitName(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedMainComponentImpl;
14207HSPLcom/android/server/pm/pkg/component/ParsedMainComponentImpl;->writeToParcel(Landroid/os/Parcel;I)V
14208HSPLcom/android/server/pm/pkg/component/ParsedMainComponentUtils;->parseIntentFilter(Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZZZZZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014209HSPLcom/android/server/pm/pkg/component/ParsedMainComponentUtils;->parseMainComponent(Lcom/android/server/pm/pkg/component/ParsedMainComponentImpl;Ljava/lang/String;[Ljava/lang/String;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/TypedArray;IZLjava/lang/String;Landroid/content/pm/parsing/result/ParseInput;IIIIIIIIIIII)Landroid/content/pm/parsing/result/ParseResult;+]Ljava/lang/String;Ljava/lang/String;]Lcom/android/server/pm/pkg/parsing/ParsingPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/content/pm/parsing/result/ParseResult;Landroid/content/pm/parsing/result/ParseTypeImpl;]Lcom/android/server/pm/pkg/component/ParsedMainComponentImpl;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedProviderImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014210HSPLcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014211HSPLcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;-><clinit>()V
14212HSPLcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014213HSPLcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;->setBackgroundRequestDetailRes(I)Lcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;
14214HSPLcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;->setBackgroundRequestRes(I)Lcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;
14215HSPLcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;->setPriority(I)Lcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;
14216HSPLcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;->setRequestDetailRes(I)Lcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;
14217HSPLcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;->setRequestRes(I)Lcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;
14218HSPLcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;->writeToParcel(Landroid/os/Parcel;I)V
14219HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014220HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;-><clinit>()V
14221HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;-><init>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014222HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014223HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->getBackgroundPermission()Ljava/lang/String;
14224HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->getGroup()Ljava/lang/String;
14225HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->getKnownCerts()Ljava/util/Set;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014226HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->getProtectionLevel()I
14227HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->getRequestRes()I
14228HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->isTree()Z
14229HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->setBackgroundPermission(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedPermissionImpl;
14230HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->setGroup(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedPermissionImpl;
14231HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->setKnownCerts([Ljava/lang/String;)V
14232HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->setParsedPermissionGroup(Lcom/android/server/pm/pkg/component/ParsedPermissionGroup;)Lcom/android/server/pm/pkg/component/ParsedPermissionImpl;
14233HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->setProtectionLevel(I)Lcom/android/server/pm/pkg/component/ParsedPermissionImpl;
14234HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->setRequestRes(I)Lcom/android/server/pm/pkg/component/ParsedPermissionImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014235HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->setTree(Z)Lcom/android/server/pm/pkg/component/ParsedPermissionImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014236HSPLcom/android/server/pm/pkg/component/ParsedPermissionImpl;->writeToParcel(Landroid/os/Parcel;I)V
14237HSPLcom/android/server/pm/pkg/component/ParsedPermissionUtils;->declareDuplicatePermission(Lcom/android/server/pm/pkg/parsing/ParsingPackage;)Z
14238HSPLcom/android/server/pm/pkg/component/ParsedPermissionUtils;->getProtection(Lcom/android/server/pm/pkg/component/ParsedPermission;)I
14239HSPLcom/android/server/pm/pkg/component/ParsedPermissionUtils;->getProtectionFlags(Lcom/android/server/pm/pkg/component/ParsedPermission;)I
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070014240HSPLcom/android/server/pm/pkg/component/ParsedPermissionUtils;->isMalformedDuplicate(Lcom/android/server/pm/pkg/component/ParsedPermission;Lcom/android/server/pm/pkg/component/ParsedPermission;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014241HSPLcom/android/server/pm/pkg/component/ParsedPermissionUtils;->isRuntime(Lcom/android/server/pm/pkg/component/ParsedPermission;)Z
14242HSPLcom/android/server/pm/pkg/component/ParsedPermissionUtils;->parsePermission(Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14243HSPLcom/android/server/pm/pkg/component/ParsedPermissionUtils;->parsePermissionGroup(Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014244HSPLcom/android/server/pm/pkg/component/ParsedPermissionUtils;->parsePermissionTree(Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZLandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014245HSPLcom/android/server/pm/pkg/component/ParsedProcessImpl$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014246HSPLcom/android/server/pm/pkg/component/ParsedProcessImpl;-><clinit>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014247HSPLcom/android/server/pm/pkg/component/ParsedProcessImpl;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014248HSPLcom/android/server/pm/pkg/component/ParsedProcessImpl;->getAppClassNamesByPackage()Landroid/util/ArrayMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014249HSPLcom/android/server/pm/pkg/component/ParsedProcessImpl;->getDeniedPermissions()Ljava/util/Set;
14250HSPLcom/android/server/pm/pkg/component/ParsedProcessImpl;->getName()Ljava/lang/String;
14251HSPLcom/android/server/pm/pkg/component/ParsedProcessImpl;->putAppClassNameForPackage(Ljava/lang/String;Ljava/lang/String;)V
14252HSPLcom/android/server/pm/pkg/component/ParsedProcessImpl;->setDeniedPermissions(Ljava/util/Set;)Lcom/android/server/pm/pkg/component/ParsedProcessImpl;
14253HSPLcom/android/server/pm/pkg/component/ParsedProcessImpl;->setGwpAsanMode(I)Lcom/android/server/pm/pkg/component/ParsedProcessImpl;
14254HSPLcom/android/server/pm/pkg/component/ParsedProcessImpl;->setMemtagMode(I)Lcom/android/server/pm/pkg/component/ParsedProcessImpl;
14255HSPLcom/android/server/pm/pkg/component/ParsedProcessImpl;->setName(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedProcessImpl;
14256HSPLcom/android/server/pm/pkg/component/ParsedProcessImpl;->writeToParcel(Landroid/os/Parcel;I)V
14257HSPLcom/android/server/pm/pkg/component/ParsedProcessUtils;->parseAllowPermission(Ljava/util/Set;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14258HSPLcom/android/server/pm/pkg/component/ParsedProcessUtils;->parseDenyPermission(Ljava/util/Set;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14259HSPLcom/android/server/pm/pkg/component/ParsedProcessUtils;->parseProcess(Ljava/util/Set;[Ljava/lang/String;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ILandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14260HSPLcom/android/server/pm/pkg/component/ParsedProcessUtils;->parseProcesses([Ljava/lang/String;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ILandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014261HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014262HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;-><clinit>()V
14263HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;-><init>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014264HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014265HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->addPathPermission(Landroid/content/pm/PathPermission;)Lcom/android/server/pm/pkg/component/ParsedProviderImpl;
14266HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->addUriPermissionPattern(Landroid/os/PatternMatcher;)Lcom/android/server/pm/pkg/component/ParsedProviderImpl;
14267HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->getAuthority()Ljava/lang/String;
14268HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->getInitOrder()I
14269HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->getPathPermissions()Ljava/util/List;
14270HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->getReadPermission()Ljava/lang/String;
14271HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->getUriPermissionPatterns()Ljava/util/List;
14272HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->getWritePermission()Ljava/lang/String;
14273HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->isForceUriPermissions()Z
14274HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->isGrantUriPermissions()Z
14275HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->isMultiProcess()Z
14276HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->isSyncable()Z
14277HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->setAuthority(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedProviderImpl;
14278HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->setForceUriPermissions(Z)Lcom/android/server/pm/pkg/component/ParsedProviderImpl;
14279HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->setGrantUriPermissions(Z)Lcom/android/server/pm/pkg/component/ParsedProviderImpl;
14280HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->setInitOrder(I)Lcom/android/server/pm/pkg/component/ParsedProviderImpl;
14281HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->setMultiProcess(Z)Lcom/android/server/pm/pkg/component/ParsedProviderImpl;
14282HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->setReadPermission(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedProviderImpl;
14283HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->setSyncable(Z)Lcom/android/server/pm/pkg/component/ParsedProviderImpl;
14284HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->setWritePermission(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedProviderImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014285HSPLcom/android/server/pm/pkg/component/ParsedProviderImpl;->writeToParcel(Landroid/os/Parcel;I)V
14286HSPLcom/android/server/pm/pkg/component/ParsedProviderUtils;->parseGrantUriPermission(Lcom/android/server/pm/pkg/component/ParsedProviderImpl;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14287HSPLcom/android/server/pm/pkg/component/ParsedProviderUtils;->parsePathPermission(Lcom/android/server/pm/pkg/component/ParsedProviderImpl;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14288HSPLcom/android/server/pm/pkg/component/ParsedProviderUtils;->parseProvider([Ljava/lang/String;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;IZLjava/lang/String;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14289HSPLcom/android/server/pm/pkg/component/ParsedProviderUtils;->parseProviderTags(Lcom/android/server/pm/pkg/parsing/ParsingPackage;Ljava/lang/String;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;ZLcom/android/server/pm/pkg/component/ParsedProviderImpl;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14290HSPLcom/android/server/pm/pkg/component/ParsedServiceImpl$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014291HSPLcom/android/server/pm/pkg/component/ParsedServiceImpl;-><clinit>()V
14292HSPLcom/android/server/pm/pkg/component/ParsedServiceImpl;-><init>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014293HSPLcom/android/server/pm/pkg/component/ParsedServiceImpl;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014294HSPLcom/android/server/pm/pkg/component/ParsedServiceImpl;->getForegroundServiceType()I
14295HSPLcom/android/server/pm/pkg/component/ParsedServiceImpl;->getPermission()Ljava/lang/String;
14296HSPLcom/android/server/pm/pkg/component/ParsedServiceImpl;->setForegroundServiceType(I)Lcom/android/server/pm/pkg/component/ParsedServiceImpl;
14297HSPLcom/android/server/pm/pkg/component/ParsedServiceImpl;->setPermission(Ljava/lang/String;)Lcom/android/server/pm/pkg/component/ParsedMainComponent;
14298HSPLcom/android/server/pm/pkg/component/ParsedServiceImpl;->writeToParcel(Landroid/os/Parcel;I)V
14299HSPLcom/android/server/pm/pkg/component/ParsedServiceUtils;->parseService([Ljava/lang/String;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;IZLjava/lang/String;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14300HSPLcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl$1;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014301HSPLcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl;-><clinit>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014302HSPLcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl;-><init>(Landroid/os/Parcel;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014303HSPLcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl;-><init>(Ljava/lang/String;I)V
14304HSPLcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl;->getName()Ljava/lang/String;
14305HSPLcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl;->getUsesPermissionFlags()I
14306HSPLcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl;->writeToParcel(Landroid/os/Parcel;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014307HSPLcom/android/server/pm/pkg/mutate/PackageStateMutator$StateWriteWrapper$UserStateWriteWrapper;-><init>()V
14308HSPLcom/android/server/pm/pkg/mutate/PackageStateMutator$StateWriteWrapper$UserStateWriteWrapper;-><init>(Lcom/android/server/pm/pkg/mutate/PackageStateMutator$StateWriteWrapper$UserStateWriteWrapper-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014309HSPLcom/android/server/pm/pkg/mutate/PackageStateMutator$StateWriteWrapper;-><init>()V
14310HSPLcom/android/server/pm/pkg/mutate/PackageStateMutator$StateWriteWrapper;-><init>(Lcom/android/server/pm/pkg/mutate/PackageStateMutator$StateWriteWrapper-IA;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014311HSPLcom/android/server/pm/pkg/mutate/PackageStateMutator;-><clinit>()V
14312HSPLcom/android/server/pm/pkg/mutate/PackageStateMutator;-><init>(Ljava/util/function/Function;Ljava/util/function/Function;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014313HSPLcom/android/server/pm/pkg/mutate/PackageStateMutator;->onPackageStateChanged()V+]Ljava/util/concurrent/atomic/AtomicLong;Ljava/util/concurrent/atomic/AtomicLong;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014314HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;-><clinit>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014315HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;-><init>([Ljava/lang/String;Landroid/util/DisplayMetrics;Ljava/util/List;Lcom/android/server/pm/pkg/parsing/ParsingPackageUtils$Callback;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014316HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->aFloat(ILandroid/content/res/TypedArray;)F
14317HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->anInt(IILandroid/content/res/TypedArray;)I
14318HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->anInt(ILandroid/content/res/TypedArray;)I
14319HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->anInteger(IILandroid/content/res/TypedArray;)I
14320HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->bool(ZILandroid/content/res/TypedArray;)Z
14321HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->convertCompatPermissions(Lcom/android/server/pm/pkg/parsing/ParsingPackage;)V
14322HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->convertSplitPermissions(Lcom/android/server/pm/pkg/parsing/ParsingPackage;)V
14323HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->exactSizedCopyOfSparseArray(Landroid/util/SparseIntArray;)Landroid/util/SparseIntArray;
14324HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->generateAppDetailsHiddenActivity(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014325HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->getSigningDetails(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/parsing/pkg/ParsedPackage;Z)Landroid/content/pm/parsing/result/ParseResult;
14326HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->getSigningDetails(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;ZI[Ljava/lang/String;Z)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014327HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->getSigningDetails(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;ZZLandroid/content/pm/SigningDetails;I)Landroid/content/pm/parsing/result/ParseResult;
14328HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->hasDomainURLs(Lcom/android/server/pm/pkg/parsing/ParsingPackage;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014329HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->hasTooManyComponents(Lcom/android/server/pm/pkg/parsing/ParsingPackage;)Z+]Lcom/android/server/pm/pkg/parsing/ParsingPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014330HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->nonConfigString(IILandroid/content/res/TypedArray;)Ljava/lang/String;
14331HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->nonResString(ILandroid/content/res/TypedArray;)Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014332HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseAdoptPermissions(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014333HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseAttribution(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
14334HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseBaseApk(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;Ljava/lang/String;Lcom/android/server/pm/split/SplitAssetLoader;I)Landroid/content/pm/parsing/result/ParseResult;
14335HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseBaseApk(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;Ljava/lang/String;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;I)Landroid/content/pm/parsing/result/ParseResult;
14336HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseBaseApkTag(Ljava/lang/String;Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;I)Landroid/content/pm/parsing/result/ParseResult;
14337HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseBaseApkTags(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/TypedArray;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;I)Landroid/content/pm/parsing/result/ParseResult;
14338HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseBaseAppBasicFlags(Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/TypedArray;)V
14339HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseBaseAppChildTag(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;I)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014340HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseBaseApplication(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;I)Landroid/content/pm/parsing/result/ParseResult;+]Ljava/lang/String;Ljava/lang/String;]Lcom/android/server/pm/pkg/parsing/ParsingPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/util/TypedValue;Landroid/util/TypedValue;]Lcom/android/server/pm/pkg/parsing/ParsingPackageUtils;Lcom/android/server/pm/pkg/parsing/ParsingPackageUtils;]Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Landroid/content/pm/parsing/result/ParseResult;Landroid/content/pm/parsing/result/ParseTypeImpl;]Lcom/android/server/pm/pkg/parsing/ParsingPackageUtils$Callback;Lcom/android/server/pm/PackageManagerService$3;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014341HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseClusterPackage(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014342HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseFeatureInfo(Landroid/content/res/Resources;Landroid/util/AttributeSet;)Landroid/content/pm/FeatureInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014343HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseLibrary(Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14344HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseMetaData(Lcom/android/server/pm/pkg/parsing/ParsingPackage;Lcom/android/server/pm/pkg/component/ParsedComponent;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Ljava/lang/String;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014345HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseMinOrMaxSdkVersion(Landroid/content/res/TypedArray;II)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014346HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseMonolithicPackage(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult;
14347HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseOriginalPackage(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
14348HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseOverlay(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014349HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parsePackage(Landroid/content/pm/parsing/result/ParseInput;Ljava/io/File;I)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014350HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parsePermission(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
14351HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parsePermissionGroup(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014352HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parsePermissionTree(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
14353HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseProcesses(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;[Ljava/lang/String;I)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014354HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseProfileable(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
14355HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseProtectedBroadcast(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
14356HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseQueries(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014357HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseRestrictUpdateHash(ILandroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014358HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseSharedUser(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/TypedArray;)Landroid/content/pm/parsing/result/ParseResult;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014359HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseSplitApk(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;ILandroid/content/res/AssetManager;I)Landroid/content/pm/parsing/result/ParseResult;
14360HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseSplitApk(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;II)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014361HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseSplitApplication(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;II)Landroid/content/pm/parsing/result/ParseResult;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014362HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseSplitBaseAppChildTags(Landroid/content/pm/parsing/result/ParseInput;Ljava/lang/String;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014363HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseStaticLibrary(Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14364HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseSupportScreens(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
14365HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseUsesFeature(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
14366HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseUsesLibrary(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
14367HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseUsesNativeLibrary(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014368HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseUsesPermission(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;)Landroid/content/pm/parsing/result/ParseResult;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/pm/pkg/parsing/ParsingPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/pkg/parsing/ParsingPackageUtils;Lcom/android/server/pm/pkg/parsing/ParsingPackageUtils;]Lcom/android/server/pm/pkg/component/ParsedUsesPermission;Lcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/pm/parsing/result/ParseInput;Landroid/content/pm/parsing/result/ParseTypeImpl;]Landroid/content/res/TypedArray;Landroid/content/res/TypedArray;]Lcom/android/server/pm/pkg/parsing/ParsingPackageUtils$Callback;Lcom/android/server/pm/PackageManagerService$3;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014369HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->parseUsesSdk(Landroid/content/pm/parsing/result/ParseInput;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/Resources;Landroid/content/res/XmlResourceParser;I)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014370HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->resId(ILandroid/content/res/TypedArray;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014371HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->setMaxAspectRatio(Lcom/android/server/pm/pkg/parsing/ParsingPackage;)V
14372HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->setMinAspectRatio(Lcom/android/server/pm/pkg/parsing/ParsingPackage;)V
14373HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->setSupportsSizeChanges(Lcom/android/server/pm/pkg/parsing/ParsingPackage;)V
14374HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->string(ILandroid/content/res/TypedArray;)Ljava/lang/String;
14375HSPLcom/android/server/pm/pkg/parsing/ParsingPackageUtils;->writeKeySetMapping(Landroid/os/Parcel;Ljava/util/Map;)V
14376HSPLcom/android/server/pm/pkg/parsing/ParsingUtils$StringPairListParceler;-><init>()V
14377HSPLcom/android/server/pm/pkg/parsing/ParsingUtils$StringPairListParceler;->parcel(Ljava/util/List;Landroid/os/Parcel;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014378HSPLcom/android/server/pm/pkg/parsing/ParsingUtils;->buildClassName(Ljava/lang/String;Ljava/lang/CharSequence;)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/CharSequence;Ljava/lang/String;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014379HSPLcom/android/server/pm/pkg/parsing/ParsingUtils;->createTypedInterfaceList(Landroid/os/Parcel;Landroid/os/Parcelable$Creator;)Ljava/util/List;+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014380HSPLcom/android/server/pm/pkg/parsing/ParsingUtils;->parseKnownActivityEmbeddingCerts(Landroid/content/res/TypedArray;Landroid/content/res/Resources;ILandroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
14381HSPLcom/android/server/pm/pkg/parsing/ParsingUtils;->unknownTag(Ljava/lang/String;Lcom/android/server/pm/pkg/parsing/ParsingPackage;Landroid/content/res/XmlResourceParser;Landroid/content/pm/parsing/result/ParseInput;)Landroid/content/pm/parsing/result/ParseResult;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014382HSPLcom/android/server/pm/pkg/parsing/ParsingUtils;->writeParcelableList(Landroid/os/Parcel;Ljava/util/List;)V+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014383HSPLcom/android/server/pm/resolution/ComponentResolver$$ExternalSyntheticLambda0;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014384HSPLcom/android/server/pm/resolution/ComponentResolver$$ExternalSyntheticLambda0;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
Karuna Ramkumard7380572023-06-09 19:14:36 +000014385HSPLcom/android/server/pm/resolution/ComponentResolver$$ExternalSyntheticLambda1;-><init>()V
14386HSPLcom/android/server/pm/resolution/ComponentResolver$$ExternalSyntheticLambda1;->apply(Ljava/lang/Object;)Ljava/lang/Object;
14387HSPLcom/android/server/pm/resolution/ComponentResolver$$ExternalSyntheticLambda2;-><init>()V
14388HSPLcom/android/server/pm/resolution/ComponentResolver$$ExternalSyntheticLambda2;->apply(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014389HSPLcom/android/server/pm/resolution/ComponentResolver$1;-><init>(Lcom/android/server/pm/resolution/ComponentResolver;Lcom/android/server/pm/resolution/ComponentResolverApi;Lcom/android/server/utils/Watchable;Lcom/android/server/pm/UserNeedsBadgingCache;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014390HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;-><init>(Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserNeedsBadgingCache;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014391HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->addActivity(Lcom/android/server/pm/Computer;Lcom/android/server/pm/pkg/component/ParsedActivity;Ljava/lang/String;Ljava/util/List;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ReceiverIntentResolver;,Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014392HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->addFilter(Lcom/android/server/pm/snapshot/PackageDataSnapshot;Landroid/util/Pair;)V
14393HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->allowFilterResult(Landroid/util/Pair;Ljava/util/List;)Z+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Ljava/util/List;Ljava/util/ArrayList;
14394HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->allowFilterResult(Ljava/lang/Object;Ljava/util/List;)Z+]Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ReceiverIntentResolver;,Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014395HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->getIntentFilter(Landroid/util/Pair;)Landroid/content/IntentFilter;+]Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;
14396HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter;+]Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ReceiverIntentResolver;,Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;
14397HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->isPackageForFilter(Ljava/lang/String;Landroid/util/Pair;)Z+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
14398HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->isPackageForFilter(Ljava/lang/String;Ljava/lang/Object;)Z+]Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ReceiverIntentResolver;,Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;
14399HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->newArray(I)[Landroid/util/Pair;
14400HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->newArray(I)[Ljava/lang/Object;
art-benchmark-service922a5532023-03-23 03:12:41 -070014401HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->newResult(Lcom/android/server/pm/Computer;Landroid/util/Pair;IIJ)Landroid/content/pm/ResolveInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;]Lcom/android/server/pm/UserNeedsBadgingCache;Lcom/android/server/pm/UserNeedsBadgingCache;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;,Lcom/android/server/pm/ComputerLocked;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014402HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->newResult(Lcom/android/server/pm/Computer;Ljava/lang/Object;IIJ)Ljava/lang/Object;+]Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ReceiverIntentResolver;,Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014403HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->queryIntent(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JI)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014404HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->queryIntentForPackage(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JLjava/util/List;I)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ReceiverIntentResolver;,Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014405HSPLcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;->sortResults(Ljava/util/List;)V+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014406HSPLcom/android/server/pm/resolution/ComponentResolver$MimeGroupsAwareIntentResolver;-><init>(Lcom/android/server/pm/UserManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014407HSPLcom/android/server/pm/resolution/ComponentResolver$MimeGroupsAwareIntentResolver;->addFilter(Lcom/android/server/pm/snapshot/PackageDataSnapshot;Landroid/util/Pair;)V
14408HSPLcom/android/server/pm/resolution/ComponentResolver$MimeGroupsAwareIntentResolver;->applyMimeGroups(Lcom/android/server/pm/Computer;Landroid/util/Pair;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014409HSPLcom/android/server/pm/resolution/ComponentResolver$MimeGroupsAwareIntentResolver;->isFilterStopped(Lcom/android/server/pm/Computer;Landroid/util/Pair;I)Z+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
14410HSPLcom/android/server/pm/resolution/ComponentResolver$MimeGroupsAwareIntentResolver;->isFilterStopped(Lcom/android/server/pm/Computer;Ljava/lang/Object;I)Z+]Lcom/android/server/pm/resolution/ComponentResolver$MimeGroupsAwareIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ReceiverIntentResolver;,Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;,Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014411HSPLcom/android/server/pm/resolution/ComponentResolver$ProviderIntentResolver;-><init>(Lcom/android/server/pm/UserManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014412HSPLcom/android/server/pm/resolution/ComponentResolver$ProviderIntentResolver;->addFilter(Lcom/android/server/pm/snapshot/PackageDataSnapshot;Landroid/util/Pair;)V
14413HSPLcom/android/server/pm/resolution/ComponentResolver$ProviderIntentResolver;->addProvider(Lcom/android/server/pm/Computer;Lcom/android/server/pm/pkg/component/ParsedProvider;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014414HSPLcom/android/server/pm/resolution/ComponentResolver$ProviderIntentResolver;->getIntentFilter(Landroid/util/Pair;)Landroid/content/IntentFilter;+]Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;
art-benchmark-service922a5532023-03-23 03:12:41 -070014415HSPLcom/android/server/pm/resolution/ComponentResolver$ProviderIntentResolver;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter;+]Lcom/android/server/pm/resolution/ComponentResolver$ProviderIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ProviderIntentResolver;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014416HSPLcom/android/server/pm/resolution/ComponentResolver$ProviderIntentResolver;->newArray(I)[Landroid/util/Pair;
14417HSPLcom/android/server/pm/resolution/ComponentResolver$ProviderIntentResolver;->newArray(I)[Ljava/lang/Object;
14418HPLcom/android/server/pm/resolution/ComponentResolver$ProviderIntentResolver;->newResult(Lcom/android/server/pm/Computer;Landroid/util/Pair;IIJ)Landroid/content/pm/ResolveInfo;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedProviderImpl;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014419HSPLcom/android/server/pm/resolution/ComponentResolver$ReceiverIntentResolver;-><init>(Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserNeedsBadgingCache;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014420HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;-><init>(Lcom/android/server/pm/UserManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014421HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->addFilter(Lcom/android/server/pm/snapshot/PackageDataSnapshot;Landroid/util/Pair;)V
14422HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->addService(Lcom/android/server/pm/Computer;Lcom/android/server/pm/pkg/component/ParsedService;)V
14423HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->allowFilterResult(Landroid/util/Pair;Ljava/util/List;)Z+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/component/ParsedServiceImpl;
14424HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->allowFilterResult(Ljava/lang/Object;Ljava/util/List;)Z+]Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014425HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->getIntentFilter(Landroid/util/Pair;)Landroid/content/IntentFilter;+]Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;
14426HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->getIntentFilter(Ljava/lang/Object;)Landroid/content/IntentFilter;+]Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;
14427HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->isPackageForFilter(Ljava/lang/String;Landroid/util/Pair;)Z+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedServiceImpl;
14428HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->isPackageForFilter(Ljava/lang/String;Ljava/lang/Object;)Z+]Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;
14429HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->newArray(I)[Landroid/util/Pair;
14430HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->newArray(I)[Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014431HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->newResult(Lcom/android/server/pm/Computer;Landroid/util/Pair;IIJ)Landroid/content/pm/ResolveInfo;+]Lcom/android/server/pm/pkg/PackageUserState;Lcom/android/server/pm/pkg/PackageUserStateImpl;]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
14432HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->newResult(Lcom/android/server/pm/Computer;Ljava/lang/Object;IIJ)Ljava/lang/Object;+]Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014433HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->queryIntent(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JI)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014434HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->queryIntentForPackage(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JLjava/util/List;I)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedServiceImpl;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014435HSPLcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;->sortResults(Ljava/util/List;)V+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014436HSPLcom/android/server/pm/resolution/ComponentResolver;->$r8$lambda$q1lJ9rfFnT_oyvfX2vuSgkxXQfE(Landroid/content/pm/ResolveInfo;Landroid/content/pm/ResolveInfo;)I
14437HSPLcom/android/server/pm/resolution/ComponentResolver;-><clinit>()V
14438HSPLcom/android/server/pm/resolution/ComponentResolver;-><init>(Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserNeedsBadgingCache;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014439HSPLcom/android/server/pm/resolution/ComponentResolver;->addActivitiesLocked(Lcom/android/server/pm/Computer;Lcom/android/server/pm/pkg/AndroidPackage;Ljava/util/List;Z)V
14440HSPLcom/android/server/pm/resolution/ComponentResolver;->addAllComponents(Lcom/android/server/pm/pkg/AndroidPackage;ZLjava/lang/String;Lcom/android/server/pm/Computer;)V
14441HSPLcom/android/server/pm/resolution/ComponentResolver;->addProvidersLocked(Lcom/android/server/pm/Computer;Lcom/android/server/pm/pkg/AndroidPackage;Z)V
14442HSPLcom/android/server/pm/resolution/ComponentResolver;->addReceiversLocked(Lcom/android/server/pm/Computer;Lcom/android/server/pm/pkg/AndroidPackage;Z)V
14443HSPLcom/android/server/pm/resolution/ComponentResolver;->addServicesLocked(Lcom/android/server/pm/Computer;Lcom/android/server/pm/pkg/AndroidPackage;Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014444HSPLcom/android/server/pm/resolution/ComponentResolver;->adjustPriority(Lcom/android/server/pm/Computer;Ljava/util/List;Lcom/android/server/pm/pkg/component/ParsedActivity;Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014445HSPLcom/android/server/pm/resolution/ComponentResolver;->findMatchingActivity(Ljava/util/List;Lcom/android/server/pm/pkg/component/ParsedActivity;)Lcom/android/server/pm/pkg/component/ParsedActivity;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014446HSPLcom/android/server/pm/resolution/ComponentResolver;->getIntentListSubset(Ljava/util/List;Ljava/util/function/Function;Ljava/util/Iterator;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014447HSPLcom/android/server/pm/resolution/ComponentResolver;->isProtectedAction(Landroid/content/IntentFilter;)Z
14448HSPLcom/android/server/pm/resolution/ComponentResolver;->lambda$static$0(Landroid/content/pm/ResolveInfo;Landroid/content/pm/ResolveInfo;)I
14449HSPLcom/android/server/pm/resolution/ComponentResolver;->onChanged()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014450HSPLcom/android/server/pm/resolution/ComponentResolver;->snapshot()Lcom/android/server/pm/resolution/ComponentResolverApi;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014451HSPLcom/android/server/pm/resolution/ComponentResolverBase;-><init>(Lcom/android/server/pm/UserManagerService;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080014452HSPLcom/android/server/pm/resolution/ComponentResolverBase;->getActivity(Landroid/content/ComponentName;)Lcom/android/server/pm/pkg/component/ParsedActivity;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014453HSPLcom/android/server/pm/resolution/ComponentResolverBase;->getReceiver(Landroid/content/ComponentName;)Lcom/android/server/pm/pkg/component/ParsedActivity;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014454HSPLcom/android/server/pm/resolution/ComponentResolverBase;->getService(Landroid/content/ComponentName;)Lcom/android/server/pm/pkg/component/ParsedService;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014455HSPLcom/android/server/pm/resolution/ComponentResolverBase;->queryActivities(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JI)Ljava/util/List;+]Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014456HSPLcom/android/server/pm/resolution/ComponentResolverBase;->queryActivities(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JLjava/util/List;I)Ljava/util/List;+]Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014457HSPLcom/android/server/pm/resolution/ComponentResolverBase;->queryProvider(Lcom/android/server/pm/Computer;Ljava/lang/String;JI)Landroid/content/pm/ProviderInfo;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedProviderImpl;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014458HSPLcom/android/server/pm/resolution/ComponentResolverBase;->queryProviders(Lcom/android/server/pm/Computer;Ljava/lang/String;Ljava/lang/String;IJI)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedProviderImpl;]Lcom/android/server/pm/pkg/component/ParsedProvider;Lcom/android/server/pm/pkg/component/ParsedProviderImpl;]Landroid/os/Bundle;Landroid/os/Bundle;]Lcom/android/server/pm/pkg/PackageStateInternal;Lcom/android/server/pm/PackageSetting;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/pkg/component/ParsedMainComponent;Lcom/android/server/pm/pkg/component/ParsedProviderImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Lcom/android/server/pm/Computer;Lcom/android/server/pm/ComputerEngine;]Lcom/android/server/pm/parsing/PackageInfoUtils$CachedApplicationInfoGenerator;Lcom/android/server/pm/parsing/PackageInfoUtils$CachedApplicationInfoGenerator;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014459HSPLcom/android/server/pm/resolution/ComponentResolverBase;->queryReceivers(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JI)Ljava/util/List;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014460HSPLcom/android/server/pm/resolution/ComponentResolverBase;->queryReceivers(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JLjava/util/List;I)Ljava/util/List;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014461HSPLcom/android/server/pm/resolution/ComponentResolverBase;->queryServices(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JI)Ljava/util/List;
14462HSPLcom/android/server/pm/resolution/ComponentResolverBase;->queryServices(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JLjava/util/List;I)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014463HSPLcom/android/server/pm/resolution/ComponentResolverLocked;-><init>(Lcom/android/server/pm/UserManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014464HSPLcom/android/server/pm/resolution/ComponentResolverLocked;->queryActivities(Lcom/android/server/pm/Computer;Landroid/content/Intent;Ljava/lang/String;JLjava/util/List;I)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014465HSPLcom/android/server/pm/split/DefaultSplitAssetLoader;-><init>(Landroid/content/pm/parsing/PackageLite;I)V
14466HSPLcom/android/server/pm/split/DefaultSplitAssetLoader;->close()V
14467HSPLcom/android/server/pm/split/DefaultSplitAssetLoader;->getBaseApkAssets()Landroid/content/res/ApkAssets;
14468HSPLcom/android/server/pm/split/DefaultSplitAssetLoader;->getBaseAssetManager()Landroid/content/res/AssetManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014469HSPLcom/android/server/pm/split/DefaultSplitAssetLoader;->getSplitAssetManager(I)Landroid/content/res/AssetManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014470HSPLcom/android/server/pm/split/DefaultSplitAssetLoader;->loadApkAssets(Ljava/lang/String;I)Landroid/content/res/ApkAssets;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014471HSPLcom/android/server/pm/split/SplitAssetDependencyLoader;-><init>(Landroid/content/pm/parsing/PackageLite;Landroid/util/SparseArray;I)V
14472HSPLcom/android/server/pm/split/SplitAssetDependencyLoader;->close()V
14473HSPLcom/android/server/pm/split/SplitAssetDependencyLoader;->constructSplit(I[II)V
14474HSPLcom/android/server/pm/split/SplitAssetDependencyLoader;->createAssetManagerWithAssets([Landroid/content/res/ApkAssets;)Landroid/content/res/AssetManager;
14475HSPLcom/android/server/pm/split/SplitAssetDependencyLoader;->getBaseApkAssets()Landroid/content/res/ApkAssets;
14476HSPLcom/android/server/pm/split/SplitAssetDependencyLoader;->getBaseAssetManager()Landroid/content/res/AssetManager;
14477HSPLcom/android/server/pm/split/SplitAssetDependencyLoader;->getSplitAssetManager(I)Landroid/content/res/AssetManager;
14478HSPLcom/android/server/pm/split/SplitAssetDependencyLoader;->isSplitCached(I)Z
14479HSPLcom/android/server/pm/split/SplitAssetDependencyLoader;->loadApkAssets(Ljava/lang/String;I)Landroid/content/res/ApkAssets;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014480HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector$$ExternalSyntheticLambda2;-><init>()V
14481HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector$$ExternalSyntheticLambda2;->apply(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014482HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector;->$r8$lambda$2SK_jNYiNkNaWwZjL4Iwoe_gHZk(Landroid/util/ArraySet;Ljava/lang/String;)Ljava/lang/Boolean;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014483HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector;-><clinit>()V
14484HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector;-><init>(Lcom/android/server/compat/PlatformCompat;Lcom/android/server/SystemConfig;)V
14485HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector;->byteSizeOf(Ljava/lang/String;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014486HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector;->collectAllWebDomains(Lcom/android/server/pm/pkg/AndroidPackage;)Landroid/util/ArraySet;
14487HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector;->collectDomains(Lcom/android/server/pm/pkg/AndroidPackage;ZZ)Landroid/util/ArraySet;
14488HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector;->collectDomains(Lcom/android/server/pm/pkg/AndroidPackage;ZZLjava/lang/Object;Ljava/util/function/BiFunction;)Ljava/lang/Object;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014489HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector;->collectDomainsInternal(Lcom/android/server/pm/pkg/AndroidPackage;ZZLjava/lang/Object;Ljava/util/function/BiFunction;)Ljava/lang/Object;+]Lcom/android/server/pm/pkg/component/ParsedComponent;Lcom/android/server/pm/pkg/component/ParsedActivityImpl;]Ljava/util/function/BiFunction;Lcom/android/server/pm/verify/domain/DomainVerificationCollector$$ExternalSyntheticLambda2;]Lcom/android/server/pm/pkg/component/ParsedIntentInfo;Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/pm/verify/domain/DomainVerificationCollector;Lcom/android/server/pm/verify/domain/DomainVerificationCollector;]Landroid/content/IntentFilter;Landroid/content/IntentFilter;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/content/IntentFilter$AuthorityEntry;Landroid/content/IntentFilter$AuthorityEntry;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014490HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector;->collectDomainsLegacy(Lcom/android/server/pm/pkg/AndroidPackage;ZZLjava/lang/Object;Ljava/util/function/BiFunction;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014491HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector;->collectValidAutoVerifyDomains(Lcom/android/server/pm/pkg/AndroidPackage;)Landroid/util/ArraySet;
14492HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector;->isValidHost(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014493HSPLcom/android/server/pm/verify/domain/DomainVerificationCollector;->lambda$static$0(Landroid/util/ArraySet;Ljava/lang/String;)Ljava/lang/Boolean;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014494HSPLcom/android/server/pm/verify/domain/DomainVerificationDebug;-><init>(Lcom/android/server/pm/verify/domain/DomainVerificationCollector;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070014495HSPLcom/android/server/pm/verify/domain/DomainVerificationEnforcer;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014496HSPLcom/android/server/pm/verify/domain/DomainVerificationEnforcer;->callerIsLegacyUserSelector(IILjava/lang/String;I)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070014497HSPLcom/android/server/pm/verify/domain/DomainVerificationEnforcer;->setCallback(Lcom/android/server/pm/verify/domain/DomainVerificationEnforcer$Callback;)V
14498HSPLcom/android/server/pm/verify/domain/DomainVerificationLegacySettings$LegacyState;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014499HSPLcom/android/server/pm/verify/domain/DomainVerificationLegacySettings$LegacyState;->addUserState(II)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070014500HSPLcom/android/server/pm/verify/domain/DomainVerificationLegacySettings;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014501HSPLcom/android/server/pm/verify/domain/DomainVerificationLegacySettings;->add(Ljava/lang/String;II)V
14502HSPLcom/android/server/pm/verify/domain/DomainVerificationLegacySettings;->getOrCreateStateLocked(Ljava/lang/String;)Lcom/android/server/pm/verify/domain/DomainVerificationLegacySettings$LegacyState;
art-benchmark-service08401c12022-12-23 09:27:20 -080014503HSPLcom/android/server/pm/verify/domain/DomainVerificationLegacySettings;->readSettings(Lcom/android/modules/utils/TypedXmlPullParser;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014504HSPLcom/android/server/pm/verify/domain/DomainVerificationLegacySettings;->readUserState(Lcom/android/server/pm/SettingsXml$ReadSection;Lcom/android/server/pm/verify/domain/DomainVerificationLegacySettings$LegacyState;)V
14505HSPLcom/android/server/pm/verify/domain/DomainVerificationLegacySettings;->readUserStates(Lcom/android/server/pm/SettingsXml$ReadSection;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080014506HSPLcom/android/server/pm/verify/domain/DomainVerificationLegacySettings;->writeSettings(Lcom/android/modules/utils/TypedXmlSerializer;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/pm/SettingsXml$Serializer;Lcom/android/server/pm/SettingsXml$Serializer;]Lcom/android/server/pm/verify/domain/DomainVerificationLegacySettings$LegacyState;Lcom/android/server/pm/verify/domain/DomainVerificationLegacySettings$LegacyState;]Lcom/android/server/pm/SettingsXml$WriteSection;Lcom/android/server/pm/SettingsXml$WriteSectionImpl;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014507HSPLcom/android/server/pm/verify/domain/DomainVerificationManagerInternal;-><clinit>()V
14508HSPLcom/android/server/pm/verify/domain/DomainVerificationManagerStub;-><init>(Lcom/android/server/pm/verify/domain/DomainVerificationService;)V
14509HSPLcom/android/server/pm/verify/domain/DomainVerificationPersistence$ReadResult;-><init>(Landroid/util/ArrayMap;Landroid/util/ArrayMap;)V
14510HSPLcom/android/server/pm/verify/domain/DomainVerificationPersistence;->createPkgStateFromXml(Lcom/android/server/pm/SettingsXml$ReadSection;)Lcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014511HSPLcom/android/server/pm/verify/domain/DomainVerificationPersistence;->readDomainStates(Lcom/android/server/pm/SettingsXml$ReadSection;Landroid/util/ArrayMap;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080014512HSPLcom/android/server/pm/verify/domain/DomainVerificationPersistence;->readFromXml(Lcom/android/modules/utils/TypedXmlPullParser;)Lcom/android/server/pm/verify/domain/DomainVerificationPersistence$ReadResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014513HSPLcom/android/server/pm/verify/domain/DomainVerificationPersistence;->readPackageStates(Lcom/android/server/pm/SettingsXml$ReadSection;Landroid/util/ArrayMap;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014514HSPLcom/android/server/pm/verify/domain/DomainVerificationPersistence;->writePackageStates(Lcom/android/server/pm/SettingsXml$WriteSection;Ljava/util/Collection;ILjava/util/function/Function;)V+]Ljava/util/Collection;Landroid/util/ArraySet;
14515HSPLcom/android/server/pm/verify/domain/DomainVerificationPersistence;->writePkgStateToXml(Lcom/android/server/pm/SettingsXml$WriteSection;Lcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;ILjava/util/function/Function;)V+]Ljava/util/function/Function;Lcom/android/server/pm/verify/domain/DomainVerificationService$$ExternalSyntheticLambda0;]Lcom/android/server/pm/SettingsXml$WriteSection;Lcom/android/server/pm/SettingsXml$WriteSectionImpl;]Lcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;Lcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;]Ljava/util/UUID;Ljava/util/UUID;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014516HSPLcom/android/server/pm/verify/domain/DomainVerificationPersistence;->writeStateMap(Lcom/android/server/pm/SettingsXml$WriteSection;Landroid/util/ArrayMap;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/pm/SettingsXml$WriteSection;Lcom/android/server/pm/SettingsXml$WriteSectionImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014517HSPLcom/android/server/pm/verify/domain/DomainVerificationPersistence;->writeToXml(Lcom/android/modules/utils/TypedXmlSerializer;Lcom/android/server/pm/verify/domain/models/DomainVerificationStateMap;Landroid/util/ArrayMap;Landroid/util/ArrayMap;ILjava/util/function/Function;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/verify/domain/models/DomainVerificationStateMap;Lcom/android/server/pm/verify/domain/models/DomainVerificationStateMap;]Lcom/android/server/pm/SettingsXml$Serializer;Lcom/android/server/pm/SettingsXml$Serializer;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/SettingsXml$WriteSection;Lcom/android/server/pm/SettingsXml$WriteSectionImpl;
14518HSPLcom/android/server/pm/verify/domain/DomainVerificationPersistence;->writeUserStates(Lcom/android/server/pm/SettingsXml$WriteSection;ILandroid/util/SparseArray;)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/pm/SettingsXml$WriteSection;Lcom/android/server/pm/SettingsXml$WriteSectionImpl;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014519HSPLcom/android/server/pm/verify/domain/DomainVerificationService;-><init>(Landroid/content/Context;Lcom/android/server/SystemConfig;Lcom/android/server/compat/PlatformCompat;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014520HSPLcom/android/server/pm/verify/domain/DomainVerificationService;->addPackage(Lcom/android/server/pm/pkg/PackageStateInternal;)V
14521HSPLcom/android/server/pm/verify/domain/DomainVerificationService;->applyImmutableState(Lcom/android/server/pm/pkg/PackageStateInternal;Landroid/util/ArrayMap;Landroid/util/ArraySet;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014522HPLcom/android/server/pm/verify/domain/DomainVerificationService;->approvalLevelForDomain(Lcom/android/server/pm/pkg/PackageStateInternal;Landroid/content/Intent;JI)I+]Lcom/android/server/pm/pkg/PackageState;Lcom/android/server/pm/PackageSetting;]Lcom/android/server/pm/verify/domain/DomainVerificationService;Lcom/android/server/pm/verify/domain/DomainVerificationService;]Landroid/content/Intent;Landroid/content/Intent;
14523HPLcom/android/server/pm/verify/domain/DomainVerificationService;->filterToApprovedApp(Landroid/content/Intent;Ljava/util/List;ILjava/util/function/Function;)Landroid/util/Pair;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014524HSPLcom/android/server/pm/verify/domain/DomainVerificationService;->generateNewId()Ljava/util/UUID;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014525HPLcom/android/server/pm/verify/domain/DomainVerificationService;->getDomainVerificationInfo(Ljava/lang/String;)Landroid/content/pm/verify/domain/DomainVerificationInfo;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014526HSPLcom/android/server/pm/verify/domain/DomainVerificationService;->onStart()V
art-benchmark-service08401c12022-12-23 09:27:20 -080014527HSPLcom/android/server/pm/verify/domain/DomainVerificationService;->readLegacySettings(Lcom/android/modules/utils/TypedXmlPullParser;)V
14528HSPLcom/android/server/pm/verify/domain/DomainVerificationService;->readSettings(Lcom/android/server/pm/Computer;Lcom/android/modules/utils/TypedXmlPullParser;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070014529HSPLcom/android/server/pm/verify/domain/DomainVerificationService;->setConnection(Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal$Connection;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014530HSPLcom/android/server/pm/verify/domain/DomainVerificationService;->setLegacyUserState(Ljava/lang/String;II)Z
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070014531HSPLcom/android/server/pm/verify/domain/DomainVerificationSettings;-><init>(Lcom/android/server/pm/verify/domain/DomainVerificationCollector;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080014532HSPLcom/android/server/pm/verify/domain/DomainVerificationSettings;->readSettings(Lcom/android/modules/utils/TypedXmlPullParser;Lcom/android/server/pm/verify/domain/models/DomainVerificationStateMap;Lcom/android/server/pm/Computer;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014533HSPLcom/android/server/pm/verify/domain/DomainVerificationSettings;->removePendingState(Ljava/lang/String;)Lcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014534HSPLcom/android/server/pm/verify/domain/DomainVerificationShell;-><init>(Lcom/android/server/pm/verify/domain/DomainVerificationShell$Callback;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014535HSPLcom/android/server/pm/verify/domain/DomainVerificationUtils$$ExternalSyntheticLambda0;-><init>()V
art-benchmark-service84deab32021-05-12 09:41:00 -070014536HSPLcom/android/server/pm/verify/domain/DomainVerificationUtils;-><clinit>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014537HSPLcom/android/server/pm/verify/domain/DomainVerificationUtils;->buildMockAppInfo(Lcom/android/server/pm/pkg/AndroidPackage;)Landroid/content/pm/ApplicationInfo;
14538HSPLcom/android/server/pm/verify/domain/DomainVerificationUtils;->isChangeEnabled(Lcom/android/server/compat/PlatformCompat;Lcom/android/server/pm/pkg/AndroidPackage;J)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014539HPLcom/android/server/pm/verify/domain/DomainVerificationUtils;->isDomainVerificationIntent(Landroid/content/Intent;J)Z+]Ljava/util/regex/Matcher;Ljava/util/regex/Matcher;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014540HSPLcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;-><init>(Lcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;Ljava/util/UUID;Z)V
art-benchmark-service84deab32021-05-12 09:41:00 -070014541HSPLcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;-><init>(Ljava/lang/String;Ljava/util/UUID;ZLandroid/util/ArrayMap;Landroid/util/SparseArray;Ljava/lang/String;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014542HSPLcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;->getId()Ljava/util/UUID;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014543HSPLcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;->getPackageName()Ljava/lang/String;
14544HSPLcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;->getStateMap()Landroid/util/ArrayMap;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014545HSPLcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;->getUserStates()Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014546HSPLcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;->hashCode()I+]Lcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;Lcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014547HSPLcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;->isHasAutoVerifyDomains()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070014548HSPLcom/android/server/pm/verify/domain/models/DomainVerificationStateMap;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014549HSPLcom/android/server/pm/verify/domain/models/DomainVerificationStateMap;->get(Ljava/lang/String;)Ljava/lang/Object;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014550HSPLcom/android/server/pm/verify/domain/models/DomainVerificationStateMap;->put(Ljava/lang/String;Ljava/util/UUID;Ljava/lang/Object;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014551HSPLcom/android/server/pm/verify/domain/models/DomainVerificationStateMap;->valueAt(I)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014552HSPLcom/android/server/pm/verify/domain/proxy/DomainVerificationProxyUnavailable;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014553HPLcom/android/server/policy/AppOpsPolicy;->checkAudioOperation(IIILjava/lang/String;Lcom/android/internal/util/function/QuadFunction;)I+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/internal/util/function/QuadFunction;Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda15;
14554HSPLcom/android/server/policy/AppOpsPolicy;->checkOperation(IILjava/lang/String;Ljava/lang/String;ZLcom/android/internal/util/function/QuintFunction;)I+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/internal/util/function/QuintFunction;Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda9;]Lcom/android/server/policy/AppOpsPolicy;Lcom/android/server/policy/AppOpsPolicy;
art-benchmark-service00abe242023-02-13 10:31:34 -080014555HSPLcom/android/server/policy/AppOpsPolicy;->finishOperation(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;Lcom/android/internal/util/function/QuintConsumer;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014556HPLcom/android/server/policy/AppOpsPolicy;->isDatasourceAttributionTag(ILjava/lang/String;Ljava/lang/String;Ljava/util/Map;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080014557HSPLcom/android/server/policy/AppOpsPolicy;->noteOperation(IILjava/lang/String;Ljava/lang/String;ZLjava/lang/String;ZLcom/android/internal/util/function/HeptFunction;)Landroid/app/SyncNotedAppOp;+]Lcom/android/internal/util/function/HeptFunction;Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda3;]Lcom/android/server/policy/AppOpsPolicy;Lcom/android/server/policy/AppOpsPolicy;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014558HPLcom/android/server/policy/AppOpsPolicy;->noteProxyOperation(ILandroid/content/AttributionSource;ZLjava/lang/String;ZZLcom/android/internal/util/function/HexFunction;)Landroid/app/SyncNotedAppOp;
art-benchmark-service00abe242023-02-13 10:31:34 -080014559HSPLcom/android/server/policy/AppOpsPolicy;->resolveDatasourceOp(IILjava/lang/String;Ljava/lang/String;)I+]Lcom/android/server/policy/AppOpsPolicy;Lcom/android/server/policy/AppOpsPolicy;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014560HSPLcom/android/server/policy/AppOpsPolicy;->resolveRecordAudioOp(II)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070014561HSPLcom/android/server/policy/AppOpsPolicy;->resolveSandboxedServiceOp(II)I
art-benchmark-service00abe242023-02-13 10:31:34 -080014562HSPLcom/android/server/policy/AppOpsPolicy;->resolveUid(II)I+]Landroid/service/voice/VoiceInteractionManagerInternal$HotwordDetectionServiceIdentity;Landroid/service/voice/VoiceInteractionManagerInternal$HotwordDetectionServiceIdentity;]Landroid/service/voice/VoiceInteractionManagerInternal;Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$LocalService;
14563HSPLcom/android/server/policy/AppOpsPolicy;->startOperation(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;ZZLjava/lang/String;ZIILcom/android/internal/util/function/UndecFunction;)Landroid/app/SyncNotedAppOp;+]Lcom/android/internal/util/function/UndecFunction;Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda11;]Lcom/android/server/policy/AppOpsPolicy;Lcom/android/server/policy/AppOpsPolicy;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014564HPLcom/android/server/policy/KeyCombinationManager;->interceptKeyLocked(Landroid/view/KeyEvent;Z)Z
14565HPLcom/android/server/policy/PermissionPolicyService$Internal$1;->onActivityLaunched(Landroid/app/TaskInfo;Landroid/content/pm/ActivityInfo;Lcom/android/server/wm/ActivityInterceptorCallback$ActivityInterceptorInfo;)V
14566HPLcom/android/server/policy/PermissionPolicyService$Internal;->isIntentToPermissionDialog(Landroid/content/Intent;)Z
14567HPLcom/android/server/policy/PermissionPolicyService$Internal;->isLauncherIntent(Landroid/content/Intent;)Z
14568HPLcom/android/server/policy/PermissionPolicyService$Internal;->shouldShowNotificationDialogOrClearFlags(Landroid/app/TaskInfo;Ljava/lang/String;Ljava/lang/String;Landroid/content/Intent;Landroid/app/ActivityOptions;Ljava/lang/String;Z)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080014569HSPLcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser$OpToChange;-><init>(Lcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;ILjava/lang/String;I)V
14570HSPLcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;-><init>(Lcom/android/server/policy/PermissionPolicyService;Landroid/content/Context;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/pm/permission/PermissionManagerServiceInternal;Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014571HSPLcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;->addAppOps(Landroid/content/pm/PackageInfo;Lcom/android/server/pm/pkg/AndroidPackage;Ljava/lang/String;)V+]Lcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;Lcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service00abe242023-02-13 10:31:34 -080014572HSPLcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;->addExtraAppOp(Landroid/content/pm/PackageInfo;Lcom/android/server/pm/pkg/AndroidPackage;Landroid/content/pm/PermissionInfo;)V+]Landroid/content/pm/PermissionInfo;Landroid/content/pm/PermissionInfo;]Landroid/content/Context;Landroid/app/ContextImpl;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/policy/SoftRestrictedPermissionPolicy;Lcom/android/server/policy/SoftRestrictedPermissionPolicy$3;,Lcom/android/server/policy/SoftRestrictedPermissionPolicy$2;
14573HSPLcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;->addPackage(Ljava/lang/String;)V+]Lcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;Lcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
14574HSPLcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;->addPermissionAppOp(Landroid/content/pm/PackageInfo;Lcom/android/server/pm/pkg/AndroidPackage;Landroid/content/pm/PermissionInfo;)V+]Lcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;Lcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/content/pm/PermissionInfo;Landroid/content/pm/PermissionInfo;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Ljava/util/ArrayList;Ljava/util/ArrayList;
14575HSPLcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;->setUidMode(IIILjava/lang/String;)V+]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;]Landroid/app/AppOpsManagerInternal;Lcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;
14576HSPLcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;->shouldGrantAppOp(Landroid/content/pm/PackageInfo;Lcom/android/server/pm/pkg/AndroidPackage;Landroid/content/pm/PermissionInfo;)Z+]Landroid/content/pm/PermissionInfo;Landroid/content/pm/PermissionInfo;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Lcom/android/server/policy/SoftRestrictedPermissionPolicy;Lcom/android/server/policy/SoftRestrictedPermissionPolicy$3;,Lcom/android/server/policy/SoftRestrictedPermissionPolicy$2;
14577HSPLcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;->syncPackages()V+]Lcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;Lcom/android/server/policy/PermissionPolicyService$PermissionToOpSynchroniser;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/util/LongSparseLongArray;Landroid/util/LongSparseLongArray;
14578HSPLcom/android/server/policy/PermissionPolicyService;->-$$Nest$smgetSwitchOp(Ljava/lang/String;)I
art-benchmark-service35aba412020-02-03 11:53:25 -080014579HSPLcom/android/server/policy/PermissionPolicyService;->getSwitchOp(Ljava/lang/String;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014580HSPLcom/android/server/policy/PermissionPolicyService;->isStarted(I)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
art-benchmark-service922a5532023-03-23 03:12:41 -070014581HPLcom/android/server/policy/PermissionPolicyService;->resetAppOpPermissionsIfNotRequestedForUid(I)V+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Lcom/android/server/SystemService;Lcom/android/server/policy/PermissionPolicyService;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;]Landroid/app/AppOpsManagerInternal;Lcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014582HPLcom/android/server/policy/PermissionPolicyService;->resetAppOpPermissionsIfNotRequestedForUidAsync(I)V+]Lcom/android/server/policy/PermissionPolicyService;Lcom/android/server/policy/PermissionPolicyService;]Landroid/os/Handler;Landroid/os/Handler;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
14583HPLcom/android/server/policy/PhoneWindowManager;->finishedGoingToSleep(II)V
14584HPLcom/android/server/policy/PhoneWindowManager;->inKeyguardRestrictedKeyInputMode()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014585HPLcom/android/server/policy/PhoneWindowManager;->interceptKeyBeforeQueueing(Landroid/view/KeyEvent;I)I
Karuna Ramkumard7380572023-06-09 19:14:36 +000014586HSPLcom/android/server/policy/PhoneWindowManager;->isKeyguardHostWindow(Landroid/view/WindowManager$LayoutParams;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014587HSPLcom/android/server/policy/PhoneWindowManager;->isKeyguardLocked()Z+]Lcom/android/server/policy/PhoneWindowManager;Lcom/android/server/policy/PhoneWindowManager;
14588HSPLcom/android/server/policy/PhoneWindowManager;->isKeyguardOccluded()Z+]Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014589HPLcom/android/server/policy/PhoneWindowManager;->isKeyguardSecure(I)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080014590HSPLcom/android/server/policy/PhoneWindowManager;->isKeyguardShowing()Z+]Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014591HSPLcom/android/server/policy/PhoneWindowManager;->isKeyguardShowingAndNotOccluded()Z+]Lcom/android/server/policy/PhoneWindowManager;Lcom/android/server/policy/PhoneWindowManager;]Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014592HPLcom/android/server/policy/PhoneWindowManager;->isScreenOn()Z+]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;
14593HSPLcom/android/server/policy/PhoneWindowManager;->keyguardOn()Z+]Lcom/android/server/policy/PhoneWindowManager;Lcom/android/server/policy/PhoneWindowManager;
14594HPLcom/android/server/policy/PhoneWindowManager;->okToAnimate(Z)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014595HPLcom/android/server/policy/PhoneWindowManager;->onDefaultDisplayFocusChangedLw(Lcom/android/server/policy/WindowManagerPolicy$WindowState;)V
14596HPLcom/android/server/policy/PhoneWindowManager;->performHapticFeedback(ILjava/lang/String;IZLjava/lang/String;)Z
14597HPLcom/android/server/policy/PhoneWindowManager;->powerPress(JIZ)V
14598HSPLcom/android/server/policy/PhoneWindowManager;->readConfigurationDependentBehaviors()V
14599HSPLcom/android/server/policy/PhoneWindowManager;->screenTurningOn(ILcom/android/server/policy/WindowManagerPolicy$ScreenOnListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014600HSPLcom/android/server/policy/PhoneWindowManager;->setAllowLockscreenWhenOn(IZ)V
art-benchmark-service00abe242023-02-13 10:31:34 -080014601HSPLcom/android/server/policy/PhoneWindowManager;->updateLockScreenTimeout()V+]Landroid/os/Handler;Lcom/android/server/policy/PhoneWindowManager$PolicyHandler;]Ljava/util/HashSet;Ljava/util/HashSet;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;Lcom/android/server/policy/keyguard/KeyguardServiceDelegate;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014602HPLcom/android/server/policy/PhoneWindowManager;->userActivity(II)V+]Landroid/os/Handler;Lcom/android/server/policy/PhoneWindowManager$PolicyHandler;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;
14603HPLcom/android/server/policy/SingleKeyGestureDetector;->interceptKeyDown(Landroid/view/KeyEvent;)V
14604HPLcom/android/server/policy/SingleKeyGestureDetector;->interceptKeyUp(Landroid/view/KeyEvent;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014605HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy$2;-><init>(ZIZZZZZZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014606HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy$3;-><init>(ZI)V
14607HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014608HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy;->forPermission(Landroid/content/Context;Landroid/content/pm/ApplicationInfo;Lcom/android/server/pm/pkg/AndroidPackage;Landroid/os/UserHandle;Ljava/lang/String;)Lcom/android/server/policy/SoftRestrictedPermissionPolicy;+]Ljava/lang/String;Ljava/lang/String;]Landroid/content/Context;Landroid/app/ContextImpl;]Ljava/util/HashSet;Ljava/util/HashSet;]Landroid/os/storage/StorageManagerInternal;Lcom/android/server/StorageManagerService$StorageManagerInternalImpl;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
art-benchmark-service00abe242023-02-13 10:31:34 -080014609HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy;->getMinimumTargetSDK(Landroid/content/Context;Landroid/content/pm/ApplicationInfo;Landroid/os/UserHandle;)I+]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014610HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy;->hasUidRequestedLegacyExternalStorage(ILandroid/content/Context;)Z+]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
14611HSPLcom/android/server/policy/SoftRestrictedPermissionPolicy;->hasWriteMediaStorageGrantedForUid(ILandroid/content/Context;)Z+]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014612HSPLcom/android/server/policy/WindowManagerPolicy;->getWindowLayerFromTypeLw(I)I+]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;
14613HSPLcom/android/server/policy/WindowManagerPolicy;->getWindowLayerFromTypeLw(IZ)I+]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;
14614HSPLcom/android/server/policy/WindowManagerPolicy;->getWindowLayerFromTypeLw(IZZ)I+]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
14615HSPLcom/android/server/policy/WindowManagerPolicy;->getWindowLayerLw(Lcom/android/server/policy/WindowManagerPolicy$WindowState;)I+]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Lcom/android/server/policy/WindowManagerPolicy$WindowState;Lcom/android/server/wm/WindowState;
14616HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->isInputRestricted()Z+]Lcom/android/server/policy/keyguard/KeyguardServiceWrapper;Lcom/android/server/policy/keyguard/KeyguardServiceWrapper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014617HSPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->isOccluded()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014618HPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->isSecure(I)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070014619HSPLcom/android/server/policy/keyguard/KeyguardServiceDelegate;->isShowing()Z+]Lcom/android/server/policy/keyguard/KeyguardServiceWrapper;Lcom/android/server/policy/keyguard/KeyguardServiceWrapper;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014620HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->isInputRestricted()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000014621HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->isSecure(I)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014622HPLcom/android/server/policy/keyguard/KeyguardServiceWrapper;->isShowing()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014623HPLcom/android/server/policy/keyguard/KeyguardStateMonitor;->isInputRestricted()Z
14624HPLcom/android/server/policy/keyguard/KeyguardStateMonitor;->isSecure(I)Z
art-benchmark-service56aece62020-02-10 17:58:03 -080014625HPLcom/android/server/policy/keyguard/KeyguardStateMonitor;->isShowing()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014626HSPLcom/android/server/policy/role/RoleServicePlatformHelperImpl$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;)V
14627HSPLcom/android/server/policy/role/RoleServicePlatformHelperImpl;->lambda$computePackageStateHash$0(Ljava/io/DataOutputStream;Landroid/content/pm/PackageManagerInternal;ILcom/android/server/pm/pkg/AndroidPackage;)V+]Landroid/content/pm/Signature;Landroid/content/pm/Signature;]Ljava/io/DataOutputStream;Ljava/io/DataOutputStream;]Landroid/content/pm/SigningDetails;Landroid/content/pm/SigningDetails;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service08401c12022-12-23 09:27:20 -080014628HSPLcom/android/server/power/AmbientDisplaySuppressionController;-><init>(Lcom/android/server/power/AmbientDisplaySuppressionController$AmbientDisplaySuppressionChangedCallback;)V
Calin Juravle36829e52019-04-10 19:07:47 -070014629HSPLcom/android/server/power/AttentionDetector;-><init>(Ljava/lang/Runnable;Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014630HSPLcom/android/server/power/AttentionDetector;->cancelCurrentRequestIfAny()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014631HSPLcom/android/server/power/AttentionDetector;->onUserActivity(JI)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070014632HSPLcom/android/server/power/AttentionDetector;->resetConsecutiveExtensionCount()V
art-benchmark-service9ef6c572022-10-17 01:36:19 -070014633HSPLcom/android/server/power/AttentionDetector;->updateUserActivity(JJ)J+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/attention/AttentionManagerInternal;Lcom/android/server/attention/AttentionManagerService$LocalService;]Ljava/util/concurrent/atomic/AtomicBoolean;Ljava/util/concurrent/atomic/AtomicBoolean;]Lcom/android/server/wm/WindowManagerInternal;Lcom/android/server/wm/WindowManagerService$LocalService;]Lcom/android/server/power/AttentionDetector;Lcom/android/server/power/AttentionDetector;
art-benchmark-servicef45ca2f2021-04-03 17:56:47 -070014634HSPLcom/android/server/power/FaceDownDetector$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/power/FaceDownDetector;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014635HPLcom/android/server/power/FaceDownDetector$$ExternalSyntheticLambda0;->run()V
14636HPLcom/android/server/power/FaceDownDetector$ExponentialMovingAverage;->-$$Nest$fgetmMovingAverage(Lcom/android/server/power/FaceDownDetector$ExponentialMovingAverage;)F
art-benchmark-serviceba354032021-03-16 09:58:05 -070014637HSPLcom/android/server/power/FaceDownDetector$ExponentialMovingAverage;-><init>(Lcom/android/server/power/FaceDownDetector;F)V
14638HSPLcom/android/server/power/FaceDownDetector$ExponentialMovingAverage;-><init>(Lcom/android/server/power/FaceDownDetector;FF)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014639HPLcom/android/server/power/FaceDownDetector$ExponentialMovingAverage;->updateMovingAverage(F)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070014640HSPLcom/android/server/power/FaceDownDetector$ScreenStateReceiver;-><init>(Lcom/android/server/power/FaceDownDetector;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014641HSPLcom/android/server/power/FaceDownDetector$ScreenStateReceiver;-><init>(Lcom/android/server/power/FaceDownDetector;Lcom/android/server/power/FaceDownDetector$ScreenStateReceiver-IA;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014642HPLcom/android/server/power/FaceDownDetector;->$r8$lambda$mPVoTD8uJjpq-Ep0UGvBeIU-7Z4(Lcom/android/server/power/FaceDownDetector;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070014643HSPLcom/android/server/power/FaceDownDetector;-><init>(Ljava/util/function/Consumer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014644HPLcom/android/server/power/FaceDownDetector;->lambda$new$0()V
14645HPLcom/android/server/power/FaceDownDetector;->onSensorChanged(Landroid/hardware/SensorEvent;)V+]Ljava/time/Duration;Ljava/time/Duration;]Landroid/hardware/Sensor;Landroid/hardware/Sensor;]Lcom/android/server/power/FaceDownDetector$ExponentialMovingAverage;Lcom/android/server/power/FaceDownDetector$ExponentialMovingAverage;]Lcom/android/server/power/FaceDownDetector;Lcom/android/server/power/FaceDownDetector;
14646HSPLcom/android/server/power/FaceDownDetector;->updateActiveState()V
14647HPLcom/android/server/power/FaceDownDetector;->userActivity(I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014648HSPLcom/android/server/power/InattentiveSleepWarningController;-><init>()V
art-benchmark-service35aba412020-02-03 11:53:25 -080014649HSPLcom/android/server/power/InattentiveSleepWarningController;->isShown()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014650HSPLcom/android/server/power/LowPowerStandbyController$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/power/LowPowerStandbyController;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070014651HSPLcom/android/server/power/LowPowerStandbyController$$ExternalSyntheticLambda3;-><init>()V
14652HSPLcom/android/server/power/LowPowerStandbyController$$ExternalSyntheticLambda4;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014653HSPLcom/android/server/power/LowPowerStandbyController$1;-><init>(Lcom/android/server/power/LowPowerStandbyController;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070014654HSPLcom/android/server/power/LowPowerStandbyController$2;-><init>(Lcom/android/server/power/LowPowerStandbyController;)V
14655HSPLcom/android/server/power/LowPowerStandbyController$3;-><init>(Lcom/android/server/power/LowPowerStandbyController;)V
14656HSPLcom/android/server/power/LowPowerStandbyController$DeviceConfigWrapper;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014657HSPLcom/android/server/power/LowPowerStandbyController$LocalService;-><init>(Lcom/android/server/power/LowPowerStandbyController;)V
14658HSPLcom/android/server/power/LowPowerStandbyController$LocalService;-><init>(Lcom/android/server/power/LowPowerStandbyController;Lcom/android/server/power/LowPowerStandbyController$LocalService-IA;)V
14659HSPLcom/android/server/power/LowPowerStandbyController$LowPowerStandbyHandler;-><init>(Lcom/android/server/power/LowPowerStandbyController;Landroid/os/Looper;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070014660HSPLcom/android/server/power/LowPowerStandbyController$PhoneCallServiceTracker;-><init>(Lcom/android/server/power/LowPowerStandbyController;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014661HSPLcom/android/server/power/LowPowerStandbyController$SettingsObserver;-><init>(Lcom/android/server/power/LowPowerStandbyController;Landroid/os/Handler;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070014662HSPLcom/android/server/power/LowPowerStandbyController$TempAllowlistChangeListener;-><init>(Lcom/android/server/power/LowPowerStandbyController;)V
14663HSPLcom/android/server/power/LowPowerStandbyController;-><clinit>()V
14664HSPLcom/android/server/power/LowPowerStandbyController;-><init>(Landroid/content/Context;Landroid/os/Looper;)V
14665HSPLcom/android/server/power/LowPowerStandbyController;-><init>(Landroid/content/Context;Landroid/os/Looper;Lcom/android/server/power/LowPowerStandbyController$Clock;Lcom/android/server/power/LowPowerStandbyController$DeviceConfigWrapper;Ljava/util/function/Supplier;Ljava/io/File;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014666HSPLcom/android/server/power/LowPowerStandbyControllerInternal;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014667HPLcom/android/server/power/Notifier$NotifierHandler;->handleMessage(Landroid/os/Message;)V+]Landroid/os/Handler;Lcom/android/server/power/Notifier$NotifierHandler;
14668HPLcom/android/server/power/Notifier;->-$$Nest$mscreenPolicyChanging(Lcom/android/server/power/Notifier;II)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014669HSPLcom/android/server/power/Notifier;->getBatteryStatsWakeLockMonitorType(I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070014670HPLcom/android/server/power/Notifier;->handleLateGlobalInteractiveChange()V
14671HPLcom/android/server/power/Notifier;->handleLateInteractiveChange(I)V
14672HSPLcom/android/server/power/Notifier;->notifyWakeLockListener(Landroid/os/IWakeLockCallback;Ljava/lang/String;Z)V
14673HPLcom/android/server/power/Notifier;->onGlobalWakefulnessChangeStarted(IIJ)V
14674HPLcom/android/server/power/Notifier;->onGroupWakefulnessChangeStarted(IIIJ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014675HSPLcom/android/server/power/Notifier;->onScreenPolicyUpdate(II)V+]Landroid/os/Handler;Lcom/android/server/power/Notifier$NotifierHandler;]Landroid/os/Message;Landroid/os/Message;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014676HSPLcom/android/server/power/Notifier;->onUserActivity(III)V+]Landroid/os/Handler;Lcom/android/server/power/Notifier$NotifierHandler;]Landroid/os/Message;Landroid/os/Message;]Lcom/android/internal/app/IBatteryStats;Lcom/android/server/am/BatteryStatsService;
art-benchmark-service00abe242023-02-13 10:31:34 -080014677HSPLcom/android/server/power/Notifier;->onWakeLockAcquired(ILjava/lang/String;Ljava/lang/String;IILandroid/os/WorkSource;Ljava/lang/String;Landroid/os/IWakeLockCallback;)V+]Lcom/android/server/power/Notifier;Lcom/android/server/power/Notifier;]Lcom/android/internal/app/IBatteryStats;Lcom/android/server/am/BatteryStatsService;]Lcom/android/server/power/WakeLockLog;Lcom/android/server/power/WakeLockLog;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014678HPLcom/android/server/power/Notifier;->onWakeLockChanging(ILjava/lang/String;Ljava/lang/String;IILandroid/os/WorkSource;Ljava/lang/String;Landroid/os/IWakeLockCallback;ILjava/lang/String;Ljava/lang/String;IILandroid/os/WorkSource;Ljava/lang/String;Landroid/os/IWakeLockCallback;)V+]Lcom/android/server/power/Notifier;Lcom/android/server/power/Notifier;]Lcom/android/internal/app/IBatteryStats;Lcom/android/server/am/BatteryStatsService;
art-benchmark-service00abe242023-02-13 10:31:34 -080014679HSPLcom/android/server/power/Notifier;->onWakeLockReleased(ILjava/lang/String;Ljava/lang/String;IILandroid/os/WorkSource;Ljava/lang/String;Landroid/os/IWakeLockCallback;)V+]Lcom/android/server/power/Notifier;Lcom/android/server/power/Notifier;]Lcom/android/internal/app/IBatteryStats;Lcom/android/server/am/BatteryStatsService;]Lcom/android/server/power/WakeLockLog;Lcom/android/server/power/WakeLockLog;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014680HPLcom/android/server/power/Notifier;->onWakefulnessChangeFinished()V
14681HPLcom/android/server/power/Notifier;->screenPolicyChanging(II)V
14682HPLcom/android/server/power/Notifier;->sendNextBroadcast()V
14683HPLcom/android/server/power/Notifier;->sendUserActivity(II)V+]Lcom/android/server/input/InputManagerInternal;Lcom/android/server/input/InputManagerService$LocalService;]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Lcom/android/server/power/ScreenUndimDetector;Lcom/android/server/power/ScreenUndimDetector;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/telephony/TelephonyManager;Landroid/telephony/TelephonyManager;]Lcom/android/server/power/FaceDownDetector;Lcom/android/server/power/FaceDownDetector;
14684HPLcom/android/server/power/Notifier;->updatePendingBroadcastLocked()V
14685HPLcom/android/server/power/PowerGroup;->dozeLocked(JII)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080014686HSPLcom/android/server/power/PowerGroup;->getDesiredScreenPolicyLocked(ZZZZ)I+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014687HSPLcom/android/server/power/PowerGroup;->getGroupId()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070014688HSPLcom/android/server/power/PowerGroup;->getLastSleepTimeLocked()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014689HSPLcom/android/server/power/PowerGroup;->getLastUserActivityTimeLocked()J
14690HSPLcom/android/server/power/PowerGroup;->getLastUserActivityTimeNoChangeLightsLocked()J
14691HSPLcom/android/server/power/PowerGroup;->getLastWakeTimeLocked()J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014692HPLcom/android/server/power/PowerGroup;->getUserActivitySummaryLocked()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014693HSPLcom/android/server/power/PowerGroup;->getWakeLockSummaryLocked()I
14694HSPLcom/android/server/power/PowerGroup;->getWakefulnessLocked()I
14695HSPLcom/android/server/power/PowerGroup;->isBrightOrDimLocked()Z+]Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014696HSPLcom/android/server/power/PowerGroup;->isPoweringOnLocked()Z
14697HSPLcom/android/server/power/PowerGroup;->isReadyLocked()Z
14698HSPLcom/android/server/power/PowerGroup;->isSandmanSummonedLocked()Z
14699HSPLcom/android/server/power/PowerGroup;->needSuspendBlockerLocked(ZZ)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000014700HSPLcom/android/server/power/PowerGroup;->setLastUserActivityTimeLocked(JI)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014701HSPLcom/android/server/power/PowerGroup;->setReadyLocked(Z)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014702HSPLcom/android/server/power/PowerGroup;->setUserActivitySummaryLocked(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014703HSPLcom/android/server/power/PowerGroup;->supportsSandmanLocked()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080014704HSPLcom/android/server/power/PowerGroup;->updateLocked(FZZIFZLandroid/os/PowerSaveState;ZZZZZ)Z+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Lcom/android/server/power/Notifier;Lcom/android/server/power/Notifier;]Landroid/hardware/display/DisplayManagerInternal;Lcom/android/server/display/DisplayManagerService$LocalService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014705HSPLcom/android/server/power/PowerGroup;->wakeUpLocked(JILjava/lang/String;ILjava/lang/String;ILcom/android/internal/util/LatencyTracker;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070014706HSPLcom/android/server/power/PowerManagerService$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/power/PowerManagerService;)V
14707HSPLcom/android/server/power/PowerManagerService$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/power/PowerManagerService;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014708HSPLcom/android/server/power/PowerManagerService$1;-><init>(Lcom/android/server/power/PowerManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014709HSPLcom/android/server/power/PowerManagerService$1;->acquireSuspendBlocker(Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014710HSPLcom/android/server/power/PowerManagerService$1;->onStateChanged()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014711HSPLcom/android/server/power/PowerManagerService$1;->releaseSuspendBlocker(Ljava/lang/String;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014712HSPLcom/android/server/power/PowerManagerService$4;-><init>(Lcom/android/server/power/PowerManagerService;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080014713HSPLcom/android/server/power/PowerManagerService$BinderService;-><init>(Lcom/android/server/power/PowerManagerService;Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014714HSPLcom/android/server/power/PowerManagerService$BinderService;->acquireWakeLock(Landroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;Landroid/os/WorkSource;Ljava/lang/String;ILandroid/os/IWakeLockCallback;)V+]Landroid/os/WorkSource;Landroid/os/WorkSource;]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014715HSPLcom/android/server/power/PowerManagerService$BinderService;->isDeviceIdleMode()Z+]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-service35aba412020-02-03 11:53:25 -080014716HSPLcom/android/server/power/PowerManagerService$BinderService;->isInteractive()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014717HPLcom/android/server/power/PowerManagerService$BinderService;->isLightDeviceIdleMode()Z+]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014718HSPLcom/android/server/power/PowerManagerService$BinderService;->isPowerSaveMode()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070014719HSPLcom/android/server/power/PowerManagerService$BinderService;->releaseWakeLock(Landroid/os/IBinder;I)V+]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014720HPLcom/android/server/power/PowerManagerService$BinderService;->setBatteryDischargePrediction(Landroid/os/ParcelDuration;Z)V
14721HPLcom/android/server/power/PowerManagerService$BinderService;->updateWakeLockUids(Landroid/os/IBinder;[I)V+]Landroid/os/WorkSource;Landroid/os/WorkSource;]Lcom/android/server/power/PowerManagerService$BinderService;Lcom/android/server/power/PowerManagerService$BinderService;
14722HPLcom/android/server/power/PowerManagerService$BinderService;->updateWakeLockWorkSource(Landroid/os/IBinder;Landroid/os/WorkSource;Ljava/lang/String;)V+]Landroid/os/WorkSource;Landroid/os/WorkSource;]Landroid/content/Context;Landroid/app/ContextImpl;
14723HSPLcom/android/server/power/PowerManagerService$BinderService;->userActivity(IJII)V+]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/power/PowerManagerService$Clock;Lcom/android/server/power/PowerManagerService$Injector$2;
14724HPLcom/android/server/power/PowerManagerService$BinderService;->wakeUp(JILjava/lang/String;Ljava/lang/String;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014725HSPLcom/android/server/power/PowerManagerService$Constants;-><init>(Lcom/android/server/power/PowerManagerService;Landroid/os/Handler;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014726HSPLcom/android/server/power/PowerManagerService$Injector$$ExternalSyntheticLambda0;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014727HSPLcom/android/server/power/PowerManagerService$Injector$1;-><init>(Lcom/android/server/power/PowerManagerService$Injector;)V
14728HSPLcom/android/server/power/PowerManagerService$Injector$1;->get(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014729HSPLcom/android/server/power/PowerManagerService$Injector$2;-><init>(Lcom/android/server/power/PowerManagerService$Injector;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014730HSPLcom/android/server/power/PowerManagerService$Injector$2;->uptimeMillis()J
art-benchmark-service84f185c2023-07-24 02:43:42 -070014731HSPLcom/android/server/power/PowerManagerService$Injector$3;-><init>(Lcom/android/server/power/PowerManagerService$Injector;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014732HSPLcom/android/server/power/PowerManagerService$Injector;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -070014733HSPLcom/android/server/power/PowerManagerService$Injector;->createAmbientDisplayConfiguration(Landroid/content/Context;)Landroid/hardware/display/AmbientDisplayConfiguration;
art-benchmark-service08401c12022-12-23 09:27:20 -080014734HSPLcom/android/server/power/PowerManagerService$Injector;->createAmbientDisplaySuppressionController(Lcom/android/server/power/AmbientDisplaySuppressionController$AmbientDisplaySuppressionChangedCallback;)Lcom/android/server/power/AmbientDisplaySuppressionController;
art-benchmark-servicead05a302020-03-17 09:46:02 -070014735HSPLcom/android/server/power/PowerManagerService$Injector;->createBatterySaverController(Ljava/lang/Object;Landroid/content/Context;Lcom/android/server/power/batterysaver/BatterySaverPolicy;Lcom/android/server/power/batterysaver/BatterySavingStats;)Lcom/android/server/power/batterysaver/BatterySaverController;
Calin Juravle36829e52019-04-10 19:07:47 -070014736HSPLcom/android/server/power/PowerManagerService$Injector;->createBatterySaverPolicy(Ljava/lang/Object;Landroid/content/Context;Lcom/android/server/power/batterysaver/BatterySavingStats;)Lcom/android/server/power/batterysaver/BatterySaverPolicy;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070014737HSPLcom/android/server/power/PowerManagerService$Injector;->createBatterySaverStateMachine(Ljava/lang/Object;Landroid/content/Context;Lcom/android/server/power/batterysaver/BatterySaverController;)Lcom/android/server/power/batterysaver/BatterySaverStateMachine;
14738HSPLcom/android/server/power/PowerManagerService$Injector;->createClock()Lcom/android/server/power/PowerManagerService$Clock;
14739HSPLcom/android/server/power/PowerManagerService$Injector;->createHandler(Landroid/os/Looper;Landroid/os/Handler$Callback;)Landroid/os/Handler;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014740HSPLcom/android/server/power/PowerManagerService$Injector;->createInattentiveSleepWarningController()Lcom/android/server/power/InattentiveSleepWarningController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014741HSPLcom/android/server/power/PowerManagerService$Injector;->createLowPowerStandbyController(Landroid/content/Context;Landroid/os/Looper;)Lcom/android/server/power/LowPowerStandbyController;
Calin Juravle36829e52019-04-10 19:07:47 -070014742HSPLcom/android/server/power/PowerManagerService$Injector;->createNativeWrapper()Lcom/android/server/power/PowerManagerService$NativeWrapper;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014743HSPLcom/android/server/power/PowerManagerService$Injector;->createPermissionCheckerWrapper()Lcom/android/server/power/PowerManagerService$PermissionCheckerWrapper;
14744HSPLcom/android/server/power/PowerManagerService$Injector;->createPowerPropertiesWrapper()Lcom/android/server/power/PowerManagerService$PowerPropertiesWrapper;
Calin Juravle36829e52019-04-10 19:07:47 -070014745HSPLcom/android/server/power/PowerManagerService$Injector;->createSuspendBlocker(Lcom/android/server/power/PowerManagerService;Ljava/lang/String;)Lcom/android/server/power/SuspendBlocker;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014746HSPLcom/android/server/power/PowerManagerService$Injector;->createSystemPropertiesWrapper()Lcom/android/server/power/SystemPropertiesWrapper;
art-benchmark-servicead05a302020-03-17 09:46:02 -070014747HSPLcom/android/server/power/PowerManagerService$Injector;->invalidateIsInteractiveCaches()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014748HSPLcom/android/server/power/PowerManagerService$LocalService;-><init>(Lcom/android/server/power/PowerManagerService;)V
Calin Juravle36829e52019-04-10 19:07:47 -070014749HSPLcom/android/server/power/PowerManagerService$LocalService;->getLowPowerState(I)Landroid/os/PowerSaveState;
Calin Juravle36829e52019-04-10 19:07:47 -070014750HSPLcom/android/server/power/PowerManagerService$LocalService;->registerLowPowerModeObserver(Landroid/os/PowerManagerInternal$LowPowerModeListener;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014751HSPLcom/android/server/power/PowerManagerService$LocalService;->setDeviceIdleTempWhitelist([I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014752HSPLcom/android/server/power/PowerManagerService$LocalService;->setScreenBrightnessOverrideFromWindowManager(F)V
14753HSPLcom/android/server/power/PowerManagerService$LocalService;->setUserActivityTimeoutOverrideFromWindowManager(J)V
14754HSPLcom/android/server/power/PowerManagerService$LocalService;->uidActive(I)V
14755HSPLcom/android/server/power/PowerManagerService$LocalService;->uidIdle(I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070014756HSPLcom/android/server/power/PowerManagerService$LocalService;->updateUidProcState(II)V+]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014757HSPLcom/android/server/power/PowerManagerService$NativeWrapper;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -070014758HSPLcom/android/server/power/PowerManagerService$NativeWrapper;->nativeAcquireSuspendBlocker(Ljava/lang/String;)V
14759HSPLcom/android/server/power/PowerManagerService$NativeWrapper;->nativeInit(Lcom/android/server/power/PowerManagerService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014760HSPLcom/android/server/power/PowerManagerService$NativeWrapper;->nativeReleaseSuspendBlocker(Ljava/lang/String;)V
Calin Juravle36829e52019-04-10 19:07:47 -070014761HSPLcom/android/server/power/PowerManagerService$NativeWrapper;->nativeSetAutoSuspend(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014762HSPLcom/android/server/power/PowerManagerService$NativeWrapper;->nativeSetPowerBoost(II)V
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070014763HSPLcom/android/server/power/PowerManagerService$NativeWrapper;->nativeSetPowerMode(IZ)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014764HSPLcom/android/server/power/PowerManagerService$PowerGroupWakefulnessChangeListener;-><init>(Lcom/android/server/power/PowerManagerService;)V
14765HSPLcom/android/server/power/PowerManagerService$PowerGroupWakefulnessChangeListener;-><init>(Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService$PowerGroupWakefulnessChangeListener-IA;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014766HPLcom/android/server/power/PowerManagerService$PowerGroupWakefulnessChangeListener;->onWakefulnessChangedLocked(IIJIIILjava/lang/String;Ljava/lang/String;)V
art-benchmark-serviced60351b2020-04-11 17:55:40 -070014767HSPLcom/android/server/power/PowerManagerService$PowerManagerHandlerCallback;-><init>(Lcom/android/server/power/PowerManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014768HSPLcom/android/server/power/PowerManagerService$PowerManagerHandlerCallback;-><init>(Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService$PowerManagerHandlerCallback-IA;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070014769HSPLcom/android/server/power/PowerManagerService$PowerManagerHandlerCallback;->handleMessage(Landroid/os/Message;)Z+]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014770HSPLcom/android/server/power/PowerManagerService$SuspendBlockerImpl;-><init>(Lcom/android/server/power/PowerManagerService;Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014771HSPLcom/android/server/power/PowerManagerService$SuspendBlockerImpl;->acquire()V
14772HSPLcom/android/server/power/PowerManagerService$SuspendBlockerImpl;->acquire(Ljava/lang/String;)V+]Lcom/android/server/power/PowerManagerService$NativeWrapper;Lcom/android/server/power/PowerManagerService$NativeWrapper;]Lcom/android/server/power/PowerManagerService$SuspendBlockerImpl;Lcom/android/server/power/PowerManagerService$SuspendBlockerImpl;
14773HSPLcom/android/server/power/PowerManagerService$SuspendBlockerImpl;->recordReferenceLocked(Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014774HSPLcom/android/server/power/PowerManagerService$SuspendBlockerImpl;->release(Ljava/lang/String;)V+]Lcom/android/server/power/PowerManagerService$NativeWrapper;Lcom/android/server/power/PowerManagerService$NativeWrapper;]Lcom/android/server/power/PowerManagerService$SuspendBlockerImpl;Lcom/android/server/power/PowerManagerService$SuspendBlockerImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014775HSPLcom/android/server/power/PowerManagerService$SuspendBlockerImpl;->removeReferenceLocked(Ljava/lang/String;)V
14776HSPLcom/android/server/power/PowerManagerService$UidState;-><init>(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014777HSPLcom/android/server/power/PowerManagerService$WakeLock;-><init>(Lcom/android/server/power/PowerManagerService;Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;Landroid/os/WorkSource;Ljava/lang/String;IILcom/android/server/power/PowerManagerService$UidState;Landroid/os/IWakeLockCallback;)V+]Lcom/android/server/power/PowerManagerService$WakeLock;Lcom/android/server/power/PowerManagerService$WakeLock;
art-benchmark-service00abe242023-02-13 10:31:34 -080014778HSPLcom/android/server/power/PowerManagerService$WakeLock;->getPowerGroupId()Ljava/lang/Integer;+]Landroid/hardware/display/DisplayManagerInternal;Lcom/android/server/display/DisplayManagerService$LocalService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014779HPLcom/android/server/power/PowerManagerService$WakeLock;->hasSameProperties(ILjava/lang/String;Landroid/os/WorkSource;IILandroid/os/IWakeLockCallback;)Z
14780HPLcom/android/server/power/PowerManagerService$WakeLock;->hasSameWorkSource(Landroid/os/WorkSource;)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080014781HSPLcom/android/server/power/PowerManagerService$WakeLock;->linkToDeath()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014782HSPLcom/android/server/power/PowerManagerService$WakeLock;->setDisabled(Z)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014783HSPLcom/android/server/power/PowerManagerService$WakeLock;->unlinkToDeath()V+]Landroid/os/IBinder;Landroid/os/BinderProxy;,Landroid/os/Binder;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014784HPLcom/android/server/power/PowerManagerService$WakeLock;->updateWorkSource(Landroid/os/WorkSource;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014785HSPLcom/android/server/power/PowerManagerService;->-$$Nest$fgetmBatterySaverController(Lcom/android/server/power/PowerManagerService;)Lcom/android/server/power/batterysaver/BatterySaverController;
14786HSPLcom/android/server/power/PowerManagerService;->-$$Nest$fgetmBatterySaverPolicy(Lcom/android/server/power/PowerManagerService;)Lcom/android/server/power/batterysaver/BatterySaverPolicy;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014787HSPLcom/android/server/power/PowerManagerService;->-$$Nest$fgetmContext(Lcom/android/server/power/PowerManagerService;)Landroid/content/Context;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014788HSPLcom/android/server/power/PowerManagerService;->-$$Nest$fgetmNativeWrapper(Lcom/android/server/power/PowerManagerService;)Lcom/android/server/power/PowerManagerService$NativeWrapper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014789HSPLcom/android/server/power/PowerManagerService;->-$$Nest$fgetmSuspendBlockers(Lcom/android/server/power/PowerManagerService;)Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -080014790HSPLcom/android/server/power/PowerManagerService;->-$$Nest$fgetmSystemReady(Lcom/android/server/power/PowerManagerService;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014791HSPLcom/android/server/power/PowerManagerService;->-$$Nest$macquireWakeLockInternal(Lcom/android/server/power/PowerManagerService;Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;Landroid/os/WorkSource;Ljava/lang/String;IILandroid/os/IWakeLockCallback;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014792HSPLcom/android/server/power/PowerManagerService;->-$$Nest$mhandleSandman(Lcom/android/server/power/PowerManagerService;I)V+]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
14793HSPLcom/android/server/power/PowerManagerService;->-$$Nest$misGloballyInteractiveInternal(Lcom/android/server/power/PowerManagerService;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014794HSPLcom/android/server/power/PowerManagerService;->-$$Nest$mnativeInit(Lcom/android/server/power/PowerManagerService;)V
14795HSPLcom/android/server/power/PowerManagerService;->-$$Nest$mreleaseWakeLockInternal(Lcom/android/server/power/PowerManagerService;Landroid/os/IBinder;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014796HSPLcom/android/server/power/PowerManagerService;->-$$Nest$msetScreenBrightnessOverrideFromWindowManagerInternal(Lcom/android/server/power/PowerManagerService;F)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014797HSPLcom/android/server/power/PowerManagerService;->-$$Nest$msetUserActivityTimeoutOverrideFromWindowManagerInternal(Lcom/android/server/power/PowerManagerService;J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014798HPLcom/android/server/power/PowerManagerService;->-$$Nest$mupdateWakeLockWorkSourceInternal(Lcom/android/server/power/PowerManagerService;Landroid/os/IBinder;Landroid/os/WorkSource;Ljava/lang/String;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014799HSPLcom/android/server/power/PowerManagerService;->-$$Nest$smcopyWorkSource(Landroid/os/WorkSource;)Landroid/os/WorkSource;
14800HSPLcom/android/server/power/PowerManagerService;->-$$Nest$smnativeAcquireSuspendBlocker(Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014801HSPLcom/android/server/power/PowerManagerService;->-$$Nest$smnativeReleaseSuspendBlocker(Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014802HSPLcom/android/server/power/PowerManagerService;->-$$Nest$smnativeSetAutoSuspend(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014803HSPLcom/android/server/power/PowerManagerService;->-$$Nest$smnativeSetPowerBoost(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014804HSPLcom/android/server/power/PowerManagerService;->-$$Nest$smnativeSetPowerMode(IZ)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014805HSPLcom/android/server/power/PowerManagerService;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -070014806HSPLcom/android/server/power/PowerManagerService;-><init>(Landroid/content/Context;)V
14807HSPLcom/android/server/power/PowerManagerService;-><init>(Landroid/content/Context;Lcom/android/server/power/PowerManagerService$Injector;)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -070014808HSPLcom/android/server/power/PowerManagerService;->acquireWakeLockInternal(Landroid/os/IBinder;IILjava/lang/String;Ljava/lang/String;Landroid/os/WorkSource;Ljava/lang/String;IILandroid/os/IWakeLockCallback;)V+]Lcom/android/server/power/PowerManagerService$WakeLock;Lcom/android/server/power/PowerManagerService$WakeLock;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Landroid/hardware/display/DisplayManagerInternal;Lcom/android/server/display/DisplayManagerService$LocalService;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/view/DisplayInfo;Landroid/view/DisplayInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014809HSPLcom/android/server/power/PowerManagerService;->adjustWakeLockSummary(II)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070014810HSPLcom/android/server/power/PowerManagerService;->applyWakeLockFlagsOnAcquireLocked(Lcom/android/server/power/PowerManagerService$WakeLock;)V+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/power/PowerManagerService$WakeLock;Lcom/android/server/power/PowerManagerService$WakeLock;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Lcom/android/server/power/PowerManagerService$Clock;Lcom/android/server/power/PowerManagerService$Injector$2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014811HSPLcom/android/server/power/PowerManagerService;->applyWakeLockFlagsOnReleaseLocked(Lcom/android/server/power/PowerManagerService$WakeLock;)V
14812HSPLcom/android/server/power/PowerManagerService;->areAllPowerGroupsReadyLocked()Z+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014813HPLcom/android/server/power/PowerManagerService;->checkForLongWakeLocks()V+]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Lcom/android/server/power/PowerManagerService$Clock;Lcom/android/server/power/PowerManagerService$Injector$2;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service35aba412020-02-03 11:53:25 -080014814HSPLcom/android/server/power/PowerManagerService;->copyWorkSource(Landroid/os/WorkSource;)Landroid/os/WorkSource;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014815HSPLcom/android/server/power/PowerManagerService;->enqueueNotifyLongMsgLocked(J)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070014816HSPLcom/android/server/power/PowerManagerService;->findWakeLockIndexLocked(Landroid/os/IBinder;)I+]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014817HSPLcom/android/server/power/PowerManagerService;->finishWakefulnessChangeIfNeededLocked()V+]Lcom/android/server/power/Notifier;Lcom/android/server/power/Notifier;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-service35aba412020-02-03 11:53:25 -080014818HSPLcom/android/server/power/PowerManagerService;->getAttentiveTimeoutLocked()J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014819HSPLcom/android/server/power/PowerManagerService;->getGlobalWakefulnessLocked()I
art-benchmark-serviceba354032021-03-16 09:58:05 -070014820HSPLcom/android/server/power/PowerManagerService;->getNextProfileTimeoutLocked(J)J+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service56aece62020-02-10 17:58:03 -080014821HSPLcom/android/server/power/PowerManagerService;->getScreenDimDurationLocked(J)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014822HSPLcom/android/server/power/PowerManagerService;->getScreenOffTimeoutLocked(JJ)J+]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014823HSPLcom/android/server/power/PowerManagerService;->getScreenOffTimeoutWithFaceDownLocked(JJ)J
art-benchmark-service56aece62020-02-10 17:58:03 -080014824HSPLcom/android/server/power/PowerManagerService;->getSleepTimeoutLocked(J)J
art-benchmark-service00abe242023-02-13 10:31:34 -080014825HSPLcom/android/server/power/PowerManagerService;->getWakeLockSummaryFlags(Lcom/android/server/power/PowerManagerService$WakeLock;)I
14826HSPLcom/android/server/power/PowerManagerService;->handleSandman(I)V+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Landroid/service/dreams/DreamManagerInternal;Lcom/android/server/dreams/DreamManagerService$LocalService;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Lcom/android/server/power/PowerManagerService$Clock;Lcom/android/server/power/PowerManagerService$Injector$2;]Landroid/content/Context;Landroid/app/ContextImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014827HSPLcom/android/server/power/PowerManagerService;->isAttentiveTimeoutExpired(Lcom/android/server/power/PowerGroup;J)Z+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014828HPLcom/android/server/power/PowerManagerService;->isBeingKeptAwakeLocked(Lcom/android/server/power/PowerGroup;)Z+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;
art-benchmark-service35aba412020-02-03 11:53:25 -080014829HSPLcom/android/server/power/PowerManagerService;->isDeviceIdleModeInternal()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014830HSPLcom/android/server/power/PowerManagerService;->isGloballyInteractiveInternal()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014831HSPLcom/android/server/power/PowerManagerService;->isItBedTimeYetLocked(Lcom/android/server/power/PowerGroup;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014832HPLcom/android/server/power/PowerManagerService;->isLightDeviceIdleModeInternal()Z
art-benchmark-service35aba412020-02-03 11:53:25 -080014833HSPLcom/android/server/power/PowerManagerService;->isMaximumScreenOffTimeoutFromDeviceAdminEnforcedLocked()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014834HSPLcom/android/server/power/PowerManagerService;->maybeHideInattentiveSleepWarningLocked(JJ)Z+]Lcom/android/server/power/InattentiveSleepWarningController;Lcom/android/server/power/InattentiveSleepWarningController;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014835HSPLcom/android/server/power/PowerManagerService;->maybeUpdateForegroundProfileLastActivityLocked(J)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014836HSPLcom/android/server/power/PowerManagerService;->needSuspendBlockerLocked()Z+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
14837HSPLcom/android/server/power/PowerManagerService;->notifyWakeLockAcquiredLocked(Lcom/android/server/power/PowerManagerService$WakeLock;)V+]Lcom/android/server/power/Notifier;Lcom/android/server/power/Notifier;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014838HPLcom/android/server/power/PowerManagerService;->notifyWakeLockChangingLocked(Lcom/android/server/power/PowerManagerService$WakeLock;ILjava/lang/String;Ljava/lang/String;IILandroid/os/WorkSource;Ljava/lang/String;Landroid/os/IWakeLockCallback;)V+]Lcom/android/server/power/Notifier;Lcom/android/server/power/Notifier;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-service00abe242023-02-13 10:31:34 -080014839HSPLcom/android/server/power/PowerManagerService;->notifyWakeLockLongFinishedLocked(Lcom/android/server/power/PowerManagerService$WakeLock;)V+]Lcom/android/server/power/Notifier;Lcom/android/server/power/Notifier;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014840HSPLcom/android/server/power/PowerManagerService;->notifyWakeLockReleasedLocked(Lcom/android/server/power/PowerManagerService$WakeLock;)V+]Lcom/android/server/power/Notifier;Lcom/android/server/power/Notifier;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
Calin Juravle36829e52019-04-10 19:07:47 -070014841HSPLcom/android/server/power/PowerManagerService;->onBootPhase(I)V
14842HSPLcom/android/server/power/PowerManagerService;->onStart()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014843HSPLcom/android/server/power/PowerManagerService;->releaseWakeLockInternal(Landroid/os/IBinder;I)V+]Lcom/android/server/power/PowerManagerService$WakeLock;Lcom/android/server/power/PowerManagerService$WakeLock;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
14844HSPLcom/android/server/power/PowerManagerService;->removeWakeLockLocked(Lcom/android/server/power/PowerManagerService$WakeLock;I)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -080014845HSPLcom/android/server/power/PowerManagerService;->restartNofifyLongTimerLocked(Lcom/android/server/power/PowerManagerService$WakeLock;)V+]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Lcom/android/server/power/PowerManagerService$Clock;Lcom/android/server/power/PowerManagerService$Injector$2;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014846HSPLcom/android/server/power/PowerManagerService;->scheduleSandmanLocked()V+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Landroid/os/Handler;Landroid/os/Handler;]Landroid/os/Message;Landroid/os/Message;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/PowerManagerService$Clock;Lcom/android/server/power/PowerManagerService$Injector$2;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014847HSPLcom/android/server/power/PowerManagerService;->scheduleUserInactivityTimeout(J)V
14848HSPLcom/android/server/power/PowerManagerService;->setDeviceIdleTempWhitelistInternal([I)V
14849HPLcom/android/server/power/PowerManagerService;->setDozeOverrideFromDreamManagerInternal(II)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070014850HSPLcom/android/server/power/PowerManagerService;->setHalAutoSuspendModeLocked(Z)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/power/PowerManagerService$NativeWrapper;Lcom/android/server/power/PowerManagerService$NativeWrapper;
14851HSPLcom/android/server/power/PowerManagerService;->setHalInteractiveModeLocked(Z)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/power/PowerManagerService$NativeWrapper;Lcom/android/server/power/PowerManagerService$NativeWrapper;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014852HSPLcom/android/server/power/PowerManagerService;->setPowerBoostInternal(II)V+]Lcom/android/server/power/PowerManagerService$NativeWrapper;Lcom/android/server/power/PowerManagerService$NativeWrapper;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014853HSPLcom/android/server/power/PowerManagerService;->setPowerModeInternal(IZ)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014854HSPLcom/android/server/power/PowerManagerService;->setScreenBrightnessOverrideFromWindowManagerInternal(F)V+]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
14855HSPLcom/android/server/power/PowerManagerService;->setUserActivityTimeoutOverrideFromWindowManagerInternal(J)V+]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-service922a5532023-03-23 03:12:41 -070014856HSPLcom/android/server/power/PowerManagerService;->setWakeLockDisabledStateLocked(Lcom/android/server/power/PowerManagerService$WakeLock;)Z+]Lcom/android/server/power/PowerManagerService$WakeLock;Lcom/android/server/power/PowerManagerService$WakeLock;
art-benchmark-service56aece62020-02-10 17:58:03 -080014857HSPLcom/android/server/power/PowerManagerService;->shouldBoostScreenBrightness()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014858HSPLcom/android/server/power/PowerManagerService;->shouldUseProximitySensorLocked()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014859HSPLcom/android/server/power/PowerManagerService;->uidActiveInternal(I)V
14860HSPLcom/android/server/power/PowerManagerService;->uidGoneInternal(I)V
14861HSPLcom/android/server/power/PowerManagerService;->uidIdleInternal(I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014862HSPLcom/android/server/power/PowerManagerService;->updateAttentiveStateLocked(JI)V+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-service00abe242023-02-13 10:31:34 -080014863HSPLcom/android/server/power/PowerManagerService;->updateDreamLocked(IZ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014864HPLcom/android/server/power/PowerManagerService;->updateGlobalWakefulnessLocked(JIIILjava/lang/String;Ljava/lang/String;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080014865HSPLcom/android/server/power/PowerManagerService;->updateIsPoweredLocked(I)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/power/Notifier;Lcom/android/server/power/Notifier;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/batterysaver/BatterySaverStateMachine;Lcom/android/server/power/batterysaver/BatterySaverStateMachine;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/power/WirelessChargerDetector;Lcom/android/server/power/WirelessChargerDetector;]Landroid/os/BatteryManagerInternal;Lcom/android/server/BatteryService$LocalService;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Lcom/android/server/power/PowerManagerService$Clock;Lcom/android/server/power/PowerManagerService$Injector$2;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014866HSPLcom/android/server/power/PowerManagerService;->updatePowerGroupsLocked(I)Z+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/internal/util/LatencyTracker;Lcom/android/internal/util/LatencyTracker;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/batterysaver/BatterySaverPolicy;Lcom/android/server/power/batterysaver/BatterySaverPolicy;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Lcom/android/server/power/PowerManagerService$Clock;Lcom/android/server/power/PowerManagerService$Injector$2;
14867HSPLcom/android/server/power/PowerManagerService;->updatePowerStateLocked()V+]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Lcom/android/server/power/PowerManagerService$Clock;Lcom/android/server/power/PowerManagerService$Injector$2;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014868HSPLcom/android/server/power/PowerManagerService;->updateProfilesLocked(J)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014869HSPLcom/android/server/power/PowerManagerService;->updateScreenBrightnessBoostLocked(I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014870HSPLcom/android/server/power/PowerManagerService;->updateStayOnLocked(I)V+]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014871HSPLcom/android/server/power/PowerManagerService;->updateSuspendBlockerLocked()V+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Lcom/android/server/power/SuspendBlocker;Lcom/android/server/power/PowerManagerService$SuspendBlockerImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
14872HSPLcom/android/server/power/PowerManagerService;->updateUidProcStateInternal(II)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
14873HSPLcom/android/server/power/PowerManagerService;->updateUserActivitySummaryLocked(JI)V+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Landroid/os/Handler;Landroid/os/Handler;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/AttentionDetector;Lcom/android/server/power/AttentionDetector;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014874HPLcom/android/server/power/PowerManagerService;->updateWakeLockDisabledStatesLocked()V+]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014875HSPLcom/android/server/power/PowerManagerService;->updateWakeLockSummaryLocked(I)V+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/power/PowerManagerService$WakeLock;Lcom/android/server/power/PowerManagerService$WakeLock;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014876HPLcom/android/server/power/PowerManagerService;->updateWakeLockWorkSourceInternal(Landroid/os/IBinder;Landroid/os/WorkSource;Ljava/lang/String;I)V+]Lcom/android/server/power/PowerManagerService$WakeLock;Lcom/android/server/power/PowerManagerService$WakeLock;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014877HSPLcom/android/server/power/PowerManagerService;->updateWakefulnessLocked(I)Z+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Lcom/android/server/power/PowerManagerService$Clock;Lcom/android/server/power/PowerManagerService$Injector$2;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014878HSPLcom/android/server/power/PowerManagerService;->userActivityInternal(IJIII)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;]Landroid/hardware/display/DisplayManagerInternal;Lcom/android/server/display/DisplayManagerService$LocalService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014879HSPLcom/android/server/power/PowerManagerService;->userActivityNoUpdateLocked(Lcom/android/server/power/PowerGroup;JIII)Z+]Lcom/android/server/power/PowerGroup;Lcom/android/server/power/PowerGroup;]Lcom/android/server/power/Notifier;Lcom/android/server/power/Notifier;]Lcom/android/server/power/AttentionDetector;Lcom/android/server/power/AttentionDetector;]Lcom/android/server/power/PowerManagerService;Lcom/android/server/power/PowerManagerService;
art-benchmark-service08401c12022-12-23 09:27:20 -080014880HSPLcom/android/server/power/PowerManagerShellCommand;-><init>(Landroid/content/Context;Lcom/android/server/power/PowerManagerService$BinderService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014881HSPLcom/android/server/power/ScreenUndimDetector$InternalClock;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014882HSPLcom/android/server/power/ScreenUndimDetector;-><clinit>()V
14883HSPLcom/android/server/power/ScreenUndimDetector;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014884HPLcom/android/server/power/ScreenUndimDetector;->recordScreenPolicy(II)V+]Lcom/android/server/power/ScreenUndimDetector;Lcom/android/server/power/ScreenUndimDetector;
14885HPLcom/android/server/power/ScreenUndimDetector;->userActivity(I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014886HSPLcom/android/server/power/ThermalManagerService$1;-><init>(Lcom/android/server/power/ThermalManagerService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014887HPLcom/android/server/power/ThermalManagerService$1;->getCurrentTemperatures()[Landroid/os/Temperature;
14888HSPLcom/android/server/power/ThermalManagerService$1;->getCurrentThermalStatus()I
art-benchmark-servicead05a302020-03-17 09:46:02 -070014889HSPLcom/android/server/power/ThermalManagerService$TemperatureWatcher;-><init>(Lcom/android/server/power/ThermalManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014890HSPLcom/android/server/power/ThermalManagerService$ThermalHalAidlWrapper;->getCurrentTemperatures(ZI)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014891HSPLcom/android/server/power/ThermalManagerService;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -070014892HSPLcom/android/server/power/ThermalManagerService;-><init>(Landroid/content/Context;)V
14893HSPLcom/android/server/power/ThermalManagerService;-><init>(Landroid/content/Context;Lcom/android/server/power/ThermalManagerService$ThermalHalWrapper;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014894HSPLcom/android/server/power/ThermalManagerService;->notifyEventListenersLocked(Landroid/os/Temperature;)V+]Lcom/android/server/power/ThermalManagerService;Lcom/android/server/power/ThermalManagerService;]Landroid/os/Temperature;Landroid/os/Temperature;]Landroid/os/RemoteCallbackList;Landroid/os/RemoteCallbackList;
Calin Juravle36829e52019-04-10 19:07:47 -070014895HSPLcom/android/server/power/ThermalManagerService;->onBootPhase(I)V
14896HSPLcom/android/server/power/ThermalManagerService;->onStart()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070014897HPLcom/android/server/power/WakeLockLog$EntryByteTranslator;->fromBytes([BJLcom/android/server/power/WakeLockLog$LogEntry;)Lcom/android/server/power/WakeLockLog$LogEntry;+]Lcom/android/server/power/WakeLockLog$LogEntry;Lcom/android/server/power/WakeLockLog$LogEntry;]Lcom/android/server/power/WakeLockLog$TagDatabase;Lcom/android/server/power/WakeLockLog$TagDatabase;
art-benchmark-service00abe242023-02-13 10:31:34 -080014898HSPLcom/android/server/power/WakeLockLog$EntryByteTranslator;->toBytes(Lcom/android/server/power/WakeLockLog$LogEntry;[BJ)I+]Lcom/android/server/power/WakeLockLog$TagDatabase;Lcom/android/server/power/WakeLockLog$TagDatabase;]Lcom/android/server/power/WakeLockLog$EntryByteTranslator;Lcom/android/server/power/WakeLockLog$EntryByteTranslator;
14899HSPLcom/android/server/power/WakeLockLog$Injector;->currentTimeMillis()J
14900HSPLcom/android/server/power/WakeLockLog$LogEntry;-><init>(JILcom/android/server/power/WakeLockLog$TagData;I)V+]Lcom/android/server/power/WakeLockLog$LogEntry;Lcom/android/server/power/WakeLockLog$LogEntry;
14901HSPLcom/android/server/power/WakeLockLog$LogEntry;->set(JILcom/android/server/power/WakeLockLog$TagData;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014902HSPLcom/android/server/power/WakeLockLog$TagData;-><init>(Ljava/lang/String;I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080014903HSPLcom/android/server/power/WakeLockLog$TagData;->equals(Ljava/lang/Object;)Z
14904HSPLcom/android/server/power/WakeLockLog$TagDatabase;->findOrCreateTag(Ljava/lang/String;IZ)Lcom/android/server/power/WakeLockLog$TagData;+]Lcom/android/server/power/WakeLockLog$TagData;Lcom/android/server/power/WakeLockLog$TagData;]Lcom/android/server/power/WakeLockLog$TagDatabase;Lcom/android/server/power/WakeLockLog$TagDatabase;]Lcom/android/server/power/WakeLockLog$TagDatabase$Callback;Lcom/android/server/power/WakeLockLog$TheLog$1;
art-benchmark-service56aece62020-02-10 17:58:03 -080014905HPLcom/android/server/power/WakeLockLog$TagDatabase;->getTag(I)Lcom/android/server/power/WakeLockLog$TagData;
art-benchmark-service00abe242023-02-13 10:31:34 -080014906HSPLcom/android/server/power/WakeLockLog$TagDatabase;->updateTagTime(Lcom/android/server/power/WakeLockLog$TagData;J)V
14907HSPLcom/android/server/power/WakeLockLog$TheLog;->addEntry(Lcom/android/server/power/WakeLockLog$LogEntry;)V+]Lcom/android/server/power/WakeLockLog$TheLog;Lcom/android/server/power/WakeLockLog$TheLog;]Lcom/android/server/power/WakeLockLog$EntryByteTranslator;Lcom/android/server/power/WakeLockLog$EntryByteTranslator;
14908HSPLcom/android/server/power/WakeLockLog$TheLog;->getAvailableSpace()I
14909HSPLcom/android/server/power/WakeLockLog$TheLog;->isBufferEmpty()Z
14910HSPLcom/android/server/power/WakeLockLog$TheLog;->makeSpace(I)Z+]Lcom/android/server/power/WakeLockLog$TheLog;Lcom/android/server/power/WakeLockLog$TheLog;
art-benchmark-serviceba354032021-03-16 09:58:05 -070014911HPLcom/android/server/power/WakeLockLog$TheLog;->readEntryAt(IJLcom/android/server/power/WakeLockLog$LogEntry;)Lcom/android/server/power/WakeLockLog$LogEntry;+]Lcom/android/server/power/WakeLockLog$EntryByteTranslator;Lcom/android/server/power/WakeLockLog$EntryByteTranslator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014912HPLcom/android/server/power/WakeLockLog$TheLog;->removeOldestItem()V+]Lcom/android/server/power/WakeLockLog$TheLog;Lcom/android/server/power/WakeLockLog$TheLog;]Lcom/android/server/power/WakeLockLog$EntryByteTranslator;Lcom/android/server/power/WakeLockLog$EntryByteTranslator;
14913HPLcom/android/server/power/WakeLockLog$TheLog;->removeTagIndex(I)V+]Lcom/android/server/power/WakeLockLog$TheLog;Lcom/android/server/power/WakeLockLog$TheLog;]Lcom/android/server/power/WakeLockLog$EntryByteTranslator;Lcom/android/server/power/WakeLockLog$EntryByteTranslator;
art-benchmark-service00abe242023-02-13 10:31:34 -080014914HSPLcom/android/server/power/WakeLockLog$TheLog;->writeBytesAt(I[BI)V
14915HSPLcom/android/server/power/WakeLockLog;->handleWakeLockEventInternal(ILjava/lang/String;IIJ)V+]Lcom/android/server/power/WakeLockLog$TheLog;Lcom/android/server/power/WakeLockLog$TheLog;]Lcom/android/server/power/WakeLockLog$TagDatabase;Lcom/android/server/power/WakeLockLog$TagDatabase;
14916HSPLcom/android/server/power/WakeLockLog;->onWakeLockAcquired(Ljava/lang/String;II)V
14917HSPLcom/android/server/power/WakeLockLog;->onWakeLockEvent(ILjava/lang/String;II)V+]Lcom/android/server/power/WakeLockLog$Injector;Lcom/android/server/power/WakeLockLog$Injector;]Lcom/android/server/power/WakeLockLog;Lcom/android/server/power/WakeLockLog;
14918HSPLcom/android/server/power/WakeLockLog;->onWakeLockReleased(Ljava/lang/String;I)V
14919HSPLcom/android/server/power/WakeLockLog;->tagNameReducer(Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014920HSPLcom/android/server/power/WakeLockLog;->translateFlagsFromPowerManager(I)I
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014921HSPLcom/android/server/power/batterysaver/BatterySaverController$1;-><init>(Lcom/android/server/power/batterysaver/BatterySaverController;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014922HPLcom/android/server/power/batterysaver/BatterySaverController$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V+]Ljava/lang/String;Ljava/lang/String;]Lcom/android/server/power/batterysaver/BatterySaverController$MyHandler;Lcom/android/server/power/batterysaver/BatterySaverController$MyHandler;]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014923HSPLcom/android/server/power/batterysaver/BatterySaverController$MyHandler;-><init>(Lcom/android/server/power/batterysaver/BatterySaverController;Landroid/os/Looper;)V
Calin Juravle36829e52019-04-10 19:07:47 -070014924HSPLcom/android/server/power/batterysaver/BatterySaverController;-><init>(Ljava/lang/Object;Landroid/content/Context;Landroid/os/Looper;Lcom/android/server/power/batterysaver/BatterySaverPolicy;Lcom/android/server/power/batterysaver/BatterySavingStats;)V
14925HSPLcom/android/server/power/batterysaver/BatterySaverController;->addListener(Landroid/os/PowerManagerInternal$LowPowerModeListener;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014926HSPLcom/android/server/power/batterysaver/BatterySaverController;->getAdaptiveEnabledLocked()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014927HSPLcom/android/server/power/batterysaver/BatterySaverController;->getFullEnabledLocked()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014928HPLcom/android/server/power/batterysaver/BatterySaverController;->getPowerManager()Landroid/os/PowerManager;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014929HSPLcom/android/server/power/batterysaver/BatterySaverController;->isEnabled()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070014930HPLcom/android/server/power/batterysaver/BatterySaverController;->updateBatterySavingStats()V+]Lcom/android/server/power/batterysaver/BatterySavingStats;Lcom/android/server/power/batterysaver/BatterySavingStats;]Landroid/os/PowerManager;Landroid/os/PowerManager;]Lcom/android/server/power/batterysaver/BatterySaverController;Lcom/android/server/power/batterysaver/BatterySaverController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014931HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$$ExternalSyntheticLambda2;-><init>(Lcom/android/server/power/batterysaver/BatterySaverPolicy;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014932HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;-><init>(FZZZZZZZZZZZZZZZII)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014933HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;->equals(Ljava/lang/Object;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000014934HPLcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;->fromConfig(Landroid/os/BatterySaverPolicyConfig;)Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080014935HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean;-><init>(Lcom/android/server/power/batterysaver/BatterySaverPolicy;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014936HSPLcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean;-><init>(Lcom/android/server/power/batterysaver/BatterySaverPolicy;Ljava/lang/String;Lcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean-IA;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014937HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -070014938HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;-><init>(Ljava/lang/Object;Landroid/content/Context;Lcom/android/server/power/batterysaver/BatterySavingStats;)V
14939HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->addListener(Lcom/android/server/power/batterysaver/BatterySaverPolicy$BatterySaverPolicyListener;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070014940HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->getBatterySaverPolicy(I)Landroid/os/PowerSaveState;+]Landroid/os/PowerSaveState$Builder;Landroid/os/PowerSaveState$Builder;]Lcom/android/server/power/batterysaver/BatterySaverPolicy;Lcom/android/server/power/batterysaver/BatterySaverPolicy;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014941HSPLcom/android/server/power/batterysaver/BatterySaverPolicy;->getCurrentPolicyLocked()Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014942HSPLcom/android/server/power/batterysaver/BatterySaverStateMachine$$ExternalSyntheticLambda4;-><init>(Lcom/android/server/power/batterysaver/BatterySaverStateMachine;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080014943HSPLcom/android/server/power/batterysaver/BatterySaverStateMachine$1;-><init>(Lcom/android/server/power/batterysaver/BatterySaverStateMachine;Landroid/os/Handler;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070014944HSPLcom/android/server/power/batterysaver/BatterySaverStateMachine;-><clinit>()V
Calin Juravle36829e52019-04-10 19:07:47 -070014945HSPLcom/android/server/power/batterysaver/BatterySaverStateMachine;-><init>(Ljava/lang/Object;Landroid/content/Context;Lcom/android/server/power/batterysaver/BatterySaverController;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014946HSPLcom/android/server/power/batterysaver/BatterySaverStateMachine;->setBatteryStatus(ZIZ)V+]Lcom/android/server/power/batterysaver/BatterySaverStateMachine;Lcom/android/server/power/batterysaver/BatterySaverStateMachine;
Calin Juravle36829e52019-04-10 19:07:47 -070014947HSPLcom/android/server/power/batterysaver/BatterySavingStats;-><init>(Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014948HPLcom/android/server/power/batterysaver/BatterySavingStats;->endLastStateLocked(JII)V
14949HPLcom/android/server/power/batterysaver/BatterySavingStats;->transitionState(IIII)V+]Lcom/android/server/power/batterysaver/BatterySavingStats;Lcom/android/server/power/batterysaver/BatterySavingStats;
14950HPLcom/android/server/power/batterysaver/BatterySavingStats;->transitionStateLocked(I)V+]Lcom/android/server/power/batterysaver/BatterySavingStats;Lcom/android/server/power/batterysaver/BatterySavingStats;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014951HSPLcom/android/server/power/hint/HintManagerService$AppHintSession;-><init>(Lcom/android/server/power/hint/HintManagerService;II[ILandroid/os/IBinder;JJ)V
14952HPLcom/android/server/power/hint/HintManagerService$AppHintSession;->close()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000014953HSPLcom/android/server/power/hint/HintManagerService$AppHintSession;->reportActualWorkDuration([J[J)V+]Lcom/android/server/power/hint/HintManagerService$NativeWrapper;Lcom/android/server/power/hint/HintManagerService$NativeWrapper;]Lcom/android/server/power/hint/HintManagerService$AppHintSession;Lcom/android/server/power/hint/HintManagerService$AppHintSession;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014954HSPLcom/android/server/power/hint/HintManagerService$AppHintSession;->sendHint(I)V+]Lcom/android/server/power/hint/HintManagerService$NativeWrapper;Lcom/android/server/power/hint/HintManagerService$NativeWrapper;]Lcom/android/server/power/hint/HintManagerService$AppHintSession;Lcom/android/server/power/hint/HintManagerService$AppHintSession;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014955HSPLcom/android/server/power/hint/HintManagerService$AppHintSession;->updateHintAllowed()Z+]Lcom/android/server/power/hint/HintManagerService$AppHintSession;Lcom/android/server/power/hint/HintManagerService$AppHintSession;]Lcom/android/server/power/hint/HintManagerService$MyUidObserver;Lcom/android/server/power/hint/HintManagerService$MyUidObserver;
14956HSPLcom/android/server/power/hint/HintManagerService$AppHintSession;->updateTargetWorkDuration(J)V+]Lcom/android/server/power/hint/HintManagerService$NativeWrapper;Lcom/android/server/power/hint/HintManagerService$NativeWrapper;]Lcom/android/server/power/hint/HintManagerService$AppHintSession;Lcom/android/server/power/hint/HintManagerService$AppHintSession;
art-benchmark-service84deab32021-05-12 09:41:00 -070014957HSPLcom/android/server/power/hint/HintManagerService$BinderService;-><init>(Lcom/android/server/power/hint/HintManagerService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014958HSPLcom/android/server/power/hint/HintManagerService$BinderService;->createHintSession(Landroid/os/IBinder;[IJ)Landroid/os/IHintSession;
art-benchmark-service84deab32021-05-12 09:41:00 -070014959HSPLcom/android/server/power/hint/HintManagerService$Injector;-><init>()V
14960HSPLcom/android/server/power/hint/HintManagerService$Injector;->createNativeWrapper()Lcom/android/server/power/hint/HintManagerService$NativeWrapper;
art-benchmark-service84f185c2023-07-24 02:43:42 -070014961HSPLcom/android/server/power/hint/HintManagerService$MyUidObserver$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/power/hint/HintManagerService$MyUidObserver;II)V
14962HSPLcom/android/server/power/hint/HintManagerService$MyUidObserver$$ExternalSyntheticLambda0;->run()V
14963HSPLcom/android/server/power/hint/HintManagerService$MyUidObserver;->$r8$lambda$fdbZUOLAIV_9Kg99wGvHWv5K7Ek(Lcom/android/server/power/hint/HintManagerService$MyUidObserver;II)V
14964HSPLcom/android/server/power/hint/HintManagerService$MyUidObserver;-><init>(Lcom/android/server/power/hint/HintManagerService;)V
14965HSPLcom/android/server/power/hint/HintManagerService$MyUidObserver;->isUidForeground(I)Z+]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/util/SparseArray;Landroid/util/SparseArray;
14966HSPLcom/android/server/power/hint/HintManagerService$MyUidObserver;->lambda$onUidStateChanged$1(II)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
14967HSPLcom/android/server/power/hint/HintManagerService$MyUidObserver;->onUidStateChanged(IIJI)V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service84deab32021-05-12 09:41:00 -070014968HSPLcom/android/server/power/hint/HintManagerService$NativeWrapper;-><init>()V
14969HSPLcom/android/server/power/hint/HintManagerService$NativeWrapper;->halGetHintSessionPreferredRate()J
14970HSPLcom/android/server/power/hint/HintManagerService$NativeWrapper;->halInit()V
art-benchmark-service922a5532023-03-23 03:12:41 -070014971HSPLcom/android/server/power/hint/HintManagerService$NativeWrapper;->halReportActualWorkDuration(J[J[J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014972HSPLcom/android/server/power/hint/HintManagerService$NativeWrapper;->halSendHint(JI)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014973HSPLcom/android/server/power/hint/HintManagerService;->-$$Nest$fgetmActiveSessions(Lcom/android/server/power/hint/HintManagerService;)Landroid/util/ArrayMap;
art-benchmark-service00abe242023-02-13 10:31:34 -080014974HSPLcom/android/server/power/hint/HintManagerService;->-$$Nest$fgetmLock(Lcom/android/server/power/hint/HintManagerService;)Ljava/lang/Object;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014975HSPLcom/android/server/power/hint/HintManagerService;->-$$Nest$fgetmNativeWrapper(Lcom/android/server/power/hint/HintManagerService;)Lcom/android/server/power/hint/HintManagerService$NativeWrapper;
art-benchmark-service84deab32021-05-12 09:41:00 -070014976HSPLcom/android/server/power/hint/HintManagerService;-><init>(Landroid/content/Context;)V
14977HSPLcom/android/server/power/hint/HintManagerService;-><init>(Landroid/content/Context;Lcom/android/server/power/hint/HintManagerService$Injector;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014978HSPLcom/android/server/power/hint/HintManagerService;->checkTidValid(II[I)Z+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
art-benchmark-service84deab32021-05-12 09:41:00 -070014979HSPLcom/android/server/power/hint/HintManagerService;->onBootPhase(I)V
14980HSPLcom/android/server/power/hint/HintManagerService;->onStart()V
art-benchmark-service922a5532023-03-23 03:12:41 -070014981HPLcom/android/server/power/stats/AudioPowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/stats/AudioPowerCalculator;Lcom/android/server/power/stats/AudioPowerCalculator;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
14982HPLcom/android/server/power/stats/AudioPowerCalculator;->calculateApp(Landroid/os/UidBatteryConsumer$Builder;Lcom/android/server/power/stats/AudioPowerCalculator$PowerAndDuration;Landroid/os/BatteryStats$Uid;J)V+]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/UsageBasedPowerEstimator;Lcom/android/server/power/stats/UsageBasedPowerEstimator;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
Karuna Ramkumard7380572023-06-09 19:14:36 +000014983HPLcom/android/server/power/stats/BatteryChargeCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014984HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$$ExternalSyntheticLambda0;-><init>()V
14985HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$$ExternalSyntheticLambda0;->newThread(Ljava/lang/Runnable;)Ljava/lang/Thread;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014986HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014987HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$$ExternalSyntheticLambda3;-><init>(Ljava/lang/Runnable;)V
14988HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$$ExternalSyntheticLambda3;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014989HPLcom/android/server/power/stats/BatteryExternalStatsWorker$$ExternalSyntheticLambda6;->onWifiActivityEnergyInfo(Landroid/os/connectivity/WifiActivityEnergyInfo;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070014990HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$$ExternalSyntheticLambda8;-><init>(Lcom/android/server/power/stats/BatteryExternalStatsWorker;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014991HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$1;-><init>(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)V
14992HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$1;->run()V
14993HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$2;-><init>(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)V
14994HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$2;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070014995HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$3;-><init>(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)V
14996HPLcom/android/server/power/stats/BatteryExternalStatsWorker$4;->onBluetoothActivityEnergyInfoAvailable(Landroid/bluetooth/BluetoothActivityEnergyInfo;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014997HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$Injector;-><init>(Landroid/content/Context;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000014998HSPLcom/android/server/power/stats/BatteryExternalStatsWorker$Injector;->getSystemService(Ljava/lang/Class;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070014999HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->$r8$lambda$Bt3wgACBtFYeJXR-1zLDPOXzedQ(Ljava/lang/Runnable;)Ljava/lang/Thread;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015000HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->$r8$lambda$ic2_V0rVX0RMY0n1EJJuh4y9Rq4(Ljava/lang/Runnable;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015001HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fgetmCurrentReason(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)Ljava/lang/String;
15002HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fgetmOnBattery(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)Z
15003HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fgetmOnBatteryScreenOff(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)Z
15004HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fgetmPerDisplayScreenStates(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)[I
15005HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fgetmScreenState(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)I
15006HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fgetmStats(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)Lcom/android/server/power/stats/BatteryStatsImpl;
15007HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fgetmUidsToRemove(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)Landroid/util/IntArray;
15008HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fgetmUpdateFlags(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)I
15009HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fgetmUseLatestStates(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)Z
15010HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fgetmWorkerLock(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)Ljava/lang/Object;
15011HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fputmCurrentFuture(Lcom/android/server/power/stats/BatteryExternalStatsWorker;Ljava/util/concurrent/Future;)V
15012HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fputmCurrentReason(Lcom/android/server/power/stats/BatteryExternalStatsWorker;Ljava/lang/String;)V
15013HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fputmLastCollectionTimeStamp(Lcom/android/server/power/stats/BatteryExternalStatsWorker;J)V
15014HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fputmUpdateFlags(Lcom/android/server/power/stats/BatteryExternalStatsWorker;I)V
15015HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$fputmUseLatestStates(Lcom/android/server/power/stats/BatteryExternalStatsWorker;Z)V
15016HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$mcancelSyncDueToBatteryLevelChangeLocked(Lcom/android/server/power/stats/BatteryExternalStatsWorker;)V
15017HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->-$$Nest$mupdateExternalStatsLocked(Lcom/android/server/power/stats/BatteryExternalStatsWorker;Ljava/lang/String;IZZI[IZ)V
15018HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;-><init>(Landroid/content/Context;Lcom/android/server/power/stats/BatteryStatsImpl;)V
15019HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;-><init>(Lcom/android/server/power/stats/BatteryExternalStatsWorker$Injector;Lcom/android/server/power/stats/BatteryStatsImpl;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015020HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->addEnergyConsumerIdLocked(Landroid/util/IntArray;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015021HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->awaitControllerInfo(Landroid/os/SynchronousResultReceiver;)Landroid/os/Parcelable;
15022HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->cancelCpuSyncDueToWakelockChange()V
15023HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->cancelSyncDueToBatteryLevelChangeLocked()V
15024HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->cancelSyncDueToProcessStateChange()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015025HPLcom/android/server/power/stats/BatteryExternalStatsWorker;->extractDeltaLocked(Landroid/os/connectivity/WifiActivityEnergyInfo;)Landroid/os/connectivity/WifiActivityEnergyInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -080015026HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->getEnergyConsumersLocked(I)Ljava/util/concurrent/CompletableFuture;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015027HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->lambda$new$0(Ljava/lang/Runnable;)V
15028HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->lambda$new$1(Ljava/lang/Runnable;)Ljava/lang/Thread;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015029HPLcom/android/server/power/stats/BatteryExternalStatsWorker;->lambda$updateExternalStatsLocked$8(Landroid/os/SynchronousResultReceiver;Landroid/os/connectivity/WifiActivityEnergyInfo;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015030HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->scheduleCpuSyncDueToWakelockChange(J)Ljava/util/concurrent/Future;+]Lcom/android/server/power/stats/BatteryExternalStatsWorker;Lcom/android/server/power/stats/BatteryExternalStatsWorker;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015031HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->scheduleDelayedSyncLocked(Ljava/util/concurrent/Future;Ljava/lang/Runnable;J)Ljava/util/concurrent/Future;
art-benchmark-service922a5532023-03-23 03:12:41 -070015032HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->scheduleRunnable(Ljava/lang/Runnable;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015033HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->scheduleSyncDueToProcessStateChange(IJ)V+]Lcom/android/server/power/stats/BatteryExternalStatsWorker;Lcom/android/server/power/stats/BatteryExternalStatsWorker;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015034HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->scheduleSyncDueToScreenStateChange(IZZI[I)Ljava/util/concurrent/Future;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015035HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->scheduleSyncLocked(Ljava/lang/String;I)Ljava/util/concurrent/Future;
15036HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->scheduleWrite()Ljava/util/concurrent/Future;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015037HSPLcom/android/server/power/stats/BatteryExternalStatsWorker;->updateExternalStatsLocked(Ljava/lang/String;IZZI[IZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015038HSPLcom/android/server/power/stats/BatteryStatsImpl$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;JJIZLandroid/util/SparseLongArray;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015039HSPLcom/android/server/power/stats/BatteryStatsImpl$$ExternalSyntheticLambda1;->onUidCpuTime(ILjava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015040HSPLcom/android/server/power/stats/BatteryStatsImpl$$ExternalSyntheticLambda2;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;JJ)V
15041HSPLcom/android/server/power/stats/BatteryStatsImpl$$ExternalSyntheticLambda2;->onUidCpuTime(ILjava/lang/Object;)V
15042HSPLcom/android/server/power/stats/BatteryStatsImpl$$ExternalSyntheticLambda4;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;)V
15043HSPLcom/android/server/power/stats/BatteryStatsImpl$$ExternalSyntheticLambda6;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;JJZLcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;)V
15044HSPLcom/android/server/power/stats/BatteryStatsImpl$$ExternalSyntheticLambda6;->onUidCpuTime(ILjava/lang/Object;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015045HSPLcom/android/server/power/stats/BatteryStatsImpl$1;-><init>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015046HSPLcom/android/server/power/stats/BatteryStatsImpl$2;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015047HSPLcom/android/server/power/stats/BatteryStatsImpl$BatchTimer;-><init>(Lcom/android/internal/os/Clock;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;ILcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)V
15048HSPLcom/android/server/power/stats/BatteryStatsImpl$BatchTimer;->computeCurrentCountLocked()I
15049HSPLcom/android/server/power/stats/BatteryStatsImpl$BatchTimer;->computeOverage(J)J
15050HSPLcom/android/server/power/stats/BatteryStatsImpl$BatchTimer;->computeRunTimeLocked(JJ)J
art-benchmark-service922a5532023-03-23 03:12:41 -070015051HSPLcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;->-$$Nest$fgetmResetOnUnplugAfterSignificantCharge(Lcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;)Z
15052HSPLcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;->-$$Nest$fgetmResetOnUnplugHighBatteryLevel(Lcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;)Z
15053HSPLcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;-><init>()V
15054HSPLcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;->build()Lcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig;
15055HSPLcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;->setResetOnUnplugAfterSignificantCharge(Z)Lcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;
15056HSPLcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;->setResetOnUnplugHighBatteryLevel(Z)Lcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;
15057HSPLcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;)V
15058HSPLcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;Lcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig-IA;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015059HSPLcom/android/server/power/stats/BatteryStatsImpl$BinderCallStats;-><init>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015060HPLcom/android/server/power/stats/BatteryStatsImpl$BinderCallStats;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Ljava/lang/Class;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015061HPLcom/android/server/power/stats/BatteryStatsImpl$BinderCallStats;->hashCode()I+]Ljava/lang/Object;Ljava/lang/Class;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015062HSPLcom/android/server/power/stats/BatteryStatsImpl$BluetoothActivityInfoCache;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;)V
15063HSPLcom/android/server/power/stats/BatteryStatsImpl$BluetoothActivityInfoCache;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl$BluetoothActivityInfoCache-IA;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015064HPLcom/android/server/power/stats/BatteryStatsImpl$BluetoothActivityInfoCache;->set(Landroid/bluetooth/BluetoothActivityEnergyInfo;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015065HSPLcom/android/server/power/stats/BatteryStatsImpl$Constants;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;Landroid/os/Handler;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015066HPLcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;->-$$Nest$msetState(Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;IJ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015067HSPLcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;-><init>(Lcom/android/internal/os/Clock;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015068HPLcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;->getOrCreateIdleTimeCounter()Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
art-benchmark-service922a5532023-03-23 03:12:41 -070015069HPLcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;->getOrCreateTxTimeCounters()[Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;+]Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015070HSPLcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;->readSummaryFromParcel(Landroid/os/Parcel;)V
15071HSPLcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;->readTimeMultiStateCounter(Landroid/os/Parcel;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
15072HSPLcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;->readTimeMultiStateCounters(Landroid/os/Parcel;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;I)[Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015073HPLcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;->setState(IJ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015074HSPLcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;->writeSummaryToParcel(Landroid/os/Parcel;)V
15075HSPLcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;->writeTimeMultiStateCounter(Landroid/os/Parcel;Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;)V
15076HSPLcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;->writeTimeMultiStateCounters(Landroid/os/Parcel;[Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;)V
15077HSPLcom/android/server/power/stats/BatteryStatsImpl$Counter;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015078HSPLcom/android/server/power/stats/BatteryStatsImpl$Counter;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015079HSPLcom/android/server/power/stats/BatteryStatsImpl$Counter;->stepAtomic()V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015080HSPLcom/android/server/power/stats/BatteryStatsImpl$Counter;->writeSummaryFromParcelLocked(Landroid/os/Parcel;)V+]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;]Landroid/os/Parcel;Landroid/os/Parcel;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015081HPLcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;-><init>(Lcom/android/server/power/stats/CpuPowerCalculator;I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015082HPLcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;->addCpuClusterDurationsMs(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;[J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;Lcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;]Lcom/android/server/power/stats/CpuPowerCalculator;Lcom/android/server/power/stats/CpuPowerCalculator;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015083HPLcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;->addCpuClusterSpeedDurationsMs(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;IIJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;Lcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;]Lcom/android/server/power/stats/CpuPowerCalculator;Lcom/android/server/power/stats/CpuPowerCalculator;
15084HPLcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;->getOrCreateUidCpuClusterCharges(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;)[D+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015085HSPLcom/android/server/power/stats/BatteryStatsImpl$DisplayBatteryStats;-><init>(Lcom/android/internal/os/Clock;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)V
15086HSPLcom/android/server/power/stats/BatteryStatsImpl$DisplayBatteryStats;->readSummaryFromParcel(Landroid/os/Parcel;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015087HSPLcom/android/server/power/stats/BatteryStatsImpl$DisplayBatteryStats;->writeSummaryToParcel(Landroid/os/Parcel;J)V
15088HSPLcom/android/server/power/stats/BatteryStatsImpl$DualTimer;-><init>(Lcom/android/internal/os/Clock;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;ILjava/util/ArrayList;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015089HSPLcom/android/server/power/stats/BatteryStatsImpl$DualTimer;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015090HSPLcom/android/server/power/stats/BatteryStatsImpl$DualTimer;->reset(ZJ)Z+]Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015091HSPLcom/android/server/power/stats/BatteryStatsImpl$DualTimer;->startRunningLocked(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015092HSPLcom/android/server/power/stats/BatteryStatsImpl$DualTimer;->stopRunningLocked(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;
15093HSPLcom/android/server/power/stats/BatteryStatsImpl$DualTimer;->writeSummaryFromParcelLocked(Landroid/os/Parcel;J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;
15094HSPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;-><init>(Lcom/android/internal/os/Clock;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;ILjava/util/ArrayList;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)V
15095HSPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;->getCurrentDurationMsLocked(J)J+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
15096HSPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;->getMaxDurationMsLocked(J)J+]Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
15097HSPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;->getTotalDurationMsLocked(J)J+]Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015098HSPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;->onTimeStarted(JJJ)V
15099HSPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;->onTimeStopped(JJJ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015100HSPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015101HSPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;->reset(ZJ)Z+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015102HSPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;->startRunningLocked(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
15103HSPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;->stopRunningLocked(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
15104HSPLcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;->writeSummaryFromParcelLocked(Landroid/os/Parcel;J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Landroid/os/Parcel;Landroid/os/Parcel;
15105HSPLcom/android/server/power/stats/BatteryStatsImpl$HistoryStepDetailsCalculatorImpl;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;)V
15106HSPLcom/android/server/power/stats/BatteryStatsImpl$HistoryStepDetailsCalculatorImpl;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl$HistoryStepDetailsCalculatorImpl-IA;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015107HSPLcom/android/server/power/stats/BatteryStatsImpl$HistoryStepDetailsCalculatorImpl;->addCpuStats(IIIIIIII)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015108HSPLcom/android/server/power/stats/BatteryStatsImpl$HistoryStepDetailsCalculatorImpl;->clear()V
art-benchmark-service922a5532023-03-23 03:12:41 -070015109HSPLcom/android/server/power/stats/BatteryStatsImpl$HistoryStepDetailsCalculatorImpl;->getHistoryStepDetails()Landroid/os/BatteryStats$HistoryStepDetails;+]Lcom/android/server/power/stats/BatteryStatsImpl$PlatformIdleStateCallback;Lcom/android/server/am/BatteryStatsService;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015110HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015111HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;->addCountLocked(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
art-benchmark-service08401c12022-12-23 09:27:20 -080015112HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;->addCountLocked(JZ)V
art-benchmark-service922a5532023-03-23 03:12:41 -070015113HPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;->getCountLocked(I)J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015114HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;->onTimeStarted(JJJ)V
15115HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;->onTimeStopped(JJJ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015116HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015117HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;->reset(ZJ)Z
15118HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;->writeSummaryFromParcelLocked(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
15119HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->-$$Nest$mreadSummaryFromParcelLocked(Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;Landroid/os/Parcel;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015120HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->-$$Nest$mwriteSummaryToParcelLocked(Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;Landroid/os/Parcel;)V+]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015121HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015122HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->addCountLocked([J)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015123HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->addCountLocked([JZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015124HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->onTimeStarted(JJJ)V
15125HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->onTimeStopped(JJJ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015126HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V
15127HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->readSummaryFromParcelLocked(Landroid/os/Parcel;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015128HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->writeSummaryToParcelLocked(Landroid/os/Parcel;)V+]Landroid/os/Parcel;Landroid/os/Parcel;
15129HSPLcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;->writeSummaryToParcelLocked(Landroid/os/Parcel;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;)V+]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;]Landroid/os/Parcel;Landroid/os/Parcel;
15130HSPLcom/android/server/power/stats/BatteryStatsImpl$MyHandler;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;Landroid/os/Looper;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015131HSPLcom/android/server/power/stats/BatteryStatsImpl$OverflowArrayMap;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;I)V
15132HSPLcom/android/server/power/stats/BatteryStatsImpl$OverflowArrayMap;->add(Ljava/lang/String;Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015133HSPLcom/android/server/power/stats/BatteryStatsImpl$OverflowArrayMap;->cleanup(J)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015134HSPLcom/android/server/power/stats/BatteryStatsImpl$OverflowArrayMap;->getMap()Landroid/util/ArrayMap;
art-benchmark-service00abe242023-02-13 10:31:34 -080015135HSPLcom/android/server/power/stats/BatteryStatsImpl$OverflowArrayMap;->startObject(Ljava/lang/String;J)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/power/stats/BatteryStatsImpl$OverflowArrayMap;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$1;,Lcom/android/server/power/stats/BatteryStatsImpl$Uid$3;,Lcom/android/server/power/stats/BatteryStatsImpl$Uid$2;
15136HSPLcom/android/server/power/stats/BatteryStatsImpl$OverflowArrayMap;->stopObject(Ljava/lang/String;J)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015137HSPLcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;-><init>(ILcom/android/internal/os/Clock;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015138HSPLcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;->getFrequencyRangeCount()I
15139HSPLcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;->getRxDurationCounter(IZ)Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015140HSPLcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;->getTxDurationCounter(IIZ)Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;+]Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;
15141HPLcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;->noteSignalStrength(IJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015142HSPLcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;->readSummaryFromParcel(Landroid/os/Parcel;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015143HSPLcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;->writeSummaryToParcel(Landroid/os/Parcel;J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015144HSPLcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;-><init>(Lcom/android/internal/os/Clock;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015145HPLcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;->add(JIJ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015146HSPLcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;->computeCurrentCountLocked()I
15147HSPLcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;->computeRunTimeLocked(JJ)J
15148HSPLcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;->endSample(J)V
15149HSPLcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;->getUpdateVersion()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070015150HSPLcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;->onTimeStarted(JJJ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015151HSPLcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;->setUpdateVersion(I)V
15152HSPLcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;->update(JIJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;
15153HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;-><init>(Lcom/android/internal/os/Clock;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;ILjava/util/ArrayList;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)V
15154HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->computeCurrentCountLocked()I
15155HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->computeRunTimeLocked(JJ)J+]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015156HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->detach()V+]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015157HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->onTimeStopped(JJJ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015158HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V
15159HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->refreshTimersLocked(JLjava/util/ArrayList;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;)J+]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015160HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->reset(ZJ)Z+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015161HPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->setMark(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015162HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->setTimeout(J)V
15163HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->startRunningLocked(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015164HSPLcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;->stopRunningLocked(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Ljava/util/ArrayList;Ljava/util/ArrayList;
15165HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeBase;-><init>(Z)V
15166HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeBase;->add(Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;)V+]Ljava/util/Collection;Ljava/util/HashSet;,Ljava/util/ArrayList;
15167HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeBase;->computeRealtime(JI)J+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
15168HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeBase;->computeUptime(JI)J+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
15169HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeBase;->getRealtime(J)J
15170HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeBase;->getUptime(J)J
15171HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeBase;->init(JJ)V
15172HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeBase;->isRunning()Z
15173HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeBase;->readSummaryFromParcel(Landroid/os/Parcel;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070015174HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeBase;->remove(Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;)V+]Ljava/util/Collection;Ljava/util/HashSet;,Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015175HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeBase;->setRunning(ZJJ)Z+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;megamorphic_types]Ljava/util/Collection;Ljava/util/HashSet;,Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015176HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeBase;->writeSummaryToParcel(Landroid/os/Parcel;JJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service00abe242023-02-13 10:31:34 -080015177HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;->-$$Nest$mwriteToParcel(Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;Landroid/os/Parcel;)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015178HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;->-$$Nest$smreadFromParcel(Landroid/os/Parcel;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;IIJ)Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015179HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/internal/os/LongArrayMultiStateCounter;J)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015180HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;->getCounter()Lcom/android/internal/os/LongArrayMultiStateCounter;
15181HPLcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;->getCountsLocked([JI)Z+]Lcom/android/internal/os/LongArrayMultiStateCounter;Lcom/android/internal/os/LongArrayMultiStateCounter;
art-benchmark-service00abe242023-02-13 10:31:34 -080015182HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;->getStateCount()I+]Lcom/android/internal/os/LongArrayMultiStateCounter;Lcom/android/internal/os/LongArrayMultiStateCounter;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015183HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;->onTimeStarted(JJJ)V+]Lcom/android/internal/os/LongArrayMultiStateCounter;Lcom/android/internal/os/LongArrayMultiStateCounter;
15184HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;->onTimeStopped(JJJ)V+]Lcom/android/internal/os/LongArrayMultiStateCounter;Lcom/android/internal/os/LongArrayMultiStateCounter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015185HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;->readFromParcel(Landroid/os/Parcel;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;IIJ)Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015186HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;->writeToParcel(Landroid/os/Parcel;)V+]Lcom/android/internal/os/LongArrayMultiStateCounter;Lcom/android/internal/os/LongArrayMultiStateCounter;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015187HPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->-$$Nest$mincrement(Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;JJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015188HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->-$$Nest$msetState(Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;IJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
15189HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->-$$Nest$mupdate(Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;JJ)J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015190HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->-$$Nest$mwriteToParcel(Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;Landroid/os/Parcel;)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
15191HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->-$$Nest$smreadFromParcel(Landroid/os/Parcel;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;IJ)Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015192HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/internal/os/LongMultiStateCounter;J)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015193HPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->getCountForProcessState(I)J+]Lcom/android/internal/os/LongMultiStateCounter;Lcom/android/internal/os/LongMultiStateCounter;
art-benchmark-service922a5532023-03-23 03:12:41 -070015194HPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->getCountLocked(I)J+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015195HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->getStateCount()I+]Lcom/android/internal/os/LongMultiStateCounter;Lcom/android/internal/os/LongMultiStateCounter;
art-benchmark-service922a5532023-03-23 03:12:41 -070015196HPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->getTotalCountLocked()J+]Lcom/android/internal/os/LongMultiStateCounter;Lcom/android/internal/os/LongMultiStateCounter;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015197HPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->increment(JJ)V+]Lcom/android/internal/os/LongMultiStateCounter;Lcom/android/internal/os/LongMultiStateCounter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015198HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->readFromParcel(Landroid/os/Parcel;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;IJ)Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015199HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->setState(IJ)V+]Lcom/android/internal/os/LongMultiStateCounter;Lcom/android/internal/os/LongMultiStateCounter;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015200HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->update(JJ)J
art-benchmark-service00abe242023-02-13 10:31:34 -080015201HSPLcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;->writeToParcel(Landroid/os/Parcel;)V+]Lcom/android/internal/os/LongMultiStateCounter;Lcom/android/internal/os/LongMultiStateCounter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015202HSPLcom/android/server/power/stats/BatteryStatsImpl$Timer;-><init>(Lcom/android/internal/os/Clock;ILcom/android/server/power/stats/BatteryStatsImpl$TimeBase;)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015203HSPLcom/android/server/power/stats/BatteryStatsImpl$Timer;->detach()V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015204HPLcom/android/server/power/stats/BatteryStatsImpl$Timer;->getCountLocked(I)I+]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;megamorphic_types
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015205HPLcom/android/server/power/stats/BatteryStatsImpl$Timer;->getTimeSinceMarkLocked(J)J+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
art-benchmark-service922a5532023-03-23 03:12:41 -070015206HPLcom/android/server/power/stats/BatteryStatsImpl$Timer;->getTotalTimeLocked(JI)J+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;megamorphic_types
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015207HSPLcom/android/server/power/stats/BatteryStatsImpl$Timer;->onTimeStarted(JJJ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015208HSPLcom/android/server/power/stats/BatteryStatsImpl$Timer;->onTimeStopped(JJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;megamorphic_types
art-benchmark-service08401c12022-12-23 09:27:20 -080015209HSPLcom/android/server/power/stats/BatteryStatsImpl$Timer;->readSummaryFromParcelLocked(Landroid/os/Parcel;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015210HSPLcom/android/server/power/stats/BatteryStatsImpl$Timer;->reset(ZJ)Z+]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015211HSPLcom/android/server/power/stats/BatteryStatsImpl$Timer;->writeSummaryFromParcelLocked(Landroid/os/Parcel;J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;megamorphic_types]Landroid/os/Parcel;Landroid/os/Parcel;
15212HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$1;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015213HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$2;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl;I)V
15214HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$2;->instantiateObject()Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
15215HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$2;->instantiateObject()Ljava/lang/Object;
15216HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$3;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl;I)V
15217HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$3;->instantiateObject()Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
15218HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$3;->instantiateObject()Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015219HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015220HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;->getStartTimeToNowLocked(J)J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015221HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;->startLaunchedLocked(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015222HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;->startRunningLocked(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015223HPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;->stopLaunchedLocked(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015224HPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;->stopRunningLocked(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
15225HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015226HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg;->newServiceStatsLocked()Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015227HPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg;->noteWakeupAlarmLocked(Ljava/lang/String;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015228HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;Ljava/lang/String;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070015229HPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;->getForegroundTime(I)J
Karuna Ramkumard7380572023-06-09 19:14:36 +000015230HPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;->getUserTime(I)J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015231HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;->readExcessivePowerFromParcelLocked(Landroid/os/Parcel;)V
15232HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;->writeExcessivePowerToParcelLocked(Landroid/os/Parcel;)V+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/Parcel;Landroid/os/Parcel;
15233HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Sensor;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015234HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Wakelock;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015235HPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Wakelock;->getWakeTime(I)Landroid/os/BatteryStats$Timer;+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Wakelock;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Wakelock;
art-benchmark-service922a5532023-03-23 03:12:41 -070015236HPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Wakelock;->getWakeTime(I)Lcom/android/server/power/stats/BatteryStatsImpl$Timer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015237HPLcom/android/server/power/stats/BatteryStatsImpl$Uid$Wakelock;->reset(J)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000015238HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->-$$Nest$fgetmBinderCallStats(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;)Landroid/util/ArraySet;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015239HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->-$$Nest$fgetmMobileRadioApWakeupCount(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;)Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;
art-benchmark-service00abe242023-02-13 10:31:34 -080015240HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->-$$Nest$fgetmUidEnergyConsumerStats(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;)Lcom/android/internal/power/EnergyConsumerStats;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015241HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->-$$Nest$fgetmWifiRadioApWakeupCount(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;)Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;
15242HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->-$$Nest$fputmMobileRadioApWakeupCount(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080015243HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->-$$Nest$fputmUidEnergyConsumerStats(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/internal/power/EnergyConsumerStats;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015244HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->-$$Nest$fputmWifiRadioApWakeupCount(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015245HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->-$$Nest$mgetCpuActiveTimeCounter(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;)Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015246HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->-$$Nest$mgetProcStateScreenOffTimeCounter(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;J)Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
art-benchmark-service922a5532023-03-23 03:12:41 -070015247HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->-$$Nest$mgetProcStateTimeCounter(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;J)Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015248HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->-$$Nest$mmarkProcessForegroundTimeUs(Lcom/android/server/power/stats/BatteryStatsImpl$Uid;JZ)J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015249HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;-><clinit>()V
15250HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;-><init>(Lcom/android/server/power/stats/BatteryStatsImpl;IJJ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015251HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->createAggregatedPartialWakelockTimerLocked()Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
15252HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->createAudioTurnedOnTimerLocked()Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
15253HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->createBluetoothScanResultBgCounterLocked()Lcom/android/server/power/stats/BatteryStatsImpl$Counter;
15254HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->createBluetoothScanResultCounterLocked()Lcom/android/server/power/stats/BatteryStatsImpl$Counter;
15255HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->createBluetoothScanTimerLocked()Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015256HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->createCameraTurnedOnTimerLocked()Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015257HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->createForegroundActivityTimerLocked()Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
15258HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->createForegroundServiceTimerLocked()Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015259HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->createVibratorOnTimerLocked()Lcom/android/server/power/stats/BatteryStatsImpl$BatchTimer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015260HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->createVideoTurnedOnTimerLocked()Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015261HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->detachFromTimeBase()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015262HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->ensureMultiStateCounters(J)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
15263HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->ensureNetworkActivityLocked()V
art-benchmark-service922a5532023-03-23 03:12:41 -070015264HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getAudioTurnedOnTimer()Landroid/os/BatteryStats$Timer;+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
15265HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getAudioTurnedOnTimer()Lcom/android/server/power/stats/BatteryStatsImpl$Timer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015266HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getBluetoothControllerActivity()Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;
art-benchmark-service922a5532023-03-23 03:12:41 -070015267HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getCameraEnergyConsumptionUC()J
15268HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getCameraTurnedOnTimer()Landroid/os/BatteryStats$Timer;+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
15269HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getCameraTurnedOnTimer()Lcom/android/server/power/stats/BatteryStatsImpl$Timer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015270HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getCpuActiveTimeCounter()Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
art-benchmark-service922a5532023-03-23 03:12:41 -070015271HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getCpuEnergyConsumptionUC()J
art-benchmark-service84f185c2023-07-24 02:43:42 -070015272HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getCpuEnergyConsumptionUC(I)J+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
art-benchmark-service922a5532023-03-23 03:12:41 -070015273HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getEnergyConsumptionUC(I)J+]Lcom/android/internal/power/EnergyConsumerStats;Lcom/android/internal/power/EnergyConsumerStats;
15274HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getEnergyConsumptionUC(II)J+]Lcom/android/internal/power/EnergyConsumerStats;Lcom/android/internal/power/EnergyConsumerStats;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015275HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getFlashlightTurnedOnTimer()Landroid/os/BatteryStats$Timer;
art-benchmark-service922a5532023-03-23 03:12:41 -070015276HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getFlashlightTurnedOnTimer()Lcom/android/server/power/stats/BatteryStatsImpl$Timer;
15277HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getForegroundActivityTimer()Landroid/os/BatteryStats$Timer;+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
15278HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getForegroundActivityTimer()Lcom/android/server/power/stats/BatteryStatsImpl$Timer;
art-benchmark-service922a5532023-03-23 03:12:41 -070015279HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getGnssEnergyConsumptionUC()J
art-benchmark-service922a5532023-03-23 03:12:41 -070015280HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getMobileRadioActiveTime(I)J+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015281HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getMobileRadioActiveTimeCounter()Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
art-benchmark-service922a5532023-03-23 03:12:41 -070015282HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getMobileRadioActiveTimeInProcessState(I)J+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015283HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getMobileRadioEnergyConsumptionUC()J+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
art-benchmark-service922a5532023-03-23 03:12:41 -070015284HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getMobileRadioEnergyConsumptionUC(I)J+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
art-benchmark-service922a5532023-03-23 03:12:41 -070015285HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getNetworkActivityBytes(II)J+]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;
15286HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getNetworkActivityPackets(II)J+]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;
art-benchmark-service00abe242023-02-13 10:31:34 -080015287HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getOrCreateEnergyConsumerStatsIfSupportedLocked()Lcom/android/internal/power/EnergyConsumerStats;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015288HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getOrCreateEnergyConsumerStatsLocked()Lcom/android/internal/power/EnergyConsumerStats;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015289HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getPackageStatsLocked(Ljava/lang/String;)Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015290HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getPidStatsLocked(I)Landroid/os/BatteryStats$Uid$Pid;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015291HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getProcStateScreenOffTimeCounter(J)Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
15292HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getProcStateTimeCounter(J)Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
art-benchmark-service922a5532023-03-23 03:12:41 -070015293HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getProcessStateTime(IJI)J+]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015294HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getProcessStatsLocked(Ljava/lang/String;)Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service922a5532023-03-23 03:12:41 -070015295HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getProportionalSystemServiceUsage()D
art-benchmark-service922a5532023-03-23 03:12:41 -070015296HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getScreenOnEnergyConsumptionUC()J
15297HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getSensorStats()Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015298HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getSensorTimerLocked(IZ)Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015299HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getServiceStatsLocked(Ljava/lang/String;Ljava/lang/String;)Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015300HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getSystemCpuTimeUs(I)J
15301HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getUid()I
15302HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getUserCpuTimeUs(I)J
art-benchmark-service922a5532023-03-23 03:12:41 -070015303HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getVideoTurnedOnTimer()Landroid/os/BatteryStats$Timer;+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
15304HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getVideoTurnedOnTimer()Lcom/android/server/power/stats/BatteryStatsImpl$Timer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015305HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getWakelockStats()Landroid/util/ArrayMap;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015306HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getWakelockTimerLocked(Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Wakelock;I)Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
art-benchmark-service922a5532023-03-23 03:12:41 -070015307HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getWifiControllerActivity()Landroid/os/BatteryStats$ControllerActivityCounter;+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015308HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->getWifiControllerActivity()Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015309HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->initUserActivityLocked()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015310HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->isInBackground()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015311HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->makeProcessState(ILandroid/os/Parcel;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015312HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->markProcessForegroundTimeUs(JZ)J+]Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015313HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->maybeScheduleExternalStatsSync(II)V+]Lcom/android/server/power/stats/BatteryStatsImpl$ExternalStatsSync;Lcom/android/server/power/stats/BatteryExternalStatsWorker;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015314HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteBinderCallStatsLocked(JLjava/util/Collection;)V+]Ljava/util/Collection;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015315HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteNetworkActivityLocked(IJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015316HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteStartJobLocked(Ljava/lang/String;J)V
15317HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteStartSensor(IJ)V
art-benchmark-service00abe242023-02-13 10:31:34 -080015318HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteStartWakeLocked(ILjava/lang/String;IJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Lcom/android/server/power/stats/BatteryStatsImpl$OverflowArrayMap;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$1;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015319HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteStopJobLocked(Ljava/lang/String;JI)V
15320HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteStopSensor(IJ)V
art-benchmark-service00abe242023-02-13 10:31:34 -080015321HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteStopWakeLocked(ILjava/lang/String;IJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Lcom/android/server/power/stats/BatteryStatsImpl$OverflowArrayMap;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$1;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015322HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->noteUserActivityLocked(I)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Counter;Lcom/android/server/power/stats/BatteryStatsImpl$Counter;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015323HPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->nullIfAllZeros(Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;I)[J+]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015324HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->readJobCompletionsFromParcelLocked(Landroid/os/Parcel;)V
15325HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->readJobSummaryFromParcelLocked(Ljava/lang/String;Landroid/os/Parcel;)V
15326HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->readSyncSummaryFromParcelLocked(Ljava/lang/String;Landroid/os/Parcel;)V
15327HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->readWakeSummaryFromParcelLocked(Ljava/lang/String;Landroid/os/Parcel;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015328HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->reset(JJI)Z+]Lcom/android/server/power/stats/BatteryStatsImpl$BatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$BatchTimer;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Sensor;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Sensor;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Wakelock;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Wakelock;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg;]Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$BatchTimer;]Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Lcom/android/server/power/stats/BatteryStatsImpl$OverflowArrayMap;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$1;,Lcom/android/server/power/stats/BatteryStatsImpl$Uid$3;,Lcom/android/server/power/stats/BatteryStatsImpl$Uid$2;
art-benchmark-service00abe242023-02-13 10:31:34 -080015329HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->updateOnBatteryBgTimeBase(JJ)Z+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015330HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->updateOnBatteryScreenOffBgTimeBase(JJ)Z+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015331HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->updateUidProcessStateLocked(IJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/internal/os/LongArrayMultiStateCounter;Lcom/android/internal/os/LongArrayMultiStateCounter;]Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;]Lcom/android/internal/power/EnergyConsumerStats;Lcom/android/internal/power/EnergyConsumerStats;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015332HSPLcom/android/server/power/stats/BatteryStatsImpl$Uid;->writeJobCompletionsToParcelLocked(Landroid/os/Parcel;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/os/Parcel;Landroid/os/Parcel;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015333HSPLcom/android/server/power/stats/BatteryStatsImpl$UserInfoProvider;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015334HSPLcom/android/server/power/stats/BatteryStatsImpl$UserInfoProvider;->exists(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015335HSPLcom/android/server/power/stats/BatteryStatsImpl;->$r8$lambda$1Bfo2B6D-PL881pVpy-z5eaYl24(Lcom/android/server/power/stats/BatteryStatsImpl;JJILjava/lang/Long;)V
15336HSPLcom/android/server/power/stats/BatteryStatsImpl;->$r8$lambda$BudZ1A-04iJ7ual-8XJ01--XUQU(Lcom/android/server/power/stats/BatteryStatsImpl;JJIZLandroid/util/SparseLongArray;I[J)V
15337HSPLcom/android/server/power/stats/BatteryStatsImpl;->$r8$lambda$TCXsI9Nrd6VVCkujNPMcBRpuyKQ(Lcom/android/server/power/stats/BatteryStatsImpl;)V
15338HSPLcom/android/server/power/stats/BatteryStatsImpl;->$r8$lambda$Z22gddLFUYVkt9Spk2hhNd3yItI(Lcom/android/server/power/stats/BatteryStatsImpl;JJZLcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;I[J)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015339HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$fgetmAudioTurnedOnTimers(Lcom/android/server/power/stats/BatteryStatsImpl;)Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015340HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$fgetmBluetoothScanOnTimers(Lcom/android/server/power/stats/BatteryStatsImpl;)Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015341HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$fgetmCameraTurnedOnTimers(Lcom/android/server/power/stats/BatteryStatsImpl;)Ljava/util/ArrayList;
15342HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$fgetmExternalSync(Lcom/android/server/power/stats/BatteryStatsImpl;)Lcom/android/server/power/stats/BatteryStatsImpl$ExternalStatsSync;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015343HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$fgetmFullTimers(Lcom/android/server/power/stats/BatteryStatsImpl;)Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015344HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$fgetmFullWifiLockTimers(Lcom/android/server/power/stats/BatteryStatsImpl;)Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015345HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$fgetmSensorTimers(Lcom/android/server/power/stats/BatteryStatsImpl;)Landroid/util/SparseArray;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015346HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$fgetmUidStats(Lcom/android/server/power/stats/BatteryStatsImpl;)Landroid/util/SparseArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015347HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$fgetmVideoTurnedOnTimers(Lcom/android/server/power/stats/BatteryStatsImpl;)Ljava/util/ArrayList;
15348HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$fgetmWifiMulticastTimers(Lcom/android/server/power/stats/BatteryStatsImpl;)Ljava/util/ArrayList;
15349HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$fgetmWifiRunningTimers(Lcom/android/server/power/stats/BatteryStatsImpl;)Ljava/util/ArrayList;
15350HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$fgetmWifiScanTimers(Lcom/android/server/power/stats/BatteryStatsImpl;)Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015351HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$mtrackPerProcStateCpuTimes(Lcom/android/server/power/stats/BatteryStatsImpl;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015352HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$smdetachIfNotNull(Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;)V
15353HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$smdetachIfNotNull([Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015354HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$smisActiveRadioPowerState(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015355HSPLcom/android/server/power/stats/BatteryStatsImpl;->-$$Nest$smresetIfNotNull(Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;ZJ)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015356HSPLcom/android/server/power/stats/BatteryStatsImpl;-><clinit>()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015357HSPLcom/android/server/power/stats/BatteryStatsImpl;->aggregateLastWakeupUptimeLocked(JJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;
15358HSPLcom/android/server/power/stats/BatteryStatsImpl;->clearPendingRemovedUidsLocked()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015359HSPLcom/android/server/power/stats/BatteryStatsImpl;->computeRealtime(JI)J
15360HSPLcom/android/server/power/stats/BatteryStatsImpl;->computeUptime(JI)J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015361HSPLcom/android/server/power/stats/BatteryStatsImpl;->detachIfNotNull(Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;)V+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;megamorphic_types
15362HSPLcom/android/server/power/stats/BatteryStatsImpl;->detachIfNotNull([Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;)V
15363HSPLcom/android/server/power/stats/BatteryStatsImpl;->detachIfNotNull([[Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015364HSPLcom/android/server/power/stats/BatteryStatsImpl;->fillLowPowerStats()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015365HSPLcom/android/server/power/stats/BatteryStatsImpl;->getAvailableUidStatsLocked(I)Lcom/android/server/power/stats/BatteryStatsImpl$Uid;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015366HSPLcom/android/server/power/stats/BatteryStatsImpl;->getBatteryConsumerProcessStateNames()[Ljava/lang/String;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015367HSPLcom/android/server/power/stats/BatteryStatsImpl;->getBatteryUptimeLocked(J)J+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015368HSPLcom/android/server/power/stats/BatteryStatsImpl;->getDischargeAmountScreenDozeSinceCharge()I
15369HSPLcom/android/server/power/stats/BatteryStatsImpl;->getDischargeAmountScreenOffSinceCharge()I
15370HSPLcom/android/server/power/stats/BatteryStatsImpl;->getDischargeAmountScreenOnSinceCharge()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015371HSPLcom/android/server/power/stats/BatteryStatsImpl;->getHighDischargeAmountSinceCharge()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015372HSPLcom/android/server/power/stats/BatteryStatsImpl;->getIsOnBattery()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015373HSPLcom/android/server/power/stats/BatteryStatsImpl;->getKernelWakelockTimerLocked(Ljava/lang/String;)Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015374HSPLcom/android/server/power/stats/BatteryStatsImpl;->getLowDischargeAmountSinceCharge()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015375HSPLcom/android/server/power/stats/BatteryStatsImpl;->getPowerManagerWakeLockLevel(I)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015376HSPLcom/android/server/power/stats/BatteryStatsImpl;->getPowerProfile()Lcom/android/internal/os/PowerProfile;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015377HSPLcom/android/server/power/stats/BatteryStatsImpl;->getRatBatteryStatsLocked(I)Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015378HSPLcom/android/server/power/stats/BatteryStatsImpl;->getRpmTimerLocked(Ljava/lang/String;)Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015379HSPLcom/android/server/power/stats/BatteryStatsImpl;->getServiceStatsLocked(ILjava/lang/String;Ljava/lang/String;JJ)Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
15380HSPLcom/android/server/power/stats/BatteryStatsImpl;->getStartClockTime()J
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015381HSPLcom/android/server/power/stats/BatteryStatsImpl;->getUidStatsLocked(I)Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
15382HSPLcom/android/server/power/stats/BatteryStatsImpl;->getUidStatsLocked(IJJ)Lcom/android/server/power/stats/BatteryStatsImpl$Uid;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015383HSPLcom/android/server/power/stats/BatteryStatsImpl;->getWakeupReasonTimerLocked(Ljava/lang/String;)Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015384HPLcom/android/server/power/stats/BatteryStatsImpl;->getWifiBatteryStats()Landroid/os/connectivity/WifiBatteryStats;+]Landroid/os/BatteryStats$LongCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;,Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Landroid/os/BatteryStats$ControllerActivityCounter;Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015385HPLcom/android/server/power/stats/BatteryStatsImpl;->incrementPerRatDataLocked(Landroid/telephony/ModemActivityInfo;J)Lcom/android/server/power/stats/BatteryStatsImpl$RxTxConsumption;+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/telephony/ModemActivityInfo;Landroid/telephony/ModemActivityInfo;]Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;]Lcom/android/server/power/stats/MobileRadioPowerCalculator;Lcom/android/server/power/stats/MobileRadioPowerCalculator;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015386HSPLcom/android/server/power/stats/BatteryStatsImpl;->informThatAllExternalStatsAreFlushed()V
15387HSPLcom/android/server/power/stats/BatteryStatsImpl;->init(Lcom/android/internal/os/Clock;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015388HSPLcom/android/server/power/stats/BatteryStatsImpl;->initDischarge(J)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015389HSPLcom/android/server/power/stats/BatteryStatsImpl;->initTimersAndCounters()V
15390HSPLcom/android/server/power/stats/BatteryStatsImpl;->initTimes(JJ)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015391HSPLcom/android/server/power/stats/BatteryStatsImpl;->isActiveRadioPowerState(I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015392HSPLcom/android/server/power/stats/BatteryStatsImpl;->isOnBattery()Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015393HSPLcom/android/server/power/stats/BatteryStatsImpl;->isOnBatteryLocked()Z
15394HSPLcom/android/server/power/stats/BatteryStatsImpl;->isOnBatteryScreenOffLocked()Z
art-benchmark-service9ef6c572022-10-17 01:36:19 -070015395HSPLcom/android/server/power/stats/BatteryStatsImpl;->isUsageHistoryEnabled()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015396HSPLcom/android/server/power/stats/BatteryStatsImpl;->lambda$new$8()V
15397HSPLcom/android/server/power/stats/BatteryStatsImpl;->lambda$readKernelUidCpuActiveTimesLocked$4(JJILjava/lang/Long;)V+]Lcom/android/server/power/stats/BatteryStatsImpl$UserInfoProvider;Lcom/android/server/am/BatteryStatsService$3;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/lang/Long;Ljava/lang/Long;
15398HSPLcom/android/server/power/stats/BatteryStatsImpl;->lambda$readKernelUidCpuClusterTimesLocked$5(JJZLcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;I[J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;Lcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;]Lcom/android/server/power/stats/BatteryStatsImpl$UserInfoProvider;Lcom/android/server/am/BatteryStatsService$3;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;
15399HSPLcom/android/server/power/stats/BatteryStatsImpl;->lambda$readKernelUidCpuTimesLocked$2(JJIZLandroid/util/SparseLongArray;I[J)V+]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;]Lcom/android/server/power/stats/BatteryStatsImpl$UserInfoProvider;Lcom/android/server/am/BatteryStatsService$3;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015400HSPLcom/android/server/power/stats/BatteryStatsImpl;->mapIsolatedUid(I)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015401HSPLcom/android/server/power/stats/BatteryStatsImpl;->mapUid(I)I+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015402HSPLcom/android/server/power/stats/BatteryStatsImpl;->markPartialTimersAsEligible()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015403HSPLcom/android/server/power/stats/BatteryStatsImpl;->maybeUpdateOverallScreenBrightness(IJJ)V
15404HPLcom/android/server/power/stats/BatteryStatsImpl;->noteAudioOffLocked(IJJ)V
15405HPLcom/android/server/power/stats/BatteryStatsImpl;->noteAudioOnLocked(IJJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015406HPLcom/android/server/power/stats/BatteryStatsImpl;->noteBinderCallStats(IJLjava/util/Collection;JJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015407HPLcom/android/server/power/stats/BatteryStatsImpl;->noteBluetoothScanResultsFromSourceLocked(Landroid/os/WorkSource;IJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/WorkSource;Landroid/os/WorkSource;
15408HPLcom/android/server/power/stats/BatteryStatsImpl;->noteBluetoothScanStartedLocked(Landroid/os/WorkSource$WorkChain;IZJJ)V
15409HPLcom/android/server/power/stats/BatteryStatsImpl;->noteBluetoothScanStoppedLocked(Landroid/os/WorkSource$WorkChain;IZJJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015410HPLcom/android/server/power/stats/BatteryStatsImpl;->noteChangeWakelockFromSourceLocked(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;ILandroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/WorkSource;Landroid/os/WorkSource;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015411HPLcom/android/server/power/stats/BatteryStatsImpl;->noteConnectivityChangedLocked(ILjava/lang/String;JJ)V
15412HPLcom/android/server/power/stats/BatteryStatsImpl;->noteDeviceIdleModeLocked(ILjava/lang/String;IJJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015413HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteEventLocked(ILjava/lang/String;IJJ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015414HPLcom/android/server/power/stats/BatteryStatsImpl;->noteJobFinishLocked(Ljava/lang/String;IIJJ)V
15415HPLcom/android/server/power/stats/BatteryStatsImpl;->noteJobStartLocked(Ljava/lang/String;IJJ)V
15416HPLcom/android/server/power/stats/BatteryStatsImpl;->noteMobileRadioPowerStateLocked(IJIJJ)Z
15417HPLcom/android/server/power/stats/BatteryStatsImpl;->noteModemControllerActivity(Landroid/telephony/ModemActivityInfo;JJJLandroid/app/usage/NetworkStatsManager;)V+]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/net/NetworkStats;Landroid/net/NetworkStats;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;]Lcom/android/internal/power/EnergyConsumerStats;Lcom/android/internal/power/EnergyConsumerStats;]Landroid/util/SparseDoubleArray;Landroid/util/SparseDoubleArray;]Landroid/net/NetworkStats$Entry;Landroid/net/NetworkStats$Entry;]Lcom/android/server/power/stats/MobileRadioPowerCalculator;Lcom/android/server/power/stats/MobileRadioPowerCalculator;]Lcom/android/internal/os/RailStats;Lcom/android/internal/os/RailStats;]Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;]Landroid/telephony/ModemActivityInfo;Landroid/telephony/ModemActivityInfo;]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;]Lcom/android/internal/os/PowerProfile;Lcom/android/internal/os/PowerProfile;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015418HPLcom/android/server/power/stats/BatteryStatsImpl;->notePhoneDataConnectionStateLocked(IZIIJJ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015419HPLcom/android/server/power/stats/BatteryStatsImpl;->notePhoneSignalStrengthLocked(ILandroid/util/SparseIntArray;JJ)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;
15420HPLcom/android/server/power/stats/BatteryStatsImpl;->notePhoneSignalStrengthLocked(Landroid/telephony/SignalStrength;JJ)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/telephony/SignalStrength;Landroid/telephony/SignalStrength;]Landroid/telephony/CellSignalStrength;Landroid/telephony/CellSignalStrengthLte;,Landroid/telephony/CellSignalStrengthNr;,Landroid/telephony/CellSignalStrengthCdma;,Landroid/telephony/CellSignalStrengthTdscdma;,Landroid/telephony/CellSignalStrengthGsm;,Landroid/telephony/CellSignalStrengthWcdma;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015421HSPLcom/android/server/power/stats/BatteryStatsImpl;->notePowerSaveModeLockedInit(ZJJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015422HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteProcessStartLocked(Ljava/lang/String;IJJ)V
15423HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteScreenStateLocked(IIJJJ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015424HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteStartSensorLocked(IIJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015425HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteStartWakeFromSourceLocked(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IZJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/WorkSource;Landroid/os/WorkSource;]Landroid/os/WorkSource$WorkChain;Landroid/os/WorkSource$WorkChain;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070015426HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteStartWakeLocked(IILandroid/os/WorkSource$WorkChain;Ljava/lang/String;Ljava/lang/String;IZJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;]Landroid/os/WorkSource$WorkChain;Landroid/os/WorkSource$WorkChain;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015427HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteStopSensorLocked(IIJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015428HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteStopWakeFromSourceLocked(Landroid/os/WorkSource;ILjava/lang/String;Ljava/lang/String;IJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/WorkSource;Landroid/os/WorkSource;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/WorkSource$WorkChain;Landroid/os/WorkSource$WorkChain;
art-benchmark-service00abe242023-02-13 10:31:34 -080015429HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteStopWakeLocked(IILandroid/os/WorkSource$WorkChain;Ljava/lang/String;Ljava/lang/String;IJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;]Landroid/os/WorkSource$WorkChain;Landroid/os/WorkSource$WorkChain;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015430HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteUidProcessStateLocked(IIJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015431HSPLcom/android/server/power/stats/BatteryStatsImpl;->noteUserActivityLocked(IIJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;
15432HPLcom/android/server/power/stats/BatteryStatsImpl;->noteWakeupReasonLocked(Ljava/lang/String;JJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015433HPLcom/android/server/power/stats/BatteryStatsImpl;->noteWakupAlarmLocked(Ljava/lang/String;ILandroid/os/WorkSource;Ljava/lang/String;JJ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015434HPLcom/android/server/power/stats/BatteryStatsImpl;->noteWifiRadioApWakeupLocked(JJI)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015435HPLcom/android/server/power/stats/BatteryStatsImpl;->noteWifiRadioPowerState(IJIJJ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015436HSPLcom/android/server/power/stats/BatteryStatsImpl;->pullPendingStateUpdatesLocked()V
art-benchmark-service08401c12022-12-23 09:27:20 -080015437HSPLcom/android/server/power/stats/BatteryStatsImpl;->readDailyItemTagDetailsLocked(Lcom/android/modules/utils/TypedXmlPullParser;Landroid/os/BatteryStats$DailyItem;ZLjava/lang/String;)V
15438HSPLcom/android/server/power/stats/BatteryStatsImpl;->readDailyItemTagLocked(Lcom/android/modules/utils/TypedXmlPullParser;)V
15439HSPLcom/android/server/power/stats/BatteryStatsImpl;->readDailyItemsLocked(Lcom/android/modules/utils/TypedXmlPullParser;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015440HSPLcom/android/server/power/stats/BatteryStatsImpl;->readDailyStatsLocked()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015441HSPLcom/android/server/power/stats/BatteryStatsImpl;->readKernelUidCpuActiveTimesLocked(Z)V
15442HSPLcom/android/server/power/stats/BatteryStatsImpl;->readKernelUidCpuClusterTimesLocked(ZLcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015443HSPLcom/android/server/power/stats/BatteryStatsImpl;->readKernelUidCpuFreqTimesLocked(Ljava/util/ArrayList;ZZLcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;)V+]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;Lcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;]Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/internal/os/PowerProfile;Lcom/android/internal/os/PowerProfile;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015444HSPLcom/android/server/power/stats/BatteryStatsImpl;->readKernelUidCpuTimesLocked(Ljava/util/ArrayList;Landroid/util/SparseLongArray;Z)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015445HSPLcom/android/server/power/stats/BatteryStatsImpl;->readLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015446HSPLcom/android/server/power/stats/BatteryStatsImpl;->readSummaryFromParcel(Landroid/os/Parcel;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015447HSPLcom/android/server/power/stats/BatteryStatsImpl;->recordDailyStatsIfNeededLocked(ZJ)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015448HSPLcom/android/server/power/stats/BatteryStatsImpl;->recordHistoryEventLocked(JJILjava/lang/String;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015449HSPLcom/android/server/power/stats/BatteryStatsImpl;->reportChangesToStatsLog(III)V
15450HPLcom/android/server/power/stats/BatteryStatsImpl;->requestWakelockCpuUpdate()V+]Lcom/android/server/power/stats/BatteryStatsImpl$ExternalStatsSync;Lcom/android/server/power/stats/BatteryExternalStatsWorker;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015451HSPLcom/android/server/power/stats/BatteryStatsImpl;->resetAllStatsLocked(JJI)V+]Landroid/os/Handler;Lcom/android/server/power/stats/BatteryStatsImpl$MyHandler;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/server/power/stats/BatteryStatsImpl$ExternalStatsSync;Lcom/android/server/power/stats/BatteryExternalStatsWorker;]Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/stats/BatteryStatsImpl$DisplayBatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl$DisplayBatteryStats;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Lcom/android/server/power/stats/BatteryStatsImpl$BatteryResetListener;Lcom/android/server/power/stats/BatteryUsageStatsStore$$ExternalSyntheticLambda0;]Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;]Lcom/android/internal/os/RailStats;Lcom/android/internal/os/RailStats;]Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;]Lcom/android/internal/os/PowerProfile;Lcom/android/internal/os/PowerProfile;
15452HSPLcom/android/server/power/stats/BatteryStatsImpl;->resetIfNotNull(Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;ZJ)Z+]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;megamorphic_types
15453HSPLcom/android/server/power/stats/BatteryStatsImpl;->resetIfNotNull([Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;ZJ)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015454HSPLcom/android/server/power/stats/BatteryStatsImpl;->setBatteryResetListener(Lcom/android/server/power/stats/BatteryStatsImpl$BatteryResetListener;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080015455HSPLcom/android/server/power/stats/BatteryStatsImpl;->setBatteryStateLocked(IIIIIIIIJJJJ)V+]Landroid/os/Handler;Lcom/android/server/power/stats/BatteryStatsImpl$MyHandler;]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/BatteryStats$LevelStepTracker;Landroid/os/BatteryStats$LevelStepTracker;]Lcom/android/server/power/stats/BatteryStatsImpl$ExternalStatsSync;Lcom/android/server/power/stats/BatteryExternalStatsWorker;]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;
art-benchmark-service922a5532023-03-23 03:12:41 -070015456HSPLcom/android/server/power/stats/BatteryStatsImpl;->setBatteryStatsConfig(Lcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015457HSPLcom/android/server/power/stats/BatteryStatsImpl;->setCallback(Lcom/android/server/power/stats/BatteryStatsImpl$BatteryCallback;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015458HSPLcom/android/server/power/stats/BatteryStatsImpl;->setChargingLocked(Z)Z+]Landroid/os/Handler;Lcom/android/server/power/stats/BatteryStatsImpl$MyHandler;]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015459HSPLcom/android/server/power/stats/BatteryStatsImpl;->setDisplayCountLocked(I)V
15460HSPLcom/android/server/power/stats/BatteryStatsImpl;->setExternalStatsSyncLocked(Lcom/android/server/power/stats/BatteryStatsImpl$ExternalStatsSync;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015461HSPLcom/android/server/power/stats/BatteryStatsImpl;->setRadioScanningTimeoutLocked(J)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015462HSPLcom/android/server/power/stats/BatteryStatsImpl;->startTrackingSystemServerCpuTime()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015463HSPLcom/android/server/power/stats/BatteryStatsImpl;->trackPerProcStateCpuTimes()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015464HPLcom/android/server/power/stats/BatteryStatsImpl;->updateAllPhoneStateLocked(IIIJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;
15465HPLcom/android/server/power/stats/BatteryStatsImpl;->updateBluetoothStateLocked(Landroid/bluetooth/BluetoothActivityEnergyInfo;JJJ)V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;]Landroid/bluetooth/UidTraffic;Landroid/bluetooth/UidTraffic;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/bluetooth/BluetoothActivityEnergyInfo;Landroid/bluetooth/BluetoothActivityEnergyInfo;]Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/power/stats/BatteryStatsImpl$BluetoothActivityInfoCache;Lcom/android/server/power/stats/BatteryStatsImpl$BluetoothActivityInfoCache;]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Lcom/android/internal/os/PowerProfile;Lcom/android/internal/os/PowerProfile;
15466HPLcom/android/server/power/stats/BatteryStatsImpl;->updateCpuEnergyConsumerStatsLocked([JLcom/android/server/power/stats/BatteryStatsImpl$CpuDeltaPowerAccumulator;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/internal/power/EnergyConsumerStats;Lcom/android/internal/power/EnergyConsumerStats;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015467HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateCpuTimeLocked(ZZ[J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015468HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateCpuTimesForAllUids()V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/internal/os/LongArrayMultiStateCounter;Lcom/android/internal/os/LongArrayMultiStateCounter;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;]Lcom/android/internal/os/KernelSingleUidTimeReader;Lcom/android/internal/os/KernelSingleUidTimeReader;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015469HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateDailyDeadlineLocked()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015470HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateDisplayEnergyConsumerStatsLocked([J[IJ)V+]Landroid/util/SparseDoubleArray;Landroid/util/SparseDoubleArray;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/internal/power/EnergyConsumerStats;Lcom/android/internal/power/EnergyConsumerStats;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015471HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateKernelMemoryBandwidthLocked(J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015472HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateKernelWakelocksLocked(J)V+]Lcom/android/server/power/stats/KernelWakelockReader;Lcom/android/server/power/stats/KernelWakelockReader;]Ljava/util/HashMap;Ljava/util/HashMap;,Lcom/android/server/power/stats/KernelWakelockStats;]Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015473HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateNewDischargeScreenLevelLocked(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015474HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateOldDischargeScreenLevelLocked(I)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -070015475HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateProcStateCpuTimesLocked(IJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/internal/os/LongArrayMultiStateCounter;Lcom/android/internal/os/LongArrayMultiStateCounter;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;]Lcom/android/internal/os/KernelSingleUidTimeReader;Lcom/android/internal/os/KernelSingleUidTimeReader;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015476HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateRailStatsLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015477HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateRpmStatsLocked(J)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;]Ljava/util/Map;Landroid/util/ArrayMap;
15478HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateSystemServerThreadStats()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015479HPLcom/android/server/power/stats/BatteryStatsImpl;->updateSystemServiceCallStats()V+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015480HSPLcom/android/server/power/stats/BatteryStatsImpl;->updateTimeBasesLocked(ZIJJ)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015481HPLcom/android/server/power/stats/BatteryStatsImpl;->updateWifiState(Landroid/os/connectivity/WifiActivityEnergyInfo;JJJLandroid/app/usage/NetworkStatsManager;)V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/net/NetworkStats;Landroid/net/NetworkStats;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/net/NetworkStats$Entry;Landroid/net/NetworkStats$Entry;]Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Lcom/android/internal/os/RailStats;Lcom/android/internal/os/RailStats;]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;]Landroid/os/connectivity/WifiActivityEnergyInfo;Landroid/os/connectivity/WifiActivityEnergyInfo;]Lcom/android/internal/os/PowerProfile;Lcom/android/internal/os/PowerProfile;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015482HSPLcom/android/server/power/stats/BatteryStatsImpl;->writeAsyncLocked()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015483HSPLcom/android/server/power/stats/BatteryStatsImpl;->writeHistoryLocked()V
15484HSPLcom/android/server/power/stats/BatteryStatsImpl;->writeParcelToFileLocked(Landroid/os/Parcel;Landroid/util/AtomicFile;)V
15485HSPLcom/android/server/power/stats/BatteryStatsImpl;->writeStatsLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015486HSPLcom/android/server/power/stats/BatteryStatsImpl;->writeSummaryToParcel(Landroid/os/Parcel;Z)V+]Lcom/android/server/power/stats/BatteryStatsImpl$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;]Lcom/android/server/power/stats/BatteryStatsImpl$Counter;Lcom/android/server/power/stats/BatteryStatsImpl$Counter;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;]Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;]Lcom/android/internal/os/BatteryStatsHistory;Lcom/android/internal/os/BatteryStatsHistory;]Lcom/android/server/power/stats/BatteryStatsImpl$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$BatchTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;,Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;]Landroid/os/Parcel;Landroid/os/Parcel;]Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;]Ljava/util/HashMap;Ljava/util/HashMap;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/BatteryStats$LevelStepTracker;Landroid/os/BatteryStats$LevelStepTracker;]Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;]Lcom/android/server/power/stats/BatteryStatsImpl$DisplayBatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl$DisplayBatteryStats;]Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;]Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Lcom/android/server/power/stats/BatteryStatsImpl$OverflowArrayMap;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$1;,Lcom/android/server/power/stats/BatteryStatsImpl$Uid$3;,Lcom/android/server/power/stats/BatteryStatsImpl$Uid$2;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015487HSPLcom/android/server/power/stats/BatteryStatsImpl;->writeSyncLocked()V
15488HSPLcom/android/server/power/stats/BatteryUsageStatsProvider;-><init>(Landroid/content/Context;Landroid/os/BatteryStats;)V
15489HSPLcom/android/server/power/stats/BatteryUsageStatsProvider;-><init>(Landroid/content/Context;Landroid/os/BatteryStats;Lcom/android/server/power/stats/BatteryUsageStatsStore;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015490HPLcom/android/server/power/stats/BatteryUsageStatsProvider;->getBatteryUsageStats(Ljava/util/List;)Ljava/util/List;
art-benchmark-service922a5532023-03-23 03:12:41 -070015491HPLcom/android/server/power/stats/BatteryUsageStatsProvider;->getCurrentBatteryUsageStats(Landroid/os/BatteryUsageStatsQuery;J)Landroid/os/BatteryUsageStats;+]Lcom/android/server/power/stats/PowerCalculator;megamorphic_types]Landroid/os/BatteryUsageStatsQuery;Landroid/os/BatteryUsageStatsQuery;]Lcom/android/server/power/stats/BatteryStatsImpl;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Lcom/android/server/power/stats/BatteryUsageStatsProvider;Lcom/android/server/power/stats/BatteryUsageStatsProvider;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/BatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015492HPLcom/android/server/power/stats/BatteryUsageStatsProvider;->getProcessBackgroundTimeMs(Landroid/os/BatteryStats$Uid;J)J+]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
art-benchmark-service922a5532023-03-23 03:12:41 -070015493HPLcom/android/server/power/stats/BatteryUsageStatsProvider;->getProcessForegroundTimeMs(Landroid/os/BatteryStats$Uid;J)J+]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/BatteryStats$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015494HPLcom/android/server/power/stats/BatteryUsageStatsProvider;->verify(Landroid/os/BatteryUsageStats;)V+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/BatteryUsageStats;Landroid/os/BatteryUsageStats;]Landroid/os/UidBatteryConsumer;Landroid/os/UidBatteryConsumer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015495HSPLcom/android/server/power/stats/BatteryUsageStatsStore$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/power/stats/BatteryUsageStatsStore;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015496HSPLcom/android/server/power/stats/BatteryUsageStatsStore;-><clinit>()V
15497HSPLcom/android/server/power/stats/BatteryUsageStatsStore;-><init>(Landroid/content/Context;Lcom/android/server/power/stats/BatteryStatsImpl;Ljava/io/File;Landroid/os/Handler;)V
15498HSPLcom/android/server/power/stats/BatteryUsageStatsStore;-><init>(Landroid/content/Context;Lcom/android/server/power/stats/BatteryStatsImpl;Ljava/io/File;Landroid/os/Handler;J)V
art-benchmark-service922a5532023-03-23 03:12:41 -070015499HPLcom/android/server/power/stats/BluetoothPowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Landroid/os/BatteryUsageStatsQuery;Landroid/os/BatteryUsageStatsQuery;]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Lcom/android/server/power/stats/BluetoothPowerCalculator;Lcom/android/server/power/stats/BluetoothPowerCalculator;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/os/BatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15500HPLcom/android/server/power/stats/BluetoothPowerCalculator;->calculateApp(Landroid/os/UidBatteryConsumer$Builder;Lcom/android/server/power/stats/BluetoothPowerCalculator$PowerAndDuration;Landroid/os/BatteryUsageStatsQuery;)V+]Landroid/os/BatteryUsageStatsQuery;Landroid/os/BatteryUsageStatsQuery;]Lcom/android/server/power/stats/BluetoothPowerCalculator;Lcom/android/server/power/stats/BluetoothPowerCalculator;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15501HPLcom/android/server/power/stats/BluetoothPowerCalculator;->calculatePowerAndDuration(Landroid/os/BatteryStats$Uid;IJLandroid/os/BatteryStats$ControllerActivityCounter;ZLcom/android/server/power/stats/BluetoothPowerCalculator$PowerAndDuration;)V+]Landroid/os/BatteryStats$LongCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;,Lcom/android/server/power/stats/BatteryStatsImpl$1;,Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;]Lcom/android/server/power/stats/BluetoothPowerCalculator;Lcom/android/server/power/stats/BluetoothPowerCalculator;]Landroid/os/BatteryStats$ControllerActivityCounter;Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;
15502HPLcom/android/server/power/stats/CameraPowerCalculator;->calculateApp(Landroid/os/UidBatteryConsumer$Builder;Landroid/os/BatteryStats$Uid;JJLandroid/os/BatteryUsageStatsQuery;)V+]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/UsageBasedPowerEstimator;Lcom/android/server/power/stats/UsageBasedPowerEstimator;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
art-benchmark-service922a5532023-03-23 03:12:41 -070015503HPLcom/android/server/power/stats/CpuPowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Landroid/os/BatteryUsageStatsQuery;Landroid/os/BatteryUsageStatsQuery;]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Lcom/android/server/power/stats/CpuPowerCalculator;Lcom/android/server/power/stats/CpuPowerCalculator;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/os/BatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15504HPLcom/android/server/power/stats/CpuPowerCalculator;->calculateApp(Landroid/os/UidBatteryConsumer$Builder;Landroid/os/BatteryStats$Uid;Landroid/os/BatteryUsageStatsQuery;Lcom/android/server/power/stats/CpuPowerCalculator$Result;[Landroid/os/BatteryConsumer$Key;)V+]Landroid/os/BatteryUsageStatsQuery;Landroid/os/BatteryUsageStatsQuery;]Lcom/android/server/power/stats/CpuPowerCalculator;Lcom/android/server/power/stats/CpuPowerCalculator;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15505HPLcom/android/server/power/stats/CpuPowerCalculator;->calculateEnergyConsumptionPerProcessState(Landroid/os/UidBatteryConsumer$Builder;Landroid/os/BatteryStats$Uid;[Landroid/os/BatteryConsumer$Key;)V+]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15506HPLcom/android/server/power/stats/CpuPowerCalculator;->calculateModeledPowerPerProcessState(Landroid/os/UidBatteryConsumer$Builder;Landroid/os/BatteryStats$Uid;[Landroid/os/BatteryConsumer$Key;Lcom/android/server/power/stats/CpuPowerCalculator$Result;)V+]Lcom/android/server/power/stats/CpuPowerCalculator;Lcom/android/server/power/stats/CpuPowerCalculator;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/UsageBasedPowerEstimator;Lcom/android/server/power/stats/UsageBasedPowerEstimator;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015507HPLcom/android/server/power/stats/CpuPowerCalculator;->calculatePerCpuClusterPowerMah(IJ)D
art-benchmark-service84f185c2023-07-24 02:43:42 -070015508HPLcom/android/server/power/stats/CpuPowerCalculator;->calculatePerCpuFreqPowerMah(IIJ)D+]Lcom/android/server/power/stats/UsageBasedPowerEstimator;Lcom/android/server/power/stats/UsageBasedPowerEstimator;
art-benchmark-service922a5532023-03-23 03:12:41 -070015509HPLcom/android/server/power/stats/CpuPowerCalculator;->calculatePowerAndDuration(Landroid/os/BatteryStats$Uid;IJILcom/android/server/power/stats/CpuPowerCalculator$Result;)V+]Landroid/os/BatteryStats$Uid$Proc;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;]Ljava/lang/String;Ljava/lang/String;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/power/stats/CpuPowerCalculator;Lcom/android/server/power/stats/CpuPowerCalculator;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
15510HPLcom/android/server/power/stats/CpuPowerCalculator;->calculateUidModeledPowerMah(Landroid/os/BatteryStats$Uid;J[J[J)D+]Lcom/android/server/power/stats/CpuPowerCalculator;Lcom/android/server/power/stats/CpuPowerCalculator;]Lcom/android/server/power/stats/UsageBasedPowerEstimator;Lcom/android/server/power/stats/UsageBasedPowerEstimator;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015511HPLcom/android/server/power/stats/CustomEnergyConsumerPowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Lcom/android/server/power/stats/CustomEnergyConsumerPowerCalculator;Lcom/android/server/power/stats/CustomEnergyConsumerPowerCalculator;]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/os/BatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
art-benchmark-service922a5532023-03-23 03:12:41 -070015512HPLcom/android/server/power/stats/CustomEnergyConsumerPowerCalculator;->calculateApp(Landroid/os/UidBatteryConsumer$Builder;Landroid/os/BatteryStats$Uid;[D)[D+]Lcom/android/server/power/stats/CustomEnergyConsumerPowerCalculator;Lcom/android/server/power/stats/CustomEnergyConsumerPowerCalculator;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15513HPLcom/android/server/power/stats/CustomEnergyConsumerPowerCalculator;->uCtoMah([J)[D
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015514HSPLcom/android/server/power/stats/EnergyConsumerSnapshot$EnergyConsumerDeltaData;-><init>()V
15515HSPLcom/android/server/power/stats/EnergyConsumerSnapshot$EnergyConsumerDeltaData;->isEmpty()Z
15516HSPLcom/android/server/power/stats/EnergyConsumerSnapshot;->updateAndGetDelta([Landroid/hardware/power/stats/EnergyConsumerResult;I)Lcom/android/server/power/stats/EnergyConsumerSnapshot$EnergyConsumerDeltaData;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015517HSPLcom/android/server/power/stats/EnergyConsumerSnapshot;->updateAndGetDeltaForTypeOther(Landroid/hardware/power/stats/EnergyConsumer;[Landroid/hardware/power/stats/EnergyConsumerAttribution;I)Landroid/util/SparseLongArray;+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/power/stats/EnergyConsumerSnapshot;Lcom/android/server/power/stats/EnergyConsumerSnapshot;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service922a5532023-03-23 03:12:41 -070015518HPLcom/android/server/power/stats/FlashlightPowerCalculator;->calculateApp(Landroid/os/UidBatteryConsumer$Builder;Landroid/os/BatteryStats$Uid;JJLandroid/os/BatteryUsageStatsQuery;)V
15519HPLcom/android/server/power/stats/GnssPowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Lcom/android/server/power/stats/GnssPowerCalculator;Lcom/android/server/power/stats/GnssPowerCalculator;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/BatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15520HPLcom/android/server/power/stats/GnssPowerCalculator;->calculateApp(Landroid/os/UidBatteryConsumer$Builder;Landroid/os/BatteryStats$Uid;IJDJ)D+]Lcom/android/server/power/stats/GnssPowerCalculator;Lcom/android/server/power/stats/GnssPowerCalculator;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15521HPLcom/android/server/power/stats/GnssPowerCalculator;->computeDuration(Landroid/os/BatteryStats$Uid;JI)J+]Landroid/os/BatteryStats$Uid$Sensor;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Sensor;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/BatteryStats$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015522HPLcom/android/server/power/stats/GnssPowerCalculator;->computePower(JD)D
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015523HSPLcom/android/server/power/stats/KernelWakelockReader;-><clinit>()V
15524HSPLcom/android/server/power/stats/KernelWakelockReader;-><init>()V
15525HSPLcom/android/server/power/stats/KernelWakelockReader;->getWakelockStatsFromSystemSuspend(Lcom/android/server/power/stats/KernelWakelockStats;)Lcom/android/server/power/stats/KernelWakelockStats;
15526HSPLcom/android/server/power/stats/KernelWakelockReader;->readKernelWakelockStats(Lcom/android/server/power/stats/KernelWakelockStats;)Lcom/android/server/power/stats/KernelWakelockStats;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015527HSPLcom/android/server/power/stats/KernelWakelockReader;->removeOldStats(Lcom/android/server/power/stats/KernelWakelockStats;)Lcom/android/server/power/stats/KernelWakelockStats;+]Ljava/util/HashMap;Lcom/android/server/power/stats/KernelWakelockStats;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015528HSPLcom/android/server/power/stats/KernelWakelockReader;->updateVersion(Lcom/android/server/power/stats/KernelWakelockStats;)Lcom/android/server/power/stats/KernelWakelockStats;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015529HSPLcom/android/server/power/stats/KernelWakelockReader;->updateWakelockStats([Landroid/system/suspend/internal/WakeLockInfo;Lcom/android/server/power/stats/KernelWakelockStats;)Lcom/android/server/power/stats/KernelWakelockStats;+]Ljava/util/HashMap;Lcom/android/server/power/stats/KernelWakelockStats;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015530HSPLcom/android/server/power/stats/KernelWakelockReader;->waitForSuspendControlService()Landroid/system/suspend/internal/ISuspendControlServiceInternal;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015531HSPLcom/android/server/power/stats/KernelWakelockStats;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015532HPLcom/android/server/power/stats/MobileRadioPowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Lcom/android/server/power/stats/MobileRadioPowerCalculator;Lcom/android/server/power/stats/MobileRadioPowerCalculator;]Landroid/os/BatteryUsageStatsQuery;Landroid/os/BatteryUsageStatsQuery;]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Landroid/os/BatteryStats$LongCounter;Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;,Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;,Lcom/android/server/power/stats/BatteryStatsImpl$1;]Landroid/util/LongArrayQueue;Landroid/util/LongArrayQueue;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/os/BatteryStats$ControllerActivityCounter;Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;]Landroid/os/BatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
art-benchmark-service922a5532023-03-23 03:12:41 -070015533HPLcom/android/server/power/stats/MobileRadioPowerCalculator;->calculateDuration(Landroid/os/BatteryStats$Uid;I)J+]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
15534HPLcom/android/server/power/stats/PowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Lcom/android/server/power/stats/PowerCalculator;Lcom/android/server/power/stats/FlashlightPowerCalculator;,Lcom/android/server/power/stats/CameraPowerCalculator;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15535HPLcom/android/server/power/stats/PowerCalculator;->getPowerModel(JLandroid/os/BatteryUsageStatsQuery;)I+]Landroid/os/BatteryUsageStatsQuery;Landroid/os/BatteryUsageStatsQuery;
15536HPLcom/android/server/power/stats/PowerCalculator;->uCtoMah(J)D
15537HPLcom/android/server/power/stats/ScreenPowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Lcom/android/server/power/stats/ScreenPowerCalculator;Lcom/android/server/power/stats/ScreenPowerCalculator;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/os/BatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15538HPLcom/android/server/power/stats/ScreenPowerCalculator;->calculateAppUsingEnergyConsumption(Lcom/android/server/power/stats/ScreenPowerCalculator$PowerAndDuration;Landroid/os/BatteryStats$Uid;J)V+]Lcom/android/server/power/stats/ScreenPowerCalculator;Lcom/android/server/power/stats/ScreenPowerCalculator;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015539HPLcom/android/server/power/stats/ScreenPowerCalculator;->getForegroundActivityTotalTimeUs(Landroid/os/BatteryStats$Uid;J)J
art-benchmark-service922a5532023-03-23 03:12:41 -070015540HPLcom/android/server/power/stats/ScreenPowerCalculator;->getProcessForegroundTimeMs(Landroid/os/BatteryStats$Uid;J)J+]Lcom/android/server/power/stats/ScreenPowerCalculator;Lcom/android/server/power/stats/ScreenPowerCalculator;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
15541HPLcom/android/server/power/stats/SensorPowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Lcom/android/server/power/stats/SensorPowerCalculator;Lcom/android/server/power/stats/SensorPowerCalculator;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015542HPLcom/android/server/power/stats/SensorPowerCalculator;->calculateApp(Landroid/os/UidBatteryConsumer$Builder;Landroid/os/BatteryStats$Uid;J)D+]Lcom/android/server/power/stats/SensorPowerCalculator;Lcom/android/server/power/stats/SensorPowerCalculator;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
art-benchmark-service922a5532023-03-23 03:12:41 -070015543HPLcom/android/server/power/stats/SensorPowerCalculator;->calculateDuration(Landroid/os/BatteryStats$Uid;JI)J+]Landroid/os/BatteryStats$Uid$Sensor;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Sensor;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/BatteryStats$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
15544HPLcom/android/server/power/stats/SensorPowerCalculator;->calculatePowerMah(Landroid/os/BatteryStats$Uid;JI)D+]Landroid/hardware/Sensor;Landroid/hardware/Sensor;]Landroid/os/BatteryStats$Uid$Sensor;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Sensor;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/BatteryStats$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015545HSPLcom/android/server/power/stats/SystemServerCpuThreadReader$SystemServiceCpuThreadTimes;-><init>()V
15546HSPLcom/android/server/power/stats/SystemServerCpuThreadReader;-><init>(Lcom/android/internal/os/KernelSingleProcessCpuThreadReader;)V
15547HSPLcom/android/server/power/stats/SystemServerCpuThreadReader;->create()Lcom/android/server/power/stats/SystemServerCpuThreadReader;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015548HSPLcom/android/server/power/stats/SystemServerCpuThreadReader;->readDelta()Lcom/android/server/power/stats/SystemServerCpuThreadReader$SystemServiceCpuThreadTimes;+]Lcom/android/internal/os/KernelSingleProcessCpuThreadReader;Lcom/android/internal/os/KernelSingleProcessCpuThreadReader;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015549HSPLcom/android/server/power/stats/SystemServerCpuThreadReader;->startTrackingThreadCpuTime()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015550HPLcom/android/server/power/stats/SystemServicePowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Lcom/android/server/power/stats/SystemServicePowerCalculator;Lcom/android/server/power/stats/SystemServicePowerCalculator;]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/BatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
art-benchmark-service922a5532023-03-23 03:12:41 -070015551HPLcom/android/server/power/stats/UsageBasedPowerEstimator;->calculateDuration(Landroid/os/BatteryStats$Timer;JI)J+]Landroid/os/BatteryStats$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
15552HPLcom/android/server/power/stats/UsageBasedPowerEstimator;->calculatePower(J)D
art-benchmark-service84f185c2023-07-24 02:43:42 -070015553HPLcom/android/server/power/stats/UserPowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Landroid/os/BatteryUsageStatsQuery;Landroid/os/BatteryUsageStatsQuery;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/UserBatteryConsumer$Builder;Landroid/os/UserBatteryConsumer$Builder;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
art-benchmark-service922a5532023-03-23 03:12:41 -070015554HPLcom/android/server/power/stats/VideoPowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/stats/VideoPowerCalculator;Lcom/android/server/power/stats/VideoPowerCalculator;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15555HPLcom/android/server/power/stats/VideoPowerCalculator;->calculateApp(Landroid/os/UidBatteryConsumer$Builder;Lcom/android/server/power/stats/VideoPowerCalculator$PowerAndDuration;Landroid/os/BatteryStats$Uid;J)V+]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Lcom/android/server/power/stats/UsageBasedPowerEstimator;Lcom/android/server/power/stats/UsageBasedPowerEstimator;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15556HPLcom/android/server/power/stats/WakelockPowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Lcom/android/server/power/stats/WakelockPowerCalculator;Lcom/android/server/power/stats/WakelockPowerCalculator;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
15557HPLcom/android/server/power/stats/WakelockPowerCalculator;->calculateApp(Lcom/android/server/power/stats/WakelockPowerCalculator$PowerAndDuration;Landroid/os/BatteryStats$Uid;JI)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/BatteryStats$Uid$Wakelock;Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Wakelock;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/BatteryStats$Timer;Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;]Lcom/android/server/power/stats/UsageBasedPowerEstimator;Lcom/android/server/power/stats/UsageBasedPowerEstimator;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015558HPLcom/android/server/power/stats/WifiPowerCalculator;->calcPowerFromControllerDataMah(JJJ)D+]Lcom/android/server/power/stats/UsageBasedPowerEstimator;Lcom/android/server/power/stats/UsageBasedPowerEstimator;
art-benchmark-service922a5532023-03-23 03:12:41 -070015559HPLcom/android/server/power/stats/WifiPowerCalculator;->calculate(Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryStats;JJLandroid/os/BatteryUsageStatsQuery;)V+]Landroid/os/BatteryUsageStatsQuery;Landroid/os/BatteryUsageStatsQuery;]Landroid/os/AggregateBatteryConsumer$Builder;Landroid/os/AggregateBatteryConsumer$Builder;]Lcom/android/server/power/stats/WifiPowerCalculator;Lcom/android/server/power/stats/WifiPowerCalculator;]Landroid/os/BatteryUsageStats$Builder;Landroid/os/BatteryUsageStats$Builder;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/BatteryStats;Lcom/android/server/power/stats/BatteryStatsImpl;]Landroid/os/UidBatteryConsumer$Builder;Landroid/os/UidBatteryConsumer$Builder;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015560HPLcom/android/server/power/stats/WifiPowerCalculator;->calculateApp(Lcom/android/server/power/stats/WifiPowerCalculator$PowerDurationAndTraffic;Landroid/os/BatteryStats$Uid;IJIZJ)V+]Landroid/os/BatteryStats$LongCounter;Lcom/android/server/power/stats/BatteryStatsImpl$1;,Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;]Lcom/android/server/power/stats/WifiPowerCalculator;Lcom/android/server/power/stats/WifiPowerCalculator;]Landroid/os/BatteryStats$Uid;Lcom/android/server/power/stats/BatteryStatsImpl$Uid;]Landroid/os/BatteryStats$ControllerActivityCounter;Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;
15561HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/power/stats/wakeups/CpuWakeupStats;)V
15562HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats$$ExternalSyntheticLambda0;->getAsLong()J
15563HPLcom/android/server/power/stats/wakeups/CpuWakeupStats$$ExternalSyntheticLambda1;->run()V
15564HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats$Config;-><clinit>()V
15565HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats$Config;-><init>()V
15566HPLcom/android/server/power/stats/wakeups/CpuWakeupStats$Wakeup;-><init>(I[Lcom/android/server/power/stats/wakeups/CpuWakeupStats$Wakeup$IrqDevice;JJLandroid/util/SparseBooleanArray;)V
15567HPLcom/android/server/power/stats/wakeups/CpuWakeupStats$Wakeup;->parseWakeup(Ljava/lang/String;JJLcom/android/server/power/stats/wakeups/IrqDeviceMap;)Lcom/android/server/power/stats/wakeups/CpuWakeupStats$Wakeup;+]Lcom/android/server/power/stats/wakeups/IrqDeviceMap;Lcom/android/server/power/stats/wakeups/IrqDeviceMap;]Ljava/lang/String;Ljava/lang/String;]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Ljava/util/regex/Pattern;Ljava/util/regex/Pattern;]Ljava/util/regex/Matcher;Ljava/util/regex/Matcher;
15568HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;-><init>(Ljava/util/function/LongSupplier;)V
15569HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;->recordActivity(IJLandroid/util/SparseIntArray;)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/function/LongSupplier;Lcom/android/server/power/stats/wakeups/CpuWakeupStats$$ExternalSyntheticLambda0;
15570HPLcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;->removeBetween(IJJ)Landroid/util/SparseIntArray;+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;
15571HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats;-><clinit>()V
15572HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats;-><init>(Landroid/content/Context;ILandroid/os/Handler;)V
15573HPLcom/android/server/power/stats/wakeups/CpuWakeupStats;->attemptAttributionFor(Lcom/android/server/power/stats/wakeups/CpuWakeupStats$Wakeup;)V+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;Lcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;
15574HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats;->attemptAttributionWith(IJLandroid/util/SparseIntArray;)Z
15575HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats;->lambda$new$0()J
15576HPLcom/android/server/power/stats/wakeups/CpuWakeupStats;->logWakeupAttribution(Lcom/android/server/power/stats/wakeups/CpuWakeupStats$Wakeup;)V+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;
15577HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats;->noteUidProcessState(II)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
15578HPLcom/android/server/power/stats/wakeups/CpuWakeupStats;->noteWakeupTimeAndReason(JJLjava/lang/String;)V+]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/power/stats/wakeups/CpuWakeupStats;Lcom/android/server/power/stats/wakeups/CpuWakeupStats;
15579HSPLcom/android/server/power/stats/wakeups/CpuWakeupStats;->noteWakingActivity(IJ[I)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/power/stats/wakeups/CpuWakeupStats;Lcom/android/server/power/stats/wakeups/CpuWakeupStats;]Lcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;Lcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;
15580HPLcom/android/server/power/stats/wakeups/CpuWakeupStats;->stringToKnownSubsystem(Ljava/lang/String;)I+]Ljava/lang/String;Ljava/lang/String;
15581HSPLcom/android/server/power/stats/wakeups/IrqDeviceMap;-><clinit>()V
15582HSPLcom/android/server/power/stats/wakeups/IrqDeviceMap;-><init>(Landroid/content/res/XmlResourceParser;)V
15583HSPLcom/android/server/power/stats/wakeups/IrqDeviceMap;->getInstance(Landroid/content/Context;I)Lcom/android/server/power/stats/wakeups/IrqDeviceMap;
15584HPLcom/android/server/power/stats/wakeups/IrqDeviceMap;->getSubsystemsForDevice(Ljava/lang/String;)Ljava/util/List;
15585HPLcom/android/server/powerstats/BatteryTrigger$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V+]Ljava/lang/String;Ljava/lang/String;]Lcom/android/server/powerstats/PowerStatsLogTrigger;Lcom/android/server/powerstats/BatteryTrigger;]Landroid/content/Intent;Landroid/content/Intent;
15586HPLcom/android/server/powerstats/BatteryTrigger;->-$$Nest$fputmBatteryLevel(Lcom/android/server/powerstats/BatteryTrigger;I)V
15587HPLcom/android/server/powerstats/PowerStatsDataStorage$DataRewriter;->write(Ljava/io/OutputStream;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015588HPLcom/android/server/powerstats/PowerStatsDataStorage;->write([B)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080015589HSPLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL20WrapperImpl;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015590HSPLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL20WrapperImpl;->getEnergyConsumed([I)[Landroid/hardware/power/stats/EnergyConsumerResult;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080015591HSPLcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL20WrapperImpl;->isInitialized()Z
15592HSPLcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015593HSPLcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;-><init>(Lcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache-IA;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080015594HSPLcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;->get()Landroid/hardware/power/stats/IPowerStats;
15595HSPLcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;->get()Ljava/lang/Object;
15596HSPLcom/android/server/powerstats/PowerStatsHALWrapper;-><clinit>()V
15597HSPLcom/android/server/powerstats/PowerStatsHALWrapper;->getPowerStatsHalImpl()Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015598HPLcom/android/server/powerstats/PowerStatsLogger;->handleMessage(Landroid/os/Message;)V
art-benchmark-service13164882020-11-07 02:19:14 -080015599HSPLcom/android/server/powerstats/PowerStatsService$Injector;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070015600HSPLcom/android/server/powerstats/PowerStatsService$Injector;->getPowerStatsHALWrapperImpl()Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;
art-benchmark-serviceba354032021-03-16 09:58:05 -070015601HSPLcom/android/server/powerstats/PowerStatsService$LocalService;-><init>(Lcom/android/server/powerstats/PowerStatsService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015602HSPLcom/android/server/powerstats/PowerStatsService$LocalService;->getEnergyConsumedAsync([I)Ljava/util/concurrent/CompletableFuture;
art-benchmark-service922a5532023-03-23 03:12:41 -070015603HPLcom/android/server/powerstats/PowerStatsService$LocalService;->getStateResidencyAsync([I)Ljava/util/concurrent/CompletableFuture;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015604HPLcom/android/server/powerstats/PowerStatsService$LocalService;->readEnergyMeterAsync([I)Ljava/util/concurrent/CompletableFuture;
art-benchmark-service13164882020-11-07 02:19:14 -080015605HSPLcom/android/server/powerstats/PowerStatsService;-><clinit>()V
15606HSPLcom/android/server/powerstats/PowerStatsService;-><init>(Landroid/content/Context;)V
15607HSPLcom/android/server/powerstats/PowerStatsService;-><init>(Landroid/content/Context;Lcom/android/server/powerstats/PowerStatsService$Injector;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015608HSPLcom/android/server/powerstats/PowerStatsService;->getLooper()Landroid/os/Looper;
15609HSPLcom/android/server/powerstats/PowerStatsService;->getPowerStatsHal()Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;
art-benchmark-service13164882020-11-07 02:19:14 -080015610HSPLcom/android/server/powerstats/PowerStatsService;->onBootPhase(I)V
15611HSPLcom/android/server/powerstats/PowerStatsService;->onStart()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015612HPLcom/android/server/powerstats/ProtoStreamUtils$EnergyConsumerResultUtils;->packProtoMessage([Landroid/hardware/power/stats/EnergyConsumerResult;Landroid/util/proto/ProtoOutputStream;Z)V+]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015613HPLcom/android/server/powerstats/ProtoStreamUtils$EnergyMeasurementUtils;->packProtoMessage([Landroid/hardware/power/stats/EnergyMeasurement;Landroid/util/proto/ProtoOutputStream;)V+]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015614HPLcom/android/server/powerstats/ProtoStreamUtils$StateResidencyResultUtils;->packProtoMessage([Landroid/hardware/power/stats/StateResidencyResult;Landroid/util/proto/ProtoOutputStream;)V+]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;
15615HPLcom/android/server/powerstats/StatsPullAtomCallbackImpl;->pullOnDevicePowerMeasurement(ILjava/util/List;)I+]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;]Landroid/power/PowerStatsInternal;Lcom/android/server/powerstats/PowerStatsService$LocalService;]Ljava/util/Map;Ljava/util/HashMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015616HPLcom/android/server/powerstats/StatsPullAtomCallbackImpl;->pullSubsystemSleepState(ILjava/util/List;)I+]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/concurrent/CompletableFuture;Ljava/util/concurrent/CompletableFuture;]Landroid/power/PowerStatsInternal;Lcom/android/server/powerstats/PowerStatsService$LocalService;]Ljava/util/Map;Ljava/util/HashMap;
15617HPLcom/android/server/powerstats/TimerTrigger$2;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015618HPLcom/android/server/print/UserState;->getPrintServices(I)Ljava/util/List;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015619HSPLcom/android/server/recoverysystem/RecoverySystemService$Injector;-><init>(Landroid/content/Context;)V
15620HSPLcom/android/server/recoverysystem/RecoverySystemService$Injector;->getContext()Landroid/content/Context;
15621HSPLcom/android/server/recoverysystem/RecoverySystemService$Lifecycle;-><init>(Landroid/content/Context;)V
art-benchmark-service56aece62020-02-10 17:58:03 -080015622HSPLcom/android/server/recoverysystem/RecoverySystemService$Lifecycle;->onBootPhase(I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015623HSPLcom/android/server/recoverysystem/RecoverySystemService$Lifecycle;->onStart()V
art-benchmark-service84deab32021-05-12 09:41:00 -070015624HSPLcom/android/server/recoverysystem/RecoverySystemService$PreferencesManager;-><init>(Landroid/content/Context;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015625HSPLcom/android/server/recoverysystem/RecoverySystemService;-><clinit>()V
15626HSPLcom/android/server/recoverysystem/RecoverySystemService;-><init>(Landroid/content/Context;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015627HSPLcom/android/server/recoverysystem/RecoverySystemService;-><init>(Landroid/content/Context;Lcom/android/server/recoverysystem/RecoverySystemService-IA;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015628HSPLcom/android/server/recoverysystem/RecoverySystemService;-><init>(Lcom/android/server/recoverysystem/RecoverySystemService$Injector;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015629HPLcom/android/server/search/SearchManagerService$MyPackageMonitor;->updateSearchables()V
15630HPLcom/android/server/search/Searchables;->updateSearchableList()V+]Ljava/util/HashMap;Ljava/util/HashMap;]Landroid/app/SearchableInfo;Landroid/app/SearchableInfo;]Lcom/android/server/search/Searchables;Lcom/android/server/search/Searchables;]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service56aece62020-02-10 17:58:03 -080015631HSPLcom/android/server/security/FileIntegrityService$1;-><init>(Lcom/android/server/security/FileIntegrityService;)V
15632HSPLcom/android/server/security/FileIntegrityService;-><init>(Landroid/content/Context;)V
art-benchmark-serviced60351b2020-04-11 17:55:40 -070015633HSPLcom/android/server/security/FileIntegrityService;->collectCertificate([B)V
art-benchmark-service56aece62020-02-10 17:58:03 -080015634HSPLcom/android/server/security/FileIntegrityService;->loadAllCertificates()V
art-benchmark-serviced60351b2020-04-11 17:55:40 -070015635HSPLcom/android/server/security/FileIntegrityService;->loadCertificatesFromDirectory(Ljava/nio/file/Path;)V
art-benchmark-service56aece62020-02-10 17:58:03 -080015636HSPLcom/android/server/security/FileIntegrityService;->onStart()V
art-benchmark-serviced60351b2020-04-11 17:55:40 -070015637HSPLcom/android/server/security/FileIntegrityService;->toCertificate([B)Ljava/security/cert/X509Certificate;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015638HPLcom/android/server/security/rkp/RemoteProvisioningRegistration;->getKey(ILandroid/security/rkp/IGetKeyCallback;)V
15639HPLcom/android/server/security/rkp/RemoteProvisioningService$RemoteProvisioningImpl;->getRegistration(Ljava/lang/String;Landroid/security/rkp/IGetRegistrationCallback;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015640HSPLcom/android/server/sensorprivacy/PersistedState$TypeUserSensor;-><init>(III)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015641HSPLcom/android/server/sensorprivacy/PersistedState$TypeUserSensor;->hashCode()I
Karuna Ramkumard7380572023-06-09 19:14:36 +000015642HSPLcom/android/server/sensorprivacy/PersistedState;->getState(III)Lcom/android/server/sensorprivacy/SensorState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015643HSPLcom/android/server/sensorprivacy/SensorPrivacyService$SensorPrivacyServiceImpl;->enforceObserveSensorPrivacyPermission()V
15644HSPLcom/android/server/sensorprivacy/SensorPrivacyService$SensorPrivacyServiceImpl;->isToggleSensorPrivacyEnabled(II)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015645HSPLcom/android/server/sensorprivacy/SensorPrivacyStateControllerImpl;->getStateLocked(III)Lcom/android/server/sensorprivacy/SensorState;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015646HSPLcom/android/server/sensorprivacy/SensorState;-><init>(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015647HSPLcom/android/server/sensors/SensorService$ProximityListenerDelegate;->onProximityActive(Z)V
15648HSPLcom/android/server/servicewatcher/CurrentUserServiceSupplier;->getServiceInfo()Lcom/android/server/servicewatcher/CurrentUserServiceSupplier$BoundServiceInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015649HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->addPath(Ljava/util/List;)V+]Lcom/android/server/slice/SliceClientPermissions$SliceAuthority;Lcom/android/server/slice/SliceClientPermissions$SliceAuthority;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/slice/DirtyTracker;Lcom/android/server/slice/SliceClientPermissions;
15650HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->hasPermission(Ljava/util/List;)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015651HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->isPathPrefixMatch([Ljava/lang/String;[Ljava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015652HPLcom/android/server/slice/SliceClientPermissions$SliceAuthority;->writeTo(Lorg/xmlpull/v1/XmlSerializer;)V+]Lcom/android/server/slice/SliceClientPermissions$SliceAuthority;Lcom/android/server/slice/SliceClientPermissions$SliceAuthority;]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015653HPLcom/android/server/slice/SliceClientPermissions;->createFrom(Lorg/xmlpull/v1/XmlPullParser;Lcom/android/server/slice/DirtyTracker;)Lcom/android/server/slice/SliceClientPermissions;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015654HPLcom/android/server/slice/SliceClientPermissions;->getAuthority(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)Lcom/android/server/slice/SliceClientPermissions$SliceAuthority;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015655HPLcom/android/server/slice/SliceClientPermissions;->hasPermission(Landroid/net/Uri;I)Z
15656HPLcom/android/server/slice/SliceManagerService$PackageMatchingCache;->matches(Ljava/lang/String;)Z
15657HPLcom/android/server/slice/SliceManagerService;->checkSlicePermissionInternal(Landroid/net/Uri;Ljava/lang/String;Ljava/lang/String;II[Ljava/lang/String;)I
15658HPLcom/android/server/slice/SliceManagerService;->enforceAccess(Ljava/lang/String;Landroid/net/Uri;)V
15659HPLcom/android/server/slice/SliceManagerService;->getPinnedSpecs(Landroid/net/Uri;Ljava/lang/String;)[Landroid/app/slice/SliceSpec;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015660HPLcom/android/server/slice/SliceManagerService;->getProviderPkg(Landroid/net/Uri;I)Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015661HPLcom/android/server/slice/SliceManagerService;->hasFullSliceAccess(Ljava/lang/String;I)Z
15662HPLcom/android/server/slice/SliceManagerService;->verifyCaller(Ljava/lang/String;)V
15663HPLcom/android/server/slice/SlicePermissionManager$PkgUser;-><init>(Ljava/lang/String;I)V
art-benchmark-service08401c12022-12-23 09:27:20 -080015664HPLcom/android/server/slice/SlicePermissionManager$PkgUser;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Lcom/android/server/slice/SlicePermissionManager$PkgUser;,Ljava/lang/Class;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015665HPLcom/android/server/slice/SlicePermissionManager$PkgUser;->hashCode()I+]Ljava/lang/String;Ljava/lang/String;
15666HPLcom/android/server/slice/SlicePermissionManager;->getClient(Lcom/android/server/slice/SlicePermissionManager$PkgUser;)Lcom/android/server/slice/SliceClientPermissions;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015667HPLcom/android/server/slice/SlicePermissionManager;->grantSliceAccess(Ljava/lang/String;ILjava/lang/String;ILandroid/net/Uri;)V
15668HPLcom/android/server/slice/SlicePermissionManager;->hasFullAccess(Ljava/lang/String;I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015669HPLcom/android/server/slice/SlicePermissionManager;->hasPermission(Ljava/lang/String;ILandroid/net/Uri;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015670HSPLcom/android/server/smartspace/RemoteSmartspaceService;->executeOnResolvedService(Lcom/android/internal/infra/AbstractRemoteService$AsyncRequest;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015671HSPLcom/android/server/smartspace/SmartspaceManagerService$SmartspaceManagerStub$$ExternalSyntheticLambda4;-><init>(Landroid/app/smartspace/SmartspaceSessionId;)V
15672HSPLcom/android/server/smartspace/SmartspaceManagerService$SmartspaceManagerStub$$ExternalSyntheticLambda4;->accept(Ljava/lang/Object;)V
15673HSPLcom/android/server/smartspace/SmartspaceManagerService$SmartspaceManagerStub;->requestSmartspaceUpdate(Landroid/app/smartspace/SmartspaceSessionId;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080015674HSPLcom/android/server/smartspace/SmartspaceManagerService$SmartspaceManagerStub;->runForUserLocked(Ljava/lang/String;Landroid/app/smartspace/SmartspaceSessionId;Ljava/util/function/Consumer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015675HSPLcom/android/server/smartspace/SmartspaceManagerService;->access$100(Lcom/android/server/smartspace/SmartspaceManagerService;)Ljava/lang/Object;
15676HSPLcom/android/server/smartspace/SmartspaceManagerService;->access$200(Lcom/android/server/smartspace/SmartspaceManagerService;I)Lcom/android/server/infra/AbstractPerUserSystemService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015677HSPLcom/android/server/smartspace/SmartspacePerUserService$$ExternalSyntheticLambda0;-><init>(Landroid/app/smartspace/SmartspaceSessionId;)V
15678HPLcom/android/server/smartspace/SmartspacePerUserService$$ExternalSyntheticLambda0;->run(Landroid/os/IInterface;)V
15679HSPLcom/android/server/smartspace/SmartspacePerUserService;->getRemoteServiceLocked()Lcom/android/server/smartspace/RemoteSmartspaceService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015680HPLcom/android/server/smartspace/SmartspacePerUserService;->notifySmartspaceEventLocked(Landroid/app/smartspace/SmartspaceSessionId;Landroid/app/smartspace/SmartspaceTargetEvent;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015681HSPLcom/android/server/smartspace/SmartspacePerUserService;->requestSmartspaceUpdateLocked(Landroid/app/smartspace/SmartspaceSessionId;)V
15682HSPLcom/android/server/smartspace/SmartspacePerUserService;->resolveService(Landroid/app/smartspace/SmartspaceSessionId;Lcom/android/internal/infra/AbstractRemoteService$AsyncRequest;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015683HPLcom/android/server/soundtrigger/SoundTriggerHelper;->unloadGenericSoundModel(Ljava/util/UUID;)I
15684HPLcom/android/server/soundtrigger/SoundTriggerService$LocalSoundTriggerService$SessionImpl$$ExternalSyntheticLambda2;->accept(Ljava/lang/Object;)V+]Lcom/android/server/soundtrigger/SoundTriggerHelper;Lcom/android/server/soundtrigger/SoundTriggerHelper;]Ljava/lang/Boolean;Ljava/lang/Boolean;
15685HPLcom/android/server/soundtrigger/SoundTriggerService$MyAppOpsListener;->onOpChanged(Ljava/lang/String;Ljava/lang/String;)V
15686HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;-><init>(Lcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;Ljava/util/UUID;Landroid/os/Bundle;Landroid/content/ComponentName;Landroid/os/UserHandle;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)V
15687HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->bind()V
15688HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->onServiceConnected(Landroid/content/ComponentName;Landroid/os/IBinder;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015689HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub$RemoteSoundTriggerDetectionService;->runOrAddOperation(Lcom/android/server/soundtrigger/SoundTriggerService$Operation;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015690HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->loadGenericSoundModel(Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070015691HPLcom/android/server/soundtrigger/SoundTriggerService$SoundTriggerSessionStub;->startRecognitionForService(Landroid/os/ParcelUuid;Landroid/os/Bundle;Landroid/content/ComponentName;Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;)I
15692HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlRecognitionConfig(Landroid/media/soundtrigger/RecognitionConfig;II)Landroid/hardware/soundtrigger/V2_3/RecognitionConfig;
15693HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->aidl2hidlUuid(Ljava/lang/String;)Landroid/hardware/audio/common/V2_0/Uuid;
15694HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlOffloadInfo(Landroid/hardware/audio/common/V2_0/AudioOffloadInfo;)Landroid/media/audio/common/AudioOffloadInfo;
15695HPLcom/android/server/soundtrigger_middleware/ConversionUtil;->hidl2aidlRecognitionEvent(Landroid/hardware/soundtrigger/V2_0/ISoundTriggerHwCallback$RecognitionEvent;)Landroid/media/soundtrigger/RecognitionEvent;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015696HSPLcom/android/server/soundtrigger_middleware/ExternalCaptureStateTracker;->setCaptureState(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015697HPLcom/android/server/soundtrigger_middleware/ObjectPrinter;->print(Ljava/lang/StringBuilder;Ljava/lang/Object;I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015698HSPLcom/android/server/soundtrigger_middleware/SoundTriggerHalWatchdog$Watchdog;-><init>(Lcom/android/server/soundtrigger_middleware/SoundTriggerHalWatchdog;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015699HPLcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareLogging$SessionEvent;->eventToString()Ljava/lang/String;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015700HSPLcom/android/server/soundtrigger_middleware/UptimeTimer;->createTask(Ljava/lang/Runnable;J)Lcom/android/server/soundtrigger_middleware/UptimeTimer$Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015701HPLcom/android/server/speech/SpeechRecognitionManagerServiceImpl;->createService(ILandroid/content/ComponentName;)Lcom/android/server/speech/RemoteSpeechRecognitionService;
15702HPLcom/android/server/speech/SpeechRecognitionManagerServiceImpl;->createSessionLocked(Landroid/content/ComponentName;Landroid/os/IBinder;ZLandroid/speech/IRecognitionServiceManagerCallback;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015703HPLcom/android/server/stats/pull/ProcfsMemoryUtil$MemorySnapshot;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070015704HPLcom/android/server/stats/pull/ProcfsMemoryUtil;->getProcessCmdlines()Landroid/util/SparseArray;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
15705HPLcom/android/server/stats/pull/ProcfsMemoryUtil;->readCmdlineFromProcfs(I)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
15706HPLcom/android/server/stats/pull/ProcfsMemoryUtil;->readMemorySnapshotFromProcfs(I)Lcom/android/server/stats/pull/ProcfsMemoryUtil$MemorySnapshot;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015707HPLcom/android/server/stats/pull/StatsPullAtomService$$ExternalSyntheticLambda12;->accept(Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015708HPLcom/android/server/stats/pull/StatsPullAtomService$$ExternalSyntheticLambda23;->onUidCpuTime(ILjava/lang/Object;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015709HPLcom/android/server/stats/pull/StatsPullAtomService$$ExternalSyntheticLambda9;->onUidStorageStats(IJJJJJJJJJJ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015710HSPLcom/android/server/stats/pull/StatsPullAtomService$StatsPullAtomCallbackImpl;->onPullAtom(ILjava/util/List;)I
15711HPLcom/android/server/stats/pull/StatsPullAtomService;->$r8$lambda$AIW6NrhzOzleV6thcDRGTeFCC6A(Landroid/util/SparseArray;Landroid/app/ProcessMemoryState;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015712HPLcom/android/server/stats/pull/StatsPullAtomService;->$r8$lambda$fiMc7IS9Em_RLm7xoMmDab3c5BU(Ljava/util/List;II[J)V
15713HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$pullCpuCyclesPerUidClusterLocked$13(Landroid/util/SparseArray;I[I[J[DI[J)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;
15714HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$pullCpuTimePerUidLocked$12(Ljava/util/List;II[J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015715HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$pullDiskIOLocked$22(Ljava/util/List;IIJJJJJJJJJJ)V+]Ljava/util/List;Ljava/util/ArrayList;
15716HPLcom/android/server/stats/pull/StatsPullAtomService;->lambda$pullProcessMemorySnapshot$20(Landroid/util/SparseArray;Landroid/app/ProcessMemoryState;)V
15717HPLcom/android/server/stats/pull/StatsPullAtomService;->pullBinderCallsStatsLocked(ILjava/util/List;)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015718HPLcom/android/server/stats/pull/StatsPullAtomService;->pullDangerousPermissionStateLocked(ILjava/util/List;)I+]Landroid/content/pm/PermissionInfo;Landroid/content/pm/PermissionInfo;]Ljava/lang/String;Ljava/lang/String;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Landroid/os/UserManager;Landroid/os/UserManager;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Ljava/util/Set;Ljava/util/HashSet;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015719HPLcom/android/server/stats/pull/StatsPullAtomService;->pullHealthHalLocked(ILjava/util/List;)I
15720HPLcom/android/server/stats/pull/StatsPullAtomService;->pullKernelWakelockLocked(ILjava/util/List;)I+]Lcom/android/server/power/stats/KernelWakelockReader;Lcom/android/server/power/stats/KernelWakelockReader;]Ljava/util/HashMap;Lcom/android/server/power/stats/KernelWakelockStats;]Ljava/util/List;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015721HPLcom/android/server/stats/pull/StatsPullAtomService;->pullProcessCpuTimeLocked(ILjava/util/List;)I+]Lcom/android/internal/os/ProcessCpuTracker;Lcom/android/internal/os/ProcessCpuTracker;]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015722HPLcom/android/server/stats/pull/StatsPullAtomService;->pullProcessMemoryHighWaterMarkLocked(ILjava/util/List;)I+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
15723HPLcom/android/server/stats/pull/StatsPullAtomService;->pullProcessMemorySnapshot(ILjava/util/List;)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015724HPLcom/android/server/stats/pull/StatsPullAtomService;->pullTemperatureLocked(ILjava/util/List;)I+]Landroid/os/IThermalService;Lcom/android/server/power/ThermalManagerService$1;]Lcom/android/server/stats/pull/StatsPullAtomService;Lcom/android/server/stats/pull/StatsPullAtomService;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/Temperature;Landroid/os/Temperature;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015725HPLcom/android/server/stats/pull/StatsPullAtomService;->sampleAppOps(Ljava/util/List;Ljava/util/List;II)I
15726HPLcom/android/server/statusbar/StatusBarManagerService$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/statusbar/StatusBarManagerService;ILandroid/os/IBinder;IIZ)V
15727HPLcom/android/server/statusbar/StatusBarManagerService$$ExternalSyntheticLambda1;->run()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015728HPLcom/android/server/statusbar/StatusBarManagerService$1;->onSystemBarAttributesChanged(II[Lcom/android/internal/view/AppearanceRegion;ZIILjava/lang/String;[Lcom/android/internal/statusbar/LetterboxDetails;)V
15729HPLcom/android/server/statusbar/StatusBarManagerService$1;->setTopAppHidesStatusBar(Z)V
15730HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->setBarAttributes(I[Lcom/android/internal/view/AppearanceRegion;ZIILjava/lang/String;[Lcom/android/internal/statusbar/LetterboxDetails;)V
15731HPLcom/android/server/statusbar/StatusBarManagerService$UiState;->setImeWindowState(IIZLandroid/os/IBinder;)V
15732HPLcom/android/server/statusbar/StatusBarManagerService;->-$$Nest$fgetmBar(Lcom/android/server/statusbar/StatusBarManagerService;)Lcom/android/internal/statusbar/IStatusBar;
15733HPLcom/android/server/statusbar/StatusBarManagerService;->disableLocked(IIILandroid/os/IBinder;Ljava/lang/String;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015734HSPLcom/android/server/statusbar/StatusBarManagerService;->enforceStatusBar()V
15735HSPLcom/android/server/statusbar/StatusBarManagerService;->enforceStatusBarService()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015736HPLcom/android/server/statusbar/StatusBarManagerService;->getUiState(I)Lcom/android/server/statusbar/StatusBarManagerService$UiState;
15737HPLcom/android/server/statusbar/StatusBarManagerService;->lambda$setImeWindowStatus$1(ILandroid/os/IBinder;IIZ)V
15738HPLcom/android/server/statusbar/StatusBarManagerService;->manageDisableListLocked(IILandroid/os/IBinder;Ljava/lang/String;I)V
15739HPLcom/android/server/statusbar/StatusBarManagerService;->onNotificationVisibilityChanged([Lcom/android/internal/statusbar/NotificationVisibility;[Lcom/android/internal/statusbar/NotificationVisibility;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015740HPLcom/android/server/statusbar/StatusBarManagerService;->setImeWindowStatus(ILandroid/os/IBinder;IIZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015741HPLcom/android/server/storage/AppCollector$BackgroundHandler;->handleMessage(Landroid/os/Message;)V
15742HPLcom/android/server/storage/CacheQuotaStrategy;->getUnfulfilledRequests()Ljava/util/List;+]Landroid/app/usage/UsageStats;Landroid/app/usage/UsageStats;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/os/UserManager;Landroid/os/UserManager;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Landroid/app/usage/CacheQuotaHint$Builder;Landroid/app/usage/CacheQuotaHint$Builder;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;
15743HSPLcom/android/server/storage/CacheQuotaStrategy;->insertIntoQuotaMap(Ljava/lang/String;IIJ)V
15744HSPLcom/android/server/storage/CacheQuotaStrategy;->pushProcessedQuotas(Ljava/util/List;)V+]Lcom/android/server/pm/Installer;Lcom/android/server/pm/Installer;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/app/usage/CacheQuotaHint;Landroid/app/usage/CacheQuotaHint;]Lcom/android/server/storage/CacheQuotaStrategy;Lcom/android/server/storage/CacheQuotaStrategy;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015745HSPLcom/android/server/storage/DeviceStorageMonitorService;->checkLow()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015746HSPLcom/android/server/storage/DeviceStorageMonitorService;->updateBroadcasts(Landroid/os/storage/VolumeInfo;III)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015747HPLcom/android/server/storage/DiskStatsFileLogger;->filterOnlyPrimaryUser()Landroid/util/ArrayMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015748HSPLcom/android/server/tare/Agent$ActionAffordabilityNote;->-$$Nest$msetNewAffordability(Lcom/android/server/tare/Agent$ActionAffordabilityNote;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015749HSPLcom/android/server/tare/Agent$ActionAffordabilityNote;-><init>(Lcom/android/server/tare/EconomyManagerInternal$ActionBill;Lcom/android/server/tare/EconomyManagerInternal$AffordabilityChangeListener;Lcom/android/server/tare/EconomicPolicy;)V+]Lcom/android/server/tare/EconomicPolicy;Lcom/android/server/tare/CompleteEconomicPolicy;]Lcom/android/server/tare/EconomyManagerInternal$ActionBill;Lcom/android/server/tare/EconomyManagerInternal$ActionBill;
15750HSPLcom/android/server/tare/Agent$ActionAffordabilityNote;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Lcom/android/server/alarm/AlarmManagerService$8;,Lcom/android/server/job/controllers/TareController$$ExternalSyntheticLambda0;]Lcom/android/server/tare/EconomyManagerInternal$ActionBill;Lcom/android/server/tare/EconomyManagerInternal$ActionBill;
art-benchmark-service00abe242023-02-13 10:31:34 -080015751HSPLcom/android/server/tare/Agent$ActionAffordabilityNote;->hashCode()I+]Lcom/android/server/tare/EconomyManagerInternal$ActionBill;Lcom/android/server/tare/EconomyManagerInternal$ActionBill;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015752HSPLcom/android/server/tare/Agent$ActionAffordabilityNote;->setNewAffordability(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015753HSPLcom/android/server/tare/Agent;->registerAffordabilityChangeListenerLocked(ILjava/lang/String;Lcom/android/server/tare/EconomyManagerInternal$AffordabilityChangeListener;Lcom/android/server/tare/EconomyManagerInternal$ActionBill;)V+]Lcom/android/server/tare/Agent;Lcom/android/server/tare/Agent;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/tare/Agent$ActionAffordabilityNote;Lcom/android/server/tare/Agent$ActionAffordabilityNote;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/tare/InternalResourceService;Lcom/android/server/tare/InternalResourceService;
15754HPLcom/android/server/tare/Agent;->scheduleBalanceCheckLocked(ILjava/lang/String;)V+]Lcom/android/server/tare/Scribe;Lcom/android/server/tare/Scribe;]Lcom/android/server/tare/Agent;Lcom/android/server/tare/Agent;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Lcom/android/server/tare/Agent$TrendCalculator;Lcom/android/server/tare/Agent$TrendCalculator;]Lcom/android/server/tare/InternalResourceService;Lcom/android/server/tare/InternalResourceService;]Lcom/android/server/utils/AlarmQueue;Lcom/android/server/tare/Agent$BalanceThresholdAlarmQueue;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015755HPLcom/android/server/tare/Agent;->unregisterAffordabilityChangeListenerLocked(ILjava/lang/String;Lcom/android/server/tare/EconomyManagerInternal$AffordabilityChangeListener;Lcom/android/server/tare/EconomyManagerInternal$ActionBill;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015756HSPLcom/android/server/tare/CompleteEconomicPolicy;->getAction(I)Lcom/android/server/tare/EconomicPolicy$Action;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/tare/EconomicPolicy;Lcom/android/server/tare/AlarmManagerEconomicPolicy;,Lcom/android/server/tare/JobSchedulerEconomicPolicy;]Landroid/util/ArraySet;Landroid/util/ArraySet;
15757HSPLcom/android/server/tare/EconomyManagerInternal$ActionBill;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Object;Lcom/android/server/tare/EconomyManagerInternal$ActionBill;
art-benchmark-service22928e12022-06-04 17:35:15 -070015758HSPLcom/android/server/tare/EconomyManagerInternal$ActionBill;->getAnticipatedActions()Ljava/util/List;
15759HSPLcom/android/server/tare/EconomyManagerInternal$ActionBill;->hashCode()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070015760HPLcom/android/server/tare/InternalResourceService$LocalService;->noteInstantaneousEvent(ILjava/lang/String;ILjava/lang/String;)V+]Lcom/android/server/tare/Agent;Lcom/android/server/tare/Agent;
15761HPLcom/android/server/tare/InternalResourceService$LocalService;->noteOngoingEventStarted(ILjava/lang/String;ILjava/lang/String;)V
15762HPLcom/android/server/tare/InternalResourceService$LocalService;->noteOngoingEventStopped(ILjava/lang/String;ILjava/lang/String;)V+]Lcom/android/server/tare/Agent;Lcom/android/server/tare/Agent;
art-benchmark-service22928e12022-06-04 17:35:15 -070015763HSPLcom/android/server/tare/InternalResourceService$LocalService;->registerAffordabilityChangeListener(ILjava/lang/String;Lcom/android/server/tare/EconomyManagerInternal$AffordabilityChangeListener;Lcom/android/server/tare/EconomyManagerInternal$ActionBill;)V+]Lcom/android/server/tare/Agent;Lcom/android/server/tare/Agent;]Lcom/android/server/tare/InternalResourceService;Lcom/android/server/tare/InternalResourceService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015764HPLcom/android/server/tare/InternalResourceService$LocalService;->unregisterAffordabilityChangeListener(ILjava/lang/String;Lcom/android/server/tare/EconomyManagerInternal$AffordabilityChangeListener;Lcom/android/server/tare/EconomyManagerInternal$ActionBill;)V
art-benchmark-service22928e12022-06-04 17:35:15 -070015765HSPLcom/android/server/tare/InternalResourceService;->-$$Nest$fgetmAgent(Lcom/android/server/tare/InternalResourceService;)Lcom/android/server/tare/Agent;
art-benchmark-service922a5532023-03-23 03:12:41 -070015766HSPLcom/android/server/tare/InternalResourceService;->-$$Nest$fgetmEnabledMode(Lcom/android/server/tare/InternalResourceService;)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015767HSPLcom/android/server/tare/InternalResourceService;->-$$Nest$fgetmLock(Lcom/android/server/tare/InternalResourceService;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015768HSPLcom/android/server/tare/InternalResourceService;->-$$Nest$misTareSupported(Lcom/android/server/tare/InternalResourceService;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080015769HSPLcom/android/server/tare/InternalResourceService;->getCompleteEconomicPolicyLocked()Lcom/android/server/tare/CompleteEconomicPolicy;
art-benchmark-service922a5532023-03-23 03:12:41 -070015770HSPLcom/android/server/tare/InternalResourceService;->getEnabledMode()I
art-benchmark-service22928e12022-06-04 17:35:15 -070015771HSPLcom/android/server/tare/InternalResourceService;->getUid(ILjava/lang/String;)I+]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service22928e12022-06-04 17:35:15 -070015772HSPLcom/android/server/tare/InternalResourceService;->isSystem(ILjava/lang/String;)Z+]Lcom/android/server/tare/InternalResourceService;Lcom/android/server/tare/InternalResourceService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015773HSPLcom/android/server/tare/InternalResourceService;->isTareSupported()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015774HPLcom/android/server/textclassifier/TextClassificationManagerService$UserState;->getServiceStateLocked(Z)Lcom/android/server/textclassifier/TextClassificationManagerService$ServiceState;
15775HPLcom/android/server/textclassifier/TextClassificationManagerService;->handleRequest(Landroid/view/textclassifier/SystemTextClassifierMetadata;ZZLcom/android/internal/util/FunctionalUtils$ThrowingConsumer;Ljava/lang/String;Landroid/service/textclassifier/ITextClassifierCallback;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015776HPLcom/android/server/textclassifier/TextClassificationManagerService;->onDestroyTextClassificationSession(Landroid/view/textclassifier/TextClassificationSessionId;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015777HPLcom/android/server/textclassifier/TextClassificationManagerService;->validateCallingPackage(Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015778HPLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->getCurrentSpellChecker()Landroid/view/textservice/SpellCheckerInfo;
15779HPLcom/android/server/textservices/TextServicesManagerService$TextServicesData;->getInt(Ljava/lang/String;I)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015780HPLcom/android/server/textservices/TextServicesManagerService;->getCurrentSpellCheckerSubtype(IZ)Landroid/view/textservice/SpellCheckerSubtype;+]Landroid/view/textservice/SpellCheckerInfo;Landroid/view/textservice/SpellCheckerInfo;]Ljava/util/Locale;Ljava/util/Locale;]Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/view/textservice/SpellCheckerSubtype;Landroid/view/textservice/SpellCheckerSubtype;]Lcom/android/server/textservices/TextServicesManagerService;Lcom/android/server/textservices/TextServicesManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015781HPLcom/android/server/textservices/TextServicesManagerService;->getDataFromCallingUserIdLocked(I)Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
15782HPLcom/android/server/textservices/TextServicesManagerService;->isSpellCheckerEnabled(I)Z+]Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;Lcom/android/server/textservices/TextServicesManagerService$TextServicesData;]Lcom/android/server/textservices/TextServicesManagerService;Lcom/android/server/textservices/TextServicesManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015783HPLcom/android/server/timedetector/NetworkTimeSuggestion;-><init>(Landroid/app/time/UnixEpochTime;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015784HPLcom/android/server/timedetector/NetworkTimeSuggestion;->getUnixEpochTime()Landroid/app/time/UnixEpochTime;
15785HSPLcom/android/server/timedetector/TimeDetectorService;->latestNetworkTime()Landroid/app/time/UnixEpochTime;+]Landroid/util/NtpTrustedTime$TimeResult;Landroid/util/NtpTrustedTime$TimeResult;]Lcom/android/server/timedetector/NetworkTimeSuggestion;Lcom/android/server/timedetector/NetworkTimeSuggestion;
15786HPLcom/android/server/trust/TrustManagerService$1;->clearAllBiometricRecognized(Landroid/hardware/biometrics/BiometricSourceType;I)V
15787HPLcom/android/server/trust/TrustManagerService$1;->enforceReportPermission()V
15788HPLcom/android/server/trust/TrustManagerService$1;->isAppOrDisplayOnAnyVirtualDevice(II)Z+]Lcom/android/server/companion/virtual/VirtualDeviceManagerInternal;Lcom/android/server/companion/virtual/VirtualDeviceManagerService$LocalService;
15789HPLcom/android/server/trust/TrustManagerService$1;->isDeviceLocked(II)Z
15790HPLcom/android/server/trust/TrustManagerService$1;->isDeviceSecure(II)Z
15791HPLcom/android/server/trust/TrustManagerService$2;->handleMessage(Landroid/os/Message;)V
15792HPLcom/android/server/trust/TrustManagerService;->-$$Nest$fgetmLockPatternUtils(Lcom/android/server/trust/TrustManagerService;)Lcom/android/internal/widget/LockPatternUtils;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015793HPLcom/android/server/trust/TrustManagerService;->-$$Nest$fgetmVirtualDeviceManager(Lcom/android/server/trust/TrustManagerService;)Lcom/android/server/companion/virtual/VirtualDeviceManagerInternal;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015794HPLcom/android/server/trust/TrustManagerService;->-$$Nest$mresolveProfileParent(Lcom/android/server/trust/TrustManagerService;I)I+]Lcom/android/server/trust/TrustManagerService;Lcom/android/server/trust/TrustManagerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015795HSPLcom/android/server/trust/TrustManagerService;->aggregateIsTrusted(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015796HSPLcom/android/server/trust/TrustManagerService;->isDeviceLockedInner(I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015797HSPLcom/android/server/trust/TrustManagerService;->refreshAgentList(I)V
15798HSPLcom/android/server/trust/TrustManagerService;->refreshDeviceLockedForUser(II)V
15799HSPLcom/android/server/trust/TrustManagerService;->resolveAllowedTrustAgents(Landroid/content/pm/PackageManager;I)Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015800HPLcom/android/server/trust/TrustManagerService;->resolveProfileParent(I)I+]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/content/pm/UserInfo;Landroid/content/pm/UserInfo;]Landroid/os/UserManager;Landroid/os/UserManager;
15801HSPLcom/android/server/trust/TrustManagerService;->setDeviceLockedForUser(IZ)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015802HSPLcom/android/server/tv/TvInputHal;-><clinit>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015803HSPLcom/android/server/twilight/TwilightService$1;->unregisterListener(Lcom/android/server/twilight/TwilightListener;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service08401c12022-12-23 09:27:20 -080015804HSPLcom/android/server/uri/GrantUri;-><init>(ILandroid/net/Uri;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015805HPLcom/android/server/uri/GrantUri;->equals(Ljava/lang/Object;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015806HSPLcom/android/server/uri/GrantUri;->hashCode()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015807HPLcom/android/server/uri/GrantUri;->resolve(ILandroid/net/Uri;I)Lcom/android/server/uri/GrantUri;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015808HSPLcom/android/server/uri/UriGrantsManagerService$H;-><init>(Lcom/android/server/uri/UriGrantsManagerService;Landroid/os/Looper;)V
Calin Juravle36829e52019-04-10 19:07:47 -070015809HSPLcom/android/server/uri/UriGrantsManagerService$Lifecycle;-><init>(Landroid/content/Context;)V
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070015810HSPLcom/android/server/uri/UriGrantsManagerService$Lifecycle;->onBootPhase(I)V
Calin Juravle36829e52019-04-10 19:07:47 -070015811HSPLcom/android/server/uri/UriGrantsManagerService$Lifecycle;->onStart()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015812HSPLcom/android/server/uri/UriGrantsManagerService$LocalService;-><init>(Lcom/android/server/uri/UriGrantsManagerService;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015813HSPLcom/android/server/uri/UriGrantsManagerService$LocalService;-><init>(Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/UriGrantsManagerService$LocalService-IA;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015814HSPLcom/android/server/uri/UriGrantsManagerService$LocalService;->checkAuthorityGrants(ILandroid/content/pm/ProviderInfo;IZ)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000015815HPLcom/android/server/uri/UriGrantsManagerService$LocalService;->checkGrantUriPermission(ILjava/lang/String;Landroid/net/Uri;II)I
15816HSPLcom/android/server/uri/UriGrantsManagerService$LocalService;->checkGrantUriPermissionFromIntent(Landroid/content/Intent;ILjava/lang/String;I)Lcom/android/server/uri/NeededUriGrants;+]Landroid/content/Intent;Landroid/content/Intent;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015817HPLcom/android/server/uri/UriGrantsManagerService$LocalService;->checkUriPermission(Lcom/android/server/uri/GrantUri;II)Z
15818HSPLcom/android/server/uri/UriGrantsManagerService$LocalService;->newUriPermissionOwner(Ljava/lang/String;)Landroid/os/IBinder;
15819HSPLcom/android/server/uri/UriGrantsManagerService;->-$$Nest$fgetmLock(Lcom/android/server/uri/UriGrantsManagerService;)Ljava/lang/Object;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015820HSPLcom/android/server/uri/UriGrantsManagerService;->-$$Nest$mcheckGrantUriPermissionFromIntentUnlocked(Lcom/android/server/uri/UriGrantsManagerService;ILjava/lang/String;Landroid/content/Intent;ILcom/android/server/uri/NeededUriGrants;I)Lcom/android/server/uri/NeededUriGrants;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015821HSPLcom/android/server/uri/UriGrantsManagerService;->-$$Nest$menforceNotIsolatedCaller(Lcom/android/server/uri/UriGrantsManagerService;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015822HSPLcom/android/server/uri/UriGrantsManagerService;->-$$Nest$mstart(Lcom/android/server/uri/UriGrantsManagerService;)V
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070015823HSPLcom/android/server/uri/UriGrantsManagerService;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015824HSPLcom/android/server/uri/UriGrantsManagerService;-><init>(Lcom/android/server/uri/UriGrantsManagerService-IA;)V
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070015825HSPLcom/android/server/uri/UriGrantsManagerService;-><init>(Ljava/io/File;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015826HSPLcom/android/server/uri/UriGrantsManagerService;->checkAuthorityGrantsLocked(ILandroid/content/pm/ProviderInfo;IZ)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/UriGrantsManagerService;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service922a5532023-03-23 03:12:41 -070015827HSPLcom/android/server/uri/UriGrantsManagerService;->checkGrantUriPermissionFromIntentUnlocked(ILjava/lang/String;Landroid/content/Intent;ILcom/android/server/uri/NeededUriGrants;I)Lcom/android/server/uri/NeededUriGrants;+]Landroid/content/ClipData;Landroid/content/ClipData;]Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/UriGrantsManagerService;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Landroid/content/ClipData$Item;Landroid/content/ClipData$Item;]Landroid/content/Intent;Landroid/content/Intent;
15828HPLcom/android/server/uri/UriGrantsManagerService;->checkGrantUriPermissionUnlocked(ILjava/lang/String;Landroid/net/Uri;II)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070015829HPLcom/android/server/uri/UriGrantsManagerService;->checkGrantUriPermissionUnlocked(ILjava/lang/String;Lcom/android/server/uri/GrantUri;II)I+]Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/UriGrantsManagerService;]Landroid/os/PatternMatcher;Landroid/os/PatternMatcher;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
15830HPLcom/android/server/uri/UriGrantsManagerService;->checkHoldingPermissionsInternalUnlocked(Landroid/content/pm/ProviderInfo;Lcom/android/server/uri/GrantUri;IIZ)Z+]Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/UriGrantsManagerService;]Landroid/content/pm/PathPermission;Landroid/content/pm/PathPermission;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015831HPLcom/android/server/uri/UriGrantsManagerService;->checkHoldingPermissionsUnlocked(Landroid/content/pm/ProviderInfo;Lcom/android/server/uri/GrantUri;II)Z+]Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/UriGrantsManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015832HPLcom/android/server/uri/UriGrantsManagerService;->checkUriPermissionLocked(Lcom/android/server/uri/GrantUri;II)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/uri/UriPermission;Lcom/android/server/uri/UriPermission;]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015833HSPLcom/android/server/uri/UriGrantsManagerService;->enforceNotIsolatedCaller(Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015834HSPLcom/android/server/uri/UriGrantsManagerService;->findOrCreateUriPermissionLocked(Ljava/lang/String;Ljava/lang/String;ILcom/android/server/uri/GrantUri;)Lcom/android/server/uri/UriPermission;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015835HSPLcom/android/server/uri/UriGrantsManagerService;->getProviderInfo(Ljava/lang/String;III)Landroid/content/pm/ProviderInfo;+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015836HPLcom/android/server/uri/UriGrantsManagerService;->getUriPermissions(Ljava/lang/String;ZZ)Landroid/content/pm/ParceledListSlice;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/UriGrantsManagerService;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/uri/UriPermission;Lcom/android/server/uri/UriPermission;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015837HPLcom/android/server/uri/UriGrantsManagerService;->grantUriPermissionFromOwnerUnlocked(Landroid/os/IBinder;ILjava/lang/String;Landroid/net/Uri;III)V+]Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/UriGrantsManagerService;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015838HPLcom/android/server/uri/UriGrantsManagerService;->grantUriPermissionUnchecked(ILjava/lang/String;Lcom/android/server/uri/GrantUri;ILcom/android/server/uri/UriPermissionOwner;)V+]Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/UriGrantsManagerService;]Lcom/android/server/uri/UriPermission;Lcom/android/server/uri/UriPermission;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
15839HPLcom/android/server/uri/UriGrantsManagerService;->grantUriPermissionUnlocked(ILjava/lang/String;Lcom/android/server/uri/GrantUri;ILcom/android/server/uri/UriPermissionOwner;I)V+]Lcom/android/server/uri/UriGrantsManagerService;Lcom/android/server/uri/UriGrantsManagerService;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015840HSPLcom/android/server/uri/UriGrantsManagerService;->start()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015841HSPLcom/android/server/uri/UriMetricsHelper;-><clinit>()V
15842HSPLcom/android/server/uri/UriMetricsHelper;-><init>(Landroid/content/Context;Lcom/android/server/uri/UriMetricsHelper$PersistentUriGrantsProvider;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000015843HSPLcom/android/server/uri/UriPermission;->updateModeFlags()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015844HSPLcom/android/server/uri/UriPermissionOwner;-><init>(Lcom/android/server/uri/UriGrantsManagerInternal;Ljava/lang/Object;)V
15845HPLcom/android/server/uri/UriPermissionOwner;->fromExternalToken(Landroid/os/IBinder;)Lcom/android/server/uri/UriPermissionOwner;+]Lcom/android/server/uri/UriPermissionOwner$ExternalToken;Lcom/android/server/uri/UriPermissionOwner$ExternalToken;
15846HPLcom/android/server/uri/UriPermissionOwner;->removeUriPermission(Lcom/android/server/uri/GrantUri;ILjava/lang/String;I)V+]Lcom/android/server/uri/GrantUri;Lcom/android/server/uri/GrantUri;]Lcom/android/server/uri/UriPermission;Lcom/android/server/uri/UriPermission;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/uri/UriGrantsManagerInternal;Lcom/android/server/uri/UriGrantsManagerService$LocalService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015847HSPLcom/android/server/usage/AppIdleHistory;->getAppStandbyBucket(Ljava/lang/String;IJ)I+]Lcom/android/server/usage/AppIdleHistory;Lcom/android/server/usage/AppIdleHistory;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015848HSPLcom/android/server/usage/AppIdleHistory;->getAppStandbyBuckets(IZ)Ljava/util/ArrayList;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/usage/AppIdleHistory;Lcom/android/server/usage/AppIdleHistory;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015849HSPLcom/android/server/usage/AppIdleHistory;->getAppUsageHistory(Ljava/lang/String;IJ)Lcom/android/server/usage/AppIdleHistory$AppUsageHistory;+]Lcom/android/server/usage/AppIdleHistory;Lcom/android/server/usage/AppIdleHistory;
15850HSPLcom/android/server/usage/AppIdleHistory;->getElapsedTime(J)J
art-benchmark-service84f185c2023-07-24 02:43:42 -070015851HPLcom/android/server/usage/AppIdleHistory;->getEstimatedLaunchTime(Ljava/lang/String;IJ)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015852HSPLcom/android/server/usage/AppIdleHistory;->getPackageHistory(Landroid/util/ArrayMap;Ljava/lang/String;JZ)Lcom/android/server/usage/AppIdleHistory$AppUsageHistory;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015853HPLcom/android/server/usage/AppIdleHistory;->getThresholdIndex(Ljava/lang/String;IJ[J[J)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015854HSPLcom/android/server/usage/AppIdleHistory;->getUserHistory(I)Landroid/util/ArrayMap;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service00abe242023-02-13 10:31:34 -080015855HSPLcom/android/server/usage/AppIdleHistory;->isIdle(Ljava/lang/String;IJ)Z+]Lcom/android/server/usage/AppIdleHistory;Lcom/android/server/usage/AppIdleHistory;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015856HSPLcom/android/server/usage/AppIdleHistory;->readAppIdleTimes(ILandroid/util/ArrayMap;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015857HPLcom/android/server/usage/AppIdleHistory;->removeElapsedExpiryTimes(Lcom/android/server/usage/AppIdleHistory$AppUsageHistory;J)V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;
15858HPLcom/android/server/usage/AppIdleHistory;->reportUsage(Lcom/android/server/usage/AppIdleHistory$AppUsageHistory;Ljava/lang/String;IIIJJ)Lcom/android/server/usage/AppIdleHistory$AppUsageHistory;+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Lcom/android/server/usage/AppIdleHistory;Lcom/android/server/usage/AppIdleHistory;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015859HPLcom/android/server/usage/AppIdleHistory;->setAppStandbyBucket(Ljava/lang/String;IJIIZ)V+]Lcom/android/server/usage/AppIdleHistory;Lcom/android/server/usage/AppIdleHistory;
15860HPLcom/android/server/usage/AppIdleHistory;->setLastJobRunTime(Ljava/lang/String;IJ)V
15861HPLcom/android/server/usage/AppIdleHistory;->shouldInformListeners(Ljava/lang/String;IJI)Z
15862HPLcom/android/server/usage/AppIdleHistory;->writeAppIdleTimes(IJ)V+]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Landroid/util/AtomicFile;Landroid/util/AtomicFile;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/internal/util/jobs/FastXmlSerializer;Lcom/android/internal/util/jobs/FastXmlSerializer;]Lcom/android/server/usage/AppIdleHistory;Lcom/android/server/usage/AppIdleHistory;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015863HSPLcom/android/server/usage/AppStandbyController$2;->onDisplayChanged(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015864HSPLcom/android/server/usage/AppStandbyController$AppStandbyHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/usage/AppStandbyController$Injector;Lcom/android/server/usage/AppStandbyController$Injector;]Landroid/util/SparseLongArray;Landroid/util/SparseLongArray;]Lcom/android/server/usage/AppStandbyController;Lcom/android/server/usage/AppStandbyController;]Lcom/android/server/usage/AppStandbyController$ContentProviderUsageRecord;Lcom/android/server/usage/AppStandbyController$ContentProviderUsageRecord;]Landroid/os/Handler;Lcom/android/server/usage/AppStandbyController$AppStandbyHandler;]Lcom/android/server/usage/AppStandbyController$StandbyUpdateRecord;Lcom/android/server/usage/AppStandbyController$StandbyUpdateRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015865HSPLcom/android/server/usage/AppStandbyController$ContentProviderUsageRecord;->obtain(Ljava/lang/String;Ljava/lang/String;I)Lcom/android/server/usage/AppStandbyController$ContentProviderUsageRecord;
15866HSPLcom/android/server/usage/AppStandbyController$Injector;->elapsedRealtime()J
art-benchmark-service00abe242023-02-13 10:31:34 -080015867HSPLcom/android/server/usage/AppStandbyController$Injector;->getActiveNetworkScorer()Ljava/lang/String;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070015868HPLcom/android/server/usage/AppStandbyController$Injector;->getValidCrossProfileTargets(Ljava/lang/String;I)Ljava/util/List;+]Landroid/content/pm/CrossProfileAppsInternal;Lcom/android/server/pm/CrossProfileAppsServiceImpl$LocalService;]Lcom/android/server/pm/pkg/AndroidPackage;Lcom/android/server/pm/parsing/pkg/PackageImpl;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015869HSPLcom/android/server/usage/AppStandbyController$Injector;->isBoundWidgetPackage(Landroid/appwidget/AppWidgetManager;Ljava/lang/String;I)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080015870HSPLcom/android/server/usage/AppStandbyController$Injector;->isNonIdleWhitelisted(Ljava/lang/String;)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015871HSPLcom/android/server/usage/AppStandbyController$Injector;->isWellbeingPackage(Ljava/lang/String;)Z
15872HSPLcom/android/server/usage/AppStandbyController$Injector;->shouldGetExactAlarmBucketElevation(Ljava/lang/String;I)Z
15873HSPLcom/android/server/usage/AppStandbyController$Pool;->obtain()Ljava/lang/Object;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015874HSPLcom/android/server/usage/AppStandbyController$Pool;->recycle(Ljava/lang/Object;)V
15875HPLcom/android/server/usage/AppStandbyController$StandbyUpdateRecord;->obtain(Ljava/lang/String;IIIZ)Lcom/android/server/usage/AppStandbyController$StandbyUpdateRecord;
15876HPLcom/android/server/usage/AppStandbyController;->checkAndUpdateStandbyState(Ljava/lang/String;IIJ)V+]Lcom/android/server/usage/AppStandbyController;Lcom/android/server/usage/AppStandbyController;]Lcom/android/server/usage/AppStandbyController$Injector;Lcom/android/server/usage/AppStandbyController$Injector;]Lcom/android/server/usage/AppIdleHistory;Lcom/android/server/usage/AppIdleHistory;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
15877HPLcom/android/server/usage/AppStandbyController;->checkIdleStates(I)Z+]Lcom/android/server/usage/AppStandbyController;Lcom/android/server/usage/AppStandbyController;]Lcom/android/server/usage/AppStandbyController$Injector;Lcom/android/server/usage/AppStandbyController$Injector;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
15878HPLcom/android/server/usage/AppStandbyController;->getAppId(Ljava/lang/String;)I
art-benchmark-service00abe242023-02-13 10:31:34 -080015879HSPLcom/android/server/usage/AppStandbyController;->getAppMinBucket(Ljava/lang/String;II)I+]Lcom/android/server/usage/AppStandbyController;Lcom/android/server/usage/AppStandbyController;]Lcom/android/server/usage/AppStandbyController$Injector;Lcom/android/server/usage/AppStandbyController$Injector;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015880HSPLcom/android/server/usage/AppStandbyController;->getAppStandbyBucket(Ljava/lang/String;IJZ)I+]Lcom/android/server/usage/AppIdleHistory;Lcom/android/server/usage/AppIdleHistory;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015881HPLcom/android/server/usage/AppStandbyController;->getBroadcastResponseWindowDurationMs()J
15882HPLcom/android/server/usage/AppStandbyController;->getBucketForLocked(Ljava/lang/String;IJ)I
art-benchmark-service08401c12022-12-23 09:27:20 -080015883HPLcom/android/server/usage/AppStandbyController;->getCrossProfileTargets(Ljava/lang/String;I)Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015884HPLcom/android/server/usage/AppStandbyController;->getMinBucketWithValidExpiryTime(Lcom/android/server/usage/AppIdleHistory$AppUsageHistory;IJ)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015885HPLcom/android/server/usage/AppStandbyController;->informListeners(Ljava/lang/String;IIIZ)V
art-benchmark-service00abe242023-02-13 10:31:34 -080015886HSPLcom/android/server/usage/AppStandbyController;->isActiveDeviceAdmin(Ljava/lang/String;I)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/Set;Landroid/util/ArraySet;
15887HSPLcom/android/server/usage/AppStandbyController;->isActiveNetworkScorer(Ljava/lang/String;)Z+]Lcom/android/server/usage/AppStandbyController$Injector;Lcom/android/server/usage/AppStandbyController$Injector;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015888HSPLcom/android/server/usage/AppStandbyController;->isAdminProtectedPackages(Ljava/lang/String;I)Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/Set;Landroid/util/ArraySet;
art-benchmark-service00abe242023-02-13 10:31:34 -080015889HSPLcom/android/server/usage/AppStandbyController;->isAppIdleEnabled()Z
15890HSPLcom/android/server/usage/AppStandbyController;->isAppIdleFiltered(Ljava/lang/String;IIJ)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015891HPLcom/android/server/usage/AppStandbyController;->isAppIdleFiltered(Ljava/lang/String;IJZ)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080015892HSPLcom/android/server/usage/AppStandbyController;->isAppIdleUnfiltered(Ljava/lang/String;IJ)Z+]Lcom/android/server/usage/AppIdleHistory;Lcom/android/server/usage/AppIdleHistory;
15893HSPLcom/android/server/usage/AppStandbyController;->isCarrierApp(Ljava/lang/String;)Z
15894HSPLcom/android/server/usage/AppStandbyController;->isDeviceProvisioningPackage(Ljava/lang/String;)Z
15895HSPLcom/android/server/usage/AppStandbyController;->isHeadlessSystemApp(Ljava/lang/String;)Z
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070015896HSPLcom/android/server/usage/AppStandbyController;->isInParole()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015897HPLcom/android/server/usage/AppStandbyController;->isUserUsage(I)Z
15898HPLcom/android/server/usage/AppStandbyController;->maybeInformListeners(Ljava/lang/String;IJIIZ)V+]Landroid/os/Handler;Lcom/android/server/usage/AppStandbyController$AppStandbyHandler;]Lcom/android/server/usage/AppIdleHistory;Lcom/android/server/usage/AppIdleHistory;
15899HPLcom/android/server/usage/AppStandbyController;->onUsageEvent(ILandroid/app/usage/UsageEvents$Event;)V+]Lcom/android/server/usage/AppStandbyController;Lcom/android/server/usage/AppStandbyController;]Lcom/android/server/usage/AppStandbyController$Injector;Lcom/android/server/usage/AppStandbyController$Injector;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Landroid/app/usage/UsageEvents$Event;Landroid/app/usage/UsageEvents$Event;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015900HSPLcom/android/server/usage/AppStandbyController;->postReportContentProviderUsage(Ljava/lang/String;Ljava/lang/String;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015901HPLcom/android/server/usage/AppStandbyController;->predictionTimedOut(Lcom/android/server/usage/AppIdleHistory$AppUsageHistory;J)Z
15902HSPLcom/android/server/usage/AppStandbyController;->reportContentProviderUsage(Ljava/lang/String;Ljava/lang/String;I)V+]Lcom/android/server/usage/AppStandbyController$Injector;Lcom/android/server/usage/AppStandbyController$Injector;]Lcom/android/server/usage/AppStandbyController;Lcom/android/server/usage/AppStandbyController;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
15903HPLcom/android/server/usage/AppStandbyController;->reportEventLocked(Ljava/lang/String;IJI)V+]Lcom/android/server/usage/AppStandbyController;Lcom/android/server/usage/AppStandbyController;]Landroid/os/Handler;Lcom/android/server/usage/AppStandbyController$AppStandbyHandler;]Lcom/android/server/usage/AppIdleHistory;Lcom/android/server/usage/AppIdleHistory;]Landroid/os/Message;Landroid/os/Message;
15904HSPLcom/android/server/usage/AppStandbyController;->setAppStandbyBucket(Ljava/lang/String;IIIJZ)V
15905HPLcom/android/server/usage/AppStandbyController;->setLastJobRunTime(Ljava/lang/String;IJ)V
15906HPLcom/android/server/usage/AppStandbyController;->usageEventToSubReason(I)I
15907HSPLcom/android/server/usage/AppStandbyInternal$AppIdleStateChangeListener;-><init>()V
15908HPLcom/android/server/usage/AppTimeLimitController;->getAppUsageLimit(Ljava/lang/String;Landroid/os/UserHandle;)Landroid/app/usage/UsageStatsManagerInternal$AppUsageLimitData;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/UserHandle;Landroid/os/UserHandle;]Lcom/android/server/usage/AppTimeLimitController;Lcom/android/server/usage/AppTimeLimitController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015909HPLcom/android/server/usage/AppTimeLimitController;->getOrCreateUserDataLocked(I)Lcom/android/server/usage/AppTimeLimitController$UserData;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015910HPLcom/android/server/usage/AppTimeLimitController;->noteUsageStart(Ljava/lang/String;IJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015911HPLcom/android/server/usage/AppTimeLimitController;->noteUsageStop(Ljava/lang/String;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015912HPLcom/android/server/usage/BroadcastEvent;->equals(Ljava/lang/Object;)Z
15913HPLcom/android/server/usage/BroadcastEvent;->hashCode()I
15914HPLcom/android/server/usage/BroadcastResponseStatsLogger$LogBuffer;->logBroadcastDispatchEvent(ILjava/lang/String;Landroid/os/UserHandle;JJI)V
15915HPLcom/android/server/usage/BroadcastResponseStatsLogger$LogBuffer;->logNotificationEvent(ILjava/lang/String;Landroid/os/UserHandle;J)V+]Lcom/android/internal/util/RingBuffer;Lcom/android/server/usage/BroadcastResponseStatsLogger$LogBuffer;]Lcom/android/server/usage/BroadcastResponseStatsLogger$Data;Lcom/android/server/usage/BroadcastResponseStatsLogger$NotificationEvent;]Landroid/os/UserHandle;Landroid/os/UserHandle;
15916HPLcom/android/server/usage/BroadcastResponseStatsLogger;->logNotificationEvent(ILjava/lang/String;Landroid/os/UserHandle;J)V+]Lcom/android/server/usage/BroadcastResponseStatsLogger$LogBuffer;Lcom/android/server/usage/BroadcastResponseStatsLogger$LogBuffer;
15917HPLcom/android/server/usage/BroadcastResponseStatsTracker;->getBroadcastEventsLocked(Ljava/lang/String;Landroid/os/UserHandle;)Landroid/util/ArraySet;
15918HPLcom/android/server/usage/BroadcastResponseStatsTracker;->recordAndPruneOldBroadcastDispatchTimestamps(Lcom/android/server/usage/BroadcastEvent;)V
15919HPLcom/android/server/usage/BroadcastResponseStatsTracker;->reportNotificationEvent(ILjava/lang/String;Landroid/os/UserHandle;J)V+]Lcom/android/server/usage/BroadcastResponseStatsLogger;Lcom/android/server/usage/BroadcastResponseStatsLogger;]Lcom/android/server/usage/BroadcastResponseStatsTracker;Lcom/android/server/usage/BroadcastResponseStatsTracker;]Lcom/android/server/usage/AppStandbyInternal;Lcom/android/server/usage/AppStandbyController;]Landroid/util/LongArrayQueue;Landroid/util/LongArrayQueue;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/app/usage/BroadcastResponseStats;Landroid/app/usage/BroadcastResponseStats;]Lcom/android/server/usage/BroadcastEvent;Lcom/android/server/usage/BroadcastEvent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015920HPLcom/android/server/usage/IntervalStats;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015921HPLcom/android/server/usage/IntervalStats;->addEvent(Landroid/app/usage/UsageEvents$Event;)V+]Landroid/app/usage/EventList;Landroid/app/usage/EventList;]Lcom/android/server/usage/IntervalStats;Lcom/android/server/usage/IntervalStats;
15922HPLcom/android/server/usage/IntervalStats;->deobfuscateEvents(Lcom/android/server/usage/PackagesTokenData;)Z+]Landroid/app/usage/EventList;Landroid/app/usage/EventList;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/usage/PackagesTokenData;Lcom/android/server/usage/PackagesTokenData;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070015923HPLcom/android/server/usage/IntervalStats;->deobfuscateUsageStats(Lcom/android/server/usage/PackagesTokenData;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/usage/PackagesTokenData;Lcom/android/server/usage/PackagesTokenData;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015924HPLcom/android/server/usage/IntervalStats;->getCachedStringRef(Ljava/lang/String;)Ljava/lang/String;+]Landroid/util/ArraySet;Landroid/util/ArraySet;
15925HPLcom/android/server/usage/IntervalStats;->getOrCreateConfigurationStats(Landroid/content/res/Configuration;)Landroid/app/usage/ConfigurationStats;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015926HPLcom/android/server/usage/IntervalStats;->getOrCreateUsageStats(Ljava/lang/String;)Landroid/app/usage/UsageStats;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/usage/IntervalStats;Lcom/android/server/usage/IntervalStats;
art-benchmark-serviceba354032021-03-16 09:58:05 -070015927HPLcom/android/server/usage/IntervalStats;->obfuscateEventsData(Lcom/android/server/usage/PackagesTokenData;)V+]Landroid/app/usage/EventList;Landroid/app/usage/EventList;]Lcom/android/server/usage/PackagesTokenData;Lcom/android/server/usage/PackagesTokenData;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015928HPLcom/android/server/usage/IntervalStats;->obfuscateUsageStatsData(Lcom/android/server/usage/PackagesTokenData;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/usage/PackagesTokenData;Lcom/android/server/usage/PackagesTokenData;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070015929HPLcom/android/server/usage/IntervalStats;->update(Ljava/lang/String;Ljava/lang/String;JII)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/app/usage/UsageStats;Landroid/app/usage/UsageStats;]Lcom/android/server/usage/IntervalStats;Lcom/android/server/usage/IntervalStats;
art-benchmark-serviceba354032021-03-16 09:58:05 -070015930HPLcom/android/server/usage/PackagesTokenData;->getPackageString(I)Ljava/lang/String;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015931HPLcom/android/server/usage/PackagesTokenData;->getPackageTokenOrAdd(Ljava/lang/String;J)I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/lang/Long;Ljava/lang/Long;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -070015932HPLcom/android/server/usage/PackagesTokenData;->getString(II)Ljava/lang/String;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service922a5532023-03-23 03:12:41 -070015933HPLcom/android/server/usage/PackagesTokenData;->getTokenOrAdd(ILjava/lang/String;Ljava/lang/String;)I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015934HPLcom/android/server/usage/StorageStatsService$$ExternalSyntheticLambda2;-><init>(Landroid/content/pm/PackageStats;IZ)V
15935HPLcom/android/server/usage/StorageStatsService$$ExternalSyntheticLambda2;->accept(Ljava/lang/Object;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015936HSPLcom/android/server/usage/StorageStatsService$H;->handleMessage(Landroid/os/Message;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015937HPLcom/android/server/usage/StorageStatsService;->checkStatsPermission(ILjava/lang/String;Z)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/app/AppOpsManager;Landroid/app/AppOpsManager;
art-benchmark-service00abe242023-02-13 10:31:34 -080015938HPLcom/android/server/usage/StorageStatsService;->forEachStorageStatsAugmenter(Ljava/util/function/Consumer;Ljava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/concurrent/CopyOnWriteArrayList;Ljava/util/concurrent/CopyOnWriteArrayList;]Ljava/util/function/Consumer;Lcom/android/server/usage/StorageStatsService$$ExternalSyntheticLambda1;,Lcom/android/server/usage/StorageStatsService$$ExternalSyntheticLambda0;,Lcom/android/server/usage/StorageStatsService$$ExternalSyntheticLambda2;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015939HPLcom/android/server/usage/StorageStatsService;->getAppIds(I)[I+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;
15940HPLcom/android/server/usage/StorageStatsService;->getDefaultFlags()I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015941HPLcom/android/server/usage/StorageStatsService;->queryStatsForPackage(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)Landroid/app/usage/StorageStats;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015942HPLcom/android/server/usage/StorageStatsService;->queryStatsForUid(Ljava/lang/String;ILjava/lang/String;)Landroid/app/usage/StorageStats;+]Lcom/android/server/pm/Installer;Lcom/android/server/pm/Installer;]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;]Landroid/content/Context;Landroid/app/ContextImpl;]Landroid/content/pm/PackageManager;Landroid/app/ApplicationPackageManager;]Lcom/android/server/usage/StorageStatsService;Lcom/android/server/usage/StorageStatsService;
15943HPLcom/android/server/usage/StorageStatsService;->queryStatsForUser(Ljava/lang/String;ILjava/lang/String;)Landroid/app/usage/StorageStats;
art-benchmark-service56aece62020-02-10 17:58:03 -080015944HPLcom/android/server/usage/StorageStatsService;->translate(Landroid/content/pm/PackageStats;)Landroid/app/usage/StorageStats;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015945HPLcom/android/server/usage/UsageStatsDatabase;->filterStats(Lcom/android/server/usage/IntervalStats;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/app/usage/EventList;Landroid/app/usage/EventList;]Ljava/lang/Long;Ljava/lang/Long;
15946HPLcom/android/server/usage/UsageStatsDatabase;->parseBeginTime(Ljava/io/File;)J+]Ljava/io/File;Ljava/io/File;
15947HPLcom/android/server/usage/UsageStatsDatabase;->queryUsageStats(IJJLcom/android/server/usage/UsageStatsDatabase$StatCombiner;)Ljava/util/List;
15948HPLcom/android/server/usage/UsageStatsProto;->write(Ljava/io/OutputStream;Lcom/android/server/usage/IntervalStats;)V+]Landroid/app/usage/EventList;Landroid/app/usage/EventList;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;
15949HPLcom/android/server/usage/UsageStatsProto;->writeUsageStats(Landroid/util/proto/ProtoOutputStream;JLcom/android/server/usage/IntervalStats;Landroid/app/usage/UsageStats;)V+]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015950HPLcom/android/server/usage/UsageStatsProtoV2;->loadConfigStats(Landroid/util/proto/ProtoInputStream;Lcom/android/server/usage/IntervalStats;)V+]Landroid/util/proto/ProtoInputStream;Landroid/util/proto/ProtoInputStream;]Lcom/android/server/usage/IntervalStats;Lcom/android/server/usage/IntervalStats;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015951HPLcom/android/server/usage/UsageStatsProtoV2;->loadCountAndTime(Landroid/util/proto/ProtoInputStream;JLcom/android/server/usage/IntervalStats$EventTracker;)V+]Landroid/util/proto/ProtoInputStream;Landroid/util/proto/ProtoInputStream;
art-benchmark-serviceba354032021-03-16 09:58:05 -070015952HPLcom/android/server/usage/UsageStatsProtoV2;->parseEvent(Landroid/util/proto/ProtoInputStream;J)Landroid/app/usage/UsageEvents$Event;+]Landroid/util/proto/ProtoInputStream;Landroid/util/proto/ProtoInputStream;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;
art-benchmark-serviceba354032021-03-16 09:58:05 -070015953HPLcom/android/server/usage/UsageStatsProtoV2;->parseUsageStats(Landroid/util/proto/ProtoInputStream;J)Landroid/app/usage/UsageStats;+]Landroid/util/proto/ProtoInputStream;Landroid/util/proto/ProtoInputStream;
15954HPLcom/android/server/usage/UsageStatsProtoV2;->read(Ljava/io/InputStream;Lcom/android/server/usage/IntervalStats;)V+]Landroid/app/usage/EventList;Landroid/app/usage/EventList;]Landroid/util/proto/ProtoInputStream;Landroid/util/proto/ProtoInputStream;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-serviceba354032021-03-16 09:58:05 -070015955HPLcom/android/server/usage/UsageStatsProtoV2;->write(Ljava/io/OutputStream;Lcom/android/server/usage/IntervalStats;)V+]Landroid/app/usage/EventList;Landroid/app/usage/EventList;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015956HPLcom/android/server/usage/UsageStatsProtoV2;->writeChooserCounts(Landroid/util/proto/ProtoOutputStream;Landroid/app/usage/UsageStats;)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015957HPLcom/android/server/usage/UsageStatsProtoV2;->writeConfigStats(Landroid/util/proto/ProtoOutputStream;JLandroid/app/usage/ConfigurationStats;Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015958HPLcom/android/server/usage/UsageStatsProtoV2;->writeEvent(Landroid/util/proto/ProtoOutputStream;JLandroid/app/usage/UsageEvents$Event;)V+]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;
15959HPLcom/android/server/usage/UsageStatsProtoV2;->writeObfuscatedData(Ljava/io/OutputStream;Lcom/android/server/usage/PackagesTokenData;)V+]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -070015960HPLcom/android/server/usage/UsageStatsProtoV2;->writeOffsetTimestamp(Landroid/util/proto/ProtoOutputStream;JJJ)V+]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015961HPLcom/android/server/usage/UsageStatsProtoV2;->writeUsageStats(Landroid/util/proto/ProtoOutputStream;JLandroid/app/usage/UsageStats;)V+]Landroid/util/proto/ProtoOutputStream;Landroid/util/proto/ProtoOutputStream;
15962HPLcom/android/server/usage/UsageStatsService$1;->onAppIdleStateChanged(Ljava/lang/String;IZII)V
art-benchmark-service00abe242023-02-13 10:31:34 -080015963HSPLcom/android/server/usage/UsageStatsService$3;->onUidStateChanged(IIJI)V+]Landroid/os/Handler;Lcom/android/server/usage/UsageStatsService$H;]Landroid/os/Message;Landroid/os/Message;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015964HPLcom/android/server/usage/UsageStatsService$BinderService$$ExternalSyntheticLambda0;->test(Ljava/lang/Object;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000015965HPLcom/android/server/usage/UsageStatsService$BinderService;->getAppStandbyBucket(Ljava/lang/String;Ljava/lang/String;I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070015966HPLcom/android/server/usage/UsageStatsService$BinderService;->hasPermission(Ljava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015967HPLcom/android/server/usage/UsageStatsService$BinderService;->isAppInactive(Ljava/lang/String;ILjava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015968HPLcom/android/server/usage/UsageStatsService$BinderService;->queryEvents(JJLjava/lang/String;)Landroid/app/usage/UsageEvents;
15969HSPLcom/android/server/usage/UsageStatsService$H;->handleMessage(Landroid/os/Message;)V+]Landroid/util/SparseSetArray;Landroid/util/SparseSetArray;]Landroid/os/Handler;Lcom/android/server/usage/UsageStatsService$H;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/usage/UsageStatsManagerInternal$EstimatedLaunchTimeChangedListener;Lcom/android/server/job/controllers/PrefetchController$1;]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/usage/UsageStatsService;Lcom/android/server/usage/UsageStatsService;]Ljava/util/concurrent/CopyOnWriteArraySet;Ljava/util/concurrent/CopyOnWriteArraySet;
art-benchmark-serviceba354032021-03-16 09:58:05 -070015970HSPLcom/android/server/usage/UsageStatsService$LocalService;->getAppStandbyBucket(Ljava/lang/String;IJ)I+]Lcom/android/server/usage/AppStandbyInternal;Lcom/android/server/usage/AppStandbyController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015971HPLcom/android/server/usage/UsageStatsService$LocalService;->getAppUsageLimit(Ljava/lang/String;Landroid/os/UserHandle;)Landroid/app/usage/UsageStatsManagerInternal$AppUsageLimitData;
art-benchmark-service00abe242023-02-13 10:31:34 -080015972HSPLcom/android/server/usage/UsageStatsService$LocalService;->isAppIdle(Ljava/lang/String;II)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015973HSPLcom/android/server/usage/UsageStatsService$LocalService;->reportContentProviderUsage(Ljava/lang/String;Ljava/lang/String;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015974HPLcom/android/server/usage/UsageStatsService$LocalService;->reportEvent(Landroid/content/ComponentName;IIILandroid/content/ComponentName;)V
art-benchmark-service35aba412020-02-03 11:53:25 -080015975HSPLcom/android/server/usage/UsageStatsService$LocalService;->reportEvent(Ljava/lang/String;II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070015976HPLcom/android/server/usage/UsageStatsService$LocalService;->reportInterruptiveNotification(Ljava/lang/String;Ljava/lang/String;I)V
15977HPLcom/android/server/usage/UsageStatsService$LocalService;->reportLocusUpdate(Landroid/content/ComponentName;ILandroid/content/LocusId;Landroid/os/IBinder;)V
15978HPLcom/android/server/usage/UsageStatsService$LocalService;->reportNotificationUpdated(Ljava/lang/String;Landroid/os/UserHandle;J)V
15979HPLcom/android/server/usage/UsageStatsService$LocalService;->reportShortcutUsage(Ljava/lang/String;Ljava/lang/String;I)V
15980HPLcom/android/server/usage/UsageStatsService$LocalService;->setLastJobRunTime(Ljava/lang/String;IJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015981HSPLcom/android/server/usage/UsageStatsService;->-$$Nest$fgetmUidToKernelCounter(Lcom/android/server/usage/UsageStatsService;)Landroid/util/SparseIntArray;
15982HPLcom/android/server/usage/UsageStatsService;->-$$Nest$misInstantApp(Lcom/android/server/usage/UsageStatsService;Ljava/lang/String;I)Z+]Lcom/android/server/usage/UsageStatsService;Lcom/android/server/usage/UsageStatsService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015983HSPLcom/android/server/usage/UsageStatsService;->-$$Nest$mreportEventOrAddToQueue(Lcom/android/server/usage/UsageStatsService;ILandroid/app/usage/UsageEvents$Event;)V+]Lcom/android/server/usage/UsageStatsService;Lcom/android/server/usage/UsageStatsService;
Karuna Ramkumard7380572023-06-09 19:14:36 +000015984HPLcom/android/server/usage/UsageStatsService;->-$$Nest$mshouldObfuscateInstantAppsForCaller(Lcom/android/server/usage/UsageStatsService;II)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070015985HPLcom/android/server/usage/UsageStatsService;->convertToSystemTimeLocked(Landroid/app/usage/UsageEvents$Event;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-serviceba354032021-03-16 09:58:05 -070015986HPLcom/android/server/usage/UsageStatsService;->getUserUsageStatsServiceLocked(I)Lcom/android/server/usage/UserUsageStatsService;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070015987HPLcom/android/server/usage/UsageStatsService;->isInstantApp(Ljava/lang/String;I)Z+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070015988HPLcom/android/server/usage/UsageStatsService;->queryEvents(IJJI)Landroid/app/usage/UsageEvents;
15989HPLcom/android/server/usage/UsageStatsService;->queryUsageStats(IIJJZ)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/usage/UsageStatsService;Lcom/android/server/usage/UsageStatsService;]Lcom/android/server/usage/UserUsageStatsService;Lcom/android/server/usage/UserUsageStatsService;]Ljava/util/concurrent/CopyOnWriteArraySet;Ljava/util/concurrent/CopyOnWriteArraySet;]Landroid/app/usage/UsageStats;Landroid/app/usage/UsageStats;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
15990HPLcom/android/server/usage/UsageStatsService;->reportEvent(Landroid/app/usage/UsageEvents$Event;I)V+]Landroid/app/usage/UsageStatsManagerInternal$UsageEventListener;megamorphic_types]Landroid/os/Handler;Lcom/android/server/usage/UsageStatsService$H;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/usage/AppStandbyInternal;Lcom/android/server/usage/AppStandbyController;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/usage/UsageStatsService;Lcom/android/server/usage/UsageStatsService;]Ljava/util/Map;Landroid/util/ArrayMap;]Lcom/android/server/usage/UserUsageStatsService;Lcom/android/server/usage/UserUsageStatsService;]Ljava/util/concurrent/CopyOnWriteArraySet;Ljava/util/concurrent/CopyOnWriteArraySet;]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;]Lcom/android/server/usage/AppTimeLimitController;Lcom/android/server/usage/AppTimeLimitController;
art-benchmark-serviceba354032021-03-16 09:58:05 -070015991HSPLcom/android/server/usage/UsageStatsService;->reportEventOrAddToQueue(ILandroid/app/usage/UsageEvents$Event;)V+]Landroid/os/Handler;Lcom/android/server/usage/UsageStatsService$H;]Landroid/os/Message;Landroid/os/Message;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/LinkedList;Ljava/util/LinkedList;]Ljava/util/concurrent/CopyOnWriteArraySet;Ljava/util/concurrent/CopyOnWriteArraySet;
art-benchmark-service922a5532023-03-23 03:12:41 -070015992HPLcom/android/server/usage/UsageStatsService;->shouldObfuscateInstantAppsForCaller(II)Z+]Landroid/content/pm/PackageManagerInternal;Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015993HPLcom/android/server/usage/UserBroadcastEvents;->getBroadcastEvents(Ljava/lang/String;)Landroid/util/ArraySet;
15994HPLcom/android/server/usage/UserUsageStatsService$1;->combine(Lcom/android/server/usage/IntervalStats;ZLjava/util/List;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/List;Ljava/util/ArrayList;
15995HPLcom/android/server/usage/UserUsageStatsService$4;-><init>(Lcom/android/server/usage/UserUsageStatsService;JJILandroid/util/ArraySet;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015996HPLcom/android/server/usage/UserUsageStatsService$4;->combine(Lcom/android/server/usage/IntervalStats;ZLjava/util/List;)Z+]Landroid/app/usage/EventList;Landroid/app/usage/EventList;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Landroid/app/usage/UsageEvents$Event;Landroid/app/usage/UsageEvents$Event;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070015997HPLcom/android/server/usage/UserUsageStatsService;->checkAndGetTimeLocked()J+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/usage/UserUsageStatsService;Lcom/android/server/usage/UserUsageStatsService;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080015998HPLcom/android/server/usage/UserUsageStatsService;->convertToSystemTimeLocked(Landroid/app/usage/UsageEvents$Event;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000015999HPLcom/android/server/usage/UserUsageStatsService;->lambda$queryEarliestEventsForPackage$2(JJLjava/lang/String;ILcom/android/server/usage/IntervalStats;ZLjava/util/List;)Z+]Landroid/app/usage/EventList;Landroid/app/usage/EventList;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/app/usage/UsageEvents$Event;Landroid/app/usage/UsageEvents$Event;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016000HPLcom/android/server/usage/UserUsageStatsService;->queryEvents(JJI)Landroid/app/usage/UsageEvents;
16001HPLcom/android/server/usage/UserUsageStatsService;->queryStats(IJJLcom/android/server/usage/UsageStatsDatabase$StatCombiner;)Ljava/util/List;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016002HPLcom/android/server/usage/UserUsageStatsService;->reportEvent(Landroid/app/usage/UsageEvents$Event;)V+]Lcom/android/server/usage/UnixCalendar;Lcom/android/server/usage/UnixCalendar;]Landroid/app/usage/UsageEvents$Event;Landroid/app/usage/UsageEvents$Event;]Lcom/android/server/usage/IntervalStats;Lcom/android/server/usage/IntervalStats;]Lcom/android/server/usage/UserUsageStatsService;Lcom/android/server/usage/UserUsageStatsService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016003HPLcom/android/server/usb/UsbDeviceManager$2;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V+]Lcom/android/server/usb/UsbDeviceManager$UsbHandler;Lcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;]Landroid/content/Intent;Landroid/content/Intent;
16004HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->handleMessage(Landroid/os/Message;)V+]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;]Lcom/android/internal/os/SomeArgs;Lcom/android/internal/os/SomeArgs;]Lcom/android/server/usb/UsbDeviceManager$UsbHandler;Lcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;]Landroid/hardware/usb/UsbPort;Landroid/hardware/usb/UsbPort;]Landroid/hardware/usb/UsbPortStatus;Landroid/hardware/usb/UsbPortStatus;
16005HPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->sendMessage(IZ)V+]Landroid/os/Handler;Lcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;
16006HSPLcom/android/server/usb/UsbDeviceManager$UsbHandler;->updateUsbNotification(Z)V+]Landroid/content/res/Resources;Landroid/content/res/Resources;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/usb/UsbDeviceManager$UsbHandler;Lcom/android/server/usb/UsbDeviceManager$UsbHandlerHal;
16007HSPLcom/android/server/usb/UsbDeviceManager;->-$$Nest$fgetmHandler(Lcom/android/server/usb/UsbDeviceManager;)Lcom/android/server/usb/UsbDeviceManager$UsbHandler;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016008HSPLcom/android/server/usb/UsbHostManager;-><clinit>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016009HSPLcom/android/server/usb/UsbPortManager$PortInfo;->setStatus(IZIZIZIIIIZI[IILandroid/hardware/usb/DisplayPortAltModeInfo;)Z+]Lcom/android/server/usb/UsbPortManager$PortInfo;Lcom/android/server/usb/UsbPortManager$PortInfo;]Landroid/hardware/usb/UsbPortStatus;Landroid/hardware/usb/UsbPortStatus;
16010HSPLcom/android/server/usb/UsbPortManager;->updatePortsLocked(Lcom/android/internal/util/IndentingPrintWriter;Ljava/util/ArrayList;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/usb/UsbPortManager;Lcom/android/server/usb/UsbPortManager;]Ljava/util/ArrayList;Ljava/util/ArrayList;
16011HSPLcom/android/server/usb/hal/port/RawPortInfo;-><init>(Ljava/lang/String;IIIZIZIZZIZIIZIZ[IIILandroid/hardware/usb/DisplayPortAltModeInfo;)V
16012HSPLcom/android/server/usb/hal/port/UsbPortAidl$HALCallback;->notifyPortStatusChange([Landroid/hardware/usb/PortStatus;I)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/usb/UsbPortManager;Lcom/android/server/usb/UsbPortManager;]Lcom/android/server/usb/hal/port/UsbPortAidl$HALCallback;Lcom/android/server/usb/hal/port/UsbPortAidl$HALCallback;]Ljava/util/ArrayList;Ljava/util/ArrayList;
16013HPLcom/android/server/utils/AlarmQueue$1;->run()V
16014HPLcom/android/server/utils/AlarmQueue$AlarmPriorityQueue$$ExternalSyntheticLambda0;->compare(Ljava/lang/Object;Ljava/lang/Object;)I
16015HPLcom/android/server/utils/AlarmQueue$AlarmPriorityQueue;->lambda$static$0(Landroid/util/Pair;Landroid/util/Pair;)I+]Ljava/lang/Long;Ljava/lang/Long;
16016HSPLcom/android/server/utils/AlarmQueue$AlarmPriorityQueue;->removeKey(Ljava/lang/Object;)Z+]Ljava/lang/Object;Ljava/lang/String;,Landroid/content/pm/UserPackage;]Ljava/util/PriorityQueue;Lcom/android/server/utils/AlarmQueue$AlarmPriorityQueue;
16017HPLcom/android/server/utils/AlarmQueue;->addAlarm(Ljava/lang/Object;J)V+]Lcom/android/server/utils/AlarmQueue$AlarmPriorityQueue;Lcom/android/server/utils/AlarmQueue$AlarmPriorityQueue;]Lcom/android/server/utils/AlarmQueue;Lcom/android/server/usage/UsageStatsService$LaunchTimeAlarmQueue;,Lcom/android/server/job/controllers/QuotaController$InQuotaAlarmQueue;,Lcom/android/server/job/controllers/PrefetchController$ThresholdAlarmListener;,Lcom/android/server/tare/Agent$BalanceThresholdAlarmQueue;]Ljava/util/PriorityQueue;Lcom/android/server/utils/AlarmQueue$AlarmPriorityQueue;
16018HSPLcom/android/server/utils/AlarmQueue;->removeAlarmForKey(Ljava/lang/Object;)V+]Lcom/android/server/utils/AlarmQueue$AlarmPriorityQueue;Lcom/android/server/utils/AlarmQueue$AlarmPriorityQueue;]Lcom/android/server/utils/AlarmQueue;Lcom/android/server/job/controllers/QuotaController$InQuotaAlarmQueue;,Lcom/android/server/job/controllers/PrefetchController$ThresholdAlarmListener;,Lcom/android/server/tare/Agent$BalanceThresholdAlarmQueue;,Lcom/android/server/usage/UsageStatsService$LaunchTimeAlarmQueue;
16019HPLcom/android/server/utils/AlarmQueue;->setNextAlarmLocked()V
16020HPLcom/android/server/utils/AlarmQueue;->setNextAlarmLocked(J)V+]Landroid/os/Handler;Landroid/os/Handler;]Ljava/lang/Long;Ljava/lang/Long;]Ljava/util/PriorityQueue;Lcom/android/server/utils/AlarmQueue$AlarmPriorityQueue;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016021HSPLcom/android/server/utils/EventLogger$Event;-><init>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016022HSPLcom/android/server/utils/EventLogger$StringEvent;-><init>(Ljava/lang/String;Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016023HSPLcom/android/server/utils/EventLogger;->enqueue(Lcom/android/server/utils/EventLogger$Event;)V+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;
art-benchmark-service84deab32021-05-12 09:41:00 -070016024HSPLcom/android/server/utils/Slogf;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016025HSPLcom/android/server/utils/Slogf;->getMessage(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016026HSPLcom/android/server/utils/Slogf;->w(Ljava/lang/String;Ljava/lang/String;)I
16027HSPLcom/android/server/utils/Slogf;->w(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/Object;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016028HSPLcom/android/server/utils/SnapshotCache$Auto;-><init>(Lcom/android/server/utils/Snappable;Lcom/android/server/utils/Watchable;Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016029HSPLcom/android/server/utils/SnapshotCache$Auto;->createSnapshot()Lcom/android/server/utils/Snappable;
16030HSPLcom/android/server/utils/SnapshotCache$Auto;->createSnapshot()Ljava/lang/Object;
16031HSPLcom/android/server/utils/SnapshotCache$Sealed;-><init>()V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016032HSPLcom/android/server/utils/SnapshotCache$Statistics;-><init>(Ljava/lang/String;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016033HSPLcom/android/server/utils/SnapshotCache;-><clinit>()V
16034HSPLcom/android/server/utils/SnapshotCache;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016035HSPLcom/android/server/utils/SnapshotCache;-><init>(Ljava/lang/Object;Lcom/android/server/utils/Watchable;)V
16036HSPLcom/android/server/utils/SnapshotCache;-><init>(Ljava/lang/Object;Lcom/android/server/utils/Watchable;Ljava/lang/String;)V
art-benchmark-service84deab32021-05-12 09:41:00 -070016037HSPLcom/android/server/utils/SnapshotCache;->onChange(Lcom/android/server/utils/Watchable;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016038HSPLcom/android/server/utils/SnapshotCache;->snapshot()Ljava/lang/Object;+]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;]Lcom/android/server/utils/SnapshotCache;megamorphic_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016039HSPLcom/android/server/utils/Snapshots;->maybeSnapshot(Ljava/lang/Object;)Ljava/lang/Object;+]Lcom/android/server/utils/Snappable;megamorphic_types
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016040HSPLcom/android/server/utils/TimingsTraceAndSlog;-><init>()V
16041HSPLcom/android/server/utils/TimingsTraceAndSlog;-><init>(Ljava/lang/String;)V
16042HSPLcom/android/server/utils/TimingsTraceAndSlog;-><init>(Ljava/lang/String;J)V
16043HSPLcom/android/server/utils/TimingsTraceAndSlog;->logDuration(Ljava/lang/String;J)V
art-benchmark-service35aba412020-02-03 11:53:25 -080016044HSPLcom/android/server/utils/TimingsTraceAndSlog;->newAsyncLog()Lcom/android/server/utils/TimingsTraceAndSlog;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016045HSPLcom/android/server/utils/TimingsTraceAndSlog;->traceBegin(Ljava/lang/String;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016046HSPLcom/android/server/utils/Watchable;->verifyWatchedAttributes(Ljava/lang/Object;Lcom/android/server/utils/Watcher;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070016047HSPLcom/android/server/utils/Watchable;->verifyWatchedAttributes(Ljava/lang/Object;Lcom/android/server/utils/Watcher;Z)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016048HSPLcom/android/server/utils/WatchableImpl;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070016049HSPLcom/android/server/utils/WatchableImpl;->dispatchChange(Lcom/android/server/utils/Watchable;)V+]Lcom/android/server/utils/Watcher;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
16050HSPLcom/android/server/utils/WatchableImpl;->isRegisteredObserver(Lcom/android/server/utils/Watcher;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000016051HSPLcom/android/server/utils/WatchableImpl;->registerObserver(Lcom/android/server/utils/Watcher;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016052HSPLcom/android/server/utils/WatchableImpl;->registeredObserverCount()I
16053HSPLcom/android/server/utils/WatchableImpl;->seal()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016054HSPLcom/android/server/utils/WatchableImpl;->unregisterObserver(Lcom/android/server/utils/Watcher;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016055HSPLcom/android/server/utils/WatchedArrayList$1;-><init>(Lcom/android/server/utils/WatchedArrayList;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016056HSPLcom/android/server/utils/WatchedArrayList$1;->onChange(Lcom/android/server/utils/Watchable;)V+]Lcom/android/server/utils/WatchableImpl;Lcom/android/server/utils/WatchedArrayList;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016057HSPLcom/android/server/utils/WatchedArrayList;-><init>()V
16058HSPLcom/android/server/utils/WatchedArrayList;-><init>(I)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016059HSPLcom/android/server/utils/WatchedArrayList;->add(Ljava/lang/Object;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -070016060HSPLcom/android/server/utils/WatchedArrayList;->clear()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070016061HSPLcom/android/server/utils/WatchedArrayList;->get(I)Ljava/lang/Object;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016062HSPLcom/android/server/utils/WatchedArrayList;->onChanged()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016063HSPLcom/android/server/utils/WatchedArrayList;->registerChild(Ljava/lang/Object;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016064HSPLcom/android/server/utils/WatchedArrayList;->registerObserver(Lcom/android/server/utils/Watcher;)V
16065HSPLcom/android/server/utils/WatchedArrayList;->set(ILjava/lang/Object;)Ljava/lang/Object;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016066HSPLcom/android/server/utils/WatchedArrayList;->size()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016067HSPLcom/android/server/utils/WatchedArrayList;->snapshot(Lcom/android/server/utils/WatchedArrayList;Lcom/android/server/utils/WatchedArrayList;)V+]Lcom/android/server/utils/WatchableImpl;Lcom/android/server/utils/WatchedArrayList;]Lcom/android/server/utils/WatchedArrayList;Lcom/android/server/utils/WatchedArrayList;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016068HSPLcom/android/server/utils/WatchedArrayList;->unregisterChild(Ljava/lang/Object;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016069HSPLcom/android/server/utils/WatchedArrayList;->unregisterChildIf(Ljava/lang/Object;)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016070HSPLcom/android/server/utils/WatchedArrayList;->untrackedStorage()Ljava/util/ArrayList;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016071HSPLcom/android/server/utils/WatchedArrayMap$1;-><init>(Lcom/android/server/utils/WatchedArrayMap;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016072HSPLcom/android/server/utils/WatchedArrayMap$1;->onChange(Lcom/android/server/utils/Watchable;)V+]Lcom/android/server/utils/WatchableImpl;Lcom/android/server/utils/WatchedArrayMap;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016073HSPLcom/android/server/utils/WatchedArrayMap;-><init>()V
16074HSPLcom/android/server/utils/WatchedArrayMap;-><init>(IZ)V
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070016075HSPLcom/android/server/utils/WatchedArrayMap;->clear()V
art-benchmark-service922a5532023-03-23 03:12:41 -070016076HSPLcom/android/server/utils/WatchedArrayMap;->containsKey(Ljava/lang/Object;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016077HSPLcom/android/server/utils/WatchedArrayMap;->entrySet()Ljava/util/Set;
art-benchmark-serviceba354032021-03-16 09:58:05 -070016078HSPLcom/android/server/utils/WatchedArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
16079HSPLcom/android/server/utils/WatchedArrayMap;->keyAt(I)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016080HSPLcom/android/server/utils/WatchedArrayMap;->onChanged()V
16081HSPLcom/android/server/utils/WatchedArrayMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016082HSPLcom/android/server/utils/WatchedArrayMap;->putAll(Ljava/util/Map;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016083HSPLcom/android/server/utils/WatchedArrayMap;->registerChild(Ljava/lang/Object;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016084HSPLcom/android/server/utils/WatchedArrayMap;->registerObserver(Lcom/android/server/utils/Watcher;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016085HSPLcom/android/server/utils/WatchedArrayMap;->remove(Ljava/lang/Object;)Ljava/lang/Object;
art-benchmark-serviceba354032021-03-16 09:58:05 -070016086HSPLcom/android/server/utils/WatchedArrayMap;->size()I+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016087HSPLcom/android/server/utils/WatchedArrayMap;->snapshot(Lcom/android/server/utils/WatchedArrayMap;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016088HSPLcom/android/server/utils/WatchedArrayMap;->snapshot(Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;)V+]Lcom/android/server/utils/WatchableImpl;Lcom/android/server/utils/WatchedArrayMap;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/utils/WatchedArrayMap;Lcom/android/server/utils/WatchedArrayMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016089HSPLcom/android/server/utils/WatchedArrayMap;->unregisterChildIf(Ljava/lang/Object;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016090HSPLcom/android/server/utils/WatchedArrayMap;->untrackedStorage()Landroid/util/ArrayMap;
art-benchmark-serviceba354032021-03-16 09:58:05 -070016091HSPLcom/android/server/utils/WatchedArrayMap;->valueAt(I)Ljava/lang/Object;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service08401c12022-12-23 09:27:20 -080016092HSPLcom/android/server/utils/WatchedArrayMap;->values()Ljava/util/Collection;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016093HSPLcom/android/server/utils/WatchedArraySet$1;-><init>(Lcom/android/server/utils/WatchedArraySet;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080016094HSPLcom/android/server/utils/WatchedArraySet$1;->onChange(Lcom/android/server/utils/Watchable;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016095HSPLcom/android/server/utils/WatchedArraySet;-><init>()V
16096HSPLcom/android/server/utils/WatchedArraySet;-><init>(IZ)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016097HSPLcom/android/server/utils/WatchedArraySet;->add(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016098HSPLcom/android/server/utils/WatchedArraySet;->addAll(Ljava/util/Collection;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016099HSPLcom/android/server/utils/WatchedArraySet;->clear()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016100HSPLcom/android/server/utils/WatchedArraySet;->contains(Ljava/lang/Object;)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016101HSPLcom/android/server/utils/WatchedArraySet;->isEmpty()Z
16102HSPLcom/android/server/utils/WatchedArraySet;->onChanged()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016103HSPLcom/android/server/utils/WatchedArraySet;->registerChild(Ljava/lang/Object;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016104HSPLcom/android/server/utils/WatchedArraySet;->registerObserver(Lcom/android/server/utils/Watcher;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016105HSPLcom/android/server/utils/WatchedArraySet;->remove(Ljava/lang/Object;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016106HSPLcom/android/server/utils/WatchedArraySet;->size()I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016107HSPLcom/android/server/utils/WatchedArraySet;->snapshot(Lcom/android/server/utils/WatchedArraySet;Lcom/android/server/utils/WatchedArraySet;)V+]Lcom/android/server/utils/WatchableImpl;Lcom/android/server/utils/WatchedArraySet;]Lcom/android/server/utils/WatchedArraySet;Lcom/android/server/utils/WatchedArraySet;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016108HSPLcom/android/server/utils/WatchedArraySet;->untrackedStorage()Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016109HSPLcom/android/server/utils/WatchedArraySet;->valueAt(I)Ljava/lang/Object;+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-serviceba354032021-03-16 09:58:05 -070016110HSPLcom/android/server/utils/WatchedLongSparseArray$1;-><init>(Lcom/android/server/utils/WatchedLongSparseArray;)V
16111HSPLcom/android/server/utils/WatchedLongSparseArray;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016112HSPLcom/android/server/utils/WatchedLongSparseArray;->get(J)Ljava/lang/Object;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016113HSPLcom/android/server/utils/WatchedLongSparseArray;->keyAt(I)J
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016114HSPLcom/android/server/utils/WatchedLongSparseArray;->onChanged()V
16115HSPLcom/android/server/utils/WatchedLongSparseArray;->put(JLjava/lang/Object;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070016116HSPLcom/android/server/utils/WatchedLongSparseArray;->registerChild(Ljava/lang/Object;)V
16117HSPLcom/android/server/utils/WatchedLongSparseArray;->registerObserver(Lcom/android/server/utils/Watcher;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070016118HSPLcom/android/server/utils/WatchedLongSparseArray;->size()I+]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
art-benchmark-serviceba354032021-03-16 09:58:05 -070016119HSPLcom/android/server/utils/WatchedLongSparseArray;->unregisterChildIf(Ljava/lang/Object;)V
16120HSPLcom/android/server/utils/WatchedLongSparseArray;->valueAt(I)Ljava/lang/Object;+]Landroid/util/LongSparseArray;Landroid/util/LongSparseArray;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016121HSPLcom/android/server/utils/WatchedSparseArray$1;-><init>(Lcom/android/server/utils/WatchedSparseArray;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016122HSPLcom/android/server/utils/WatchedSparseArray$1;->onChange(Lcom/android/server/utils/Watchable;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016123HSPLcom/android/server/utils/WatchedSparseArray;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016124HSPLcom/android/server/utils/WatchedSparseArray;-><init>(I)V
16125HSPLcom/android/server/utils/WatchedSparseArray;->delete(I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070016126HSPLcom/android/server/utils/WatchedSparseArray;->get(I)Ljava/lang/Object;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016127HSPLcom/android/server/utils/WatchedSparseArray;->onChanged()V
16128HSPLcom/android/server/utils/WatchedSparseArray;->put(ILjava/lang/Object;)V
16129HSPLcom/android/server/utils/WatchedSparseArray;->registerChild(Ljava/lang/Object;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016130HSPLcom/android/server/utils/WatchedSparseArray;->registerObserver(Lcom/android/server/utils/Watcher;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016131HSPLcom/android/server/utils/WatchedSparseArray;->remove(I)V
16132HSPLcom/android/server/utils/WatchedSparseArray;->size()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070016133HSPLcom/android/server/utils/WatchedSparseArray;->snapshot()Lcom/android/server/utils/WatchedSparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016134HSPLcom/android/server/utils/WatchedSparseArray;->snapshot(Lcom/android/server/utils/WatchedSparseArray;Lcom/android/server/utils/WatchedSparseArray;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016135HSPLcom/android/server/utils/WatchedSparseArray;->unregisterChildIf(Ljava/lang/Object;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016136HSPLcom/android/server/utils/WatchedSparseArray;->valueAt(I)Ljava/lang/Object;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016137HSPLcom/android/server/utils/WatchedSparseBooleanArray;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016138HSPLcom/android/server/utils/WatchedSparseBooleanArray;-><init>(Lcom/android/server/utils/WatchedSparseBooleanArray;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080016139HSPLcom/android/server/utils/WatchedSparseBooleanArray;->get(I)Z+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016140HSPLcom/android/server/utils/WatchedSparseBooleanArray;->snapshot()Lcom/android/server/utils/WatchedSparseBooleanArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016141HSPLcom/android/server/utils/WatchedSparseBooleanMatrix;-><init>()V
art-benchmark-service66b4d952021-07-17 17:15:31 -070016142HSPLcom/android/server/utils/WatchedSparseBooleanMatrix;-><init>(I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016143HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->binarySearch([III)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016144HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->copyFrom(Lcom/android/server/utils/WatchedSparseBooleanMatrix;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016145HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->indexOfKey(I)I
16146HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->indexOfKey(IZ)I+]Lcom/android/server/utils/WatchedSparseBooleanMatrix;Lcom/android/server/utils/WatchedSparseBooleanMatrix;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016147HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->nextFree(Z)I
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016148HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->onChanged()V+]Lcom/android/server/utils/WatchableImpl;Lcom/android/server/utils/WatchedSparseBooleanMatrix;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016149HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->put(IIZ)V+]Lcom/android/server/utils/WatchedSparseBooleanMatrix;Lcom/android/server/utils/WatchedSparseBooleanMatrix;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016150HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->setValueAt(IIZ)V+]Lcom/android/server/utils/WatchedSparseBooleanMatrix;Lcom/android/server/utils/WatchedSparseBooleanMatrix;
16151HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->setValueAtInternal(IIZ)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016152HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->validateIndex(I)V
16153HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->validateIndex(II)V+]Lcom/android/server/utils/WatchedSparseBooleanMatrix;Lcom/android/server/utils/WatchedSparseBooleanMatrix;
art-benchmark-service00abe242023-02-13 10:31:34 -080016154HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->valueAt(II)Z+]Lcom/android/server/utils/WatchedSparseBooleanMatrix;Lcom/android/server/utils/WatchedSparseBooleanMatrix;
art-benchmark-service66b4d952021-07-17 17:15:31 -070016155HPLcom/android/server/utils/WatchedSparseBooleanMatrix;->valueAtInternal(II)Z
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016156HSPLcom/android/server/utils/WatchedSparseIntArray;-><init>()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016157HSPLcom/android/server/utils/WatchedSparseIntArray;->size()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016158HSPLcom/android/server/utils/WatchedSparseIntArray;->snapshot(Lcom/android/server/utils/WatchedSparseIntArray;Lcom/android/server/utils/WatchedSparseIntArray;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016159HSPLcom/android/server/utils/WatchedSparseSetArray;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016160HSPLcom/android/server/utils/WatchedSparseSetArray;-><init>(Lcom/android/server/utils/WatchedSparseSetArray;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016161HSPLcom/android/server/utils/WatchedSparseSetArray;->add(ILjava/lang/Object;)Z+]Landroid/util/SparseSetArray;Landroid/util/SparseSetArray;]Lcom/android/server/utils/WatchedSparseSetArray;Lcom/android/server/utils/WatchedSparseSetArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016162HPLcom/android/server/utils/WatchedSparseSetArray;->contains(ILjava/lang/Object;)Z+]Landroid/util/SparseSetArray;Landroid/util/SparseSetArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016163HSPLcom/android/server/utils/WatchedSparseSetArray;->onChanged()V+]Lcom/android/server/utils/WatchableImpl;Lcom/android/server/utils/WatchedSparseSetArray;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016164HSPLcom/android/server/utils/Watcher;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016165HSPLcom/android/server/utils/quota/Category;->equals(Ljava/lang/Object;)Z
16166HSPLcom/android/server/utils/quota/Category;->hashCode()I
16167HSPLcom/android/server/utils/quota/CountQuotaTracker;->getExecutionStatsLocked(ILjava/lang/String;Ljava/lang/String;)Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;+]Lcom/android/server/utils/quota/CountQuotaTracker;Lcom/android/server/utils/quota/CountQuotaTracker;
16168HSPLcom/android/server/utils/quota/CountQuotaTracker;->getExecutionStatsLocked(ILjava/lang/String;Ljava/lang/String;Z)Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;+]Lcom/android/server/utils/quota/UptcMap;Lcom/android/server/utils/quota/UptcMap;]Lcom/android/server/utils/quota/QuotaTracker$Injector;Lcom/android/server/utils/quota/QuotaTracker$Injector;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/utils/quota/Categorizer;Lcom/android/server/job/JobSchedulerService$$ExternalSyntheticLambda3;,Lcom/android/server/utils/quota/Categorizer$$ExternalSyntheticLambda0;]Ljava/lang/Long;Ljava/lang/Long;]Lcom/android/server/utils/quota/CountQuotaTracker;Lcom/android/server/utils/quota/CountQuotaTracker;
16169HSPLcom/android/server/utils/quota/CountQuotaTracker;->isUnderCountQuotaLocked(Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;)Z
16170HSPLcom/android/server/utils/quota/CountQuotaTracker;->isWithinQuota(ILjava/lang/String;Ljava/lang/String;)Z
16171HSPLcom/android/server/utils/quota/CountQuotaTracker;->isWithinQuotaLocked(ILjava/lang/String;Ljava/lang/String;)Z+]Lcom/android/server/utils/quota/QuotaTracker;Lcom/android/server/utils/quota/CountQuotaTracker;]Lcom/android/server/utils/quota/CountQuotaTracker;Lcom/android/server/utils/quota/CountQuotaTracker;
16172HSPLcom/android/server/utils/quota/CountQuotaTracker;->isWithinQuotaLocked(Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;)Z+]Lcom/android/server/utils/quota/CountQuotaTracker;Lcom/android/server/utils/quota/CountQuotaTracker;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016173HPLcom/android/server/utils/quota/CountQuotaTracker;->maybeScheduleCleanupAlarmLocked()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016174HPLcom/android/server/utils/quota/CountQuotaTracker;->noteEvent(ILjava/lang/String;Ljava/lang/String;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016175HSPLcom/android/server/utils/quota/CountQuotaTracker;->updateExecutionStatsLocked(ILjava/lang/String;Ljava/lang/String;Lcom/android/server/utils/quota/CountQuotaTracker$ExecutionStats;)V+]Lcom/android/server/utils/quota/UptcMap;Lcom/android/server/utils/quota/UptcMap;]Lcom/android/server/utils/quota/QuotaTracker$Injector;Lcom/android/server/utils/quota/QuotaTracker$Injector;]Landroid/util/LongArrayQueue;Landroid/util/LongArrayQueue;
16176HSPLcom/android/server/utils/quota/QuotaTracker$Injector;->getElapsedRealtime()J
16177HSPLcom/android/server/utils/quota/QuotaTracker;->isEnabledLocked()Z
16178HSPLcom/android/server/utils/quota/QuotaTracker;->isQuotaFreeLocked(ILjava/lang/String;)Z+]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Ljava/lang/Boolean;Ljava/lang/Boolean;
16179HSPLcom/android/server/utils/quota/QuotaTracker;->isWithinQuota(ILjava/lang/String;Ljava/lang/String;)Z+]Lcom/android/server/utils/quota/QuotaTracker;Lcom/android/server/utils/quota/CountQuotaTracker;
16180HSPLcom/android/server/utils/quota/UptcMap;->get(ILjava/lang/String;Ljava/lang/String;)Ljava/lang/Object;
16181HSPLcom/android/server/utils/quota/UptcMap;->getOrCreate(ILjava/lang/String;Ljava/lang/String;Ljava/util/function/Function;)Ljava/lang/Object;+]Lcom/android/server/utils/quota/UptcMap;Lcom/android/server/utils/quota/UptcMap;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArrayMap;Landroid/util/SparseArrayMap;]Ljava/util/function/Function;Lcom/android/server/utils/quota/CountQuotaTracker$$ExternalSyntheticLambda2;,Lcom/android/server/utils/quota/CountQuotaTracker$$ExternalSyntheticLambda1;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016182HPLcom/android/server/vcn/TelephonySubscriptionTracker$TelephonySubscriptionSnapshot;->getGroupForSubId(I)Landroid/os/ParcelUuid;
16183HPLcom/android/server/vibrator/AbstractVibratorStep;-><init>(Lcom/android/server/vibrator/VibrationStepConductor;JLcom/android/server/vibrator/VibratorController;Landroid/os/VibrationEffect$Composed;IJ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016184HPLcom/android/server/vibrator/AbstractVibratorStep;->acceptVibratorCompleteCallback(I)Z
16185HPLcom/android/server/vibrator/AbstractVibratorStep;->getVibratorId()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016186HPLcom/android/server/vibrator/AbstractVibratorStep;->nextSteps(JI)Ljava/util/List;
16187HPLcom/android/server/vibrator/AbstractVibratorStep;->stopVibrating()V
16188HPLcom/android/server/vibrator/CompleteEffectVibratorStep;->play()Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016189HPLcom/android/server/vibrator/FinishSequentialEffectStep;-><init>(Lcom/android/server/vibrator/StartSequentialEffectStep;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016190HPLcom/android/server/vibrator/FinishSequentialEffectStep;->play()Ljava/util/List;
art-benchmark-service922a5532023-03-23 03:12:41 -070016191HPLcom/android/server/vibrator/HalVibration;-><init>(Landroid/os/IBinder;Landroid/os/CombinedVibration;Lcom/android/server/vibrator/Vibration$CallerInfo;)V
16192HPLcom/android/server/vibrator/HalVibration;->end(Lcom/android/server/vibrator/Vibration$EndInfo;)V
16193HPLcom/android/server/vibrator/HalVibration;->getDebugInfo()Lcom/android/server/vibrator/Vibration$DebugInfo;
16194HPLcom/android/server/vibrator/HalVibration;->getStatsInfo(J)Lcom/android/server/vibrator/VibrationStats$StatsInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016195HPLcom/android/server/vibrator/InputDeviceDelegate;->vibrateIfAvailable(Lcom/android/server/vibrator/Vibration$CallerInfo;Landroid/os/CombinedVibration;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016196HPLcom/android/server/vibrator/PerformPrebakedVibratorStep;->play()Ljava/util/List;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016197HPLcom/android/server/vibrator/SetAmplitudeVibratorStep;->play()Ljava/util/List;
16198HPLcom/android/server/vibrator/StartSequentialEffectStep$DeviceEffectMap;-><init>(Lcom/android/server/vibrator/StartSequentialEffectStep;Landroid/os/CombinedVibration$Mono;)V+]Landroid/os/CombinedVibration$Mono;Landroid/os/CombinedVibration$Mono;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/vibrator/VibrationStepConductor;Lcom/android/server/vibrator/VibrationStepConductor;]Lcom/android/server/vibrator/VibratorController;Lcom/android/server/vibrator/VibratorController;]Lcom/android/server/vibrator/StartSequentialEffectStep$DeviceEffectMap;Lcom/android/server/vibrator/StartSequentialEffectStep$DeviceEffectMap;
16199HPLcom/android/server/vibrator/StartSequentialEffectStep$DeviceEffectMap;->calculateRequiredSyncCapabilities(Landroid/util/SparseArray;)J+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/os/VibrationEffect$Composed;Landroid/os/VibrationEffect$Composed;]Lcom/android/server/vibrator/StartSequentialEffectStep$DeviceEffectMap;Lcom/android/server/vibrator/StartSequentialEffectStep$DeviceEffectMap;
16200HPLcom/android/server/vibrator/StartSequentialEffectStep$DeviceEffectMap;->effectAt(I)Landroid/os/VibrationEffect$Composed;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016201HPLcom/android/server/vibrator/StartSequentialEffectStep;-><init>(Lcom/android/server/vibrator/VibrationStepConductor;Landroid/os/CombinedVibration$Sequential;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016202HPLcom/android/server/vibrator/StartSequentialEffectStep;->createEffectToVibratorMapping(Landroid/os/CombinedVibration;)Lcom/android/server/vibrator/StartSequentialEffectStep$DeviceEffectMap;
16203HPLcom/android/server/vibrator/StartSequentialEffectStep;->nextStep()Lcom/android/server/vibrator/Step;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016204HPLcom/android/server/vibrator/StartSequentialEffectStep;->play()Ljava/util/List;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016205HPLcom/android/server/vibrator/StartSequentialEffectStep;->startVibrating(Lcom/android/server/vibrator/AbstractVibratorStep;Ljava/util/List;)J
art-benchmark-service84f185c2023-07-24 02:43:42 -070016206HPLcom/android/server/vibrator/StartSequentialEffectStep;->startVibrating(Lcom/android/server/vibrator/StartSequentialEffectStep$DeviceEffectMap;Ljava/util/List;)J+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/vibrator/VibrationStepConductor;Lcom/android/server/vibrator/VibrationStepConductor;]Lcom/android/server/vibrator/StartSequentialEffectStep;Lcom/android/server/vibrator/StartSequentialEffectStep;]Lcom/android/server/vibrator/StartSequentialEffectStep$DeviceEffectMap;Lcom/android/server/vibrator/StartSequentialEffectStep$DeviceEffectMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016207HPLcom/android/server/vibrator/Step;-><init>(Lcom/android/server/vibrator/VibrationStepConductor;J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016208HPLcom/android/server/vibrator/Step;->calculateWaitTime()J
16209HPLcom/android/server/vibrator/Step;->getVibration()Lcom/android/server/vibrator/HalVibration;+]Lcom/android/server/vibrator/VibrationStepConductor;Lcom/android/server/vibrator/VibrationStepConductor;
16210HPLcom/android/server/vibrator/TurnOffVibratorStep;->play()Ljava/util/List;
art-benchmark-service922a5532023-03-23 03:12:41 -070016211HPLcom/android/server/vibrator/Vibration$CallerInfo;-><init>(Landroid/os/VibrationAttributes;IILjava/lang/String;Ljava/lang/String;)V
16212HPLcom/android/server/vibrator/Vibration$DebugInfo;-><init>(Lcom/android/server/vibrator/Vibration$Status;Lcom/android/server/vibrator/VibrationStats;Landroid/os/CombinedVibration;Landroid/os/CombinedVibration;FLcom/android/server/vibrator/Vibration$CallerInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016213HPLcom/android/server/vibrator/Vibration$EndInfo;-><init>(Lcom/android/server/vibrator/Vibration$Status;Lcom/android/server/vibrator/Vibration$CallerInfo;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016214HPLcom/android/server/vibrator/Vibration;-><init>(Landroid/os/IBinder;Lcom/android/server/vibrator/Vibration$CallerInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016215HPLcom/android/server/vibrator/VibrationScaler;->scale(Landroid/os/VibrationEffect;I)Landroid/os/VibrationEffect;+]Landroid/os/VibrationEffect;Landroid/os/VibrationEffect$Composed;]Lcom/android/server/vibrator/VibrationSettings;Lcom/android/server/vibrator/VibrationSettings;]Landroid/util/SparseArray;Landroid/util/SparseArray;
Austin Borger72489e52023-03-30 18:42:06 -070016216HPLcom/android/server/vibrator/VibrationSettings$MyUidObserver;->isUidForeground(I)Z
16217HSPLcom/android/server/vibrator/VibrationSettings$MyUidObserver;->onUidStateChanged(IIJI)V+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016218HPLcom/android/server/vibrator/VibrationSettings;->getCurrentIntensity(I)I+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;]Lcom/android/server/vibrator/VibrationSettings;Lcom/android/server/vibrator/VibrationSettings;
16219HSPLcom/android/server/vibrator/VibrationSettings;->getDefaultIntensity(I)I+]Landroid/os/vibrator/VibrationConfig;Landroid/os/vibrator/VibrationConfig;
16220HPLcom/android/server/vibrator/VibrationSettings;->getFallbackEffect(I)Landroid/os/VibrationEffect;
art-benchmark-service922a5532023-03-23 03:12:41 -070016221HPLcom/android/server/vibrator/VibrationSettings;->shouldIgnoreVibration(Lcom/android/server/vibrator/Vibration$CallerInfo;)Lcom/android/server/vibrator/Vibration$Status;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016222HPLcom/android/server/vibrator/VibrationStats$StatsInfo;-><init>(IIILcom/android/server/vibrator/Vibration$Status;Lcom/android/server/vibrator/VibrationStats;J)V
16223HPLcom/android/server/vibrator/VibrationStats$StatsInfo;->filteredKeys(Landroid/util/SparseBooleanArray;Z)[I+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
16224HPLcom/android/server/vibrator/VibrationStats$StatsInfo;->writeVibrationReported()V
16225HPLcom/android/server/vibrator/VibrationStats;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016226HPLcom/android/server/vibrator/VibrationStats;->reportEnded(Lcom/android/server/vibrator/Vibration$CallerInfo;)Z
16227HPLcom/android/server/vibrator/VibrationStats;->reportPerformEffect(JLandroid/os/vibrator/PrebakedSegment;)V
16228HPLcom/android/server/vibrator/VibrationStats;->reportStarted()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016229HPLcom/android/server/vibrator/VibrationStepConductor;->calculateVibrationEndInfo()Lcom/android/server/vibrator/Vibration$EndInfo;
16230HPLcom/android/server/vibrator/VibrationStepConductor;->expectIsVibrationThread(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016231HPLcom/android/server/vibrator/VibrationStepConductor;->getVibration()Lcom/android/server/vibrator/HalVibration;
16232HPLcom/android/server/vibrator/VibrationStepConductor;->hasPendingNotifySignalLocked()Z+]Landroid/util/IntArray;Landroid/util/IntArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016233HPLcom/android/server/vibrator/VibrationStepConductor;->isFinished()Z+]Ljava/util/Queue;Ljava/util/LinkedList;]Ljava/util/PriorityQueue;Ljava/util/PriorityQueue;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016234HPLcom/android/server/vibrator/VibrationStepConductor;->nextVibrateStep(JLcom/android/server/vibrator/VibratorController;Landroid/os/VibrationEffect$Composed;IJ)Lcom/android/server/vibrator/AbstractVibratorStep;+]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/VibrationEffect$Composed;Landroid/os/VibrationEffect$Composed;
16235HPLcom/android/server/vibrator/VibrationStepConductor;->notifyVibratorComplete(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016236HPLcom/android/server/vibrator/VibrationStepConductor;->pollNext()Lcom/android/server/vibrator/Step;+]Ljava/util/Queue;Ljava/util/LinkedList;]Ljava/util/PriorityQueue;Ljava/util/PriorityQueue;
16237HPLcom/android/server/vibrator/VibrationStepConductor;->prepareToStart()V
16238HPLcom/android/server/vibrator/VibrationStepConductor;->processAllNotifySignals()V+]Landroid/util/IntArray;Landroid/util/IntArray;]Lcom/android/server/vibrator/VibrationStepConductor;Lcom/android/server/vibrator/VibrationStepConductor;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016239HPLcom/android/server/vibrator/VibrationStepConductor;->processVibratorsComplete([I)V+]Lcom/android/server/vibrator/Step;Lcom/android/server/vibrator/SetAmplitudeVibratorStep;,Lcom/android/server/vibrator/TurnOffVibratorStep;,Lcom/android/server/vibrator/FinishSequentialEffectStep;,Lcom/android/server/vibrator/CompleteEffectVibratorStep;]Ljava/util/Queue;Ljava/util/LinkedList;]Ljava/util/PriorityQueue;Ljava/util/PriorityQueue;
16240HPLcom/android/server/vibrator/VibrationStepConductor;->runNextStep()V+]Lcom/android/server/vibrator/Step;megamorphic_types]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/vibrator/VibrationStepConductor;Lcom/android/server/vibrator/VibrationStepConductor;]Ljava/util/PriorityQueue;Ljava/util/PriorityQueue;
16241HPLcom/android/server/vibrator/VibrationStepConductor;->toSequential(Landroid/os/CombinedVibration;)Landroid/os/CombinedVibration$Sequential;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016242HPLcom/android/server/vibrator/VibrationStepConductor;->waitUntilNextStepIsDue()Z+]Ljava/lang/Object;Ljava/lang/Object;]Lcom/android/server/vibrator/Step;megamorphic_types]Ljava/util/Queue;Ljava/util/LinkedList;]Lcom/android/server/vibrator/VibrationStepConductor;Lcom/android/server/vibrator/VibrationStepConductor;]Ljava/util/PriorityQueue;Ljava/util/PriorityQueue;
16243HPLcom/android/server/vibrator/VibrationThread;->clientVibrationCompleteIfNotAlready(Lcom/android/server/vibrator/Vibration$EndInfo;)V
16244HPLcom/android/server/vibrator/VibrationThread;->playVibration()V+]Lcom/android/server/vibrator/VibrationStepConductor;Lcom/android/server/vibrator/VibrationStepConductor;]Lcom/android/server/vibrator/VibrationThread;Lcom/android/server/vibrator/VibrationThread;
16245HSPLcom/android/server/vibrator/VibrationThread;->run()V
16246HPLcom/android/server/vibrator/VibrationThread;->runCurrentVibrationWithWakeLock()V
16247HPLcom/android/server/vibrator/VibrationThread;->runCurrentVibrationWithWakeLockAndDeathLink()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016248HPLcom/android/server/vibrator/VibrationThread;->runVibrationOnVibrationThread(Lcom/android/server/vibrator/VibrationStepConductor;)Z
16249HSPLcom/android/server/vibrator/VibrationThread;->waitForVibrationRequest()Lcom/android/server/vibrator/VibrationStepConductor;+]Ljava/lang/Object;Ljava/lang/Object;
16250HSPLcom/android/server/vibrator/VibratorController;->getVibratorInfo()Landroid/os/VibratorInfo;
16251HSPLcom/android/server/vibrator/VibratorController;->notifyListenerOnVibrating(Z)V+]Landroid/os/RemoteCallbackList;Landroid/os/RemoteCallbackList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016252HSPLcom/android/server/vibrator/VibratorController;->off()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016253HPLcom/android/server/vibrator/VibratorController;->on(Landroid/os/vibrator/PrebakedSegment;J)J
16254HPLcom/android/server/vibrator/VibratorFrameworkStatsLogger$$ExternalSyntheticLambda2;-><init>(IJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016255HPLcom/android/server/vibrator/VibratorFrameworkStatsLogger;->writeVibrationReportedAsync(Lcom/android/server/vibrator/VibrationStats$StatsInfo;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016256HPLcom/android/server/vibrator/VibratorFrameworkStatsLogger;->writeVibrationReportedFromQueue()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016257HPLcom/android/server/vibrator/VibratorFrameworkStatsLogger;->writeVibratorStateOffAsync(I)V
16258HPLcom/android/server/vibrator/VibratorManagerService$VibrationCompleteListener;->onComplete(IJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016259HPLcom/android/server/vibrator/VibratorManagerService$VibrationThreadCallbacks;->noteVibratorOff(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016260HPLcom/android/server/vibrator/VibratorManagerService$VibrationThreadCallbacks;->noteVibratorOn(IJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016261HPLcom/android/server/vibrator/VibratorManagerService$VibrationThreadCallbacks;->onVibrationCompleted(JLcom/android/server/vibrator/Vibration$EndInfo;)V
16262HPLcom/android/server/vibrator/VibratorManagerService$VibrationThreadCallbacks;->onVibrationThreadReleased(J)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016263HPLcom/android/server/vibrator/VibratorManagerService$VibratorManagerRecords;->record(Lcom/android/server/vibrator/HalVibration;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016264HPLcom/android/server/vibrator/VibratorManagerService$VibratorManagerRecords;->record(Ljava/util/LinkedList;Lcom/android/server/vibrator/Vibration$DebugInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016265HPLcom/android/server/vibrator/VibratorManagerService;->cancelVibrate(ILandroid/os/IBinder;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016266HPLcom/android/server/vibrator/VibratorManagerService;->checkAppOpModeLocked(Lcom/android/server/vibrator/Vibration$CallerInfo;)I
16267HPLcom/android/server/vibrator/VibratorManagerService;->endVibrationLocked(Lcom/android/server/vibrator/HalVibration;Lcom/android/server/vibrator/Vibration$EndInfo;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016268HPLcom/android/server/vibrator/VibratorManagerService;->fillVibrationFallbacks(Lcom/android/server/vibrator/HalVibration;Landroid/os/CombinedVibration;)V
16269HPLcom/android/server/vibrator/VibratorManagerService;->fillVibrationFallbacks(Lcom/android/server/vibrator/HalVibration;Landroid/os/VibrationEffect;)V+]Landroid/os/vibrator/PrebakedSegment;Landroid/os/vibrator/PrebakedSegment;]Lcom/android/server/vibrator/VibrationSettings;Lcom/android/server/vibrator/VibrationSettings;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/os/VibrationEffect$Composed;Landroid/os/VibrationEffect$Composed;]Lcom/android/server/vibrator/HalVibration;Lcom/android/server/vibrator/HalVibration;
16270HPLcom/android/server/vibrator/VibratorManagerService;->finishAppOpModeLocked(Lcom/android/server/vibrator/Vibration$CallerInfo;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016271HPLcom/android/server/vibrator/VibratorManagerService;->fixupVibrationAttributes(Landroid/os/VibrationAttributes;Landroid/os/CombinedVibration;)Landroid/os/VibrationAttributes;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016272HPLcom/android/server/vibrator/VibratorManagerService;->logVibrationStatus(ILandroid/os/VibrationAttributes;Lcom/android/server/vibrator/Vibration$Status;)V
16273HPLcom/android/server/vibrator/VibratorManagerService;->onVibrationComplete(IJ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016274HPLcom/android/server/vibrator/VibratorManagerService;->reportFinishedVibrationLocked(Lcom/android/server/vibrator/Vibration$EndInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016275HPLcom/android/server/vibrator/VibratorManagerService;->shouldIgnoreVibrationForOngoingLocked(Lcom/android/server/vibrator/Vibration;)Lcom/android/server/vibrator/Vibration$EndInfo;
16276HPLcom/android/server/vibrator/VibratorManagerService;->shouldIgnoreVibrationLocked(Lcom/android/server/vibrator/Vibration$CallerInfo;)Lcom/android/server/vibrator/Vibration$EndInfo;
16277HPLcom/android/server/vibrator/VibratorManagerService;->startAppOpModeLocked(Lcom/android/server/vibrator/Vibration$CallerInfo;)I
art-benchmark-service922a5532023-03-23 03:12:41 -070016278HPLcom/android/server/vibrator/VibratorManagerService;->startVibrationLocked(Lcom/android/server/vibrator/HalVibration;)Lcom/android/server/vibrator/Vibration$EndInfo;
16279HPLcom/android/server/vibrator/VibratorManagerService;->startVibrationOnThreadLocked(Lcom/android/server/vibrator/VibrationStepConductor;)Lcom/android/server/vibrator/Vibration$EndInfo;
16280HPLcom/android/server/vibrator/VibratorManagerService;->vibrateInternal(IILjava/lang/String;Landroid/os/CombinedVibration;Landroid/os/VibrationAttributes;Ljava/lang/String;Landroid/os/IBinder;)Lcom/android/server/vibrator/HalVibration;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016281HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$$ExternalSyntheticLambda5;-><init>(Lcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;Landroid/os/IBinder;I)V
16282HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub$$ExternalSyntheticLambda5;->runOrThrow()V
16283HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->lambda$notifyActivityEventChanged$2(Landroid/os/IBinder;I)V
16284HPLcom/android/server/voiceinteraction/VoiceInteractionManagerService$VoiceInteractionManagerServiceStub;->notifyActivityEventChanged(Landroid/os/IBinder;I)V
16285HPLcom/android/server/voiceinteraction/VoiceInteractionManagerServiceImpl$1;->onReceive(Landroid/content/Context;Landroid/content/Intent;)V
16286HPLcom/android/server/wallpaper/WallpaperDataParser;->writeWallpaperAttributes(Lcom/android/modules/utils/TypedXmlSerializer;Ljava/lang/String;Lcom/android/server/wallpaper/WallpaperData;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/app/WallpaperColors;Landroid/app/WallpaperColors;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/graphics/Color;Landroid/graphics/Color;]Lcom/android/server/wallpaper/WallpaperDisplayHelper;Lcom/android/server/wallpaper/WallpaperDisplayHelper;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Ljava/lang/Float;Ljava/lang/Float;
16287HSPLcom/android/server/wallpaper/WallpaperManagerService$WallpaperConnection;->forEachDisplayConnector(Ljava/util/function/Consumer;)V
16288HPLcom/android/server/wallpaper/WallpaperManagerService;->setInAmbientMode(ZJ)V
16289HPLcom/android/server/webkit/WebViewUpdateService$BinderService;->grantVisibilityToCaller(Ljava/lang/String;I)V
16290HPLcom/android/server/wm/AbsAppSnapshotController;->checkIfReadyToSnapshot(Lcom/android/server/wm/WindowContainer;)Landroid/util/Pair;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016291HPLcom/android/server/wm/AbsAppSnapshotController;->createSnapshot(Lcom/android/server/wm/WindowContainer;FILandroid/graphics/Point;Landroid/window/TaskSnapshot$Builder;)Landroid/window/ScreenCapture$ScreenshotHardwareBuffer;
16292HPLcom/android/server/wm/AbsAppSnapshotController;->prepareTaskSnapshot(Lcom/android/server/wm/WindowContainer;ILandroid/window/TaskSnapshot$Builder;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016293HPLcom/android/server/wm/AbsAppSnapshotController;->recordSnapshotInner(Lcom/android/server/wm/WindowContainer;Z)Landroid/window/TaskSnapshot;
16294HSPLcom/android/server/wm/AbsAppSnapshotController;->shouldDisableSnapshots()Z
16295HPLcom/android/server/wm/AbsAppSnapshotController;->snapshot(Lcom/android/server/wm/WindowContainer;I)Landroid/window/TaskSnapshot;
16296HPLcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl$UiChangesForAccessibilityCallbacksDispatcher$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/wm/WindowManagerInternal$AccessibilityControllerInternal$UiChangesForAccessibilityCallbacks;Lcom/android/server/accessibility/magnification/MagnificationController;
16297HPLcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl$UiChangesForAccessibilityCallbacksDispatcher;->onRectangleOnScreenRequested(ILandroid/graphics/Rect;)V+]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl;Lcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl;
16298HSPLcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl;->getInstance(Lcom/android/server/wm/WindowManagerService;)Lcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016299HSPLcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl;->isTracingEnabled(J)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016300HPLcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl;->onRectangleOnScreenRequested(ILandroid/graphics/Rect;)V+]Lcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl$UiChangesForAccessibilityCallbacksDispatcher;Lcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl$UiChangesForAccessibilityCallbacksDispatcher;]Lcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl;Lcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016301HSPLcom/android/server/wm/AccessibilityController;->hasCallbacks()Z+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl;Lcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016302HPLcom/android/server/wm/AccessibilityController;->onFocusChanged(Lcom/android/server/wm/InputTarget;Lcom/android/server/wm/InputTarget;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016303HSPLcom/android/server/wm/ActivityClientController;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016304HPLcom/android/server/wm/ActivityClientController;->activityIdle(Landroid/os/IBinder;Landroid/content/res/Configuration;Z)V
16305HPLcom/android/server/wm/ActivityClientController;->activityPaused(Landroid/os/IBinder;)V
16306HPLcom/android/server/wm/ActivityClientController;->activityResumed(Landroid/os/IBinder;Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016307HPLcom/android/server/wm/ActivityClientController;->activityStopped(Landroid/os/IBinder;Landroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/lang/CharSequence;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016308HPLcom/android/server/wm/ActivityClientController;->activityTopResumedStateLost()V
16309HPLcom/android/server/wm/ActivityClientController;->finishActivity(Landroid/os/IBinder;ILandroid/content/Intent;I)Z
16310HPLcom/android/server/wm/ActivityClientController;->getTaskForActivity(Landroid/os/IBinder;Z)I
16311HPLcom/android/server/wm/ActivityClientController;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
16312HPLcom/android/server/wm/ActivityClientController;->setTaskDescription(Landroid/os/IBinder;Landroid/app/ActivityManager$TaskDescription;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016313HSPLcom/android/server/wm/ActivityInterceptorCallback$ActivityInterceptorInfo$Builder;-><init>(IIIIILandroid/content/Intent;Landroid/content/pm/ResolveInfo;Landroid/content/pm/ActivityInfo;)V
16314HSPLcom/android/server/wm/ActivityInterceptorCallback$ActivityInterceptorInfo;-><init>(Lcom/android/server/wm/ActivityInterceptorCallback$ActivityInterceptorInfo$Builder;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016315HSPLcom/android/server/wm/ActivityMetricsLaunchObserver;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016316HPLcom/android/server/wm/ActivityMetricsLogger$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/wm/ActivityMetricsLogger;Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;JILcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;ZIIZ)V
16317HPLcom/android/server/wm/ActivityMetricsLogger$$ExternalSyntheticLambda0;->run()V
16318HSPLcom/android/server/wm/ActivityMetricsLogger$LaunchingState;-><init>()V
16319HPLcom/android/server/wm/ActivityMetricsLogger$LaunchingState;->stopTrace(ZLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)V
16320HPLcom/android/server/wm/ActivityMetricsLogger$PackageCompatStateInfo;-><init>()V
16321HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;-><init>(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState;Landroid/app/ActivityOptions;IZZIIZ)V
16322HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;->calculateDelay(J)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016323HPLcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;-><init>(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Lcom/android/server/wm/ActivityRecord;I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016324HSPLcom/android/server/wm/ActivityMetricsLogger;-><clinit>()V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016325HSPLcom/android/server/wm/ActivityMetricsLogger;-><init>(Lcom/android/server/wm/ActivityTaskSupervisor;Landroid/os/Looper;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016326HPLcom/android/server/wm/ActivityMetricsLogger;->done(ZLcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Ljava/lang/String;J)V
16327HPLcom/android/server/wm/ActivityMetricsLogger;->getActiveTransitionInfo(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;+]Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;]Ljava/util/ArrayList;Ljava/util/ArrayList;
16328HPLcom/android/server/wm/ActivityMetricsLogger;->launchObserverNotifyActivityLaunched(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;)V
16329HPLcom/android/server/wm/ActivityMetricsLogger;->logAppCompatState(Lcom/android/server/wm/ActivityRecord;)V+]Lcom/android/server/wm/ActivityMetricsLogger;Lcom/android/server/wm/ActivityMetricsLogger;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16330HPLcom/android/server/wm/ActivityMetricsLogger;->logAppCompatStateInternal(Lcom/android/server/wm/ActivityRecord;ILcom/android/server/wm/ActivityMetricsLogger$PackageCompatStateInfo;)V
16331HPLcom/android/server/wm/ActivityMetricsLogger;->logAppDisplayed(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V
16332HPLcom/android/server/wm/ActivityMetricsLogger;->logAppStartMemoryStateCapture(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016333HPLcom/android/server/wm/ActivityMetricsLogger;->logAppTransition(JILcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;ZII)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016334HPLcom/android/server/wm/ActivityMetricsLogger;->logAppTransitionFinished(Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfo;Z)V
16335HPLcom/android/server/wm/ActivityMetricsLogger;->logWindowState()V
16336HPLcom/android/server/wm/ActivityMetricsLogger;->notifyActivityLaunched(Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState;IZLcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;)V
16337HSPLcom/android/server/wm/ActivityMetricsLogger;->notifyActivityLaunching(Landroid/content/Intent;Lcom/android/server/wm/ActivityRecord;I)Lcom/android/server/wm/ActivityMetricsLogger$LaunchingState;
16338HPLcom/android/server/wm/ActivityMetricsLogger;->notifyBeforePackageUnstopped(Ljava/lang/String;)V
16339HSPLcom/android/server/wm/ActivityMetricsLogger;->notifyBindApplication(Landroid/content/pm/ApplicationInfo;)V
16340HPLcom/android/server/wm/ActivityMetricsLogger;->notifyTransitionStarting(Landroid/util/ArrayMap;)V
16341HPLcom/android/server/wm/ActivityMetricsLogger;->notifyVisibilityChanged(Lcom/android/server/wm/ActivityRecord;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityMetricsLogger;Lcom/android/server/wm/ActivityMetricsLogger;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16342HPLcom/android/server/wm/ActivityMetricsLogger;->notifyWindowsDrawn(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityMetricsLogger$TransitionInfoSnapshot;
art-benchmark-service922a5532023-03-23 03:12:41 -070016343HPLcom/android/server/wm/ActivityRecord$$ExternalSyntheticLambda11;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016344HPLcom/android/server/wm/ActivityRecord$$ExternalSyntheticLambda12;-><init>(Lcom/android/server/wm/ActivityRecord;Landroid/graphics/Rect;)V
16345HPLcom/android/server/wm/ActivityRecord$$ExternalSyntheticLambda12;->get()Ljava/lang/Object;
16346HPLcom/android/server/wm/ActivityRecord$$ExternalSyntheticLambda26;->test(Ljava/lang/Object;)Z
16347HPLcom/android/server/wm/ActivityRecord$AddStartingWindow;->run()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016348HSPLcom/android/server/wm/ActivityRecord$Builder;->build()Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016349HPLcom/android/server/wm/ActivityRecord;->$r8$lambda$LiDF8j7uLwJPCiS92jSHv7lj664(Lcom/android/server/wm/ActivityRecord;Landroid/graphics/Rect;)Landroid/graphics/Rect;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016350HSPLcom/android/server/wm/ActivityRecord;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/WindowProcessController;IILjava/lang/String;Ljava/lang/String;Landroid/content/Intent;Ljava/lang/String;Landroid/content/pm/ActivityInfo;Landroid/content/res/Configuration;Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;IZZLcom/android/server/wm/ActivityTaskSupervisor;Landroid/app/ActivityOptions;Lcom/android/server/wm/ActivityRecord;Landroid/os/PersistableBundle;Landroid/app/ActivityManager$TaskDescription;J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016351HPLcom/android/server/wm/ActivityRecord;->activityPaused(Z)V
16352HPLcom/android/server/wm/ActivityRecord;->activityResumedLocked(Landroid/os/IBinder;Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016353HPLcom/android/server/wm/ActivityRecord;->activityStopped(Landroid/os/Bundle;Landroid/os/PersistableBundle;Ljava/lang/CharSequence;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016354HPLcom/android/server/wm/ActivityRecord;->addStartingWindow(Ljava/lang/String;ILcom/android/server/wm/ActivityRecord;ZZZZZZZ)Z
16355HPLcom/android/server/wm/ActivityRecord;->addToStopping(ZZLjava/lang/String;)V
16356HPLcom/android/server/wm/ActivityRecord;->allDrawnStatesConsidered()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
16357HPLcom/android/server/wm/ActivityRecord;->applyAspectRatio(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;F)Z
16358HPLcom/android/server/wm/ActivityRecord;->areBoundsLetterboxed()Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16359HPLcom/android/server/wm/ActivityRecord;->asActivityRecord()Lcom/android/server/wm/ActivityRecord;
16360HPLcom/android/server/wm/ActivityRecord;->attachedToProcess()Z+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16361HPLcom/android/server/wm/ActivityRecord;->canAffectSystemUiFlags()Z
16362HPLcom/android/server/wm/ActivityRecord;->canBeTopRunning()Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16363HPLcom/android/server/wm/ActivityRecord;->canReceiveKeys()Z+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
16364HPLcom/android/server/wm/ActivityRecord;->canResumeByCompat()Z+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;
16365HPLcom/android/server/wm/ActivityRecord;->canShowWhenLocked()Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16366HPLcom/android/server/wm/ActivityRecord;->canShowWhenLocked(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;
16367HPLcom/android/server/wm/ActivityRecord;->canShowWindows()Z+]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16368HPLcom/android/server/wm/ActivityRecord;->canTurnScreenOn()Z+]Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/KeyguardController;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16369HPLcom/android/server/wm/ActivityRecord;->checkAppWindowsReadyToShow()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16370HPLcom/android/server/wm/ActivityRecord;->checkKeyguardFlagsChanged()V
16371HPLcom/android/server/wm/ActivityRecord;->cleanUp(ZZ)V
16372HPLcom/android/server/wm/ActivityRecord;->clearAllDrawn()V
16373HPLcom/android/server/wm/ActivityRecord;->commitFinishDrawing(Landroid/view/SurfaceControl$Transaction;)V
16374HPLcom/android/server/wm/ActivityRecord;->commitVisibility(ZZZ)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskDisplayArea;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/InputMonitor;Lcom/android/server/wm/InputMonitor;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16375HPLcom/android/server/wm/ActivityRecord;->completeFinishing(ZLjava/lang/String;)Lcom/android/server/wm/ActivityRecord;
16376HPLcom/android/server/wm/ActivityRecord;->completeResumeLocked()V
16377HPLcom/android/server/wm/ActivityRecord;->containsDismissKeyguardWindow()Z+]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16378HPLcom/android/server/wm/ActivityRecord;->containsShowWhenLockedWindow()Z+]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16379HPLcom/android/server/wm/ActivityRecord;->containsTurnScreenOnWindow()Z+]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16380HPLcom/android/server/wm/ActivityRecord;->continueLaunchTicking()Z
16381HPLcom/android/server/wm/ActivityRecord;->destroyIfPossible(Ljava/lang/String;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016382HPLcom/android/server/wm/ActivityRecord;->destroyImmediately(Ljava/lang/String;)Z
16383HPLcom/android/server/wm/ActivityRecord;->destroySurfaces(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016384HPLcom/android/server/wm/ActivityRecord;->ensureActivityConfiguration(IZZZ)Z+]Landroid/util/MergedConfiguration;Landroid/util/MergedConfiguration;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ActivityRecord;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16385HPLcom/android/server/wm/ActivityRecord;->findMainWindow()Lcom/android/server/wm/WindowState;+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16386HPLcom/android/server/wm/ActivityRecord;->findMainWindow(Z)Lcom/android/server/wm/WindowState;+]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016387HPLcom/android/server/wm/ActivityRecord;->finishIfPossible(ILandroid/content/Intent;Lcom/android/server/uri/NeededUriGrants;Ljava/lang/String;Z)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070016388HPLcom/android/server/wm/ActivityRecord;->finishLaunchTickingLocked()V+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16389HPLcom/android/server/wm/ActivityRecord;->finishSync(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;Z)V
16390HPLcom/android/server/wm/ActivityRecord;->forAllActivities(Ljava/util/function/Consumer;Z)V+]Ljava/util/function/Consumer;megamorphic_types
16391HPLcom/android/server/wm/ActivityRecord;->forAllActivities(Ljava/util/function/Predicate;Z)Z+]Ljava/util/function/Predicate;megamorphic_types
16392HSPLcom/android/server/wm/ActivityRecord;->forToken(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord;+]Ljava/lang/ref/WeakReference;Ljava/lang/ref/WeakReference;
16393HSPLcom/android/server/wm/ActivityRecord;->forTokenLocked(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16394HPLcom/android/server/wm/ActivityRecord;->getActivity(Ljava/util/function/Predicate;ZLcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord;+]Ljava/util/function/Predicate;megamorphic_types
16395HPLcom/android/server/wm/ActivityRecord;->getAppCompatState(Z)I+]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16396HPLcom/android/server/wm/ActivityRecord;->getBounds()Landroid/graphics/Rect;+]Ljava/util/Optional;Ljava/util/Optional;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
16397HPLcom/android/server/wm/ActivityRecord;->getCameraCompatControlState()I
art-benchmark-service922a5532023-03-23 03:12:41 -070016398HPLcom/android/server/wm/ActivityRecord;->getCompatDisplayInsets()Lcom/android/server/wm/ActivityRecord$CompatDisplayInsets;+]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016399HPLcom/android/server/wm/ActivityRecord;->getDisplayArea()Lcom/android/server/wm/DisplayArea;+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16400HPLcom/android/server/wm/ActivityRecord;->getDisplayArea()Lcom/android/server/wm/TaskDisplayArea;
16401HPLcom/android/server/wm/ActivityRecord;->getDisplayId()I
16402HPLcom/android/server/wm/ActivityRecord;->getInputApplicationHandle(Z)Landroid/view/InputApplicationHandle;+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16403HPLcom/android/server/wm/ActivityRecord;->getLastParentBeforePip()Lcom/android/server/wm/Task;
16404HPLcom/android/server/wm/ActivityRecord;->getLetterboxInnerBounds(Landroid/graphics/Rect;)V+]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
16405HPLcom/android/server/wm/ActivityRecord;->getLocusId()Landroid/content/LocusId;
16406HPLcom/android/server/wm/ActivityRecord;->getMaxAspectRatio()F
16407HPLcom/android/server/wm/ActivityRecord;->getMinAspectRatio()F+]Landroid/content/pm/ActivityInfo;Landroid/content/pm/ActivityInfo;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
16408HPLcom/android/server/wm/ActivityRecord;->getOrganizedTask()Lcom/android/server/wm/Task;+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
16409HPLcom/android/server/wm/ActivityRecord;->getOrganizedTaskFragment()Lcom/android/server/wm/TaskFragment;+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16410HPLcom/android/server/wm/ActivityRecord;->getOrientation(I)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16411HPLcom/android/server/wm/ActivityRecord;->getOrientationForReachability()I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016412HSPLcom/android/server/wm/ActivityRecord;->getOverrideOrientation()I+]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016413HPLcom/android/server/wm/ActivityRecord;->getRequestedConfigurationOrientation(Z)I+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16414HPLcom/android/server/wm/ActivityRecord;->getRequestedConfigurationOrientation(ZI)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/RootDisplayArea;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16415HPLcom/android/server/wm/ActivityRecord;->getRootTask()Lcom/android/server/wm/Task;+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;
16416HPLcom/android/server/wm/ActivityRecord;->getTask()Lcom/android/server/wm/Task;
16417HPLcom/android/server/wm/ActivityRecord;->getTaskFragment()Lcom/android/server/wm/TaskFragment;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;
16418HPLcom/android/server/wm/ActivityRecord;->getTopFullscreenOpaqueWindow()Lcom/android/server/wm/WindowState;
16419HPLcom/android/server/wm/ActivityRecord;->getTurnScreenOnFlag()Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16420HPLcom/android/server/wm/ActivityRecord;->getUid()I
16421HPLcom/android/server/wm/ActivityRecord;->handleAlreadyVisible()V
16422HPLcom/android/server/wm/ActivityRecord;->handleCompleteDeferredRemoval()Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16423HPLcom/android/server/wm/ActivityRecord;->hasOverlayOverUntrustedModeEmbedded()Z
16424HPLcom/android/server/wm/ActivityRecord;->hasProcess()Z
16425HPLcom/android/server/wm/ActivityRecord;->hasSizeCompatBounds()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016426HPLcom/android/server/wm/ActivityRecord;->hasStartingWindow()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
16427HPLcom/android/server/wm/ActivityRecord;->hasWallpaperBackgroundForLetterbox()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016428HPLcom/android/server/wm/ActivityRecord;->inSizeCompatMode()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/ActivityRecord;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16429HPLcom/android/server/wm/ActivityRecord;->isDisplaySleepingAndSwapping()Z
16430HPLcom/android/server/wm/ActivityRecord;->isEligibleForLetterboxEducation()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/LetterboxConfiguration;Lcom/android/server/wm/LetterboxConfiguration;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ActivityRecord;
16431HPLcom/android/server/wm/ActivityRecord;->isEmbedded()Z
16432HPLcom/android/server/wm/ActivityRecord;->isEmbeddedInUntrustedMode()Z
16433HPLcom/android/server/wm/ActivityRecord;->isFocusable()Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16434HPLcom/android/server/wm/ActivityRecord;->isFreezingScreen()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016435HPLcom/android/server/wm/ActivityRecord;->isFullyTransparentBarAllowed(Landroid/graphics/Rect;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016436HPLcom/android/server/wm/ActivityRecord;->isInLetterboxAnimation()Z
16437HPLcom/android/server/wm/ActivityRecord;->isInRootTaskLocked(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16438HPLcom/android/server/wm/ActivityRecord;->isInTransition()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;
16439HPLcom/android/server/wm/ActivityRecord;->isLetterboxedForFixedOrientationAndAspectRatio()Z
16440HPLcom/android/server/wm/ActivityRecord;->isNoHistory()Z
16441HPLcom/android/server/wm/ActivityRecord;->isProcessRunning()Z
16442HPLcom/android/server/wm/ActivityRecord;->isRelaunching()Z
16443HPLcom/android/server/wm/ActivityRecord;->isReportedDrawn()Z
16444HPLcom/android/server/wm/ActivityRecord;->isResizeable()Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16445HPLcom/android/server/wm/ActivityRecord;->isResizeable(Z)Z+]Landroid/content/pm/ActivityInfo;Landroid/content/pm/ActivityInfo;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16446HPLcom/android/server/wm/ActivityRecord;->isResolverOrDelegateActivity()Z
16447HPLcom/android/server/wm/ActivityRecord;->isState(Lcom/android/server/wm/ActivityRecord$State;)Z
16448HPLcom/android/server/wm/ActivityRecord;->isState(Lcom/android/server/wm/ActivityRecord$State;Lcom/android/server/wm/ActivityRecord$State;)Z
16449HPLcom/android/server/wm/ActivityRecord;->isState(Lcom/android/server/wm/ActivityRecord$State;Lcom/android/server/wm/ActivityRecord$State;Lcom/android/server/wm/ActivityRecord$State;Lcom/android/server/wm/ActivityRecord$State;Lcom/android/server/wm/ActivityRecord$State;)Z
16450HPLcom/android/server/wm/ActivityRecord;->isSyncFinished(Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/UnknownAppVisibilityController;Lcom/android/server/wm/UnknownAppVisibilityController;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
16451HPLcom/android/server/wm/ActivityRecord;->isTaskOverlay()Z
16452HPLcom/android/server/wm/ActivityRecord;->isUid(I)Z
16453HPLcom/android/server/wm/ActivityRecord;->isVisible()Z
16454HPLcom/android/server/wm/ActivityRecord;->isWaitingForTransitionStart()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/AppTransition;Lcom/android/server/wm/AppTransition;]Landroid/util/ArraySet;Landroid/util/ArraySet;
16455HPLcom/android/server/wm/ActivityRecord;->lambda$getBounds$21(Landroid/graphics/Rect;)Landroid/graphics/Rect;
16456HPLcom/android/server/wm/ActivityRecord;->layoutLetterbox(Lcom/android/server/wm/WindowState;)V
16457HPLcom/android/server/wm/ActivityRecord;->logAppCompatState()V
16458HPLcom/android/server/wm/ActivityRecord;->logStartActivity(ILcom/android/server/wm/Task;)V
16459HPLcom/android/server/wm/ActivityRecord;->makeActiveIfNeeded(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/ClientLifecycleManager;Lcom/android/server/wm/ClientLifecycleManager;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16460HPLcom/android/server/wm/ActivityRecord;->makeInvisible()V+]Ljava/lang/Enum;Lcom/android/server/wm/ActivityRecord$State;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16461HPLcom/android/server/wm/ActivityRecord;->needsZBoost()Z
16462HPLcom/android/server/wm/ActivityRecord;->notifyAppResumed()V
16463HPLcom/android/server/wm/ActivityRecord;->occludesParent()Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16464HPLcom/android/server/wm/ActivityRecord;->occludesParent(Z)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;
16465HPLcom/android/server/wm/ActivityRecord;->onConfigurationChanged(Landroid/content/res/Configuration;)V
16466HPLcom/android/server/wm/ActivityRecord;->onDisplayChanged(Lcom/android/server/wm/DisplayContent;)V+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
16467HPLcom/android/server/wm/ActivityRecord;->onFirstWindowDrawn(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16468HPLcom/android/server/wm/ActivityRecord;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016469HPLcom/android/server/wm/ActivityRecord;->onRemovedFromDisplay()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016470HPLcom/android/server/wm/ActivityRecord;->onWindowsDrawn()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016471HPLcom/android/server/wm/ActivityRecord;->onWindowsVisible()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016472HPLcom/android/server/wm/ActivityRecord;->orientationRespectedWithInsets(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z
16473HPLcom/android/server/wm/ActivityRecord;->pauseKeyDispatchingLocked()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016474HPLcom/android/server/wm/ActivityRecord;->postApplyAnimation(ZZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016475HPLcom/android/server/wm/ActivityRecord;->prepareSurfaces()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityRecordInputSink;Lcom/android/server/wm/ActivityRecordInputSink;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16476HPLcom/android/server/wm/ActivityRecord;->providesMaxBounds()Z+]Landroid/content/pm/ActivityInfo;Landroid/content/pm/ActivityInfo;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16477HPLcom/android/server/wm/ActivityRecord;->providesOrientation()Z
16478HPLcom/android/server/wm/ActivityRecord;->removeFromHistory(Ljava/lang/String;)V
16479HPLcom/android/server/wm/ActivityRecord;->removeLaunchTickRunnable()V+]Landroid/os/Handler;Lcom/android/server/wm/ActivityTaskManagerService$H;
16480HPLcom/android/server/wm/ActivityRecord;->removePauseTimeout()V+]Landroid/os/Handler;Lcom/android/server/wm/ActivityTaskManagerService$H;
16481HPLcom/android/server/wm/ActivityRecord;->removeStartingWindow()V+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16482HPLcom/android/server/wm/ActivityRecord;->removeStartingWindowAnimation(Z)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/StartingData;Lcom/android/server/wm/SnapshotStartingData;,Lcom/android/server/wm/SplashScreenStartingData;]Lcom/android/server/wm/StartingSurfaceController$StartingSurface;Lcom/android/server/wm/StartingSurfaceController$StartingSurface;
16483HPLcom/android/server/wm/ActivityRecord;->removeStopTimeout()V+]Landroid/os/Handler;Lcom/android/server/wm/ActivityTaskManagerService$H;
16484HPLcom/android/server/wm/ActivityRecord;->removeTimeouts()V+]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16485HPLcom/android/server/wm/ActivityRecord;->requestUpdateWallpaperIfNeeded()V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
16486HPLcom/android/server/wm/ActivityRecord;->resolveAspectRatioRestriction(Landroid/content/res/Configuration;)V
16487HPLcom/android/server/wm/ActivityRecord;->resolveFixedOrientationConfiguration(Landroid/content/res/Configuration;)V
16488HPLcom/android/server/wm/ActivityRecord;->resolveOverrideConfiguration(Landroid/content/res/Configuration;)V
16489HPLcom/android/server/wm/ActivityRecord;->resumeKeyDispatchingLocked()V
16490HPLcom/android/server/wm/ActivityRecord;->schedulePauseTimeout()V
16491HPLcom/android/server/wm/ActivityRecord;->scheduleTopResumedActivityChanged(Z)Z
16492HPLcom/android/server/wm/ActivityRecord;->setActivityType(ZILandroid/content/Intent;Landroid/app/ActivityOptions;Lcom/android/server/wm/ActivityRecord;)V
16493HPLcom/android/server/wm/ActivityRecord;->setClientVisible(Z)V
16494HPLcom/android/server/wm/ActivityRecord;->setRequestedOrientation(I)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/DisplayRotation;Lcom/android/server/wm/DisplayRotation;]Landroid/util/MergedConfiguration;Landroid/util/MergedConfiguration;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/TaskChangeNotificationController;Lcom/android/server/wm/TaskChangeNotificationController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16495HPLcom/android/server/wm/ActivityRecord;->setSavedState(Landroid/os/Bundle;)V
16496HPLcom/android/server/wm/ActivityRecord;->setState(Lcom/android/server/wm/ActivityRecord$State;Ljava/lang/String;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Ljava/lang/Enum;Lcom/android/server/wm/ActivityRecord$State;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/contentcapture/ContentCaptureManagerInternal;Lcom/android/server/contentcapture/ContentCaptureManagerService$LocalService;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16497HPLcom/android/server/wm/ActivityRecord;->setTaskDescription(Landroid/app/ActivityManager$TaskDescription;)V
16498HPLcom/android/server/wm/ActivityRecord;->setVisibility(Z)V+]Lcom/android/server/wm/ActivityMetricsLogger;Lcom/android/server/wm/ActivityMetricsLogger;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16499HPLcom/android/server/wm/ActivityRecord;->setVisibility(ZZ)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/UnknownAppVisibilityController;Lcom/android/server/wm/UnknownAppVisibilityController;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/AppTransition;Lcom/android/server/wm/AppTransition;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016500HPLcom/android/server/wm/ActivityRecord;->setVisible(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016501HPLcom/android/server/wm/ActivityRecord;->setVisibleRequested(Z)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/InputTarget;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16502HPLcom/android/server/wm/ActivityRecord;->shouldBeResumed(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16503HPLcom/android/server/wm/ActivityRecord;->shouldBeVisibleUnchecked()Z+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/KeyguardController;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16504HPLcom/android/server/wm/ActivityRecord;->shouldCreateCompatDisplayInsets()Z+]Landroid/content/pm/ActivityInfo;Landroid/content/pm/ActivityInfo;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ActivityRecord;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16505HPLcom/android/server/wm/ActivityRecord;->shouldIgnoreOrientationRequests()Z+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16506HPLcom/android/server/wm/ActivityRecord;->shouldMakeActive(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16507HPLcom/android/server/wm/ActivityRecord;->shouldPauseActivity(Lcom/android/server/wm/ActivityRecord;)Z
16508HPLcom/android/server/wm/ActivityRecord;->shouldResumeActivity(Lcom/android/server/wm/ActivityRecord;)Z
16509HPLcom/android/server/wm/ActivityRecord;->shouldStartActivity()Z
16510HPLcom/android/server/wm/ActivityRecord;->showStartingWindow(Lcom/android/server/wm/ActivityRecord;ZZZZLcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;)V
16511HPLcom/android/server/wm/ActivityRecord;->showToCurrentUser()Z+]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
16512HPLcom/android/server/wm/ActivityRecord;->startLaunchTickingLocked()V
16513HPLcom/android/server/wm/ActivityRecord;->stopFreezingScreenLocked(Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16514HPLcom/android/server/wm/ActivityRecord;->stopIfPossible()V
16515HPLcom/android/server/wm/ActivityRecord;->supportsPictureInPicture()Z+]Landroid/content/pm/ActivityInfo;Landroid/content/pm/ActivityInfo;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ActivityRecord;
16516HPLcom/android/server/wm/ActivityRecord;->supportsSizeChanges()I+]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
16517HPLcom/android/server/wm/ActivityRecord;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/content/Intent;Landroid/content/Intent;
16518HPLcom/android/server/wm/ActivityRecord;->transferSplashScreenIfNeeded()Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16519HPLcom/android/server/wm/ActivityRecord;->transferStartingWindowFromHiddenAboveTokenIfNeeded()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016520HPLcom/android/server/wm/ActivityRecord;->updateAllDrawn()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016521HPLcom/android/server/wm/ActivityRecord;->updateCompatDisplayInsets()V+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ActivityRecord;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16522HPLcom/android/server/wm/ActivityRecord;->updateDrawnWindowStates(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/internal/protolog/ProtoLogGroup;Lcom/android/internal/protolog/ProtoLogGroup;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16523HPLcom/android/server/wm/ActivityRecord;->updateEnterpriseThumbnailDrawable(Landroid/content/Context;)V
16524HPLcom/android/server/wm/ActivityRecord;->updateLetterboxSurface(Lcom/android/server/wm/WindowState;)V
16525HPLcom/android/server/wm/ActivityRecord;->updateReportedVisibilityLocked()V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState$UpdateReportedVisibilityResults;Lcom/android/server/wm/WindowState$UpdateReportedVisibilityResults;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16526HPLcom/android/server/wm/ActivityRecord;->updateResolvedBoundsPosition(Landroid/content/res/Configuration;)V
16527HPLcom/android/server/wm/ActivityRecord;->updateVisibilityIgnoringKeyguard(Z)V+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service922a5532023-03-23 03:12:41 -070016528HPLcom/android/server/wm/ActivityRecord;->updateVisibleForServiceConnection()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016529HPLcom/android/server/wm/ActivityRecord;->validateStartingWindowTheme(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;I)Z
16530HPLcom/android/server/wm/ActivityRecord;->windowsAreFocusable()Z
16531HPLcom/android/server/wm/ActivityRecord;->windowsAreFocusable(Z)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16532HPLcom/android/server/wm/ActivityRecordInputSink;-><init>(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016533HPLcom/android/server/wm/ActivityRecordInputSink;->applyChangesToSurfaceIfChanged(Landroid/view/SurfaceControl$Transaction;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080016534HPLcom/android/server/wm/ActivityRecordInputSink;->getInputWindowHandleWrapper()Lcom/android/server/wm/InputWindowHandleWrapper;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityRecordInputSink;Lcom/android/server/wm/ActivityRecordInputSink;]Lcom/android/server/wm/InputWindowHandleWrapper;Lcom/android/server/wm/InputWindowHandleWrapper;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016535HSPLcom/android/server/wm/ActivityStartController;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016536HSPLcom/android/server/wm/ActivityStartController;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityStarter$Factory;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016537HPLcom/android/server/wm/ActivityStartController;->startExistingRecents(Landroid/content/Intent;Landroid/app/ActivityOptions;)Z
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016538HSPLcom/android/server/wm/ActivityStartInterceptor;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;)V
16539HSPLcom/android/server/wm/ActivityStartInterceptor;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/RootWindowContainer;Landroid/content/Context;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016540HSPLcom/android/server/wm/ActivityStartInterceptor;->getInterceptorInfo(Ljava/lang/Runnable;)Lcom/android/server/wm/ActivityInterceptorCallback$ActivityInterceptorInfo;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016541HSPLcom/android/server/wm/ActivityStartInterceptor;->intercept(Landroid/content/Intent;Landroid/content/pm/ResolveInfo;Landroid/content/pm/ActivityInfo;Ljava/lang/String;Lcom/android/server/wm/Task;Lcom/android/server/wm/TaskFragment;IILandroid/app/ActivityOptions;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016542HSPLcom/android/server/wm/ActivityStartInterceptor;->interceptLockTaskModeViolationPackageIfNeeded()Z
16543HPLcom/android/server/wm/ActivityStartInterceptor;->onActivityLaunched(Landroid/app/TaskInfo;Lcom/android/server/wm/ActivityRecord;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016544HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityStartInterceptor;)V
Calin Juravle36829e52019-04-10 19:07:47 -070016545HSPLcom/android/server/wm/ActivityStarter$DefaultFactory;->setController(Lcom/android/server/wm/ActivityStartController;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016546HSPLcom/android/server/wm/ActivityStarter$Request;->reset()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016547HPLcom/android/server/wm/ActivityStarter$Request;->resolveActivity(Lcom/android/server/wm/ActivityTaskSupervisor;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016548HPLcom/android/server/wm/ActivityStarter$Request;->set(Lcom/android/server/wm/ActivityStarter$Request;)V
16549HPLcom/android/server/wm/ActivityStarter;->complyActivityFlags(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/uri/NeededUriGrants;)V
16550HPLcom/android/server/wm/ActivityStarter;->computeLaunchParams(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;)V
16551HPLcom/android/server/wm/ActivityStarter;->computeLaunchingTaskFlags()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016552HSPLcom/android/server/wm/ActivityStarter;->execute()I
16553HSPLcom/android/server/wm/ActivityStarter;->executeRequest(Lcom/android/server/wm/ActivityStarter$Request;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070016554HPLcom/android/server/wm/ActivityStarter;->getReusableTask()Lcom/android/server/wm/Task;
16555HPLcom/android/server/wm/ActivityStarter;->handleStartResult(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;ILcom/android/server/wm/Transition;Landroid/window/RemoteTransition;)Lcom/android/server/wm/Task;
16556HPLcom/android/server/wm/ActivityStarter;->isAllowedToStart(Lcom/android/server/wm/ActivityRecord;ZLcom/android/server/wm/Task;)I
16557HPLcom/android/server/wm/ActivityStarter;->postStartActivityProcessing(Lcom/android/server/wm/ActivityRecord;ILcom/android/server/wm/Task;)V
16558HPLcom/android/server/wm/ActivityStarter;->recycleTask(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;Lcom/android/server/uri/NeededUriGrants;)I
Karuna Ramkumard7380572023-06-09 19:14:36 +000016559HSPLcom/android/server/wm/ActivityStarter;->reset(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016560HPLcom/android/server/wm/ActivityStarter;->set(Lcom/android/server/wm/ActivityStarter;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016561HPLcom/android/server/wm/ActivityStarter;->setInitialState(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/Task;Lcom/android/server/wm/TaskFragment;ILcom/android/server/wm/ActivityRecord;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;II)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016562HPLcom/android/server/wm/ActivityStarter;->setTargetRootTaskIfNeeded(Lcom/android/server/wm/ActivityRecord;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016563HPLcom/android/server/wm/ActivityStarter;->startActivityInner(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;ILandroid/app/ActivityOptions;Lcom/android/server/wm/Task;Lcom/android/server/wm/TaskFragment;ILcom/android/server/uri/NeededUriGrants;I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070016564HPLcom/android/server/wm/ActivityStarter;->startActivityUnchecked(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;ILandroid/app/ActivityOptions;Lcom/android/server/wm/Task;Lcom/android/server/wm/TaskFragment;ILcom/android/server/uri/NeededUriGrants;I)I
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016565HSPLcom/android/server/wm/ActivityTaskManagerInternal;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016566HPLcom/android/server/wm/ActivityTaskManagerService$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
16567HPLcom/android/server/wm/ActivityTaskManagerService$$ExternalSyntheticLambda10;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016568HSPLcom/android/server/wm/ActivityTaskManagerService$1;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016569HSPLcom/android/server/wm/ActivityTaskManagerService$H;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/os/Looper;)V
Calin Juravle36829e52019-04-10 19:07:47 -070016570HSPLcom/android/server/wm/ActivityTaskManagerService$Lifecycle;-><init>(Landroid/content/Context;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016571HSPLcom/android/server/wm/ActivityTaskManagerService$Lifecycle;->getService()Lcom/android/server/wm/ActivityTaskManagerService;
Calin Juravle36829e52019-04-10 19:07:47 -070016572HSPLcom/android/server/wm/ActivityTaskManagerService$Lifecycle;->onStart()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016573HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080016574HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->attachApplication(Lcom/android/server/wm/WindowProcessController;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016575HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->clearHeavyWeightProcessIfEquals(Lcom/android/server/wm/WindowProcessController;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016576HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->closeSystemDialogs(Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016577HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->compatibilityInfoForPackage(Landroid/content/pm/ApplicationInfo;)Landroid/content/res/CompatibilityInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016578HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getTaskToShowPermissionDialogOn(Ljava/lang/String;I)I
Calin Juravle36829e52019-04-10 19:07:47 -070016579HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getTopApp()Lcom/android/server/wm/WindowProcessController;
art-benchmark-service00abe242023-02-13 10:31:34 -080016580HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->getTopProcessState()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016581HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->handleAppDied(Lcom/android/server/wm/WindowProcessController;ZLjava/lang/Runnable;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016582HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->hasSystemAlertWindowPermission(IILjava/lang/String;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016583HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->isCallerRecents(I)Z+]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016584HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->isGetTasksAllowed(Ljava/lang/String;II)Z+]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;
Calin Juravle36829e52019-04-10 19:07:47 -070016585HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->isSleeping()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016586HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->isUidForeground(I)Z+]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016587HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onCleanUpApplicationRecord(Lcom/android/server/wm/WindowProcessController;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016588HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onProcessAdded(Lcom/android/server/wm/WindowProcessController;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016589HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onProcessMapped(ILcom/android/server/wm/WindowProcessController;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016590HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onProcessRemoved(Ljava/lang/String;I)V+]Lcom/android/internal/app/ProcessMap;Lcom/android/internal/app/ProcessMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016591HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onProcessUnMapped(I)V
16592HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onUidActive(II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016593HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->onUidInactive(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016594HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->preBindApplication(Lcom/android/server/wm/WindowProcessController;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016595HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->useTopSchedGroupForTopProcess()Z
art-benchmark-service13164882020-11-07 02:19:14 -080016596HSPLcom/android/server/wm/ActivityTaskManagerService$SleepTokenAcquirerImpl;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016597HPLcom/android/server/wm/ActivityTaskManagerService$SleepTokenAcquirerImpl;->acquire(IZ)V
16598HSPLcom/android/server/wm/ActivityTaskManagerService$SleepTokenAcquirerImpl;->release(I)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016599HSPLcom/android/server/wm/ActivityTaskManagerService$UiHandler;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;)V
16600HSPLcom/android/server/wm/ActivityTaskManagerService$UpdateConfigurationResult;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080016601HSPLcom/android/server/wm/ActivityTaskManagerService;->-$$Nest$fgetmRetainPowerModeAndTopProcessState(Lcom/android/server/wm/ActivityTaskManagerService;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016602HSPLcom/android/server/wm/ActivityTaskManagerService;->-$$Nest$fgetmSleeping(Lcom/android/server/wm/ActivityTaskManagerService;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016603HSPLcom/android/server/wm/ActivityTaskManagerService;->-$$Nest$mstart(Lcom/android/server/wm/ActivityTaskManagerService;)V
Calin Juravle36829e52019-04-10 19:07:47 -070016604HSPLcom/android/server/wm/ActivityTaskManagerService;-><init>(Landroid/content/Context;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000016605HSPLcom/android/server/wm/ActivityTaskManagerService;->addWindowLayoutReasons(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016606HPLcom/android/server/wm/ActivityTaskManagerService;->applyUpdateLockStateLocked(Lcom/android/server/wm/ActivityRecord;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016607HSPLcom/android/server/wm/ActivityTaskManagerService;->checkCallingPermission(Ljava/lang/String;)I
16608HPLcom/android/server/wm/ActivityTaskManagerService;->checkCanCloseSystemDialogs(IILjava/lang/String;)Z
16609HSPLcom/android/server/wm/ActivityTaskManagerService;->checkComponentPermission(Ljava/lang/String;IIIZ)I
16610HSPLcom/android/server/wm/ActivityTaskManagerService;->checkPermission(Ljava/lang/String;II)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070016611HSPLcom/android/server/wm/ActivityTaskManagerService;->compatibilityInfoForPackageLocked(Landroid/content/pm/ApplicationInfo;)Landroid/content/res/CompatibilityInfo;
16612HSPLcom/android/server/wm/ActivityTaskManagerService;->continueWindowLayout()V+]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016613HSPLcom/android/server/wm/ActivityTaskManagerService;->createAppWarnings(Landroid/content/Context;Landroid/os/Handler;Landroid/os/Handler;Ljava/io/File;)Lcom/android/server/wm/AppWarnings;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016614HSPLcom/android/server/wm/ActivityTaskManagerService;->createTaskSupervisor()Lcom/android/server/wm/ActivityTaskSupervisor;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016615HSPLcom/android/server/wm/ActivityTaskManagerService;->deferWindowLayout()V+]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;
16616HPLcom/android/server/wm/ActivityTaskManagerService;->endLaunchPowerMode(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016617HSPLcom/android/server/wm/ActivityTaskManagerService;->enforceTaskPermission(Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016618HPLcom/android/server/wm/ActivityTaskManagerService;->enqueueAssistContext(ILandroid/content/Intent;Ljava/lang/String;Landroid/app/IAssistDataReceiver;Landroid/os/Bundle;Landroid/os/IBinder;ZZILandroid/os/Bundle;JI)Lcom/android/server/wm/ActivityTaskManagerService$PendingAssistExtras;
16619HSPLcom/android/server/wm/ActivityTaskManagerService;->ensureConfigAndVisibilityAfterUpdate(Lcom/android/server/wm/ActivityRecord;I)Z
16620HSPLcom/android/server/wm/ActivityTaskManagerService;->getAppOpsManager()Landroid/app/AppOpsManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016621HPLcom/android/server/wm/ActivityTaskManagerService;->getFocusedRootTaskInfo()Landroid/app/ActivityTaskManager$RootTaskInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016622HSPLcom/android/server/wm/ActivityTaskManagerService;->getGlobalConfiguration()Landroid/content/res/Configuration;+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/RootWindowContainer;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016623HSPLcom/android/server/wm/ActivityTaskManagerService;->getGlobalConfigurationForPid(I)Landroid/content/res/Configuration;+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/WindowProcessControllerMap;Lcom/android/server/wm/WindowProcessControllerMap;
Calin Juravle36829e52019-04-10 19:07:47 -070016624HSPLcom/android/server/wm/ActivityTaskManagerService;->getGlobalLock()Lcom/android/server/wm/WindowManagerGlobalLock;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016625HPLcom/android/server/wm/ActivityTaskManagerService;->getLastResumedActivityUserId()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070016626HSPLcom/android/server/wm/ActivityTaskManagerService;->getLastStopAppSwitchesTime()J
Karuna Ramkumard7380572023-06-09 19:14:36 +000016627HSPLcom/android/server/wm/ActivityTaskManagerService;->getLifecycleManager()Lcom/android/server/wm/ClientLifecycleManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016628HSPLcom/android/server/wm/ActivityTaskManagerService;->getLockTaskController()Lcom/android/server/wm/LockTaskController;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016629HSPLcom/android/server/wm/ActivityTaskManagerService;->getPackageManagerInternalLocked()Landroid/content/pm/PackageManagerInternal;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016630HSPLcom/android/server/wm/ActivityTaskManagerService;->getPermissionPolicyInternal()Lcom/android/server/policy/PermissionPolicyInternal;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016631HSPLcom/android/server/wm/ActivityTaskManagerService;->getProcessController(II)Lcom/android/server/wm/WindowProcessController;
16632HPLcom/android/server/wm/ActivityTaskManagerService;->getProcessController(Landroid/app/IApplicationThread;)Lcom/android/server/wm/WindowProcessController;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/internal/app/ProcessMap;Lcom/android/internal/app/ProcessMap;]Landroid/app/IApplicationThread;Landroid/app/ActivityThread$ApplicationThread;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016633HSPLcom/android/server/wm/ActivityTaskManagerService;->getRecentTasks()Lcom/android/server/wm/RecentTasks;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016634HPLcom/android/server/wm/ActivityTaskManagerService;->getRecentTasks(III)Landroid/content/pm/ParceledListSlice;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016635HSPLcom/android/server/wm/ActivityTaskManagerService;->getRootTaskInfo(II)Landroid/app/ActivityTaskManager$RootTaskInfo;
16636HSPLcom/android/server/wm/ActivityTaskManagerService;->getSysUiServiceComponentLocked()Landroid/content/ComponentName;
16637HPLcom/android/server/wm/ActivityTaskManagerService;->getTaskBounds(I)Landroid/graphics/Rect;
Calin Juravle36829e52019-04-10 19:07:47 -070016638HSPLcom/android/server/wm/ActivityTaskManagerService;->getTaskChangeNotificationController()Lcom/android/server/wm/TaskChangeNotificationController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016639HPLcom/android/server/wm/ActivityTaskManagerService;->getTaskSnapshot(IZZ)Landroid/window/TaskSnapshot;
art-benchmark-service00abe242023-02-13 10:31:34 -080016640HSPLcom/android/server/wm/ActivityTaskManagerService;->getTasks(IZZI)Ljava/util/List;+]Lcom/android/server/pm/UserManagerService;Lcom/android/server/pm/UserManagerService;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016641HPLcom/android/server/wm/ActivityTaskManagerService;->getTopDisplayFocusedRootTask()Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016642HSPLcom/android/server/wm/ActivityTaskManagerService;->getTransitionController()Lcom/android/server/wm/TransitionController;
16643HSPLcom/android/server/wm/ActivityTaskManagerService;->getUserManager()Lcom/android/server/pm/UserManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016644HSPLcom/android/server/wm/ActivityTaskManagerService;->hasActiveVisibleWindow(I)Z+]Lcom/android/server/wm/MirrorActiveUids;Lcom/android/server/wm/MirrorActiveUids;]Lcom/android/server/wm/VisibleActivityProcessTracker;Lcom/android/server/wm/VisibleActivityProcessTracker;
16645HSPLcom/android/server/wm/ActivityTaskManagerService;->hasSystemAlertWindowPermission(IILjava/lang/String;)Z
16646HSPLcom/android/server/wm/ActivityTaskManagerService;->increaseConfigurationSeqLocked()I
Calin Juravle36829e52019-04-10 19:07:47 -070016647HSPLcom/android/server/wm/ActivityTaskManagerService;->initialize(Lcom/android/server/firewall/IntentFirewall;Lcom/android/server/am/PendingIntentController;Landroid/os/Looper;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016648HSPLcom/android/server/wm/ActivityTaskManagerService;->isBooted()Z
16649HSPLcom/android/server/wm/ActivityTaskManagerService;->isBooting()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016650HSPLcom/android/server/wm/ActivityTaskManagerService;->isCallerRecents(I)Z+]Lcom/android/server/wm/RecentTasks;Lcom/android/server/wm/RecentTasks;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016651HPLcom/android/server/wm/ActivityTaskManagerService;->isControllerAMonkey()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016652HSPLcom/android/server/wm/ActivityTaskManagerService;->isCrossUserAllowed(II)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080016653HSPLcom/android/server/wm/ActivityTaskManagerService;->isGetTasksAllowed(Ljava/lang/String;II)Z+]Landroid/content/pm/IPackageManager;Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016654HSPLcom/android/server/wm/ActivityTaskManagerService;->isSleepingLocked()Z
Calin Juravle36829e52019-04-10 19:07:47 -070016655HSPLcom/android/server/wm/ActivityTaskManagerService;->onActivityManagerInternalAdded()V
16656HSPLcom/android/server/wm/ActivityTaskManagerService;->onInitPowerManagement()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016657HSPLcom/android/server/wm/ActivityTaskManagerService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016658HPLcom/android/server/wm/ActivityTaskManagerService;->reportAssistContextExtras(Landroid/os/IBinder;Landroid/os/Bundle;Landroid/app/assist/AssistStructure;Landroid/app/assist/AssistContent;Landroid/net/Uri;)V
16659HPLcom/android/server/wm/ActivityTaskManagerService;->resumeAppSwitches()V
16660HPLcom/android/server/wm/ActivityTaskManagerService;->scheduleAppGcsLocked()V
16661HPLcom/android/server/wm/ActivityTaskManagerService;->setLastResumedActivityUncheckLocked(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;)V
16662HPLcom/android/server/wm/ActivityTaskManagerService;->setLockScreenShown(ZZ)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016663HSPLcom/android/server/wm/ActivityTaskManagerService;->setRecentTasks(Lcom/android/server/wm/RecentTasks;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016664HSPLcom/android/server/wm/ActivityTaskManagerService;->start()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016665HPLcom/android/server/wm/ActivityTaskManagerService;->startActivityAsUser(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;IZ)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070016666HPLcom/android/server/wm/ActivityTaskManagerService;->startTimeTrackingFocusedActivityLocked()V
16667HPLcom/android/server/wm/ActivityTaskManagerService;->updateActivityUsageStats(Lcom/android/server/wm/ActivityRecord;I)V
16668HPLcom/android/server/wm/ActivityTaskManagerService;->updateBatteryStats(Lcom/android/server/wm/ActivityRecord;Z)V
16669HPLcom/android/server/wm/ActivityTaskManagerService;->updateCpuStats()V
16670HSPLcom/android/server/wm/ActivityTaskManagerService;->updateGlobalConfigurationLocked(Landroid/content/res/Configuration;ZZI)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/RootWindowContainer;]Landroid/os/Handler;Lcom/android/server/wm/ActivityTaskManagerService$H;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/app/ActivityThread;Landroid/app/ActivityThread;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/internal/policy/AttributeCache;Lcom/android/internal/policy/AttributeCache;]Landroid/os/LocaleList;Landroid/os/LocaleList;]Lcom/android/server/wm/WindowProcessControllerMap;Lcom/android/server/wm/WindowProcessControllerMap;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Landroid/app/usage/UsageStatsManagerInternal;Lcom/android/server/usage/UsageStatsService$LocalService;
16671HPLcom/android/server/wm/ActivityTaskManagerService;->updatePreviousProcess(Lcom/android/server/wm/ActivityRecord;)V
16672HPLcom/android/server/wm/ActivityTaskManagerService;->updateResumedAppTrace(Lcom/android/server/wm/ActivityRecord;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016673HSPLcom/android/server/wm/ActivityTaskManagerService;->updateSleepIfNeededLocked()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016674HPLcom/android/server/wm/ActivityTaskManagerService;->updateTopApp(Lcom/android/server/wm/ActivityRecord;)V
16675HPLcom/android/server/wm/ActivityTaskSupervisor$$ExternalSyntheticLambda7;-><init>(Lcom/android/server/wm/ActivityTaskSupervisor;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016676HSPLcom/android/server/wm/ActivityTaskSupervisor$ActivityTaskSupervisorHandler;-><init>(Lcom/android/server/wm/ActivityTaskSupervisor;Landroid/os/Looper;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016677HSPLcom/android/server/wm/ActivityTaskSupervisor$ActivityTaskSupervisorHandler;->handleMessage(Landroid/os/Message;)V
16678HSPLcom/android/server/wm/ActivityTaskSupervisor$ActivityTaskSupervisorHandler;->handleMessageInner(Landroid/os/Message;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016679HSPLcom/android/server/wm/ActivityTaskSupervisor$OpaqueActivityHelper;-><init>()V
16680HPLcom/android/server/wm/ActivityTaskSupervisor$OpaqueActivityHelper;->getVisibleOpaqueActivity(Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
16681HPLcom/android/server/wm/ActivityTaskSupervisor$OpaqueActivityHelper;->test(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16682HPLcom/android/server/wm/ActivityTaskSupervisor$OpaqueActivityHelper;->test(Ljava/lang/Object;)Z+]Lcom/android/server/wm/ActivityTaskSupervisor$OpaqueActivityHelper;Lcom/android/server/wm/ActivityTaskSupervisor$OpaqueActivityHelper;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016683HSPLcom/android/server/wm/ActivityTaskSupervisor$TaskInfoHelper;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016684HPLcom/android/server/wm/ActivityTaskSupervisor$TaskInfoHelper;->accept(Lcom/android/server/wm/ActivityRecord;)V+]Landroid/app/TaskInfo;Landroid/app/ActivityManager$RecentTaskInfo;,Landroid/app/ActivityTaskManager$RootTaskInfo;,Landroid/app/ActivityManager$RunningTaskInfo;
16685HPLcom/android/server/wm/ActivityTaskSupervisor$TaskInfoHelper;->accept(Ljava/lang/Object;)V+]Lcom/android/server/wm/ActivityTaskSupervisor$TaskInfoHelper;Lcom/android/server/wm/ActivityTaskSupervisor$TaskInfoHelper;
art-benchmark-service00abe242023-02-13 10:31:34 -080016686HSPLcom/android/server/wm/ActivityTaskSupervisor$TaskInfoHelper;->fillAndReturnTop(Lcom/android/server/wm/Task;Landroid/app/TaskInfo;)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016687HSPLcom/android/server/wm/ActivityTaskSupervisor;-><clinit>()V
16688HSPLcom/android/server/wm/ActivityTaskSupervisor;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/os/Looper;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016689HPLcom/android/server/wm/ActivityTaskSupervisor;->acquireLaunchWakelock()V
16690HPLcom/android/server/wm/ActivityTaskSupervisor;->activityIdleInternal(Lcom/android/server/wm/ActivityRecord;ZZLandroid/content/res/Configuration;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080016691HSPLcom/android/server/wm/ActivityTaskSupervisor;->beginActivityVisibilityUpdate()V+]Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/KeyguardController;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016692HSPLcom/android/server/wm/ActivityTaskSupervisor;->beginDeferResume()V
16693HPLcom/android/server/wm/ActivityTaskSupervisor;->checkReadyForSleepLocked(Z)V
16694HSPLcom/android/server/wm/ActivityTaskSupervisor;->checkStartAnyActivityPermission(Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Ljava/lang/String;IIILjava/lang/String;Ljava/lang/String;ZZLcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016695HSPLcom/android/server/wm/ActivityTaskSupervisor;->computeProcessActivityStateBatch()V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -080016696HSPLcom/android/server/wm/ActivityTaskSupervisor;->endActivityVisibilityUpdate()V+]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016697HSPLcom/android/server/wm/ActivityTaskSupervisor;->endDeferResume()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016698HSPLcom/android/server/wm/ActivityTaskSupervisor;->getActivityMetricsLogger()Lcom/android/server/wm/ActivityMetricsLogger;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016699HSPLcom/android/server/wm/ActivityTaskSupervisor;->getKeyguardController()Lcom/android/server/wm/KeyguardController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016700HPLcom/android/server/wm/ActivityTaskSupervisor;->handleTopResumedStateReleased(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016701HSPLcom/android/server/wm/ActivityTaskSupervisor;->inActivityVisibilityUpdate()Z
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016702HSPLcom/android/server/wm/ActivityTaskSupervisor;->initPowerManagement()V
16703HSPLcom/android/server/wm/ActivityTaskSupervisor;->initialize()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016704HSPLcom/android/server/wm/ActivityTaskSupervisor;->isRootVisibilityUpdateDeferred()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016705HPLcom/android/server/wm/ActivityTaskSupervisor;->lambda$activityIdleInternal$2()V
16706HPLcom/android/server/wm/ActivityTaskSupervisor;->onProcessActivityStateChanged(Lcom/android/server/wm/WindowProcessController;Z)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Ljava/util/ArrayList;Ljava/util/ArrayList;
16707HPLcom/android/server/wm/ActivityTaskSupervisor;->processStoppingAndFinishingActivities(Lcom/android/server/wm/ActivityRecord;ZLjava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16708HSPLcom/android/server/wm/ActivityTaskSupervisor;->readyToResume()Z
16709HPLcom/android/server/wm/ActivityTaskSupervisor;->realStartActivityLocked(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/WindowProcessController;ZZ)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016710HSPLcom/android/server/wm/ActivityTaskSupervisor;->removeHistoryRecords(Lcom/android/server/wm/WindowProcessController;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016711HPLcom/android/server/wm/ActivityTaskSupervisor;->reportResumedActivityLocked(Lcom/android/server/wm/ActivityRecord;)Z
16712HPLcom/android/server/wm/ActivityTaskSupervisor;->resolveActivity(Landroid/content/Intent;Landroid/content/pm/ResolveInfo;ILandroid/app/ProfilerInfo;)Landroid/content/pm/ActivityInfo;
16713HSPLcom/android/server/wm/ActivityTaskSupervisor;->resolveIntent(Landroid/content/Intent;Ljava/lang/String;IIII)Landroid/content/pm/ResolveInfo;
16714HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleIdle()V
16715HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleIdleTimeout(Lcom/android/server/wm/ActivityRecord;)V
16716HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleProcessStoppingAndFinishingActivitiesIfNeeded()V
16717HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleTopResumedActivityStateIfNeeded()V
16718HPLcom/android/server/wm/ActivityTaskSupervisor;->scheduleTopResumedStateLossTimeout(Lcom/android/server/wm/ActivityRecord;)V
16719HPLcom/android/server/wm/ActivityTaskSupervisor;->setLaunchSource(I)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080016720HSPLcom/android/server/wm/ActivityTaskSupervisor;->setRecentTasks(Lcom/android/server/wm/RecentTasks;)V
16721HSPLcom/android/server/wm/ActivityTaskSupervisor;->setRunningTasks(Lcom/android/server/wm/RunningTasks;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016722HPLcom/android/server/wm/ActivityTaskSupervisor;->startSpecificActivity(Lcom/android/server/wm/ActivityRecord;ZZ)V
16723HSPLcom/android/server/wm/ActivityTaskSupervisor;->updateTopResumedActivityIfNeeded(Ljava/lang/String;)V+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016724HPLcom/android/server/wm/AnrController;->onFocusChanged(Lcom/android/server/wm/WindowState;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016725HPLcom/android/server/wm/AppSnapshotLoader;->loadTask(IIZ)Landroid/window/TaskSnapshot;
16726HPLcom/android/server/wm/AppTaskImpl;->getTaskInfo()Landroid/app/ActivityManager$RecentTaskInfo;
16727HSPLcom/android/server/wm/AppTransition$$ExternalSyntheticLambda2;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016728HSPLcom/android/server/wm/AppTransition$$ExternalSyntheticLambda2;->test(Ljava/lang/Object;Ljava/lang/Object;)Z+]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016729HSPLcom/android/server/wm/AppTransition;->isReady()Z
16730HSPLcom/android/server/wm/AppTransition;->isRunning()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016731HPLcom/android/server/wm/AppTransition;->isTransitionSet()Z+]Ljava/util/ArrayList;Ljava/util/ArrayList;
16732HPLcom/android/server/wm/AppTransition;->loadAnimationAttr(Landroid/view/WindowManager$LayoutParams;II)Landroid/view/animation/Animation;
16733HPLcom/android/server/wm/AppTransition;->prepareAppTransition(II)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016734HSPLcom/android/server/wm/AppWarnings$UiHandler;-><init>(Lcom/android/server/wm/AppWarnings;Landroid/os/Looper;)V
Calin Juravle36829e52019-04-10 19:07:47 -070016735HSPLcom/android/server/wm/AppWarnings;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/content/Context;Landroid/os/Handler;Landroid/os/Handler;Ljava/io/File;)V
Calin Juravle36829e52019-04-10 19:07:47 -070016736HSPLcom/android/server/wm/AppWarnings;->readConfigFromFileAmsThread()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016737HPLcom/android/server/wm/AppWarnings;->showDeprecatedAbiDialogIfNeeded(Lcom/android/server/wm/ActivityRecord;)V
16738HPLcom/android/server/wm/AppWarnings;->showUnsupportedDisplaySizeDialogIfNeeded(Lcom/android/server/wm/ActivityRecord;)V
16739HSPLcom/android/server/wm/BLASTSyncEngine$SyncGroup$1CommitCallback;-><init>(Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;Landroid/util/ArraySet;Landroid/view/SurfaceControl$Transaction;)V
16740HSPLcom/android/server/wm/BLASTSyncEngine$SyncGroup$1CommitCallback;->onCommitted(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/os/Handler;Lcom/android/server/wm/WindowManagerService$H;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/util/ArraySet;Landroid/util/ArraySet;
16741HSPLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->-$$Nest$mtryFinish(Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;)Z
16742HSPLcom/android/server/wm/BLASTSyncEngine$SyncGroup;-><init>(Lcom/android/server/wm/BLASTSyncEngine;Lcom/android/server/wm/BLASTSyncEngine$TransactionReadyListener;ILjava/lang/String;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016743HSPLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->addToSync(Lcom/android/server/wm/WindowContainer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016744HSPLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->finishNow()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/Task;,Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/ActivityRecord;]Landroid/os/Handler;Lcom/android/server/wm/WindowManagerService$H;]Ljava/util/function/Supplier;Lcom/android/server/wm/WindowManagerService$$ExternalSyntheticLambda21;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/BLASTSyncEngine$TransactionReadyListener;Lcom/android/server/wm/Transition;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/lang/Runnable;Lcom/android/server/wm/TransitionController$$ExternalSyntheticLambda2;
16745HPLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->isIgnoring(Lcom/android/server/wm/WindowContainer;)Z
16746HSPLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->setReady(Z)Z
16747HSPLcom/android/server/wm/BLASTSyncEngine$SyncGroup;->tryFinish()Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/ArrayList;Ljava/util/ArrayList;
16748HSPLcom/android/server/wm/BLASTSyncEngine;->addToSyncSet(ILcom/android/server/wm/WindowContainer;)V
16749HSPLcom/android/server/wm/BLASTSyncEngine;->getSyncGroup(I)Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;+]Lcom/android/server/wm/BLASTSyncEngine;Lcom/android/server/wm/BLASTSyncEngine;
16750HSPLcom/android/server/wm/BLASTSyncEngine;->getSyncSet(I)Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
16751HSPLcom/android/server/wm/BLASTSyncEngine;->onSurfacePlacement()V+]Ljava/util/ArrayList;Ljava/util/ArrayList;
16752HSPLcom/android/server/wm/BLASTSyncEngine;->prepareSyncSet(Lcom/android/server/wm/BLASTSyncEngine$TransactionReadyListener;Ljava/lang/String;)Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;
16753HSPLcom/android/server/wm/BLASTSyncEngine;->setReady(IZ)Z
16754HPLcom/android/server/wm/BLASTSyncEngine;->setSyncMethod(II)V
16755HSPLcom/android/server/wm/BLASTSyncEngine;->startSyncSet(Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;JZ)V
16756HPLcom/android/server/wm/BackNavigationController$AnimationHandler;->-$$Nest$fgetmComposed(Lcom/android/server/wm/BackNavigationController$AnimationHandler;)Z
16757HSPLcom/android/server/wm/BackNavigationController$NavigationMonitor;-><init>(Lcom/android/server/wm/BackNavigationController;)V
16758HSPLcom/android/server/wm/BackNavigationController$NavigationMonitor;-><init>(Lcom/android/server/wm/BackNavigationController;Lcom/android/server/wm/BackNavigationController$NavigationMonitor-IA;)V
16759HPLcom/android/server/wm/BackNavigationController$NavigationMonitor;->atSameDisplay(Lcom/android/server/wm/WindowState;)Z
16760HPLcom/android/server/wm/BackNavigationController$NavigationMonitor;->isMonitorAnimationOrTransition()Z
16761HPLcom/android/server/wm/BackNavigationController$NavigationMonitor;->isMonitorForRemote()Z
16762HPLcom/android/server/wm/BackNavigationController$NavigationMonitor;->onFocusWindowChanged(Lcom/android/server/wm/WindowState;)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -070016763HSPLcom/android/server/wm/BackNavigationController;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016764HSPLcom/android/server/wm/BackNavigationController;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016765HSPLcom/android/server/wm/BackNavigationController;->checkAnimationReady(Lcom/android/server/wm/WallpaperController;)V+]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Lcom/android/server/wm/BackNavigationController;Lcom/android/server/wm/BackNavigationController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016766HPLcom/android/server/wm/BackNavigationController;->isMonitoringTransition()Z
16767HPLcom/android/server/wm/BackNavigationController;->isWallpaperVisible(Lcom/android/server/wm/WindowState;)Z
16768HPLcom/android/server/wm/BackNavigationController;->onBackNavigationDone(Landroid/os/Bundle;I)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016769HPLcom/android/server/wm/BackNavigationController;->startBackNavigation(Landroid/os/RemoteCallback;Landroid/window/BackAnimationAdapter;)Landroid/window/BackNavigationInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016770HSPLcom/android/server/wm/BackgroundActivityStartController;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016771HSPLcom/android/server/wm/BackgroundActivityStartController;->checkBackgroundActivityStart(IILjava/lang/String;IILcom/android/server/wm/WindowProcessController;Lcom/android/server/am/PendingIntentRecord;Landroid/app/BackgroundStartPrivileges;Landroid/content/Intent;Landroid/app/ActivityOptions;)I
art-benchmark-service922a5532023-03-23 03:12:41 -070016772HPLcom/android/server/wm/BackgroundActivityStartController;->logStartAllowedAndReturnCode(IZIILandroid/content/Intent;ILjava/lang/String;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070016773HSPLcom/android/server/wm/BackgroundActivityStartController;->logStartAllowedAndReturnCode(IZIILandroid/content/Intent;Ljava/lang/String;)I
16774HSPLcom/android/server/wm/BackgroundActivityStartController;->logStartAllowedAndReturnCode(IZIILandroid/content/Intent;Ljava/lang/String;Ljava/lang/String;)I
16775HSPLcom/android/server/wm/BackgroundActivityStartController;->statsLogBalAllowed(IIILandroid/content/Intent;)V+]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/content/Intent;Landroid/content/Intent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016776HSPLcom/android/server/wm/BackgroundLaunchProcessController;-><init>(Ljava/util/function/IntPredicate;Lcom/android/server/wm/BackgroundActivityStartCallback;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016777HSPLcom/android/server/wm/BackgroundLaunchProcessController;->addBoundClientUid(ILjava/lang/String;J)V+]Landroid/util/IntArray;Landroid/util/IntArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016778HSPLcom/android/server/wm/BackgroundLaunchProcessController;->areBackgroundActivityStartsAllowed(IILjava/lang/String;IZZZJJJ)I+]Lcom/android/server/wm/BackgroundLaunchProcessController;Lcom/android/server/wm/BackgroundLaunchProcessController;
art-benchmark-service00abe242023-02-13 10:31:34 -080016779HSPLcom/android/server/wm/BackgroundLaunchProcessController;->clearBalOptInBoundClientUids()V+]Landroid/util/IntArray;Landroid/util/IntArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016780HSPLcom/android/server/wm/BackgroundLaunchProcessController;->isBackgroundStartAllowedByToken(ILjava/lang/String;Z)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/app/BackgroundStartPrivileges;Landroid/app/BackgroundStartPrivileges;]Lcom/android/server/wm/BackgroundLaunchProcessController;Lcom/android/server/wm/BackgroundLaunchProcessController;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/wm/BackgroundActivityStartCallback;Lcom/android/server/notification/NotificationManagerService$NotificationTrampolineCallback;
16781HSPLcom/android/server/wm/BackgroundLaunchProcessController;->isBoundByForegroundUid()Z+]Landroid/util/IntArray;Landroid/util/IntArray;]Ljava/util/function/IntPredicate;Lcom/android/server/wm/WindowProcessController$$ExternalSyntheticLambda3;
art-benchmark-service00abe242023-02-13 10:31:34 -080016782HSPLcom/android/server/wm/BackgroundLaunchProcessController;->removeAllowBackgroundStartPrivileges(Landroid/os/Binder;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016783HSPLcom/android/server/wm/ClientLifecycleManager;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016784HPLcom/android/server/wm/ClientLifecycleManager;->scheduleTransaction(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/app/servertransaction/ClientTransactionItem;)V
16785HSPLcom/android/server/wm/ClientLifecycleManager;->scheduleTransaction(Landroid/app/servertransaction/ClientTransaction;)V+]Landroid/app/servertransaction/ClientTransaction;Landroid/app/servertransaction/ClientTransaction;
16786HSPLcom/android/server/wm/ClientLifecycleManager;->transactionWithCallback(Landroid/app/IApplicationThread;Landroid/os/IBinder;Landroid/app/servertransaction/ClientTransactionItem;)Landroid/app/servertransaction/ClientTransaction;+]Landroid/app/servertransaction/ClientTransaction;Landroid/app/servertransaction/ClientTransaction;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080016787HSPLcom/android/server/wm/CompatModePackages$CompatHandler;-><init>(Lcom/android/server/wm/CompatModePackages;Landroid/os/Looper;)V
Calin Juravle36829e52019-04-10 19:07:47 -070016788HSPLcom/android/server/wm/CompatModePackages;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Ljava/io/File;Landroid/os/Handler;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080016789HSPLcom/android/server/wm/CompatModePackages;->compatibilityInfoForPackageLocked(Landroid/content/pm/ApplicationInfo;)Landroid/content/res/CompatibilityInfo;
16790HSPLcom/android/server/wm/CompatModePackages;->getCompatScale(Ljava/lang/String;I)F
art-benchmark-service84f185c2023-07-24 02:43:42 -070016791HSPLcom/android/server/wm/CompatModePackages;->getPackageCompatModeEnabledLocked(Landroid/content/pm/ApplicationInfo;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016792HSPLcom/android/server/wm/CompatModePackages;->getPackageFlags(Ljava/lang/String;)I
Calin Juravle36829e52019-04-10 19:07:47 -070016793HSPLcom/android/server/wm/ConfigurationContainer;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070016794HSPLcom/android/server/wm/ConfigurationContainer;->getActivityType()I+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
16795HSPLcom/android/server/wm/ConfigurationContainer;->getBounds()Landroid/graphics/Rect;+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016796HPLcom/android/server/wm/ConfigurationContainer;->getBounds(Landroid/graphics/Rect;)V
art-benchmark-service35aba412020-02-03 11:53:25 -080016797HSPLcom/android/server/wm/ConfigurationContainer;->getConfiguration()Landroid/content/res/Configuration;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016798HSPLcom/android/server/wm/ConfigurationContainer;->getMergedOverrideConfiguration()Landroid/content/res/Configuration;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016799HSPLcom/android/server/wm/ConfigurationContainer;->getRequestedOverrideBounds()Landroid/graphics/Rect;+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016800HSPLcom/android/server/wm/ConfigurationContainer;->getRequestedOverrideConfiguration()Landroid/content/res/Configuration;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016801HPLcom/android/server/wm/ConfigurationContainer;->getResolvedOverrideBounds()Landroid/graphics/Rect;+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-service56aece62020-02-10 17:58:03 -080016802HSPLcom/android/server/wm/ConfigurationContainer;->getResolvedOverrideConfiguration()Landroid/content/res/Configuration;
art-benchmark-service35aba412020-02-03 11:53:25 -080016803HSPLcom/android/server/wm/ConfigurationContainer;->getWindowConfiguration()Landroid/app/WindowConfiguration;
art-benchmark-serviceba354032021-03-16 09:58:05 -070016804HSPLcom/android/server/wm/ConfigurationContainer;->getWindowingMode()I+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
16805HSPLcom/android/server/wm/ConfigurationContainer;->hasChild()Z+]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types
art-benchmark-serviceba354032021-03-16 09:58:05 -070016806HSPLcom/android/server/wm/ConfigurationContainer;->inFreeformWindowingMode()Z+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
16807HSPLcom/android/server/wm/ConfigurationContainer;->inMultiWindowMode()Z+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
16808HSPLcom/android/server/wm/ConfigurationContainer;->inPinnedWindowingMode()Z+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-service922a5532023-03-23 03:12:41 -070016809HSPLcom/android/server/wm/ConfigurationContainer;->isActivityTypeDream()Z+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016810HSPLcom/android/server/wm/ConfigurationContainer;->isActivityTypeHome()Z+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016811HPLcom/android/server/wm/ConfigurationContainer;->isActivityTypeHomeOrRecents()Z+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016812HSPLcom/android/server/wm/ConfigurationContainer;->isActivityTypeStandardOrUndefined()Z+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -070016813HSPLcom/android/server/wm/ConfigurationContainer;->isAlwaysOnTop()Z+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016814HPLcom/android/server/wm/ConfigurationContainer;->isCompatible(II)Z+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;
16815HSPLcom/android/server/wm/ConfigurationContainer;->onConfigurationChanged(Landroid/content/res/Configuration;)V+]Lcom/android/server/wm/ConfigurationContainerListener;megamorphic_types]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-service22928e12022-06-04 17:35:15 -070016816HSPLcom/android/server/wm/ConfigurationContainer;->onMergedOverrideConfigurationChanged()V+]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016817HSPLcom/android/server/wm/ConfigurationContainer;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V
16818HSPLcom/android/server/wm/ConfigurationContainer;->onRequestedOverrideConfigurationChanged(Landroid/content/res/Configuration;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016819HSPLcom/android/server/wm/ConfigurationContainer;->registerConfigurationChangeListener(Lcom/android/server/wm/ConfigurationContainerListener;Z)V+]Lcom/android/server/wm/ConfigurationContainerListener;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016820HSPLcom/android/server/wm/ConfigurationContainer;->resolveOverrideConfiguration(Landroid/content/res/Configuration;)V+]Landroid/content/res/Configuration;Landroid/content/res/Configuration;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016821HSPLcom/android/server/wm/ConfigurationContainer;->updateRequestedOverrideConfiguration(Landroid/content/res/Configuration;)V+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/WindowProcessController;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-service08401c12022-12-23 09:27:20 -080016822HSPLcom/android/server/wm/DesktopModeLaunchParamsModifier;-><clinit>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016823HPLcom/android/server/wm/DeviceStateController;->shouldReverseRotationDirectionAroundZAxis(Lcom/android/server/wm/DisplayContent;)Z
16824HSPLcom/android/server/wm/Dimmer;->getDimBounds()Landroid/graphics/Rect;
art-benchmark-service35aba412020-02-03 11:53:25 -080016825HSPLcom/android/server/wm/Dimmer;->resetDimStates()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016826HPLcom/android/server/wm/Dimmer;->updateDims(Landroid/view/SurfaceControl$Transaction;)Z+]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/graphics/Rect;Landroid/graphics/Rect;
16827HSPLcom/android/server/wm/DisplayArea$Dimmable;->prepareSurfaces()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayArea$Dimmable;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/DisplayArea$Dimmable;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayArea$Dimmable;,Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/Dimmer;Lcom/android/server/wm/Dimmer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016828HSPLcom/android/server/wm/DisplayArea$Tokens$$ExternalSyntheticLambda1;->test(Ljava/lang/Object;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -070016829HSPLcom/android/server/wm/DisplayArea$Tokens;->$r8$lambda$9xZItjlr3AN0RF_YAgXoSFo2Kd0(Lcom/android/server/wm/DisplayArea$Tokens;Lcom/android/server/wm/WindowState;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016830HSPLcom/android/server/wm/DisplayArea$Tokens;->getOrientation(I)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayArea$Tokens;]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
16831HSPLcom/android/server/wm/DisplayArea$Tokens;->getSurfaceControl()Landroid/view/SurfaceControl;
art-benchmark-service922a5532023-03-23 03:12:41 -070016832HSPLcom/android/server/wm/DisplayArea$Tokens;->lambda$new$0(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/AppTransition;Lcom/android/server/wm/AppTransition;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016833HSPLcom/android/server/wm/DisplayArea$Type;->checkChild(Lcom/android/server/wm/DisplayArea$Type;Lcom/android/server/wm/DisplayArea$Type;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016834HSPLcom/android/server/wm/DisplayArea$Type;->checkSiblings(Lcom/android/server/wm/DisplayArea$Type;Lcom/android/server/wm/DisplayArea$Type;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016835HSPLcom/android/server/wm/DisplayArea$Type;->typeOf(Lcom/android/server/wm/WindowContainer;)Lcom/android/server/wm/DisplayArea$Type;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
16836HSPLcom/android/server/wm/DisplayArea;->asDisplayArea()Lcom/android/server/wm/DisplayArea;
16837HSPLcom/android/server/wm/DisplayArea;->fillsParent()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016838HPLcom/android/server/wm/DisplayArea;->findMaxPositionForChildDisplayArea(Lcom/android/server/wm/DisplayArea;)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/DisplayArea;,Lcom/android/server/wm/DisplayArea$Dimmable;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
16839HPLcom/android/server/wm/DisplayArea;->findMinPositionForChildDisplayArea(Lcom/android/server/wm/DisplayArea;)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/DisplayArea;,Lcom/android/server/wm/DisplayArea$Dimmable;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
16840HPLcom/android/server/wm/DisplayArea;->findPositionForChildDisplayArea(ILcom/android/server/wm/DisplayArea;)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayArea;,Lcom/android/server/wm/TaskDisplayArea;,Lcom/android/server/wm/DisplayArea$Dimmable;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/DisplayArea;,Lcom/android/server/wm/TaskDisplayArea;,Lcom/android/server/wm/DisplayArea$Dimmable;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
16841HPLcom/android/server/wm/DisplayArea;->forAllLeafTasks(Ljava/util/function/Predicate;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016842HPLcom/android/server/wm/DisplayArea;->forAllRootTasks(Ljava/util/function/Predicate;Z)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016843HPLcom/android/server/wm/DisplayArea;->forAllTaskDisplayAreas(Ljava/util/function/Consumer;Z)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/DisplayArea;megamorphic_types
16844HPLcom/android/server/wm/DisplayArea;->forAllTaskDisplayAreas(Ljava/util/function/Predicate;Z)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/DisplayArea;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016845HSPLcom/android/server/wm/DisplayArea;->getDisplayContent()Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016846HSPLcom/android/server/wm/DisplayArea;->getIgnoreOrientationRequest()Z+]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016847HSPLcom/android/server/wm/DisplayArea;->getItemFromTaskDisplayAreas(Ljava/util/function/Function;Z)Ljava/lang/Object;+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/DisplayArea;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070016848HSPLcom/android/server/wm/DisplayArea;->getOrientation(I)I+]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayArea;,Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/TaskDisplayArea;,Lcom/android/server/wm/DisplayArea$Dimmable;
art-benchmark-service56aece62020-02-10 17:58:03 -080016849HSPLcom/android/server/wm/DisplayArea;->getPendingTransaction()Landroid/view/SurfaceControl$Transaction;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016850HSPLcom/android/server/wm/DisplayArea;->getSurfaceControl()Landroid/view/SurfaceControl;
art-benchmark-service13164882020-11-07 02:19:14 -080016851HSPLcom/android/server/wm/DisplayArea;->getSyncTransaction()Landroid/view/SurfaceControl$Transaction;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016852HSPLcom/android/server/wm/DisplayArea;->getTask(Ljava/util/function/Predicate;Z)Lcom/android/server/wm/Task;
16853HSPLcom/android/server/wm/DisplayArea;->isOrganized()Z
16854HSPLcom/android/server/wm/DisplayArea;->needsZBoost()Z
16855HSPLcom/android/server/wm/DisplayArea;->onChildPositionChanged(Lcom/android/server/wm/WindowContainer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016856HSPLcom/android/server/wm/DisplayArea;->onConfigurationChanged(Landroid/content/res/Configuration;)V+]Lcom/android/server/wm/DisplayAreaOrganizerController;Lcom/android/server/wm/DisplayAreaOrganizerController;]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;
16857HPLcom/android/server/wm/DisplayArea;->positionChildAt(ILcom/android/server/wm/WindowContainer;Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/DisplayArea;,Lcom/android/server/wm/TaskDisplayArea;,Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/DisplayArea$Dimmable;,Lcom/android/server/wm/RootWindowContainer;
16858HSPLcom/android/server/wm/DisplayArea;->resolveOverrideConfiguration(Landroid/content/res/Configuration;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
16859HSPLcom/android/server/wm/DisplayArea;->shouldIgnoreOrientationRequest(I)Z+]Lcom/android/server/wm/DisplayArea;megamorphic_types
16860HPLcom/android/server/wm/DisplayArea;->toString()Ljava/lang/String;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070016861HSPLcom/android/server/wm/DisplayAreaOrganizerController;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016862HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$Result;->getDefaultTaskDisplayArea()Lcom/android/server/wm/TaskDisplayArea;
art-benchmark-service922a5532023-03-23 03:12:41 -070016863HSPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda11;->accept(Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016864HPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda12;->accept(Ljava/lang/Object;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016865HSPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda13;->apply(Ljava/lang/Object;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016866HSPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda14;->accept(Ljava/lang/Object;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016867HSPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda15;->accept(Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016868HPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda16;-><init>(Landroid/os/IBinder;)V
16869HPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda26;->accept(Ljava/lang/Object;)V
16870HSPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda29;->accept(Ljava/lang/Object;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080016871HSPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda32;->accept(Ljava/lang/Object;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016872HPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda3;->test(Ljava/lang/Object;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016873HSPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda43;-><init>()V
art-benchmark-service922a5532023-03-23 03:12:41 -070016874HSPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda4;->accept(Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016875HPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda54;-><init>([I[ILandroid/graphics/Region;)V
16876HPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda54;->accept(Ljava/lang/Object;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016877HSPLcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda5;->accept(Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016878HPLcom/android/server/wm/DisplayContent$2;->onVisibleRequestedChanged(Z)V
art-benchmark-service35aba412020-02-03 11:53:25 -080016879HSPLcom/android/server/wm/DisplayContent$ApplySurfaceChangesTransactionState;->reset()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016880HPLcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;->onAppTransitionFinishedLocked(Landroid/os/IBinder;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016881HSPLcom/android/server/wm/DisplayContent$ImeContainer;->assignLayer(Landroid/view/SurfaceControl$Transaction;I)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016882HPLcom/android/server/wm/DisplayContent$ImeContainer;->assignRelativeLayer(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;IZ)V
art-benchmark-service56aece62020-02-10 17:58:03 -080016883HSPLcom/android/server/wm/DisplayContent$ImeContainer;->forAllWindows(Lcom/android/internal/util/ToBooleanFunction;Z)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016884HSPLcom/android/server/wm/DisplayContent$ImeContainer;->getOrientation(I)I+]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent$ImeContainer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016885HSPLcom/android/server/wm/DisplayContent$ImeContainer;->setNeedsLayer()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016886HSPLcom/android/server/wm/DisplayContent$ImeContainer;->skipImeWindowsDuringTraversal(Lcom/android/server/wm/DisplayContent;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016887HSPLcom/android/server/wm/DisplayContent$ImeContainer;->updateAboveInsetsState(Landroid/view/InsetsState;Landroid/util/SparseArray;Landroid/util/ArraySet;)V
16888HPLcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;->notifyInsetsChanged()V
art-benchmark-service922a5532023-03-23 03:12:41 -070016889HSPLcom/android/server/wm/DisplayContent;->$r8$lambda$GCWIzybPRJug0YHCVxhOhM11NMU(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/WindowState;)V
16890HSPLcom/android/server/wm/DisplayContent;->$r8$lambda$NJwM1ysKPNyOazqyI2QXlp2I4yA(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/WindowState;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016891HPLcom/android/server/wm/DisplayContent;->$r8$lambda$TKBCp8w45auOmyOAqYeFE_f1qj4(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/Task;ILcom/android/server/wm/Task;)V
16892HPLcom/android/server/wm/DisplayContent;->$r8$lambda$XZoRovS-CKBIJN27JpN9ElSYdzI(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/RecentsAnimationController;Landroid/graphics/Region;Landroid/graphics/Region;Landroid/graphics/Region;[ILandroid/graphics/Region;Landroid/graphics/Region;Lcom/android/server/wm/WindowState;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016893HPLcom/android/server/wm/DisplayContent;->$r8$lambda$azeay8TNYqiAhV8MI-ze4sXGIYQ(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/WindowState;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -070016894HSPLcom/android/server/wm/DisplayContent;->$r8$lambda$gM5lepuzHiQPKKhbYz6VHhhI2i0(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/WindowState;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016895HSPLcom/android/server/wm/DisplayContent;->$r8$lambda$hDxT-xcMlbyz81aqVyA-Ksg4aQ0(Lcom/android/server/wm/ActivityRecord;IZZLcom/android/server/wm/Task;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016896HSPLcom/android/server/wm/DisplayContent;->$r8$lambda$kinjvLeyKniX6D7rfo-FG6z0FdE(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/WindowState;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016897HSPLcom/android/server/wm/DisplayContent;->$r8$lambda$mp3I5evGIkqHsiPP4jzvGcmjaIU(Lcom/android/server/wm/RecentsAnimationController;Ljava/util/Set;Ljava/util/Set;Landroid/graphics/Matrix;[FLcom/android/server/wm/WindowState;)Z
art-benchmark-service922a5532023-03-23 03:12:41 -070016898HSPLcom/android/server/wm/DisplayContent;->$r8$lambda$nIcXEdaICoEEqR5_VclMAJ7QIho(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/WindowState;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070016899HSPLcom/android/server/wm/DisplayContent;->$r8$lambda$tI_6DRgZThThP3Wu52_gp3wGhKs(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/WindowState;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016900HSPLcom/android/server/wm/DisplayContent;->-$$Nest$fgetmImeLayeringTarget(Lcom/android/server/wm/DisplayContent;)Lcom/android/server/wm/WindowState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016901HPLcom/android/server/wm/DisplayContent;->addToGlobalAndConsumeLimit(Landroid/graphics/Region;Landroid/graphics/Region;Landroid/graphics/Rect;ILcom/android/server/wm/WindowState;I)I+]Landroid/graphics/Region;Landroid/graphics/Region;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016902HSPLcom/android/server/wm/DisplayContent;->addWindowToken(Landroid/os/IBinder;Lcom/android/server/wm/WindowToken;)V
16903HPLcom/android/server/wm/DisplayContent;->adjustForImeIfNeeded()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070016904HSPLcom/android/server/wm/DisplayContent;->amendWindowTapExcludeRegion(Landroid/graphics/Region;)V+]Landroid/graphics/Region;Landroid/graphics/Region;]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-service922a5532023-03-23 03:12:41 -070016905HSPLcom/android/server/wm/DisplayContent;->applySurfaceChangesTransaction()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Lcom/android/server/wm/DisplayRotation;Lcom/android/server/wm/DisplayRotation;]Lcom/android/server/wm/DisplayContent$ApplySurfaceChangesTransactionState;Lcom/android/server/wm/DisplayContent$ApplySurfaceChangesTransactionState;]Lcom/android/server/wm/ImeInsetsSourceProvider;Lcom/android/server/wm/ImeInsetsSourceProvider;]Ljava/util/LinkedList;Ljava/util/LinkedList;]Lcom/android/server/wm/WallpaperVisibilityListeners;Lcom/android/server/wm/WallpaperVisibilityListeners;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Landroid/hardware/display/DisplayManagerInternal;Lcom/android/server/display/DisplayManagerService$LocalService;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016906HSPLcom/android/server/wm/DisplayContent;->assignChildLayers(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
16907HSPLcom/android/server/wm/DisplayContent;->assignRelativeLayerForIme(Landroid/view/SurfaceControl$Transaction;Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent$ImeContainer;]Lcom/android/server/wm/DisplayContent$ImeContainer;Lcom/android/server/wm/DisplayContent$ImeContainer;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
16908HPLcom/android/server/wm/DisplayContent;->assignWindowLayers(Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016909HSPLcom/android/server/wm/DisplayContent;->beginHoldScreenUpdate()V
16910HSPLcom/android/server/wm/DisplayContent;->calculateDisplayCutoutForRotation(I)Landroid/view/DisplayCutout;
16911HSPLcom/android/server/wm/DisplayContent;->calculateDisplayShapeForRotation(I)Landroid/view/DisplayShape;
16912HSPLcom/android/server/wm/DisplayContent;->calculatePrivacyIndicatorBoundsForRotation(I)Landroid/view/PrivacyIndicatorBounds;
16913HSPLcom/android/server/wm/DisplayContent;->calculateRoundedCornersForRotation(I)Landroid/view/RoundedCorners;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016914HPLcom/android/server/wm/DisplayContent;->calculateSystemGestureExclusion(Landroid/graphics/Region;Landroid/graphics/Region;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/graphics/Region;Landroid/graphics/Region;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;
16915HPLcom/android/server/wm/DisplayContent;->canShowWithInsecureKeyguard()Z+]Landroid/view/Display;Landroid/view/Display;
16916HPLcom/android/server/wm/DisplayContent;->canUpdateImeTarget()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016917HSPLcom/android/server/wm/DisplayContent;->clearLayoutNeeded()V
16918HPLcom/android/server/wm/DisplayContent;->computeImeControlTarget()Lcom/android/server/wm/InsetsControlTarget;
16919HSPLcom/android/server/wm/DisplayContent;->computeImeParent()Landroid/view/SurfaceControl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016920HSPLcom/android/server/wm/DisplayContent;->computeImeTarget(Z)Lcom/android/server/wm/WindowState;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
16921HSPLcom/android/server/wm/DisplayContent;->computeScreenAppConfiguration(Landroid/content/res/Configuration;III)V
16922HSPLcom/android/server/wm/DisplayContent;->computeScreenConfiguration(Landroid/content/res/Configuration;)V+]Landroid/os/Handler;Lcom/android/server/wm/WindowManagerService$H;]Landroid/view/InputDevice;Landroid/view/InputDevice;]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Lcom/android/server/input/InputManagerService;Lcom/android/server/input/InputManagerService;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Landroid/view/DisplayInfo;Landroid/view/DisplayInfo;
16923HSPLcom/android/server/wm/DisplayContent;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZZ)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;
16924HPLcom/android/server/wm/DisplayContent;->executeAppTransition()V
16925HSPLcom/android/server/wm/DisplayContent;->findFocusedWindow()Lcom/android/server/wm/WindowState;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;
16926HSPLcom/android/server/wm/DisplayContent;->findFocusedWindowIfNeeded(I)Lcom/android/server/wm/WindowState;+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070016927HSPLcom/android/server/wm/DisplayContent;->finishHoldScreenUpdate()V+]Landroid/os/PowerManager$WakeLock;Landroid/os/PowerManager$WakeLock;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016928HPLcom/android/server/wm/DisplayContent;->forAllImeWindows(Lcom/android/internal/util/ToBooleanFunction;Z)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000016929HSPLcom/android/server/wm/DisplayContent;->getAsyncRotationController()Lcom/android/server/wm/AsyncRotationController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016930HSPLcom/android/server/wm/DisplayContent;->getDefaultTaskDisplayArea()Lcom/android/server/wm/TaskDisplayArea;+]Lcom/android/server/wm/DisplayAreaPolicy;Lcom/android/server/wm/DisplayAreaPolicyBuilder$Result;
art-benchmark-service35aba412020-02-03 11:53:25 -080016931HSPLcom/android/server/wm/DisplayContent;->getDisplayId()I
16932HSPLcom/android/server/wm/DisplayContent;->getDisplayInfo()Landroid/view/DisplayInfo;
art-benchmark-service35aba412020-02-03 11:53:25 -080016933HSPLcom/android/server/wm/DisplayContent;->getDisplayPolicy()Lcom/android/server/wm/DisplayPolicy;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016934HSPLcom/android/server/wm/DisplayContent;->getDisplayRotation()Lcom/android/server/wm/DisplayRotation;
16935HSPLcom/android/server/wm/DisplayContent;->getFocusedRootTask()Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016936HPLcom/android/server/wm/DisplayContent;->getImeHostOrFallback(Lcom/android/server/wm/WindowState;)Lcom/android/server/wm/InsetsControlTarget;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016937HSPLcom/android/server/wm/DisplayContent;->getImeInputTarget()Lcom/android/server/wm/InputTarget;
16938HSPLcom/android/server/wm/DisplayContent;->getImePolicy()I
art-benchmark-service00abe242023-02-13 10:31:34 -080016939HSPLcom/android/server/wm/DisplayContent;->getImeTarget(I)Lcom/android/server/wm/InsetsControlTarget;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016940HPLcom/android/server/wm/DisplayContent;->getInputMethodWindowVisibleHeight()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016941HSPLcom/android/server/wm/DisplayContent;->getInputMonitor()Lcom/android/server/wm/InputMonitor;
art-benchmark-service00abe242023-02-13 10:31:34 -080016942HSPLcom/android/server/wm/DisplayContent;->getInsetsPolicy()Lcom/android/server/wm/InsetsPolicy;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016943HSPLcom/android/server/wm/DisplayContent;->getInsetsStateController()Lcom/android/server/wm/InsetsStateController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016944HSPLcom/android/server/wm/DisplayContent;->getKeepClearAreas(Ljava/util/Set;Ljava/util/Set;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016945HSPLcom/android/server/wm/DisplayContent;->getMinimalTaskSizeDp()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070016946HSPLcom/android/server/wm/DisplayContent;->getOrientation()I+]Lcom/android/server/wm/DisplayRotationCompatPolicy;Lcom/android/server/wm/DisplayRotationCompatPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016947HSPLcom/android/server/wm/DisplayContent;->getOrientationRequestingTaskDisplayArea()Lcom/android/server/wm/TaskDisplayArea;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016948HPLcom/android/server/wm/DisplayContent;->getRootTask(I)Lcom/android/server/wm/Task;
16949HSPLcom/android/server/wm/DisplayContent;->getRootTask(II)Lcom/android/server/wm/Task;
16950HSPLcom/android/server/wm/DisplayContent;->getRootTaskCount()I
16951HSPLcom/android/server/wm/DisplayContent;->getRotation()I+]Lcom/android/server/wm/DisplayRotation;Lcom/android/server/wm/DisplayRotation;
16952HPLcom/android/server/wm/DisplayContent;->getStableRect(Landroid/graphics/Rect;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016953HSPLcom/android/server/wm/DisplayContent;->getWindowToken(Landroid/os/IBinder;)Lcom/android/server/wm/WindowToken;+]Ljava/util/HashMap;Ljava/util/HashMap;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016954HPLcom/android/server/wm/DisplayContent;->handleActivitySizeCompatModeIfNeeded(Lcom/android/server/wm/ActivityRecord;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016955HSPLcom/android/server/wm/DisplayContent;->handleCompleteDeferredRemoval()Z+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016956HPLcom/android/server/wm/DisplayContent;->handleTopActivityLaunchingInDifferentOrientation(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Z)Z+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016957HSPLcom/android/server/wm/DisplayContent;->handlesOrientationChangeFromDescendant(I)Z+]Lcom/android/server/wm/DisplayRotation;Lcom/android/server/wm/DisplayRotation;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent;
Karuna Ramkumard7380572023-06-09 19:14:36 +000016958HSPLcom/android/server/wm/DisplayContent;->hasAccess(I)Z
art-benchmark-service08401c12022-12-23 09:27:20 -080016959HSPLcom/android/server/wm/DisplayContent;->hasOwnFocus()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016960HSPLcom/android/server/wm/DisplayContent;->inTransition()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016961HPLcom/android/server/wm/DisplayContent;->isAodShowing()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016962HSPLcom/android/server/wm/DisplayContent;->isImeControlledByApp()Z+]Lcom/android/server/wm/InputTarget;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016963HPLcom/android/server/wm/DisplayContent;->isInputMethodClientFocus(II)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080016964HSPLcom/android/server/wm/DisplayContent;->isKeyguardGoingAway()Z+]Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/KeyguardController;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016965HPLcom/android/server/wm/DisplayContent;->isKeyguardLocked()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016966HSPLcom/android/server/wm/DisplayContent;->isLayoutNeeded()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016967HPLcom/android/server/wm/DisplayContent;->isNextTransitionForward()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016968HSPLcom/android/server/wm/DisplayContent;->isReady()Z
16969HSPLcom/android/server/wm/DisplayContent;->isRemoved()Z
16970HSPLcom/android/server/wm/DisplayContent;->isRemoving()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016971HPLcom/android/server/wm/DisplayContent;->isRotationChanging()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016972HSPLcom/android/server/wm/DisplayContent;->isSleeping()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070016973HSPLcom/android/server/wm/DisplayContent;->isTrusted()Z+]Landroid/view/Display;Landroid/view/Display;
16974HSPLcom/android/server/wm/DisplayContent;->isVisibleRequested()Z+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
16975HPLcom/android/server/wm/DisplayContent;->lambda$calculateSystemGestureExclusion$36(Lcom/android/server/wm/RecentsAnimationController;Landroid/graphics/Region;Landroid/graphics/Region;Landroid/graphics/Region;[ILandroid/graphics/Region;Landroid/graphics/Region;Lcom/android/server/wm/WindowState;)V+]Landroid/graphics/Region;Landroid/graphics/Region;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
16976HSPLcom/android/server/wm/DisplayContent;->lambda$ensureActivitiesVisible$49(Lcom/android/server/wm/ActivityRecord;IZZLcom/android/server/wm/Task;)V
16977HSPLcom/android/server/wm/DisplayContent;->lambda$getKeepClearAreas$39(Lcom/android/server/wm/RecentsAnimationController;Ljava/util/Set;Ljava/util/Set;Landroid/graphics/Matrix;[FLcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;
art-benchmark-service00abe242023-02-13 10:31:34 -080016978HSPLcom/android/server/wm/DisplayContent;->lambda$new$1(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016979HPLcom/android/server/wm/DisplayContent;->lambda$new$2(Lcom/android/server/wm/WindowState;)V+]Landroid/os/Handler;Lcom/android/server/wm/WindowManagerService$H;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016980HSPLcom/android/server/wm/DisplayContent;->lambda$new$3(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -080016981HSPLcom/android/server/wm/DisplayContent;->lambda$new$4(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016982HSPLcom/android/server/wm/DisplayContent;->lambda$new$5(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
16983HPLcom/android/server/wm/DisplayContent;->lambda$new$6(Lcom/android/server/wm/WindowState;)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080016984HSPLcom/android/server/wm/DisplayContent;->lambda$new$7(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-service922a5532023-03-23 03:12:41 -070016985HSPLcom/android/server/wm/DisplayContent;->lambda$new$8(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Lcom/android/server/wm/RefreshRatePolicy;Lcom/android/server/wm/RefreshRatePolicy;]Ljava/util/LinkedList;Ljava/util/LinkedList;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016986HPLcom/android/server/wm/DisplayContent;->lambda$updateTouchExcludeRegion$20(Lcom/android/server/wm/Task;ILcom/android/server/wm/Task;)V
16987HPLcom/android/server/wm/DisplayContent;->logsGestureExclusionRestrictions(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;
16988HSPLcom/android/server/wm/DisplayContent;->makeChildSurface(Lcom/android/server/wm/WindowContainer;)Landroid/view/SurfaceControl$Builder;+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/view/SurfaceControl$Builder;Landroid/view/SurfaceControl$Builder;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
16989HPLcom/android/server/wm/DisplayContent;->needsGestureExclusionRestrictions(Lcom/android/server/wm/WindowState;Z)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016990HSPLcom/android/server/wm/DisplayContent;->notifyInsetsChanged(Ljava/util/function/Consumer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070016991HSPLcom/android/server/wm/DisplayContent;->okToAnimate(ZZ)Z+]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
16992HSPLcom/android/server/wm/DisplayContent;->okToDisplay(ZZ)Z+]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016993HSPLcom/android/server/wm/DisplayContent;->onDisplayChanged()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000016994HSPLcom/android/server/wm/DisplayContent;->onDisplayInfoChanged()V
16995HPLcom/android/server/wm/DisplayContent;->onImeInsetsClientVisibilityUpdate()Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016996HSPLcom/android/server/wm/DisplayContent;->performLayout(ZZ)V+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
16997HSPLcom/android/server/wm/DisplayContent;->performLayoutNoTrace(ZZ)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/InputMonitor;Lcom/android/server/wm/InputMonitor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070016998HSPLcom/android/server/wm/DisplayContent;->prepareSurfaces()V+]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent;
art-benchmark-service84f185c2023-07-24 02:43:42 -070016999HPLcom/android/server/wm/DisplayContent;->processTaskForTouchExcludeRegion(Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;I)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Landroid/graphics/Region;Landroid/graphics/Region;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskDisplayArea;
17000HPLcom/android/server/wm/DisplayContent;->reParentWindowToken(Lcom/android/server/wm/WindowToken;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/AccessibilityController;Lcom/android/server/wm/AccessibilityController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017001HPLcom/android/server/wm/DisplayContent;->rotationForActivityInDifferentOrientation(Lcom/android/server/wm/ActivityRecord;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070017002HPLcom/android/server/wm/DisplayContent;->scheduleToastWindowsTimeoutIfNeededLocked(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017003HSPLcom/android/server/wm/DisplayContent;->setDisplayMirroring()Z+]Landroid/hardware/display/DisplayManagerInternal;Lcom/android/server/display/DisplayManagerService$LocalService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017004HPLcom/android/server/wm/DisplayContent;->setFocusedApp(Lcom/android/server/wm/ActivityRecord;)Z
17005HPLcom/android/server/wm/DisplayContent;->setImeInputTarget(Lcom/android/server/wm/InputTarget;)V
17006HSPLcom/android/server/wm/DisplayContent;->setImeLayeringTargetInner(Lcom/android/server/wm/WindowState;)V+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/DisplayContent$ImeContainer;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent$ImeContainer;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017007HSPLcom/android/server/wm/DisplayContent;->setLayoutNeeded()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017008HSPLcom/android/server/wm/DisplayContent;->shouldDeferRemoval()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017009HSPLcom/android/server/wm/DisplayContent;->shouldImeAttachedToApp()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent$ImeContainer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017010HSPLcom/android/server/wm/DisplayContent;->shouldSleep()Z
17011HPLcom/android/server/wm/DisplayContent;->toString()Ljava/lang/String;
17012HSPLcom/android/server/wm/DisplayContent;->topRunningActivity(Z)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017013HSPLcom/android/server/wm/DisplayContent;->updateBaseDisplayMetricsIfNeeded()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017014HSPLcom/android/server/wm/DisplayContent;->updateDisplayAndOrientation(Landroid/content/res/Configuration;)Landroid/view/DisplayInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017015HSPLcom/android/server/wm/DisplayContent;->updateDisplayFrames(Lcom/android/server/wm/DisplayFrames;III)Z
17016HSPLcom/android/server/wm/DisplayContent;->updateDisplayFrames(Z)V
17017HSPLcom/android/server/wm/DisplayContent;->updateDisplayInfo()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017018HSPLcom/android/server/wm/DisplayContent;->updateDisplayOverrideConfigurationLocked(Landroid/content/res/Configuration;Lcom/android/server/wm/ActivityRecord;ZLcom/android/server/wm/ActivityTaskManagerService$UpdateConfigurationResult;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017019HSPLcom/android/server/wm/DisplayContent;->updateFocusedWindowLocked(IZI)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/AccessibilityController;Lcom/android/server/wm/AccessibilityController;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/BackNavigationController;Lcom/android/server/wm/BackNavigationController;]Lcom/android/server/wm/InputMonitor;Lcom/android/server/wm/InputMonitor;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017020HPLcom/android/server/wm/DisplayContent;->updateImeControlTarget(Z)V
17021HPLcom/android/server/wm/DisplayContent;->updateImeInputAndControlTarget(Lcom/android/server/wm/InputTarget;)V
17022HSPLcom/android/server/wm/DisplayContent;->updateImeParent()V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017023HSPLcom/android/server/wm/DisplayContent;->updateKeepClearAreas()V+]Lcom/android/server/wm/DisplayWindowListenerController;Lcom/android/server/wm/DisplayWindowListenerController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Ljava/util/Set;Landroid/util/ArraySet;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017024HSPLcom/android/server/wm/DisplayContent;->updateOrientation()Z+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17025HSPLcom/android/server/wm/DisplayContent;->updateOrientation(Z)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/TaskDisplayArea;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/DisplayRotation;Lcom/android/server/wm/DisplayRotation;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/TaskChangeNotificationController;Lcom/android/server/wm/TaskChangeNotificationController;]Lcom/android/server/wm/DisplayRotationReversionController;Lcom/android/server/wm/DisplayRotationReversionController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017026HSPLcom/android/server/wm/DisplayContent;->updateRecording()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017027HSPLcom/android/server/wm/DisplayContent;->updateSystemGestureExclusion()Z+]Landroid/graphics/Region;Landroid/graphics/Region;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Landroid/os/RemoteCallbackList;Landroid/os/RemoteCallbackList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017028HSPLcom/android/server/wm/DisplayContent;->updateSystemGestureExclusionLimit()V
art-benchmark-service08401c12022-12-23 09:27:20 -080017029HSPLcom/android/server/wm/DisplayContent;->updateTouchExcludeRegion()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/TaskTapPointerEventListener;Lcom/android/server/wm/TaskTapPointerEventListener;]Landroid/graphics/Region;Landroid/graphics/Region;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017030HSPLcom/android/server/wm/DisplayContent;->updateWindowsForAnimator()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017031HSPLcom/android/server/wm/DisplayFrames;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017032HSPLcom/android/server/wm/DisplayFrames;->update(IIILandroid/view/DisplayCutout;Landroid/view/RoundedCorners;Landroid/view/PrivacyIndicatorBounds;Landroid/view/DisplayShape;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017033HPLcom/android/server/wm/DisplayPolicy$$ExternalSyntheticLambda13;-><init>()V
17034HPLcom/android/server/wm/DisplayPolicy$$ExternalSyntheticLambda13;->test(Ljava/lang/Object;)Z
17035HPLcom/android/server/wm/DisplayPolicy$$ExternalSyntheticLambda1;-><init>(II[Lcom/android/internal/view/AppearanceRegion;ZIILjava/lang/String;[Lcom/android/internal/statusbar/LetterboxDetails;)V
17036HPLcom/android/server/wm/DisplayPolicy$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;)V
17037HPLcom/android/server/wm/DisplayPolicy$$ExternalSyntheticLambda2;->apply(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
17038HPLcom/android/server/wm/DisplayPolicy$$ExternalSyntheticLambda8;-><init>(Lcom/android/server/wm/DisplayPolicy;Ljava/util/function/Consumer;)V
17039HPLcom/android/server/wm/DisplayPolicy$1;->getOrientationListener()Lcom/android/server/wm/WindowOrientationListener;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017040HPLcom/android/server/wm/DisplayPolicy$1;->onFling(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017041HPLcom/android/server/wm/DisplayPolicy$2$$ExternalSyntheticLambda3;-><init>(Lcom/android/server/wm/DisplayPolicy$2;JJ)V
17042HPLcom/android/server/wm/DisplayPolicy$2;->lambda$onAppTransitionStartingLocked$3(JJ)V
17043HPLcom/android/server/wm/DisplayPolicy$2;->onAppTransitionFinishedLocked(Landroid/os/IBinder;)V
17044HPLcom/android/server/wm/DisplayPolicy$2;->onAppTransitionPendingLocked()V
17045HPLcom/android/server/wm/DisplayPolicy$2;->onAppTransitionStartingLocked(JJ)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017046HSPLcom/android/server/wm/DisplayPolicy$DecorInsets$Info;->update(Lcom/android/server/wm/DisplayContent;III)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017047HSPLcom/android/server/wm/DisplayPolicy$DecorInsets;->get(III)Lcom/android/server/wm/DisplayPolicy$DecorInsets$Info;
17048HPLcom/android/server/wm/DisplayPolicy;->$r8$lambda$-d9K7e_vyaPZNRq2sHwAjsv9yj0(Lcom/android/server/wm/WindowState;IILcom/android/server/wm/DisplayFrames;Lcom/android/server/wm/WindowContainer;Landroid/graphics/Rect;)Ljava/lang/Integer;
17049HPLcom/android/server/wm/DisplayPolicy;->$r8$lambda$GK_0BrS5f8sZfsB8RZP6ZU7GnnI(Lcom/android/server/wm/Task;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017050HPLcom/android/server/wm/DisplayPolicy;->addSystemBarColorApp(Lcom/android/server/wm/WindowState;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017051HSPLcom/android/server/wm/DisplayPolicy;->adjustWindowParamsLw(Lcom/android/server/wm/WindowState;Landroid/view/WindowManager$LayoutParams;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/view/accessibility/AccessibilityManager;Landroid/view/accessibility/AccessibilityManager;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -080017052HSPLcom/android/server/wm/DisplayPolicy;->applyKeyguardPolicy(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/ImeInsetsSourceProvider;Lcom/android/server/wm/ImeInsetsSourceProvider;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017053HSPLcom/android/server/wm/DisplayPolicy;->applyPostLayoutPolicyLw(Lcom/android/server/wm/WindowState;Landroid/view/WindowManager$LayoutParams;Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017054HSPLcom/android/server/wm/DisplayPolicy;->areSystemBarsForcedConsumedLw()Z
art-benchmark-service08401c12022-12-23 09:27:20 -080017055HSPLcom/android/server/wm/DisplayPolicy;->beginPostLayoutPolicyLw()V+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017056HPLcom/android/server/wm/DisplayPolicy;->calculateInsetsFrame(Landroid/graphics/Rect;Landroid/graphics/Insets;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;
17057HPLcom/android/server/wm/DisplayPolicy;->callStatusBarSafely(Ljava/util/function/Consumer;)V
17058HPLcom/android/server/wm/DisplayPolicy;->chooseNavigationColorWindowLw(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;I)Lcom/android/server/wm/WindowState;+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
17059HPLcom/android/server/wm/DisplayPolicy;->configureNavBarOpacity(IZZ)I+]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;
17060HPLcom/android/server/wm/DisplayPolicy;->configureStatusBarOpacity(I)I+]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17061HPLcom/android/server/wm/DisplayPolicy;->drawsBarBackground(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
17062HSPLcom/android/server/wm/DisplayPolicy;->finishPostLayoutPolicyLw()V+]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17063HPLcom/android/server/wm/DisplayPolicy;->focusChangedLw(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070017064HPLcom/android/server/wm/DisplayPolicy;->getBarContentFrameForWindow(Lcom/android/server/wm/WindowState;I)Landroid/graphics/Rect;+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/DisplayCutout;Landroid/view/DisplayCutout;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017065HSPLcom/android/server/wm/DisplayPolicy;->getDecorInsetsInfo(III)Lcom/android/server/wm/DisplayPolicy$DecorInsets$Info;+]Lcom/android/server/wm/DisplayPolicy$DecorInsets;Lcom/android/server/wm/DisplayPolicy$DecorInsets;
art-benchmark-serviceba354032021-03-16 09:58:05 -070017066HSPLcom/android/server/wm/DisplayPolicy;->getDisplayId()I+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017067HPLcom/android/server/wm/DisplayPolicy;->getInsetsPolicy()Lcom/android/server/wm/InsetsPolicy;+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17068HPLcom/android/server/wm/DisplayPolicy;->getNotificationShade()Lcom/android/server/wm/WindowState;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017069HSPLcom/android/server/wm/DisplayPolicy;->getRefreshRatePolicy()Lcom/android/server/wm/RefreshRatePolicy;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017070HPLcom/android/server/wm/DisplayPolicy;->getStatusBar()Lcom/android/server/wm/WindowState;
17071HPLcom/android/server/wm/DisplayPolicy;->getStatusBarManagerInternal()Lcom/android/server/statusbar/StatusBarManagerInternal;
17072HPLcom/android/server/wm/DisplayPolicy;->getTopFullscreenOpaqueWindow()Lcom/android/server/wm/WindowState;
17073HPLcom/android/server/wm/DisplayPolicy;->hasSideGestures()Z
17074HPLcom/android/server/wm/DisplayPolicy;->intersectsAnyInsets(Landroid/graphics/Rect;Landroid/view/InsetsState;I)Z+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017075HSPLcom/android/server/wm/DisplayPolicy;->isAwake()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017076HPLcom/android/server/wm/DisplayPolicy;->isForceShowNavigationBarEnabled()Z
17077HPLcom/android/server/wm/DisplayPolicy;->isFullyTransparentAllowed(Lcom/android/server/wm/WindowState;I)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;
17078HPLcom/android/server/wm/DisplayPolicy;->isImmersiveMode(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/InsetsPolicy;Lcom/android/server/wm/InsetsPolicy;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017079HSPLcom/android/server/wm/DisplayPolicy;->isKeyguardOccluded()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080017080HSPLcom/android/server/wm/DisplayPolicy;->isKeyguardShowing()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017081HPLcom/android/server/wm/DisplayPolicy;->isLightBarAllowed(Lcom/android/server/wm/WindowState;I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017082HPLcom/android/server/wm/DisplayPolicy;->isOverlappingWithNavBar(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service922a5532023-03-23 03:12:41 -070017083HPLcom/android/server/wm/DisplayPolicy;->isRemoteInsetsControllerControllingSystemBars()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017084HSPLcom/android/server/wm/DisplayPolicy;->isScreenOnEarly()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017085HPLcom/android/server/wm/DisplayPolicy;->isScreenOnFully()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017086HSPLcom/android/server/wm/DisplayPolicy;->isShowingDreamLw()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000017087HSPLcom/android/server/wm/DisplayPolicy;->isWindowExcludedFromContent(Lcom/android/server/wm/WindowState;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017088HPLcom/android/server/wm/DisplayPolicy;->lambda$getFrameProvider$1(Lcom/android/server/wm/WindowState;IILcom/android/server/wm/DisplayFrames;Lcom/android/server/wm/WindowContainer;Landroid/graphics/Rect;)Ljava/lang/Integer;+]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Landroid/view/InsetsFrameProvider$InsetsSizeOverride;Landroid/view/InsetsFrameProvider$InsetsSizeOverride;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/view/InsetsFrameProvider;Landroid/view/InsetsFrameProvider;
17089HPLcom/android/server/wm/DisplayPolicy;->lambda$getImeSourceFrameProvider$2(Lcom/android/server/wm/DisplayFrames;Lcom/android/server/wm/WindowContainer;Landroid/graphics/Rect;)Ljava/lang/Integer;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;
17090HPLcom/android/server/wm/DisplayPolicy;->lambda$updateSystemBarsLw$8(Lcom/android/server/wm/Task;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
art-benchmark-service00abe242023-02-13 10:31:34 -080017091HSPLcom/android/server/wm/DisplayPolicy;->layoutWindowLw(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;Lcom/android/server/wm/DisplayFrames;)V+]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Landroid/view/WindowLayout;Landroid/view/WindowLayout;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017092HPLcom/android/server/wm/DisplayPolicy;->navigationBarPosition(I)I+]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;
17093HSPLcom/android/server/wm/DisplayPolicy;->onDisplayInfoChanged(Landroid/view/DisplayInfo;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017094HPLcom/android/server/wm/DisplayPolicy;->onUserActivityEventTouch()V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;
17095HPLcom/android/server/wm/DisplayPolicy;->removeWindowLw(Lcom/android/server/wm/WindowState;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017096HPLcom/android/server/wm/DisplayPolicy;->requestTransientBars(Lcom/android/server/wm/WindowState;Z)V
17097HPLcom/android/server/wm/DisplayPolicy;->setAwake(Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017098HSPLcom/android/server/wm/DisplayPolicy;->shouldBeHiddenByKeyguard(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017099HSPLcom/android/server/wm/DisplayPolicy;->simulateLayoutDisplay(Lcom/android/server/wm/DisplayFrames;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;]Landroid/view/WindowLayout;Landroid/view/WindowLayout;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;
17100HPLcom/android/server/wm/DisplayPolicy;->topAppHidesSystemBar(I)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/InsetsPolicy;Lcom/android/server/wm/InsetsPolicy;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;
17101HPLcom/android/server/wm/DisplayPolicy;->updateDecorInsetsInfo()Z
17102HPLcom/android/server/wm/DisplayPolicy;->updateLightNavigationBarLw(ILcom/android/server/wm/WindowState;)I
Karuna Ramkumard7380572023-06-09 19:14:36 +000017103HSPLcom/android/server/wm/DisplayPolicy;->updateSystemBarAttributes()V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/input/InputManagerService;Lcom/android/server/input/InputManagerService;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/ImmersiveModeConfirmation;Lcom/android/server/wm/ImmersiveModeConfirmation;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017104HPLcom/android/server/wm/DisplayPolicy;->updateSystemBarsLw(Lcom/android/server/wm/WindowState;I)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/statusbar/StatusBarManagerInternal;Lcom/android/server/statusbar/StatusBarManagerService$1;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/ImmersiveModeConfirmation;Lcom/android/server/wm/ImmersiveModeConfirmation;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/InsetsPolicy;Lcom/android/server/wm/InsetsPolicy;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017105HSPLcom/android/server/wm/DisplayPolicy;->validateAddingWindowLw(Landroid/view/WindowManager$LayoutParams;II)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070017106HSPLcom/android/server/wm/DisplayRotation$OrientationListener;->disable()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017107HSPLcom/android/server/wm/DisplayRotation;->getRotation()I
17108HSPLcom/android/server/wm/DisplayRotation;->isFixedToUserRotation()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070017109HSPLcom/android/server/wm/DisplayRotation;->isRotatingSeamlessly()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017110HPLcom/android/server/wm/DisplayRotation;->needSensorRunning()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017111HPLcom/android/server/wm/DisplayRotation;->rotationForOrientation(II)I
17112HSPLcom/android/server/wm/DisplayRotation;->updateOrientation(IZ)Z
17113HSPLcom/android/server/wm/DisplayRotation;->updateOrientationListenerLw()V
17114HSPLcom/android/server/wm/DisplayRotation;->updateRotationUnchecked(Z)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017115HSPLcom/android/server/wm/DisplayRotationCompatPolicy;->getOrientation()I
17116HSPLcom/android/server/wm/DisplayRotationCompatPolicy;->isTreatmentEnabledForDisplay()Z+]Lcom/android/server/wm/LetterboxConfiguration;Lcom/android/server/wm/LetterboxConfiguration;]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Landroid/view/Display;Landroid/view/Display;
17117HPLcom/android/server/wm/DisplayRotationReversionController;->isRotationReversionEnabled()Z+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent;
17118HSPLcom/android/server/wm/DisplayWindowPolicyControllerHelper;->hasController()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000017119HSPLcom/android/server/wm/DisplayWindowSettings;->getImePolicyLocked(Lcom/android/server/wm/DisplayContent;)I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017120HSPLcom/android/server/wm/DragDropController;->dragDropActiveLocked()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017121HPLcom/android/server/wm/EmbeddedWindowController;->get(Landroid/os/IBinder;)Lcom/android/server/wm/EmbeddedWindowController$EmbeddedWindow;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
17122HSPLcom/android/server/wm/EnsureActivitiesVisibleHelper;->process(Lcom/android/server/wm/ActivityRecord;IZZ)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/EnsureActivitiesVisibleHelper;Lcom/android/server/wm/EnsureActivitiesVisibleHelper;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;,Ljava/util/ArrayList;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017123HSPLcom/android/server/wm/EnsureActivitiesVisibleHelper;->reset(Lcom/android/server/wm/ActivityRecord;IZZ)V+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017124HPLcom/android/server/wm/EnsureActivitiesVisibleHelper;->setActivityVisibilityState(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/EnsureActivitiesVisibleHelper;Lcom/android/server/wm/EnsureActivitiesVisibleHelper;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17125HPLcom/android/server/wm/EventLogTags;->writeWmSetKeyguardShown(IIIIILjava/lang/String;)V
17126HSPLcom/android/server/wm/EventLogTags;->writeWmTaskMoved(IIIII)V
17127HPLcom/android/server/wm/FadeAnimationController$1;->apply(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;J)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017128HSPLcom/android/server/wm/HighRefreshRateDenylist;->isDenylisted(Ljava/lang/String;)Z+]Landroid/util/ArraySet;Landroid/util/ArraySet;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017129HSPLcom/android/server/wm/ImeInsetsSourceProvider;->checkShowImePostLayout()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ImeInsetsSourceProvider;Lcom/android/server/wm/ImeInsetsSourceProvider;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/lang/Runnable;Lcom/android/server/wm/ImeInsetsSourceProvider$$ExternalSyntheticLambda0;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017130HPLcom/android/server/wm/ImeInsetsSourceProvider;->getControl(Lcom/android/server/wm/InsetsControlTarget;)Landroid/view/InsetsSourceControl;
17131HPLcom/android/server/wm/ImeInsetsSourceProvider;->isReadyToShowIme()Z+]Lcom/android/server/wm/ImeInsetsSourceProvider;Lcom/android/server/wm/ImeInsetsSourceProvider;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17132HPLcom/android/server/wm/ImeInsetsSourceProvider;->onSourceChanged()V+]Landroid/os/Handler;Lcom/android/server/wm/WindowManagerService$H;]Landroid/os/Message;Landroid/os/Message;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017133HPLcom/android/server/wm/ImeInsetsSourceProvider;->setClientVisible(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017134HPLcom/android/server/wm/ImeInsetsSourceProvider;->setServerVisible(Z)V
17135HPLcom/android/server/wm/ImeInsetsSourceProvider;->updateClientVisibility(Lcom/android/server/wm/InsetsControlTarget;)Z
17136HPLcom/android/server/wm/ImeInsetsSourceProvider;->updateVisibility()V
art-benchmark-service922a5532023-03-23 03:12:41 -070017137HSPLcom/android/server/wm/ImeTargetVisibilityPolicy;->canComputeImeParent(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/InputTarget;)Z
17138HPLcom/android/server/wm/ImeTargetVisibilityPolicy;->shouldComputeImeParentForEmbeddedActivity(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/InputTarget;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017139HPLcom/android/server/wm/ImmersiveModeConfirmation;->getWindowToken()Landroid/os/IBinder;
17140HSPLcom/android/server/wm/InputConfigAdapter;->applyMapping(ILjava/util/List;)I
Karuna Ramkumard7380572023-06-09 19:14:36 +000017141HSPLcom/android/server/wm/InputConfigAdapter;->getInputConfigFromWindowParams(III)I
17142HSPLcom/android/server/wm/InputConfigAdapter;->getMask()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017143HPLcom/android/server/wm/InputConsumerImpl;->hide(Landroid/view/SurfaceControl$Transaction;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017144HPLcom/android/server/wm/InputManagerCallback$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;Ljava/lang/Object;)V
17145HSPLcom/android/server/wm/InputManagerCallback;->getPointerDisplayId()I
17146HPLcom/android/server/wm/InputManagerCallback;->onPointerDownOutsideFocus(Landroid/os/IBinder;)V+]Landroid/os/Handler;Lcom/android/server/wm/WindowManagerService$H;]Landroid/os/Message;Landroid/os/Message;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017147HSPLcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;->-$$Nest$mupdateInputWindows(Lcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017148HSPLcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;->accept(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/InputMonitor;Lcom/android/server/wm/InputMonitor;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/InputConsumerImpl;Lcom/android/server/wm/InputConsumerImpl;]Lcom/android/server/wm/DragDropController;Lcom/android/server/wm/DragDropController;]Landroid/view/InputWindowHandle;Landroid/view/InputWindowHandle;
art-benchmark-service00abe242023-02-13 10:31:34 -080017149HSPLcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;->accept(Ljava/lang/Object;)V+]Lcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;Lcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017150HSPLcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;->updateInputWindows(Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/ActivityRecord;]Landroid/graphics/Region;Landroid/graphics/Region;]Lcom/android/server/wm/InputConsumerImpl;Lcom/android/server/wm/InputConsumerImpl;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/InputMonitor;Lcom/android/server/wm/InputMonitor;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-serviceba354032021-03-16 09:58:05 -070017151HSPLcom/android/server/wm/InputMonitor$UpdateInputWindows;->run()V+]Lcom/android/server/wm/DragDropController;Lcom/android/server/wm/DragDropController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017152HSPLcom/android/server/wm/InputMonitor;->-$$Nest$fgetmActiveRecentsActivity(Lcom/android/server/wm/InputMonitor;)Ljava/lang/ref/WeakReference;
17153HSPLcom/android/server/wm/InputMonitor;->-$$Nest$fgetmDisplayContent(Lcom/android/server/wm/InputMonitor;)Lcom/android/server/wm/DisplayContent;
17154HSPLcom/android/server/wm/InputMonitor;->-$$Nest$fgetmDisplayRemoved(Lcom/android/server/wm/InputMonitor;)Z
17155HSPLcom/android/server/wm/InputMonitor;->-$$Nest$fgetmInputTransaction(Lcom/android/server/wm/InputMonitor;)Landroid/view/SurfaceControl$Transaction;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017156HSPLcom/android/server/wm/InputMonitor;->-$$Nest$fgetmService(Lcom/android/server/wm/InputMonitor;)Lcom/android/server/wm/WindowManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017157HSPLcom/android/server/wm/InputMonitor;->-$$Nest$fgetmUpdateInputForAllWindowsConsumer(Lcom/android/server/wm/InputMonitor;)Lcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;
17158HSPLcom/android/server/wm/InputMonitor;->-$$Nest$fgetmUpdateInputWindowsImmediately(Lcom/android/server/wm/InputMonitor;)Z
17159HSPLcom/android/server/wm/InputMonitor;->-$$Nest$fputmUpdateInputWindowsNeeded(Lcom/android/server/wm/InputMonitor;Z)V
17160HSPLcom/android/server/wm/InputMonitor;->-$$Nest$fputmUpdateInputWindowsPending(Lcom/android/server/wm/InputMonitor;Z)V
17161HSPLcom/android/server/wm/InputMonitor;->-$$Nest$mupdateInputFocusRequest(Lcom/android/server/wm/InputMonitor;Lcom/android/server/wm/InputConsumerImpl;)V
17162HSPLcom/android/server/wm/InputMonitor;->-$$Nest$smgetWeak(Ljava/lang/ref/WeakReference;)Ljava/lang/Object;
17163HSPLcom/android/server/wm/InputMonitor;->getInputConsumer(Ljava/lang/String;)Lcom/android/server/wm/InputConsumerImpl;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017164HSPLcom/android/server/wm/InputMonitor;->getWeak(Ljava/lang/ref/WeakReference;)Ljava/lang/Object;+]Ljava/lang/ref/WeakReference;Ljava/lang/ref/WeakReference;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017165HPLcom/android/server/wm/InputMonitor;->populateInputWindowHandle(Lcom/android/server/wm/InputWindowHandleWrapper;Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/InputWindowHandleWrapper;Lcom/android/server/wm/InputWindowHandleWrapper;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017166HSPLcom/android/server/wm/InputMonitor;->populateOverlayInputInfo(Lcom/android/server/wm/InputWindowHandleWrapper;)V+]Lcom/android/server/wm/InputWindowHandleWrapper;Lcom/android/server/wm/InputWindowHandleWrapper;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017167HPLcom/android/server/wm/InputMonitor;->requestFocus(Landroid/os/IBinder;Ljava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;
art-benchmark-serviceba354032021-03-16 09:58:05 -070017168HSPLcom/android/server/wm/InputMonitor;->resetInputConsumers(Landroid/view/SurfaceControl$Transaction;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/InputConsumerImpl;Lcom/android/server/wm/InputConsumerImpl;
art-benchmark-serviceba354032021-03-16 09:58:05 -070017169HSPLcom/android/server/wm/InputMonitor;->scheduleUpdateInputWindows()V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017170HPLcom/android/server/wm/InputMonitor;->setFocusedAppLw(Lcom/android/server/wm/ActivityRecord;)V
17171HPLcom/android/server/wm/InputMonitor;->setInputFocusLw(Lcom/android/server/wm/WindowState;Z)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017172HSPLcom/android/server/wm/InputMonitor;->setInputWindowInfoIfNeeded(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;Lcom/android/server/wm/InputWindowHandleWrapper;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017173HSPLcom/android/server/wm/InputMonitor;->setUpdateInputWindowsNeededLw()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017174HSPLcom/android/server/wm/InputMonitor;->updateInputFocusRequest(Lcom/android/server/wm/InputConsumerImpl;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Lcom/android/server/wm/InputWindowHandleWrapper;Lcom/android/server/wm/InputWindowHandleWrapper;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;]Lcom/android/server/inputmethod/InputMethodManagerInternal;Lcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/InputMonitor;Lcom/android/server/wm/InputMonitor;]Lcom/android/server/wm/InputTarget;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017175HSPLcom/android/server/wm/InputMonitor;->updateInputWindowsLw(Z)V+]Lcom/android/server/wm/InputMonitor;Lcom/android/server/wm/InputMonitor;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017176HSPLcom/android/server/wm/InputWindowHandleWrapper;-><init>(Landroid/view/InputWindowHandle;)V
17177HSPLcom/android/server/wm/InputWindowHandleWrapper;->applyChangesToSurface(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017178HSPLcom/android/server/wm/InputWindowHandleWrapper;->clearTouchableRegion()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017179HSPLcom/android/server/wm/InputWindowHandleWrapper;->getDisplayId()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070017180HPLcom/android/server/wm/InputWindowHandleWrapper;->hasWallpaper()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000017181HSPLcom/android/server/wm/InputWindowHandleWrapper;->isChanged()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017182HSPLcom/android/server/wm/InputWindowHandleWrapper;->isFocusable()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017183HPLcom/android/server/wm/InputWindowHandleWrapper;->isPaused()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000017184HSPLcom/android/server/wm/InputWindowHandleWrapper;->setDispatchingTimeoutMillis(J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017185HPLcom/android/server/wm/InputWindowHandleWrapper;->setDisplayId(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017186HSPLcom/android/server/wm/InputWindowHandleWrapper;->setFocusable(Z)V+]Lcom/android/server/wm/InputWindowHandleWrapper;Lcom/android/server/wm/InputWindowHandleWrapper;]Landroid/view/InputWindowHandle;Landroid/view/InputWindowHandle;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017187HPLcom/android/server/wm/InputWindowHandleWrapper;->setHasWallpaper(Z)V+]Lcom/android/server/wm/InputWindowHandleWrapper;Lcom/android/server/wm/InputWindowHandleWrapper;]Landroid/view/InputWindowHandle;Landroid/view/InputWindowHandle;
17188HPLcom/android/server/wm/InputWindowHandleWrapper;->setInputApplicationHandle(Landroid/view/InputApplicationHandle;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017189HSPLcom/android/server/wm/InputWindowHandleWrapper;->setInputConfigMasked(II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017190HPLcom/android/server/wm/InputWindowHandleWrapper;->setLayoutParamsFlags(I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017191HSPLcom/android/server/wm/InputWindowHandleWrapper;->setLayoutParamsType(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017192HSPLcom/android/server/wm/InputWindowHandleWrapper;->setName(Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017193HSPLcom/android/server/wm/InputWindowHandleWrapper;->setOwnerPid(I)V
17194HSPLcom/android/server/wm/InputWindowHandleWrapper;->setOwnerUid(I)V
17195HSPLcom/android/server/wm/InputWindowHandleWrapper;->setPackageName(Ljava/lang/String;)V
17196HPLcom/android/server/wm/InputWindowHandleWrapper;->setPaused(Z)V+]Lcom/android/server/wm/InputWindowHandleWrapper;Lcom/android/server/wm/InputWindowHandleWrapper;]Landroid/view/InputWindowHandle;Landroid/view/InputWindowHandle;
17197HPLcom/android/server/wm/InputWindowHandleWrapper;->setReplaceTouchableRegionWithCrop(Z)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017198HSPLcom/android/server/wm/InputWindowHandleWrapper;->setScaleFactor(F)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017199HPLcom/android/server/wm/InputWindowHandleWrapper;->setSurfaceInset(I)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017200HSPLcom/android/server/wm/InputWindowHandleWrapper;->setToken(Landroid/os/IBinder;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017201HSPLcom/android/server/wm/InputWindowHandleWrapper;->setTouchOcclusionMode(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017202HPLcom/android/server/wm/InputWindowHandleWrapper;->setTouchableRegion(Landroid/graphics/Region;)V+]Landroid/graphics/Region;Landroid/graphics/Region;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017203HSPLcom/android/server/wm/InputWindowHandleWrapper;->setTouchableRegionCrop(Landroid/view/SurfaceControl;)V+]Ljava/lang/ref/WeakReference;Ljava/lang/ref/WeakReference;]Landroid/view/InputWindowHandle;Landroid/view/InputWindowHandle;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017204HPLcom/android/server/wm/InputWindowHandleWrapper;->setWindowToken(Landroid/view/IWindow;)V+]Landroid/view/InputWindowHandle;Landroid/view/InputWindowHandle;
17205HPLcom/android/server/wm/InsetsPolicy$BarWindow;->-$$Nest$mupdateVisibility(Lcom/android/server/wm/InsetsPolicy$BarWindow;Lcom/android/server/wm/InsetsControlTarget;I)V+]Lcom/android/server/wm/InsetsPolicy$BarWindow;Lcom/android/server/wm/InsetsPolicy$BarWindow;
17206HPLcom/android/server/wm/InsetsPolicy$BarWindow;->setVisible(Z)V+]Lcom/android/server/statusbar/StatusBarManagerInternal;Lcom/android/server/statusbar/StatusBarManagerService$1;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17207HPLcom/android/server/wm/InsetsPolicy$BarWindow;->updateVisibility(Lcom/android/server/wm/InsetsControlTarget;I)V+]Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/InsetsPolicy$ControlTarget;]Lcom/android/server/wm/InsetsPolicy$BarWindow;Lcom/android/server/wm/InsetsPolicy$BarWindow;
art-benchmark-service00abe242023-02-13 10:31:34 -080017208HSPLcom/android/server/wm/InsetsPolicy;->adjustInsetsForRoundedCorners(Lcom/android/server/wm/WindowToken;Landroid/view/InsetsState;Z)Landroid/view/InsetsState;+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17209HSPLcom/android/server/wm/InsetsPolicy;->adjustInsetsForWindow(Lcom/android/server/wm/WindowState;Landroid/view/InsetsState;Z)Landroid/view/InsetsState;
art-benchmark-service922a5532023-03-23 03:12:41 -070017210HSPLcom/android/server/wm/InsetsPolicy;->adjustVisibilityForIme(Lcom/android/server/wm/WindowState;Landroid/view/InsetsState;Z)Landroid/view/InsetsState;+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
17211HSPLcom/android/server/wm/InsetsPolicy;->adjustVisibilityForTransientTypes(Landroid/view/InsetsState;)Landroid/view/InsetsState;+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Lcom/android/server/wm/InsetsPolicy;Lcom/android/server/wm/InsetsPolicy;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017212HPLcom/android/server/wm/InsetsPolicy;->canBeTopFullscreenOpaqueWindow(Lcom/android/server/wm/WindowState;)Z+]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;
17213HSPLcom/android/server/wm/InsetsPolicy;->enforceInsetsPolicyForTarget(Landroid/view/WindowManager$LayoutParams;IZLandroid/view/InsetsState;)Landroid/view/InsetsState;+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/view/InsetsFrameProvider;Landroid/view/InsetsFrameProvider;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;
17214HPLcom/android/server/wm/InsetsPolicy;->forceShowsNavigationBarTransiently()Z
17215HPLcom/android/server/wm/InsetsPolicy;->forceShowsStatusBarTransiently()Z
17216HSPLcom/android/server/wm/InsetsPolicy;->getInsetsForWindowMetrics(Lcom/android/server/wm/WindowToken;Landroid/view/InsetsState;)V+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Lcom/android/server/wm/InsetsPolicy;Lcom/android/server/wm/InsetsPolicy;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;
17217HPLcom/android/server/wm/InsetsPolicy;->getNavControlTarget(Lcom/android/server/wm/WindowState;Z)Lcom/android/server/wm/InsetsControlTarget;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/InsetsPolicy;Lcom/android/server/wm/InsetsPolicy;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;
17218HPLcom/android/server/wm/InsetsPolicy;->getStatusControlTarget(Lcom/android/server/wm/WindowState;Z)Lcom/android/server/wm/InsetsControlTarget;+]Lcom/android/server/wm/InsetsPolicy;Lcom/android/server/wm/InsetsPolicy;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
17219HPLcom/android/server/wm/InsetsPolicy;->hasHiddenSources(I)Z+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;
art-benchmark-service922a5532023-03-23 03:12:41 -070017220HSPLcom/android/server/wm/InsetsPolicy;->isTransient(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017221HPLcom/android/server/wm/InsetsPolicy;->remoteInsetsControllerControlsSystemBars(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;
17222HPLcom/android/server/wm/InsetsPolicy;->updateBarControlTarget(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/InsetsPolicy;Lcom/android/server/wm/InsetsPolicy;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017223HPLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;-><init>(Lcom/android/server/wm/InsetsSourceProvider;Landroid/graphics/Point;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017224HPLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;->onAnimationCancelled(Landroid/view/SurfaceControl;)V+]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;
17225HPLcom/android/server/wm/InsetsSourceProvider$ControlAdapter;->startAnimation(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;ILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V+]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017226HPLcom/android/server/wm/InsetsSourceProvider;->createSimulatedSource(Lcom/android/server/wm/DisplayFrames;Landroid/graphics/Rect;)Landroid/view/InsetsSource;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017227HPLcom/android/server/wm/InsetsSourceProvider;->getControl(Lcom/android/server/wm/InsetsControlTarget;)Landroid/view/InsetsSourceControl;+]Landroid/view/InsetsSourceControl;Landroid/view/InsetsSourceControl;
17228HPLcom/android/server/wm/InsetsSourceProvider;->getControlTarget()Lcom/android/server/wm/InsetsControlTarget;
17229HPLcom/android/server/wm/InsetsSourceProvider;->getSource()Landroid/view/InsetsSource;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017230HPLcom/android/server/wm/InsetsSourceProvider;->getWindowFrameSurfacePosition()Landroid/graphics/Point;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/AsyncRotationController;Lcom/android/server/wm/AsyncRotationController;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-servicead05a302020-03-17 09:46:02 -070017231HPLcom/android/server/wm/InsetsSourceProvider;->isClientVisible()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017232HSPLcom/android/server/wm/InsetsSourceProvider;->onPostLayout()V+]Lcom/android/server/wm/WindowFrames;Lcom/android/server/wm/WindowFrames;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Lcom/android/server/wm/AsyncRotationController;Lcom/android/server/wm/AsyncRotationController;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/graphics/Insets;Landroid/graphics/Insets;]Landroid/view/InsetsSourceControl;Landroid/view/InsetsSourceControl;]Ljava/util/function/Consumer;Lcom/android/server/wm/InsetsSourceProvider$$ExternalSyntheticLambda0;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17233HPLcom/android/server/wm/InsetsSourceProvider;->onSurfaceTransactionApplied()V
art-benchmark-service00abe242023-02-13 10:31:34 -080017234HSPLcom/android/server/wm/InsetsSourceProvider;->overridesFrame(I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017235HPLcom/android/server/wm/InsetsSourceProvider;->setClientVisible(Z)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017236HPLcom/android/server/wm/InsetsSourceProvider;->setServerVisible(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017237HPLcom/android/server/wm/InsetsSourceProvider;->updateClientVisibility(Lcom/android/server/wm/InsetsControlTarget;)Z+]Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;,Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/InsetsStateController$1;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;
17238HPLcom/android/server/wm/InsetsSourceProvider;->updateControlForTarget(Lcom/android/server/wm/InsetsControlTarget;Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/InsetsStateController$1;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;
17239HPLcom/android/server/wm/InsetsSourceProvider;->updateSourceFrame(Landroid/graphics/Rect;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Ljava/lang/Integer;Ljava/lang/Integer;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Lcom/android/internal/util/function/TriFunction;Lcom/android/server/wm/DisplayPolicy$$ExternalSyntheticLambda5;,Lcom/android/server/wm/DisplayPolicy$$ExternalSyntheticLambda2;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/graphics/Rect;Landroid/graphics/Rect;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017240HPLcom/android/server/wm/InsetsSourceProvider;->updateSourceFrameForServerVisibility()V+]Landroid/view/InsetsSource;Landroid/view/InsetsSource;
art-benchmark-service922a5532023-03-23 03:12:41 -070017241HPLcom/android/server/wm/InsetsSourceProvider;->updateVisibility()V+]Landroid/view/InsetsSource;Landroid/view/InsetsSource;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017242HPLcom/android/server/wm/InsetsStateController$$ExternalSyntheticLambda2;->run()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017243HPLcom/android/server/wm/InsetsStateController$$ExternalSyntheticLambda3;->accept(Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017244HPLcom/android/server/wm/InsetsStateController;->$r8$lambda$ysCnX7fS-2tUJY5jK31WLy-O5oc(Lcom/android/server/wm/WindowState;)V
17245HPLcom/android/server/wm/InsetsStateController;->addToControlMaps(Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/InsetsSourceProvider;Z)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17246HSPLcom/android/server/wm/InsetsStateController;->getControlsForDispatch(Lcom/android/server/wm/InsetsControlTarget;)[Landroid/view/InsetsSourceControl;+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service08401c12022-12-23 09:27:20 -080017247HSPLcom/android/server/wm/InsetsStateController;->getImeSourceProvider()Lcom/android/server/wm/ImeInsetsSourceProvider;+]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017248HSPLcom/android/server/wm/InsetsStateController;->getOrCreateSourceProvider(II)Lcom/android/server/wm/InsetsSourceProvider;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/view/InsetsState;Landroid/view/InsetsState;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017249HSPLcom/android/server/wm/InsetsStateController;->getRawInsetsState()Landroid/view/InsetsState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017250HPLcom/android/server/wm/InsetsStateController;->lambda$new$0(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
17251HPLcom/android/server/wm/InsetsStateController;->lambda$notifyPendingInsetsControlChanged$3()V+]Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/DisplayContent$RemoteInsetsControlTarget;,Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/InsetsStateController$1;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017252HSPLcom/android/server/wm/InsetsStateController;->notifyInsetsChanged()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017253HPLcom/android/server/wm/InsetsStateController;->notifyPendingInsetsControlChanged()V
17254HPLcom/android/server/wm/InsetsStateController;->onBarControlTargetChanged(Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/InsetsControlTarget;)V+]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;
17255HPLcom/android/server/wm/InsetsStateController;->onControlTargetChanged(Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsControlTarget;Z)V+]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017256HPLcom/android/server/wm/InsetsStateController;->onImeControlTargetChanged(Lcom/android/server/wm/InsetsControlTarget;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017257HSPLcom/android/server/wm/InsetsStateController;->onPostLayout()V+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;
17258HPLcom/android/server/wm/InsetsStateController;->removeFromControlMaps(Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/InsetsSourceProvider;Z)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17259HSPLcom/android/server/wm/InsetsStateController;->updateAboveInsetsState(Z)V+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/function/Consumer;Lcom/android/server/wm/InsetsStateController$$ExternalSyntheticLambda3;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017260HSPLcom/android/server/wm/KeyguardController$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/wm/KeyguardController;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017261HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState$$ExternalSyntheticLambda0;-><init>()V
17262HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState$$ExternalSyntheticLambda0;->test(Ljava/lang/Object;)Z
17263HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->$r8$lambda$NgntWvqFONtcYwGSRXuUxcQQtZo(Lcom/android/server/wm/Task;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017264HPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->-$$Nest$fgetmAodShowing(Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017265HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->-$$Nest$fgetmKeyguardGoingAway(Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017266HPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->-$$Nest$fgetmKeyguardShowing(Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017267HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->-$$Nest$fgetmRequestDismissKeyguard(Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000017268HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->getRootTaskForControllingOccluding(Lcom/android/server/wm/DisplayContent;)Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017269HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->lambda$getRootTaskForControllingOccluding$0(Lcom/android/server/wm/Task;)Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017270HSPLcom/android/server/wm/KeyguardController$KeyguardDisplayState;->updateVisibility(Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/DisplayContent;)V+]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Landroid/os/PowerManager;Landroid/os/PowerManager;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/KeyguardController;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080017271HSPLcom/android/server/wm/KeyguardController;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017272HPLcom/android/server/wm/KeyguardController;->checkKeyguardVisibility(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/KeyguardController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -080017273HSPLcom/android/server/wm/KeyguardController;->getDisplayState(I)Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017274HPLcom/android/server/wm/KeyguardController;->isAodShowing(I)Z
art-benchmark-service922a5532023-03-23 03:12:41 -070017275HSPLcom/android/server/wm/KeyguardController;->isKeyguardGoingAway(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017276HPLcom/android/server/wm/KeyguardController;->isKeyguardLocked(I)Z+]Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/KeyguardController;
17277HPLcom/android/server/wm/KeyguardController;->isKeyguardOrAodShowing(I)Z+]Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/KeyguardController;
17278HPLcom/android/server/wm/KeyguardController;->setKeyguardShown(IZZ)V
17279HPLcom/android/server/wm/KeyguardController;->updateKeyguardSleepToken()V
art-benchmark-service00abe242023-02-13 10:31:34 -080017280HSPLcom/android/server/wm/KeyguardController;->updateVisibility()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/KeyguardController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;Lcom/android/server/wm/KeyguardController$KeyguardDisplayState;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017281HSPLcom/android/server/wm/LaunchObserverRegistryImpl;-><init>(Landroid/os/Looper;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017282HSPLcom/android/server/wm/LaunchParamsController$LaunchParams;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017283HSPLcom/android/server/wm/LaunchParamsController$LaunchParams;->reset()V+]Landroid/graphics/Rect;Landroid/graphics/Rect;
17284HPLcom/android/server/wm/LaunchParamsController$LaunchParams;->set(Lcom/android/server/wm/LaunchParamsController$LaunchParams;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;
Calin Juravle36829e52019-04-10 19:07:47 -070017285HSPLcom/android/server/wm/LaunchParamsController;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/LaunchParamsPersister;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017286HPLcom/android/server/wm/LaunchParamsController;->calculate(Lcom/android/server/wm/Task;Landroid/content/pm/ActivityInfo$WindowLayout;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/ActivityStarter$Request;ILcom/android/server/wm/LaunchParamsController$LaunchParams;)V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080017287HSPLcom/android/server/wm/LaunchParamsController;->registerDefaultModifiers(Lcom/android/server/wm/ActivityTaskSupervisor;)V
Calin Juravle36829e52019-04-10 19:07:47 -070017288HSPLcom/android/server/wm/LaunchParamsController;->registerModifier(Lcom/android/server/wm/LaunchParamsController$LaunchParamsModifier;)V
art-benchmark-service9ef6c572022-10-17 01:36:19 -070017289HSPLcom/android/server/wm/LaunchParamsPersister$$ExternalSyntheticLambda3;-><init>()V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080017290HSPLcom/android/server/wm/LaunchParamsPersister;-><init>(Lcom/android/server/wm/PersisterQueue;Lcom/android/server/wm/ActivityTaskSupervisor;)V
17291HSPLcom/android/server/wm/LaunchParamsPersister;-><init>(Lcom/android/server/wm/PersisterQueue;Lcom/android/server/wm/ActivityTaskSupervisor;Ljava/util/function/IntFunction;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017292HPLcom/android/server/wm/LaunchParamsPersister;->getLaunchParams(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/LaunchParamsController$LaunchParams;)V
17293HPLcom/android/server/wm/LaunchParamsUtil;->adjustBoundsToFitInDisplayArea(Lcom/android/server/wm/TaskDisplayArea;ILandroid/content/pm/ActivityInfo$WindowLayout;Landroid/graphics/Rect;)V
17294HPLcom/android/server/wm/LaunchParamsUtil;->getDefaultFreeformSize(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/TaskDisplayArea;Landroid/content/pm/ActivityInfo$WindowLayout;ILandroid/graphics/Rect;)Landroid/util/Size;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017295HPLcom/android/server/wm/Letterbox$LetterboxSurface;->layout(IIIILandroid/graphics/Point;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017296HPLcom/android/server/wm/Letterbox$LetterboxSurface;->needsApplySurfaceChanges()Z+]Ljava/util/function/Supplier;Lcom/android/server/wm/LetterboxUiController$$ExternalSyntheticLambda18;,Lcom/android/server/wm/LetterboxUiController$$ExternalSyntheticLambda13;,Lcom/android/server/wm/LetterboxUiController$$ExternalSyntheticLambda12;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/graphics/Color;Landroid/graphics/Color;
17297HPLcom/android/server/wm/Letterbox;->layout(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Point;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/Letterbox$LetterboxSurface;Lcom/android/server/wm/Letterbox$LetterboxSurface;
17298HPLcom/android/server/wm/Letterbox;->needsApplySurfaceChanges()Z+]Lcom/android/server/wm/Letterbox;Lcom/android/server/wm/Letterbox;]Lcom/android/server/wm/Letterbox$LetterboxSurface;Lcom/android/server/wm/Letterbox$LetterboxSurface;
17299HPLcom/android/server/wm/Letterbox;->notIntersectsOrFullyContains(Landroid/graphics/Rect;)Z+]Landroid/graphics/Rect;Landroid/graphics/Rect;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017300HPLcom/android/server/wm/Letterbox;->useFullWindowSurface()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017301HPLcom/android/server/wm/LetterboxConfiguration;->getIsEducationEnabled()Z
17302HPLcom/android/server/wm/LetterboxConfiguration;->getIsHorizontalReachabilityEnabled()Z
17303HPLcom/android/server/wm/LetterboxConfiguration;->getIsVerticalReachabilityEnabled()Z
17304HPLcom/android/server/wm/LetterboxConfiguration;->getLetterboxBackgroundType()I
17305HPLcom/android/server/wm/LetterboxUiController$$ExternalSyntheticLambda0;-><init>()V
17306HPLcom/android/server/wm/LetterboxUiController$$ExternalSyntheticLambda0;->getAsBoolean()Z
17307HPLcom/android/server/wm/LetterboxUiController$$ExternalSyntheticLambda11;->get()Ljava/lang/Object;
17308HPLcom/android/server/wm/LetterboxUiController$$ExternalSyntheticLambda1;-><init>()V
17309HPLcom/android/server/wm/LetterboxUiController$$ExternalSyntheticLambda1;->getAsBoolean()Z
17310HPLcom/android/server/wm/LetterboxUiController;->$r8$lambda$YT01LshMaXJODA8XQ1D0AqY3G1k()Z
17311HPLcom/android/server/wm/LetterboxUiController;->$r8$lambda$pf362WsVOg9UZTz6GOJ5aBQawdk()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000017312HSPLcom/android/server/wm/LetterboxUiController;-><init>(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/ActivityRecord;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017313HPLcom/android/server/wm/LetterboxUiController;->findOpaqueNotFinishingActivityBelow()Ljava/util/Optional;+]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17314HPLcom/android/server/wm/LetterboxUiController;->getCropBoundsIfNeeded(Lcom/android/server/wm/WindowState;)Landroid/graphics/Rect;+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17315HPLcom/android/server/wm/LetterboxUiController;->getExpandedTaskbarOrNull(Lcom/android/server/wm/WindowState;)Landroid/view/InsetsSource;+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017316HPLcom/android/server/wm/LetterboxUiController;->getLetterboxDetails()Lcom/android/internal/statusbar/LetterboxDetails;+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017317HPLcom/android/server/wm/LetterboxUiController;->getLetterboxInnerBounds(Landroid/graphics/Rect;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/Letterbox;Lcom/android/server/wm/Letterbox;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17318HPLcom/android/server/wm/LetterboxUiController;->getRoundedCornersRadius(Lcom/android/server/wm/WindowState;)I+]Lcom/android/server/wm/LetterboxConfiguration;Lcom/android/server/wm/LetterboxConfiguration;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
17319HPLcom/android/server/wm/LetterboxUiController;->hasInheritedLetterboxBehavior()Z
17320HPLcom/android/server/wm/LetterboxUiController;->hasInheritedOrientation()Z+]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017321HPLcom/android/server/wm/LetterboxUiController;->hasWallpaperBackgroundForLetterbox()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017322HPLcom/android/server/wm/LetterboxUiController;->isFromDoubleTap()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017323HPLcom/android/server/wm/LetterboxUiController;->isFullyTransparentBarAllowed(Landroid/graphics/Rect;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017324HPLcom/android/server/wm/LetterboxUiController;->isHorizontalReachabilityEnabled()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
17325HPLcom/android/server/wm/LetterboxUiController;->isHorizontalReachabilityEnabled(Landroid/content/res/Configuration;)Z+]Lcom/android/server/wm/LetterboxConfiguration;Lcom/android/server/wm/LetterboxConfiguration;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17326HPLcom/android/server/wm/LetterboxUiController;->isLetterboxDoubleTapEducationEnabled()Z+]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
17327HPLcom/android/server/wm/LetterboxUiController;->isLetterboxedNotForDisplayCutout(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
17328HPLcom/android/server/wm/LetterboxUiController;->isSurfaceReadyToShow(Lcom/android/server/wm/WindowState;)Z
17329HPLcom/android/server/wm/LetterboxUiController;->isSurfaceVisible(Lcom/android/server/wm/WindowState;)Z
17330HPLcom/android/server/wm/LetterboxUiController;->isVerticalReachabilityEnabled()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
17331HPLcom/android/server/wm/LetterboxUiController;->isVerticalReachabilityEnabled(Landroid/content/res/Configuration;)Z+]Lcom/android/server/wm/LetterboxConfiguration;Lcom/android/server/wm/LetterboxConfiguration;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17332HPLcom/android/server/wm/LetterboxUiController;->layoutLetterbox(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/TaskDisplayArea;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/Letterbox;Lcom/android/server/wm/Letterbox;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17333HSPLcom/android/server/wm/LetterboxUiController;->overrideOrientationIfNeeded(I)I+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Boolean;Ljava/lang/Boolean;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
17334HPLcom/android/server/wm/LetterboxUiController;->requiresRoundedCorners(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/LetterboxConfiguration;Lcom/android/server/wm/LetterboxConfiguration;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
17335HPLcom/android/server/wm/LetterboxUiController;->shouldEnableWithOptInOverrideAndOptOutProperty(Ljava/util/function/BooleanSupplier;ZLjava/lang/Boolean;)Z+]Ljava/util/function/BooleanSupplier;megamorphic_types]Ljava/lang/Boolean;Ljava/lang/Boolean;
17336HPLcom/android/server/wm/LetterboxUiController;->shouldLetterboxHaveRoundedCorners()Z
17337HPLcom/android/server/wm/LetterboxUiController;->shouldOverrideForceNonResizeApp()Z
17338HPLcom/android/server/wm/LetterboxUiController;->shouldOverrideForceResizeApp()Z
17339HPLcom/android/server/wm/LetterboxUiController;->shouldOverrideMinAspectRatio()Z
17340HPLcom/android/server/wm/LetterboxUiController;->shouldSendFakeFocus()Z+]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
17341HPLcom/android/server/wm/LetterboxUiController;->shouldShowLetterboxUi(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17342HPLcom/android/server/wm/LetterboxUiController;->updateLetterboxSurface(Lcom/android/server/wm/WindowState;)V
17343HPLcom/android/server/wm/LetterboxUiController;->updateLetterboxSurface(Lcom/android/server/wm/WindowState;Landroid/view/SurfaceControl$Transaction;)V
17344HPLcom/android/server/wm/LetterboxUiController;->updateRoundedCornersIfNeeded(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/ActivityRecord;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
17345HPLcom/android/server/wm/LetterboxUiController;->updateWallpaperForLetterbox(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/LetterboxConfiguration;Lcom/android/server/wm/LetterboxConfiguration;
17346HPLcom/android/server/wm/LocalAnimationAdapter;->startAnimation(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;ILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017347HSPLcom/android/server/wm/LockTaskController$LockTaskToken;-><init>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017348HSPLcom/android/server/wm/LockTaskController$LockTaskToken;-><init>(Lcom/android/server/wm/LockTaskController$LockTaskToken-IA;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017349HSPLcom/android/server/wm/LockTaskController;-><clinit>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017350HSPLcom/android/server/wm/LockTaskController;-><init>(Landroid/content/Context;Lcom/android/server/wm/ActivityTaskSupervisor;Landroid/os/Handler;Lcom/android/server/wm/TaskChangeNotificationController;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017351HSPLcom/android/server/wm/LockTaskController;->getLockTaskAuth(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;)I
17352HPLcom/android/server/wm/LockTaskController;->isLockTaskModeViolationInternal(Lcom/android/server/wm/WindowContainer;ILandroid/content/Intent;I)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017353HSPLcom/android/server/wm/MirrorActiveUids;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017354HSPLcom/android/server/wm/MirrorActiveUids;->hasNonAppVisibleWindow(I)Z+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017355HSPLcom/android/server/wm/MirrorActiveUids;->onNonAppSurfaceVisibilityChanged(IZ)V
17356HSPLcom/android/server/wm/MirrorActiveUids;->onUidActive(II)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017357HSPLcom/android/server/wm/MirrorActiveUids;->onUidProcStateChanged(II)V+]Landroid/util/SparseIntArray;Landroid/util/SparseIntArray;
art-benchmark-serviceba354032021-03-16 09:58:05 -070017358HSPLcom/android/server/wm/PackageConfigPersister;-><clinit>()V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017359HSPLcom/android/server/wm/PackageConfigPersister;-><init>(Lcom/android/server/wm/PersisterQueue;Lcom/android/server/wm/ActivityTaskManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017360HPLcom/android/server/wm/PackageConfigPersister;->findPackageConfiguration(Ljava/lang/String;I)Lcom/android/server/wm/ActivityTaskManagerInternal$PackageConfig;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/PackageConfigPersister;Lcom/android/server/wm/PackageConfigPersister;
17361HSPLcom/android/server/wm/PackageConfigPersister;->findRecord(Landroid/util/SparseArray;Ljava/lang/String;I)Lcom/android/server/wm/PackageConfigPersister$PackageConfigRecord;+]Ljava/util/HashMap;Ljava/util/HashMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017362HSPLcom/android/server/wm/PackageConfigPersister;->updateConfigIfNeeded(Lcom/android/server/wm/ConfigurationContainer;ILjava/lang/String;)V
art-benchmark-service56aece62020-02-10 17:58:03 -080017363HSPLcom/android/server/wm/PendingRemoteAnimationRegistry;-><init>(Lcom/android/server/wm/WindowManagerGlobalLock;Landroid/os/Handler;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017364HSPLcom/android/server/wm/PersisterQueue$$ExternalSyntheticLambda1;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017365HSPLcom/android/server/wm/PersisterQueue$LazyTaskWriterThread;-><init>(Lcom/android/server/wm/PersisterQueue;Ljava/lang/String;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017366HSPLcom/android/server/wm/PersisterQueue$LazyTaskWriterThread;-><init>(Lcom/android/server/wm/PersisterQueue;Ljava/lang/String;Lcom/android/server/wm/PersisterQueue$LazyTaskWriterThread-IA;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017367HSPLcom/android/server/wm/PersisterQueue$LazyTaskWriterThread;->run()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017368HSPLcom/android/server/wm/PersisterQueue;-><clinit>()V
17369HSPLcom/android/server/wm/PersisterQueue;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -070017370HSPLcom/android/server/wm/PersisterQueue;-><init>(JJ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017371HPLcom/android/server/wm/PersisterQueue;->addItem(Lcom/android/server/wm/PersisterQueue$WriteQueueItem;Z)V
Calin Juravle36829e52019-04-10 19:07:47 -070017372HSPLcom/android/server/wm/PersisterQueue;->addListener(Lcom/android/server/wm/PersisterQueue$Listener;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017373HPLcom/android/server/wm/PersisterQueue;->findLastItem(Ljava/util/function/Predicate;Ljava/lang/Class;)Lcom/android/server/wm/PersisterQueue$WriteQueueItem;+]Ljava/util/function/Predicate;Lcom/android/server/wm/TaskPersister$$ExternalSyntheticLambda0;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/lang/Class;Ljava/lang/Class;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017374HSPLcom/android/server/wm/PersisterQueue;->processNextItem()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017375HPLcom/android/server/wm/PinnedTaskController;->setAdjustedForIme(ZI)V
17376HPLcom/android/server/wm/PointerEventDispatcher;->onInputEvent(Landroid/view/InputEvent;)V+]Landroid/view/InputEventReceiver;Lcom/android/server/wm/PointerEventDispatcher;]Landroid/view/WindowManagerPolicyConstants$PointerEventListener;megamorphic_types]Landroid/view/InputEvent;Landroid/view/MotionEvent;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -070017377HSPLcom/android/server/wm/RecentTasks$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/wm/RecentTasks;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017378HSPLcom/android/server/wm/RecentTasks$$ExternalSyntheticLambda1;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017379HSPLcom/android/server/wm/RecentTasks$1;-><init>(Lcom/android/server/wm/RecentTasks;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017380HPLcom/android/server/wm/RecentTasks$1;->onPointerEvent(Landroid/view/MotionEvent;)V+]Landroid/os/Handler;Lcom/android/server/wm/ActivityTaskManagerService$H;]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017381HPLcom/android/server/wm/RecentTasks;->-$$Nest$fgetmFreezeTaskListReordering(Lcom/android/server/wm/RecentTasks;)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017382HSPLcom/android/server/wm/RecentTasks;-><clinit>()V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080017383HSPLcom/android/server/wm/RecentTasks;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskSupervisor;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017384HPLcom/android/server/wm/RecentTasks;->add(Lcom/android/server/wm/Task;)V
17385HPLcom/android/server/wm/RecentTasks;->createRecentTaskInfo(Lcom/android/server/wm/Task;ZZ)Landroid/app/ActivityManager$RecentTaskInfo;+]Landroid/app/ActivityManager$RecentTaskInfo$PersistedTaskSnapshotData;Landroid/app/ActivityManager$RecentTaskInfo$PersistedTaskSnapshotData;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
17386HPLcom/android/server/wm/RecentTasks;->getAppTasksList(ILjava/lang/String;)Ljava/util/ArrayList;+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/IAppTask$Stub;Lcom/android/server/wm/AppTaskImpl;
17387HPLcom/android/server/wm/RecentTasks;->getProfileIds(I)Ljava/util/Set;
17388HPLcom/android/server/wm/RecentTasks;->getRecentTasksImpl(IIZII)Ljava/util/ArrayList;+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/RecentTasks;Lcom/android/server/wm/RecentTasks;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/util/Set;Landroid/util/ArraySet;
art-benchmark-service35aba412020-02-03 11:53:25 -080017389HSPLcom/android/server/wm/RecentTasks;->isCallerRecents(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017390HPLcom/android/server/wm/RecentTasks;->isInVisibleRange(Lcom/android/server/wm/Task;IIZ)Z+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Landroid/content/Intent;Landroid/content/Intent;
17391HPLcom/android/server/wm/RecentTasks;->isVisibleRecentTask(Lcom/android/server/wm/Task;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/LockTaskController;Lcom/android/server/wm/LockTaskController;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Landroid/content/Intent;Landroid/content/Intent;
Calin Juravle36829e52019-04-10 19:07:47 -070017392HSPLcom/android/server/wm/RecentTasks;->loadParametersFromResources(Landroid/content/res/Resources;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017393HPLcom/android/server/wm/RecentTasks;->notifyTaskPersisterLocked(Lcom/android/server/wm/Task;Z)V
Calin Juravle36829e52019-04-10 19:07:47 -070017394HSPLcom/android/server/wm/RecentTasks;->registerCallback(Lcom/android/server/wm/RecentTasks$Callbacks;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017395HPLcom/android/server/wm/RecentTasks;->syncPersistentTaskIdsLocked()V+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17396HPLcom/android/server/wm/RecentTasks;->usersWithRecentsLoadedLocked()[I+]Landroid/util/SparseBooleanArray;Landroid/util/SparseBooleanArray;
art-benchmark-service00abe242023-02-13 10:31:34 -080017397HSPLcom/android/server/wm/RefreshRatePolicy$FrameRateVote;->refreshRateEquals(F)Z
17398HSPLcom/android/server/wm/RefreshRatePolicy$FrameRateVote;->reset()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017399HSPLcom/android/server/wm/RefreshRatePolicy$FrameRateVote;->update(FI)Z+]Lcom/android/server/wm/RefreshRatePolicy$FrameRateVote;Lcom/android/server/wm/RefreshRatePolicy$FrameRateVote;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017400HSPLcom/android/server/wm/RefreshRatePolicy$PackageRefreshRate;->get(Ljava/lang/String;)Landroid/view/SurfaceControl$RefreshRateRange;+]Ljava/util/HashMap;Ljava/util/HashMap;
17401HSPLcom/android/server/wm/RefreshRatePolicy;->calculatePriority(Lcom/android/server/wm/WindowState;)I
17402HSPLcom/android/server/wm/RefreshRatePolicy;->getPreferredMaxRefreshRate(Lcom/android/server/wm/WindowState;)F+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/RefreshRatePolicy$PackageRefreshRate;Lcom/android/server/wm/RefreshRatePolicy$PackageRefreshRate;
17403HSPLcom/android/server/wm/RefreshRatePolicy;->getPreferredMinRefreshRate(Lcom/android/server/wm/WindowState;)F+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/RefreshRatePolicy$PackageRefreshRate;Lcom/android/server/wm/RefreshRatePolicy$PackageRefreshRate;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017404HSPLcom/android/server/wm/RefreshRatePolicy;->getPreferredModeId(Lcom/android/server/wm/WindowState;)I+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/view/Display$Mode;Landroid/view/Display$Mode;]Landroid/view/DisplayInfo;Landroid/view/DisplayInfo;
17405HSPLcom/android/server/wm/RefreshRatePolicy;->updateFrameRateVote(Lcom/android/server/wm/WindowState;)Z+]Landroid/view/Display$Mode;Landroid/view/Display$Mode;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/HighRefreshRateDenylist;Lcom/android/server/wm/HighRefreshRateDenylist;]Landroid/hardware/display/DisplayManagerInternal;Lcom/android/server/display/DisplayManagerService$LocalService;]Lcom/android/server/wm/RefreshRatePolicy$FrameRateVote;Lcom/android/server/wm/RefreshRatePolicy$FrameRateVote;
17406HSPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda11;-><init>(Lcom/android/server/wm/Task;[ZZLandroid/app/ActivityOptions;Lcom/android/server/wm/ActivityRecord;)V
17407HSPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda11;->accept(Ljava/lang/Object;)V
17408HPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda13;-><init>(Lcom/android/server/wm/RootWindowContainer;)V
17409HPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda13;->accept(Ljava/lang/Object;)V
17410HPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda15;-><init>(Lcom/android/server/wm/Task;[Z[I)V
17411HPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda15;->test(Ljava/lang/Object;)Z
17412HPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda16;-><init>([ILandroid/app/ActivityTaskManager$RootTaskInfo;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070017413HPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda16;->accept(Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017414HSPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;)V
17415HPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda22;->accept(Ljava/lang/Object;)V
17416HSPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda25;-><init>(Lcom/android/server/policy/PermissionPolicyInternal;ILjava/lang/String;[I)V
17417HSPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda25;->test(Ljava/lang/Object;)Z
17418HPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda28;->accept(Ljava/lang/Object;)V
17419HPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda31;-><init>([Z)V
17420HPLcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda31;->test(Ljava/lang/Object;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017421HSPLcom/android/server/wm/RootWindowContainer$AttachApplicationHelper;->accept(Lcom/android/server/wm/Task;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017422HSPLcom/android/server/wm/RootWindowContainer$AttachApplicationHelper;->accept(Ljava/lang/Object;)V+]Lcom/android/server/wm/RootWindowContainer$AttachApplicationHelper;Lcom/android/server/wm/RootWindowContainer$AttachApplicationHelper;
17423HSPLcom/android/server/wm/RootWindowContainer$AttachApplicationHelper;->process(Lcom/android/server/wm/WindowProcessController;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017424HSPLcom/android/server/wm/RootWindowContainer$AttachApplicationHelper;->reset()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017425HPLcom/android/server/wm/RootWindowContainer$AttachApplicationHelper;->test(Lcom/android/server/wm/ActivityRecord;)Z
17426HPLcom/android/server/wm/RootWindowContainer$AttachApplicationHelper;->test(Ljava/lang/Object;)Z
17427HPLcom/android/server/wm/RootWindowContainer$FindTaskResult;->process(Lcom/android/server/wm/WindowContainer;)V
17428HPLcom/android/server/wm/RootWindowContainer$FindTaskResult;->test(Lcom/android/server/wm/Task;)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070017429HSPLcom/android/server/wm/RootWindowContainer$MyHandler;->handleMessage(Landroid/os/Message;)V+]Landroid/os/PowerManagerInternal;Lcom/android/server/power/PowerManagerService$LocalService;]Ljava/lang/Long;Ljava/lang/Long;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017430HPLcom/android/server/wm/RootWindowContainer$RankTaskLayersRunnable;->run()V
17431HPLcom/android/server/wm/RootWindowContainer;->$r8$lambda$J66vwtgPqNxMuxy2Ejv-GIQ3xTk(Lcom/android/server/policy/PermissionPolicyInternal;Lcom/android/server/wm/ActivityRecord;)Z
17432HPLcom/android/server/wm/RootWindowContainer;->$r8$lambda$NsGmgGbK0W3mkotm4quWJjHo_7k(Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/Task;)V
17433HPLcom/android/server/wm/RootWindowContainer;->$r8$lambda$qBUAgwgqW8w6VUadOB2XPQ4odGQ(Lcom/android/server/wm/Task;[Z[ILcom/android/server/wm/Task;)Z
17434HSPLcom/android/server/wm/RootWindowContainer;->$r8$lambda$vD6FbR4840aks9LZzFBGV8DCdrQ(Lcom/android/server/wm/DisplayContent;)V
17435HPLcom/android/server/wm/RootWindowContainer;->allPausedActivitiesComplete()Z
17436HPLcom/android/server/wm/RootWindowContainer;->allResumedActivitiesIdle()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17437HSPLcom/android/server/wm/RootWindowContainer;->anyTaskForId(II)Lcom/android/server/wm/Task;
17438HSPLcom/android/server/wm/RootWindowContainer;->anyTaskForId(IILandroid/app/ActivityOptions;Z)Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/RecentTasks;Lcom/android/server/wm/RecentTasks;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017439HSPLcom/android/server/wm/RootWindowContainer;->applySleepTokens(Z)V
art-benchmark-service922a5532023-03-23 03:12:41 -070017440HSPLcom/android/server/wm/RootWindowContainer;->applySurfaceChangesTransaction()V+]Landroid/hardware/display/DisplayManagerInternal;Lcom/android/server/display/DisplayManagerService$LocalService;]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017441HSPLcom/android/server/wm/RootWindowContainer;->attachApplication(Lcom/android/server/wm/WindowProcessController;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017442HSPLcom/android/server/wm/RootWindowContainer;->checkAppTransitionReady(Lcom/android/server/wm/WindowSurfacePlacer;)V+]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/AppTransition;Lcom/android/server/wm/AppTransition;
art-benchmark-service35aba412020-02-03 11:53:25 -080017443HSPLcom/android/server/wm/RootWindowContainer;->copyAnimToLayoutParams()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017444HPLcom/android/server/wm/RootWindowContainer;->createSleepToken(Ljava/lang/String;IZ)Lcom/android/server/wm/RootWindowContainer$SleepToken;
17445HSPLcom/android/server/wm/RootWindowContainer;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZ)V+]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
art-benchmark-service00abe242023-02-13 10:31:34 -080017446HSPLcom/android/server/wm/RootWindowContainer;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZZ)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017447HPLcom/android/server/wm/RootWindowContainer;->ensureVisibilityAndConfig(Lcom/android/server/wm/ActivityRecord;IZZ)Z
17448HPLcom/android/server/wm/RootWindowContainer;->executeAppTransitionForAllDisplay()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017449HSPLcom/android/server/wm/RootWindowContainer;->forAllDisplays(Ljava/util/function/Consumer;)V+]Ljava/util/function/Consumer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017450HPLcom/android/server/wm/RootWindowContainer;->getActivityRecord(Landroid/os/IBinder;)Lcom/android/server/wm/ActivityRecord;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017451HSPLcom/android/server/wm/RootWindowContainer;->getDisplayContent(I)Lcom/android/server/wm/DisplayContent;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/RootWindowContainer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017452HPLcom/android/server/wm/RootWindowContainer;->getRootTask(I)Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017453HSPLcom/android/server/wm/RootWindowContainer;->getRootTask(II)Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17454HPLcom/android/server/wm/RootWindowContainer;->getRootTaskInfo(I)Landroid/app/ActivityTaskManager$RootTaskInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017455HPLcom/android/server/wm/RootWindowContainer;->getRootTaskInfo(Lcom/android/server/wm/Task;)Landroid/app/ActivityTaskManager$RootTaskInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017456HSPLcom/android/server/wm/RootWindowContainer;->getRunningTasks(ILjava/util/List;IILandroid/util/ArraySet;I)V+]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/RunningTasks;Lcom/android/server/wm/RunningTasks;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017457HSPLcom/android/server/wm/RootWindowContainer;->getTaskToShowPermissionDialogOn(Ljava/lang/String;I)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070017458HSPLcom/android/server/wm/RootWindowContainer;->getTopDisplayFocusedRootTask()Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17459HPLcom/android/server/wm/RootWindowContainer;->getTopFocusedDisplayContent()Lcom/android/server/wm/DisplayContent;
17460HPLcom/android/server/wm/RootWindowContainer;->getTopResumedActivity()Lcom/android/server/wm/ActivityRecord;
17461HPLcom/android/server/wm/RootWindowContainer;->getWindowToken(Landroid/os/IBinder;)Lcom/android/server/wm/WindowToken;+]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17462HSPLcom/android/server/wm/RootWindowContainer;->getWindowTokenDisplay(Lcom/android/server/wm/WindowToken;)Lcom/android/server/wm/DisplayContent;
art-benchmark-service00abe242023-02-13 10:31:34 -080017463HSPLcom/android/server/wm/RootWindowContainer;->handleNotObscuredLocked(Lcom/android/server/wm/WindowState;ZZ)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;
art-benchmark-serviceba354032021-03-16 09:58:05 -070017464HSPLcom/android/server/wm/RootWindowContainer;->handleResizingWindows()V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017465HSPLcom/android/server/wm/RootWindowContainer;->hasAwakeDisplay()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080017466HSPLcom/android/server/wm/RootWindowContainer;->hasPendingLayoutChanges(Lcom/android/server/wm/WindowAnimator;)Z+]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017467HSPLcom/android/server/wm/RootWindowContainer;->invalidateTaskLayers()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017468HSPLcom/android/server/wm/RootWindowContainer;->isLayoutNeeded()Z+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
17469HPLcom/android/server/wm/RootWindowContainer;->lambda$allPausedActivitiesComplete$36([ZLcom/android/server/wm/Task;)Z+]Lcom/android/internal/protolog/ProtoLogGroup;Lcom/android/internal/protolog/ProtoLogGroup;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17470HPLcom/android/server/wm/RootWindowContainer;->lambda$getRootTaskInfo$22([ILandroid/app/ActivityTaskManager$RootTaskInfo;Lcom/android/server/wm/Task;)V
17471HPLcom/android/server/wm/RootWindowContainer;->lambda$getTaskToShowPermissionDialogOn$40(Lcom/android/server/policy/PermissionPolicyInternal;Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/policy/PermissionPolicyInternal;Lcom/android/server/policy/PermissionPolicyService$Internal;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17472HSPLcom/android/server/wm/RootWindowContainer;->lambda$getTaskToShowPermissionDialogOn$41(Lcom/android/server/policy/PermissionPolicyInternal;ILjava/lang/String;[ILcom/android/server/wm/TaskFragment;)Z+]Lcom/android/server/policy/PermissionPolicyInternal;Lcom/android/server/policy/PermissionPolicyService$Internal;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17473HSPLcom/android/server/wm/RootWindowContainer;->lambda$performSurfacePlacementNoTrace$7(Lcom/android/server/wm/DisplayContent;)V
17474HPLcom/android/server/wm/RootWindowContainer;->lambda$rankTaskLayers$27(Lcom/android/server/wm/ActivityRecord;)V
17475HPLcom/android/server/wm/RootWindowContainer;->lambda$rankTaskLayers$28(Lcom/android/server/wm/Task;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
17476HSPLcom/android/server/wm/RootWindowContainer;->lambda$resumeFocusedTasksTopActivities$17(Lcom/android/server/wm/Task;[ZZLandroid/app/ActivityOptions;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;)V+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17477HSPLcom/android/server/wm/RootWindowContainer;->lambda$updateDisplayImePolicyCache$25(Landroid/util/ArrayMap;Lcom/android/server/wm/DisplayContent;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017478HSPLcom/android/server/wm/RootWindowContainer;->onDisplayChanged(I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017479HSPLcom/android/server/wm/RootWindowContainer;->performSurfacePlacement()V+]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017480HSPLcom/android/server/wm/RootWindowContainer;->performSurfacePlacementNoTrace()V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/Handler;Lcom/android/server/wm/RootWindowContainer$MyHandler;]Lcom/android/server/wm/WindowAnimator;Lcom/android/server/wm/WindowAnimator;]Landroid/os/Message;Landroid/os/Message;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/TaskFragmentOrganizerController;Lcom/android/server/wm/TaskFragmentOrganizerController;]Lcom/android/server/wm/TaskOrganizerController;Lcom/android/server/wm/TaskOrganizerController;]Lcom/android/server/wm/BLASTSyncEngine;Lcom/android/server/wm/BLASTSyncEngine;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;,Ljava/util/ArrayList;]Lcom/android/server/wm/BackNavigationController;Lcom/android/server/wm/BackNavigationController;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;
17481HPLcom/android/server/wm/RootWindowContainer;->rankTaskLayers()V
17482HPLcom/android/server/wm/RootWindowContainer;->removeSleepToken(Lcom/android/server/wm/RootWindowContainer$SleepToken;)V
17483HSPLcom/android/server/wm/RootWindowContainer;->resumeFocusedTasksTopActivities(Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Z)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17484HPLcom/android/server/wm/RootWindowContainer;->startPowerModeLaunchIfNeeded(ZLcom/android/server/wm/ActivityRecord;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017485HSPLcom/android/server/wm/RootWindowContainer;->updateDisplayImePolicyCache()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017486HSPLcom/android/server/wm/RootWindowContainer;->updateFocusedWindowLocked(IZ)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17487HSPLcom/android/server/wm/RootWindowContainer;->updateUIDsPresentOnDisplay()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017488HSPLcom/android/server/wm/RunningTasks$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/wm/RunningTasks;)V
17489HSPLcom/android/server/wm/RunningTasks$$ExternalSyntheticLambda0;->accept(Ljava/lang/Object;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017490HSPLcom/android/server/wm/RunningTasks;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017491HSPLcom/android/server/wm/RunningTasks;->accept(Lcom/android/server/wm/Task;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/RecentTasks;Lcom/android/server/wm/RecentTasks;
17492HSPLcom/android/server/wm/RunningTasks;->accept(Ljava/lang/Object;)V+]Lcom/android/server/wm/RunningTasks;Lcom/android/server/wm/RunningTasks;
17493HPLcom/android/server/wm/RunningTasks;->createRunningTaskInfo(Lcom/android/server/wm/Task;J)Landroid/app/ActivityManager$RunningTaskInfo;
art-benchmark-service00abe242023-02-13 10:31:34 -080017494HSPLcom/android/server/wm/RunningTasks;->getTasks(ILjava/util/List;ILcom/android/server/wm/RecentTasks;Lcom/android/server/wm/WindowContainer;ILandroid/util/ArraySet;)V+]Ljava/util/List;Ljava/util/ArrayList;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/RunningTasks;Lcom/android/server/wm/RunningTasks;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017495HSPLcom/android/server/wm/RunningTasks;->lambda$getTasks$0(Lcom/android/server/wm/DisplayContent;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017496HSPLcom/android/server/wm/SafeActivityOptions;-><init>(Landroid/app/ActivityOptions;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017497HSPLcom/android/server/wm/SafeActivityOptions;->checkPermissions(Landroid/content/Intent;Landroid/content/pm/ActivityInfo;Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/ActivityTaskSupervisor;Landroid/app/ActivityOptions;II)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017498HPLcom/android/server/wm/Session$$ExternalSyntheticLambda3;-><init>(F)V
17499HPLcom/android/server/wm/Session$$ExternalSyntheticLambda3;->accept(Ljava/lang/Object;Ljava/lang/Object;)V
17500HPLcom/android/server/wm/Session;->$r8$lambda$3mCyETVElt7RYfRjrQFo6XLjm8E(FLcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WindowState;)V
17501HSPLcom/android/server/wm/Session;-><init>(Lcom/android/server/wm/WindowManagerService;Landroid/view/IWindowSessionCallback;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017502HPLcom/android/server/wm/Session;->actionOnWallpaper(Landroid/os/IBinder;Ljava/util/function/BiConsumer;)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Ljava/util/function/BiConsumer;Lcom/android/server/wm/Session$$ExternalSyntheticLambda5;,Lcom/android/server/wm/Session$$ExternalSyntheticLambda4;,Lcom/android/server/wm/Session$$ExternalSyntheticLambda3;,Lcom/android/server/wm/Session$$ExternalSyntheticLambda1;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017503HSPLcom/android/server/wm/Session;->finishDrawing(Landroid/view/IWindow;Landroid/view/SurfaceControl$Transaction;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017504HPLcom/android/server/wm/Session;->lambda$setWallpaperZoomOut$1(FLcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WindowState;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017505HPLcom/android/server/wm/Session;->onRectangleOnScreenRequested(Landroid/os/IBinder;Landroid/graphics/Rect;)V+]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017506HSPLcom/android/server/wm/Session;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017507HSPLcom/android/server/wm/Session;->onWindowSurfaceVisibilityChanged(Lcom/android/server/wm/WindowSurfaceController;ZI)V+]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/AlertWindowNotification;Lcom/android/server/wm/AlertWindowNotification;]Lcom/android/server/wm/Session;Lcom/android/server/wm/Session;
17508HPLcom/android/server/wm/Session;->performHapticFeedback(IZ)Z
17509HSPLcom/android/server/wm/Session;->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+]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
17510HPLcom/android/server/wm/Session;->reportSystemGestureExclusionChanged(Landroid/view/IWindow;Ljava/util/List;)V+]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
17511HPLcom/android/server/wm/Session;->setInsets(Landroid/view/IWindow;ILandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Region;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017512HSPLcom/android/server/wm/Session;->setOnBackInvokedCallbackInfo(Landroid/view/IWindow;Landroid/window/OnBackInvokedCallbackInfo;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017513HPLcom/android/server/wm/Session;->setWallpaperZoomOut(Landroid/os/IBinder;F)V+]Lcom/android/server/wm/Session;Lcom/android/server/wm/Session;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017514HPLcom/android/server/wm/Session;->updateRequestedVisibleTypes(Landroid/view/IWindow;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017515HSPLcom/android/server/wm/Session;->windowAddedLocked()V
17516HPLcom/android/server/wm/SnapshotCache;->getSnapshot(Ljava/lang/Integer;)Landroid/window/TaskSnapshot;
17517HPLcom/android/server/wm/SnapshotController;->setPause(Z)V
17518HSPLcom/android/server/wm/SnapshotPersistQueue$1;->run()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017519HPLcom/android/server/wm/SnapshotPersistQueue$StoreWriteQueueItem;->writeBuffer()Z
17520HPLcom/android/server/wm/SnapshotPersistQueue$StoreWriteQueueItem;->writeProto()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017521HPLcom/android/server/wm/SnapshotPersistQueue;->setPaused(Z)V
17522HPLcom/android/server/wm/SurfaceAnimationRunner$$ExternalSyntheticLambda6;->onAnimationUpdate(Landroid/animation/ValueAnimator;)V
17523HPLcom/android/server/wm/SurfaceAnimationRunner;->applyTransaction()V+]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/view/Choreographer;Landroid/view/Choreographer;
17524HPLcom/android/server/wm/SurfaceAnimationRunner;->applyTransformation(Lcom/android/server/wm/SurfaceAnimationRunner$RunningAnimation;Landroid/view/SurfaceControl$Transaction;J)V+]Lcom/android/server/wm/LocalAnimationAdapter$AnimationSpec;Lcom/android/server/wm/WindowAnimationSpec;,Lcom/android/server/wm/FadeAnimationController$1;,Lcom/android/server/wm/Dimmer$AlphaAnimationSpec;,Lcom/android/server/wm/WindowState$MoveAnimationSpec;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017525HPLcom/android/server/wm/SurfaceAnimationRunner;->lambda$startAnimationLocked$4(Lcom/android/server/wm/SurfaceAnimationRunner$RunningAnimation;Landroid/animation/ValueAnimator;Landroid/animation/ValueAnimator;)V+]Lcom/android/server/wm/SurfaceAnimationRunner;Lcom/android/server/wm/SurfaceAnimationRunner;]Landroid/animation/ValueAnimator;Lcom/android/server/wm/SurfaceAnimationRunner$SfValueAnimator;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017526HPLcom/android/server/wm/SurfaceAnimationRunner;->onAnimationLeashLost(Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017527HPLcom/android/server/wm/SurfaceAnimationRunner;->scheduleApplyTransaction()V+]Landroid/view/Choreographer;Landroid/view/Choreographer;
17528HPLcom/android/server/wm/SurfaceAnimationRunner;->startAnimation(Lcom/android/server/wm/LocalAnimationAdapter$AnimationSpec;Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;Ljava/lang/Runnable;)V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017529HSPLcom/android/server/wm/SurfaceAnimationThread;-><init>()V
Calin Juravle36829e52019-04-10 19:07:47 -070017530HSPLcom/android/server/wm/SurfaceAnimationThread;->ensureThreadLocked()V
17531HSPLcom/android/server/wm/SurfaceAnimationThread;->get()Lcom/android/server/wm/SurfaceAnimationThread;
17532HSPLcom/android/server/wm/SurfaceAnimationThread;->getHandler()Landroid/os/Handler;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017533HSPLcom/android/server/wm/SurfaceAnimator$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/wm/SurfaceAnimator;Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017534HSPLcom/android/server/wm/SurfaceAnimator;-><init>(Lcom/android/server/wm/SurfaceAnimator$Animatable;Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;Lcom/android/server/wm/WindowManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017535HPLcom/android/server/wm/SurfaceAnimator;->animationTypeToString(I)Ljava/lang/String;
17536HSPLcom/android/server/wm/SurfaceAnimator;->cancelAnimation()V
17537HSPLcom/android/server/wm/SurfaceAnimator;->cancelAnimation(Landroid/view/SurfaceControl$Transaction;ZZ)V+]Lcom/android/server/wm/AnimationAdapter;Lcom/android/server/wm/TaskOrganizerController$StartingWindowAnimationAdaptor;,Lcom/android/server/wm/LocalAnimationAdapter;,Lcom/android/server/wm/InsetsSourceProvider$ControlAdapter;,Lcom/android/server/wm/FadeAnimationController$FadeAnimationAdapter;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;Lcom/android/server/wm/WindowContainer$$ExternalSyntheticLambda4;]Lcom/android/server/wm/SurfaceAnimator;Lcom/android/server/wm/SurfaceAnimator;
17538HPLcom/android/server/wm/SurfaceAnimator;->createAnimationLeash(Lcom/android/server/wm/SurfaceAnimator$Animatable;Landroid/view/SurfaceControl;Landroid/view/SurfaceControl$Transaction;IIIIIZLjava/util/function/Supplier;)Landroid/view/SurfaceControl;+]Landroid/view/SurfaceControl$Builder;Landroid/view/SurfaceControl$Builder;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Lcom/android/server/wm/SurfaceAnimator$Animatable;Lcom/android/server/wm/WindowState;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017539HSPLcom/android/server/wm/SurfaceAnimator;->getFinishedCallback(Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;)Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;
art-benchmark-service35aba412020-02-03 11:53:25 -080017540HSPLcom/android/server/wm/SurfaceAnimator;->hasLeash()Z
17541HSPLcom/android/server/wm/SurfaceAnimator;->isAnimating()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017542HPLcom/android/server/wm/SurfaceAnimator;->lambda$getFinishedCallback$1(Lcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;ILcom/android/server/wm/AnimationAdapter;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017543HPLcom/android/server/wm/SurfaceAnimator;->removeLeash(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/SurfaceAnimator$Animatable;Landroid/view/SurfaceControl;Z)Z+]Ljava/lang/Object;Landroid/view/SurfaceControl;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;]Lcom/android/server/wm/SurfaceAnimator$Animatable;Lcom/android/server/wm/WindowState;
17544HSPLcom/android/server/wm/SurfaceAnimator;->reset(Landroid/view/SurfaceControl$Transaction;Z)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
17545HPLcom/android/server/wm/SurfaceAnimator;->setRelativeLayer(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;I)V
17546HPLcom/android/server/wm/SurfaceAnimator;->startAnimation(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/AnimationAdapter;ZILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;Ljava/lang/Runnable;Lcom/android/server/wm/AnimationAdapter;Lcom/android/server/wm/SurfaceFreezer;)V+]Lcom/android/server/wm/AnimationAdapter;Lcom/android/server/wm/LocalAnimationAdapter;,Lcom/android/server/wm/TaskOrganizerController$StartingWindowAnimationAdaptor;,Lcom/android/server/wm/InsetsSourceProvider$ControlAdapter;]Lcom/android/server/wm/SurfaceFreezer;Lcom/android/server/wm/SurfaceFreezer;]Lcom/android/server/wm/SurfaceAnimator;Lcom/android/server/wm/SurfaceAnimator;]Lcom/android/server/wm/SurfaceAnimator$Animatable;Lcom/android/server/wm/WindowState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017547HSPLcom/android/server/wm/SurfaceFreezer;-><init>(Lcom/android/server/wm/SurfaceFreezer$Freezable;Lcom/android/server/wm/WindowManagerService;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017548HSPLcom/android/server/wm/SurfaceFreezer;->hasLeash()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017549HPLcom/android/server/wm/SurfaceFreezer;->takeLeashForAnimation()Landroid/view/SurfaceControl;
17550HSPLcom/android/server/wm/SurfaceFreezer;->unfreeze(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/SurfaceFreezer;Lcom/android/server/wm/SurfaceFreezer;]Lcom/android/server/wm/SurfaceFreezer$Freezable;megamorphic_types
17551HSPLcom/android/server/wm/SurfaceFreezer;->unfreezeInner(Landroid/view/SurfaceControl$Transaction;)V
17552HPLcom/android/server/wm/SystemGesturesPointerEventListener$FlingGestureDetector;->onFling(Landroid/view/MotionEvent;Landroid/view/MotionEvent;FF)Z+]Landroid/widget/OverScroller;Landroid/widget/OverScroller;]Lcom/android/server/wm/SystemGesturesPointerEventListener$Callbacks;Lcom/android/server/wm/DisplayPolicy$1;
17553HPLcom/android/server/wm/SystemGesturesPointerEventListener;->captureDown(Landroid/view/MotionEvent;I)V+]Lcom/android/server/wm/SystemGesturesPointerEventListener;Lcom/android/server/wm/SystemGesturesPointerEventListener;]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017554HPLcom/android/server/wm/SystemGesturesPointerEventListener;->detectSwipe(IJFF)I
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017555HPLcom/android/server/wm/SystemGesturesPointerEventListener;->detectSwipe(Landroid/view/MotionEvent;)I+]Lcom/android/server/wm/SystemGesturesPointerEventListener;Lcom/android/server/wm/SystemGesturesPointerEventListener;]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017556HPLcom/android/server/wm/SystemGesturesPointerEventListener;->findIndex(I)I
17557HSPLcom/android/server/wm/SystemGesturesPointerEventListener;->onConfigurationChanged()V
17558HSPLcom/android/server/wm/SystemGesturesPointerEventListener;->onDisplayInfoChanged(Landroid/view/DisplayInfo;)V
17559HPLcom/android/server/wm/SystemGesturesPointerEventListener;->onPointerEvent(Landroid/view/MotionEvent;)V+]Landroid/view/GestureDetector;Lcom/android/server/wm/SystemGesturesPointerEventListener$1;]Lcom/android/server/wm/SystemGesturesPointerEventListener$Callbacks;Lcom/android/server/wm/DisplayPolicy$1;]Lcom/android/server/wm/SystemGesturesPointerEventListener;Lcom/android/server/wm/SystemGesturesPointerEventListener;]Landroid/view/MotionEvent;Landroid/view/MotionEvent;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070017560HSPLcom/android/server/wm/Task$$ExternalSyntheticLambda14;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017561HPLcom/android/server/wm/Task$$ExternalSyntheticLambda14;->test(Ljava/lang/Object;)Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -080017562HSPLcom/android/server/wm/Task$$ExternalSyntheticLambda16;-><init>(Lcom/android/server/wm/ActivityRecord;IZZ)V
17563HSPLcom/android/server/wm/Task$$ExternalSyntheticLambda16;->accept(Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017564HPLcom/android/server/wm/Task$$ExternalSyntheticLambda18;->test(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017565HSPLcom/android/server/wm/Task$$ExternalSyntheticLambda20;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017566HPLcom/android/server/wm/Task$$ExternalSyntheticLambda20;->test(Ljava/lang/Object;)Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17567HSPLcom/android/server/wm/Task$$ExternalSyntheticLambda27;-><init>()V
17568HPLcom/android/server/wm/Task$$ExternalSyntheticLambda27;->test(Ljava/lang/Object;)Z
17569HPLcom/android/server/wm/Task$$ExternalSyntheticLambda2;->accept(Ljava/lang/Object;)V+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17570HPLcom/android/server/wm/Task$$ExternalSyntheticLambda30;-><init>([I)V
17571HPLcom/android/server/wm/Task$$ExternalSyntheticLambda30;->accept(Ljava/lang/Object;)V
17572HPLcom/android/server/wm/Task$$ExternalSyntheticLambda36;-><init>(Ljava/util/function/Consumer;Z)V
17573HPLcom/android/server/wm/Task$$ExternalSyntheticLambda36;->accept(Ljava/lang/Object;)V
17574HPLcom/android/server/wm/Task$$ExternalSyntheticLambda37;-><init>(Lcom/android/server/wm/TaskFragment;[ZLcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Z)V
17575HPLcom/android/server/wm/Task$$ExternalSyntheticLambda37;->accept(Ljava/lang/Object;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017576HSPLcom/android/server/wm/Task$$ExternalSyntheticLambda3;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017577HSPLcom/android/server/wm/Task$$ExternalSyntheticLambda3;->test(Ljava/lang/Object;)Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
17578HPLcom/android/server/wm/Task$$ExternalSyntheticLambda8;-><init>(Z[I)V
17579HPLcom/android/server/wm/Task$$ExternalSyntheticLambda8;->accept(Ljava/lang/Object;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017580HSPLcom/android/server/wm/Task$Builder;->build()Lcom/android/server/wm/Task;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017581HSPLcom/android/server/wm/Task$Builder;->buildInner()Lcom/android/server/wm/Task;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017582HSPLcom/android/server/wm/Task$FindRootHelper;->findRoot(ZZ)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017583HPLcom/android/server/wm/Task$FindRootHelper;->test(Lcom/android/server/wm/ActivityRecord;)Z+]Landroid/content/pm/ApplicationInfo;Landroid/content/pm/ApplicationInfo;
17584HPLcom/android/server/wm/Task$FindRootHelper;->test(Ljava/lang/Object;)Z+]Lcom/android/server/wm/Task$FindRootHelper;Lcom/android/server/wm/Task$FindRootHelper;
17585HPLcom/android/server/wm/Task;->$r8$lambda$02qk-9XodTdgz4ZzhgdsM9xBP20(Lcom/android/server/wm/ActivityRecord;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017586HSPLcom/android/server/wm/Task;->$r8$lambda$glAS06h6u0gde7lZWW7SuxTbP1w(Lcom/android/server/wm/ActivityRecord;IZZLcom/android/server/wm/Task;)V
17587HSPLcom/android/server/wm/Task;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;ILandroid/content/Intent;Landroid/content/Intent;Ljava/lang/String;Ljava/lang/String;Landroid/content/ComponentName;Landroid/content/ComponentName;ZZZIILjava/lang/String;JZLandroid/app/ActivityManager$TaskDescription;Landroid/app/ActivityManager$RecentTaskInfo$PersistedTaskSnapshotData;IIIILjava/lang/String;Ljava/lang/String;IZZZIILandroid/content/pm/ActivityInfo;Landroid/service/voice/IVoiceInteractionSession;Lcom/android/internal/app/IVoiceInteractor;ZLandroid/os/IBinder;ZZ)V
art-benchmark-service56aece62020-02-10 17:58:03 -080017588HSPLcom/android/server/wm/Task;->asTask()Lcom/android/server/wm/Task;
art-benchmark-service56aece62020-02-10 17:58:03 -080017589HSPLcom/android/server/wm/Task;->canAffectSystemUiFlags()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017590HPLcom/android/server/wm/Task;->checkTranslucentActivityWaiting(Lcom/android/server/wm/ActivityRecord;)V+]Landroid/os/Handler;Lcom/android/server/wm/Task$ActivityTaskHandler;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17591HPLcom/android/server/wm/Task;->cropWindowsToRootTaskBounds()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;
17592HSPLcom/android/server/wm/Task;->dispatchTaskInfoChangedIfNeeded(Z)V+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskOrganizerController;Lcom/android/server/wm/TaskOrganizerController;
art-benchmark-service00abe242023-02-13 10:31:34 -080017593HSPLcom/android/server/wm/Task;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZZ)V+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017594HSPLcom/android/server/wm/Task;->fillTaskInfo(Landroid/app/TaskInfo;)V+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
17595HSPLcom/android/server/wm/Task;->fillTaskInfo(Landroid/app/TaskInfo;Z)V+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017596HSPLcom/android/server/wm/Task;->fillTaskInfo(Landroid/app/TaskInfo;ZLcom/android/server/wm/TaskDisplayArea;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/LetterboxConfiguration;Lcom/android/server/wm/LetterboxConfiguration;]Lcom/android/server/wm/ActivityTaskSupervisor$TaskInfoHelper;Lcom/android/server/wm/ActivityTaskSupervisor$TaskInfoHelper;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Landroid/app/TaskInfo;Landroid/app/ActivityManager$RecentTaskInfo;,Landroid/app/ActivityTaskManager$RootTaskInfo;,Landroid/app/ActivityManager$RunningTaskInfo;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/app/PictureInPictureParams;Landroid/app/PictureInPictureParams;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Lcom/android/server/wm/WindowContainer$RemoteToken;Lcom/android/server/wm/WindowContainer$RemoteToken;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Landroid/content/Intent;Landroid/content/Intent;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17597HSPLcom/android/server/wm/Task;->forAllLeafTasks(Ljava/util/function/Consumer;Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Ljava/util/function/Consumer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
17598HPLcom/android/server/wm/Task;->forAllLeafTasks(Ljava/util/function/Predicate;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Ljava/util/function/Predicate;Lcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda31;,Lcom/android/server/wm/RootWindowContainer$FindTaskResult;,Lcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda35;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-serviceba354032021-03-16 09:58:05 -070017599HSPLcom/android/server/wm/Task;->forAllRootTasks(Ljava/util/function/Consumer;Z)V+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Ljava/util/function/Consumer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070017600HPLcom/android/server/wm/Task;->forAllRootTasks(Ljava/util/function/Predicate;Z)Z+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Ljava/util/function/Predicate;Lcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda30;,Lcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda15;,Lcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda41;
17601HSPLcom/android/server/wm/Task;->forAllTasks(Ljava/util/function/Consumer;Z)V+]Ljava/util/function/Consumer;Lcom/android/server/wm/TaskSnapshotController$$ExternalSyntheticLambda1;,Lcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda39;,Lcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda27;,Lcom/android/server/wm/TaskOrganizerController$$ExternalSyntheticLambda3;
17602HPLcom/android/server/wm/Task;->getAdjacentTask()Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017603HSPLcom/android/server/wm/Task;->getBaseIntent()Landroid/content/Intent;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017604HSPLcom/android/server/wm/Task;->getBounds(Landroid/graphics/Rect;)V+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;
17605HPLcom/android/server/wm/Task;->getDescendantTaskCount()I
17606HPLcom/android/server/wm/Task;->getDimBounds(Landroid/graphics/Rect;)V+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;
art-benchmark-service00abe242023-02-13 10:31:34 -080017607HSPLcom/android/server/wm/Task;->getDisplayCutoutInsets()Landroid/graphics/Rect;+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/view/DisplayCutout;Landroid/view/DisplayCutout;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017608HSPLcom/android/server/wm/Task;->getDisplayInfo()Landroid/view/DisplayInfo;+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17609HSPLcom/android/server/wm/Task;->getName()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017610HPLcom/android/server/wm/Task;->getOrganizedTask()Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017611HSPLcom/android/server/wm/Task;->getPictureInPictureParams(Lcom/android/server/wm/ActivityRecord;)Landroid/app/PictureInPictureParams;+]Landroid/app/PictureInPictureParams;Landroid/app/PictureInPictureParams;
art-benchmark-service00abe242023-02-13 10:31:34 -080017612HSPLcom/android/server/wm/Task;->getRelativePosition()Landroid/graphics/Point;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017613HSPLcom/android/server/wm/Task;->getRootActivity()Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017614HPLcom/android/server/wm/Task;->getRootActivity(Z)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017615HSPLcom/android/server/wm/Task;->getRootActivity(ZZ)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/Task$FindRootHelper;Lcom/android/server/wm/Task$FindRootHelper;
art-benchmark-service00abe242023-02-13 10:31:34 -080017616HSPLcom/android/server/wm/Task;->getRootTask(Ljava/util/function/Predicate;Z)Lcom/android/server/wm/Task;+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Ljava/util/function/Predicate;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070017617HSPLcom/android/server/wm/Task;->getRootTaskId()I+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;
17618HPLcom/android/server/wm/Task;->getStartingWindowInfo(Lcom/android/server/wm/ActivityRecord;)Landroid/window/StartingWindowInfo;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017619HSPLcom/android/server/wm/Task;->getTask(Ljava/util/function/Predicate;Z)Lcom/android/server/wm/Task;+]Ljava/util/function/Predicate;megamorphic_types
17620HSPLcom/android/server/wm/Task;->getTaskDescription()Landroid/app/ActivityManager$TaskDescription;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017621HSPLcom/android/server/wm/Task;->getTaskInfo()Landroid/app/ActivityManager$RunningTaskInfo;+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
17622HPLcom/android/server/wm/Task;->getTopLeafTask()Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
17623HPLcom/android/server/wm/Task;->getTopPausingActivity()Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017624HSPLcom/android/server/wm/Task;->getTopResumedActivity()Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service00abe242023-02-13 10:31:34 -080017625HSPLcom/android/server/wm/Task;->getTopVisibleActivity()Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017626HSPLcom/android/server/wm/Task;->getTopVisibleAppMainWindow()Lcom/android/server/wm/WindowState;+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -080017627HSPLcom/android/server/wm/Task;->hasVisibleChildren()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017628HSPLcom/android/server/wm/Task;->isAlwaysOnTop()Z+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017629HPLcom/android/server/wm/Task;->isCompatible(II)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080017630HSPLcom/android/server/wm/Task;->isFocused()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070017631HSPLcom/android/server/wm/Task;->isForceHidden()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017632HPLcom/android/server/wm/Task;->isForceTranslucent()Z
17633HPLcom/android/server/wm/Task;->isInTask(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;
17634HSPLcom/android/server/wm/Task;->isLeafTask()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017635HSPLcom/android/server/wm/Task;->isOrganized()Z
17636HSPLcom/android/server/wm/Task;->isResizeable()Z+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017637HSPLcom/android/server/wm/Task;->isResizeable(Z)Z
17638HSPLcom/android/server/wm/Task;->isRootTask()Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017639HSPLcom/android/server/wm/Task;->isTaskId(I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017640HSPLcom/android/server/wm/Task;->lambda$ensureActivitiesVisible$20(Lcom/android/server/wm/ActivityRecord;IZZLcom/android/server/wm/Task;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017641HPLcom/android/server/wm/Task;->lambda$forAllLeafTasksAndLeafTaskFragments$13(Ljava/util/function/Consumer;ZLcom/android/server/wm/Task;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Ljava/util/function/Consumer;Lcom/android/server/wm/Task$$ExternalSyntheticLambda8;,Lcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda29;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
17642HPLcom/android/server/wm/Task;->lambda$getTopVisibleActivity$10(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/ActivityRecord;
17643HPLcom/android/server/wm/Task;->moveToFront(Ljava/lang/String;Lcom/android/server/wm/Task;)V
17644HPLcom/android/server/wm/Task;->onAppFocusChanged(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017645HSPLcom/android/server/wm/Task;->onConfigurationChanged(Landroid/content/res/Configuration;)V
17646HSPLcom/android/server/wm/Task;->onConfigurationChangedInner(Landroid/content/res/Configuration;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017647HPLcom/android/server/wm/Task;->onDescendantActivityAdded(ZILcom/android/server/wm/ActivityRecord;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017648HSPLcom/android/server/wm/Task;->onDisplayChanged(Lcom/android/server/wm/DisplayContent;)V+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/TaskChangeNotificationController;Lcom/android/server/wm/TaskChangeNotificationController;
17649HSPLcom/android/server/wm/Task;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017650HSPLcom/android/server/wm/Task;->prepareSurfaces()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/TrustedOverlayHost;Lcom/android/server/wm/TrustedOverlayHost;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/Dimmer;Lcom/android/server/wm/Dimmer;
17651HPLcom/android/server/wm/Task;->removeLaunchTickMessages()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017652HSPLcom/android/server/wm/Task;->resolveLeafTaskOnlyOverrideConfigs(Landroid/content/res/Configuration;Landroid/graphics/Rect;)V
17653HSPLcom/android/server/wm/Task;->resumeTopActivityInnerLocked(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Z)Z
17654HSPLcom/android/server/wm/Task;->resumeTopActivityUncheckedLocked(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Z)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017655HSPLcom/android/server/wm/Task;->saveLaunchingStateIfNeeded(Lcom/android/server/wm/DisplayContent;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017656HPLcom/android/server/wm/Task;->saveToXml(Lcom/android/modules/utils/TypedXmlSerializer;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017657HSPLcom/android/server/wm/Task;->sendTaskFragmentParentInfoChangedIfNeeded()V+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017658HSPLcom/android/server/wm/Task;->setIntent(Landroid/content/Intent;Landroid/content/pm/ActivityInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017659HSPLcom/android/server/wm/Task;->setLockTaskAuth(Lcom/android/server/wm/ActivityRecord;)V
17660HPLcom/android/server/wm/Task;->setTaskDescriptionFromActivityAboveRoot(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityManager$TaskDescription;)Z+]Landroid/app/ActivityManager$TaskDescription;Landroid/app/ActivityManager$TaskDescription;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17661HPLcom/android/server/wm/Task;->shouldIgnoreInput()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080017662HSPLcom/android/server/wm/Task;->shouldSleepActivities()Z+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017663HPLcom/android/server/wm/Task;->startActivityLocked(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/Task;ZZLandroid/app/ActivityOptions;Lcom/android/server/wm/ActivityRecord;)V
17664HPLcom/android/server/wm/Task;->toString()Ljava/lang/String;+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Landroid/content/ComponentName;Landroid/content/ComponentName;]Landroid/content/Intent;Landroid/content/Intent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017665HSPLcom/android/server/wm/Task;->topRunningActivityLocked()Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017666HPLcom/android/server/wm/Task;->topRunningNonDelayedActivityLocked(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017667HSPLcom/android/server/wm/Task;->touchActiveTime()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017668HPLcom/android/server/wm/Task;->updateOverlayInsetsState(Lcom/android/server/wm/WindowState;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017669HSPLcom/android/server/wm/Task;->updateSurfaceBounds()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017670HSPLcom/android/server/wm/Task;->updateSurfaceSize(Landroid/view/SurfaceControl$Transaction;)V+]Landroid/graphics/Point;Landroid/graphics/Point;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017671HPLcom/android/server/wm/Task;->updateTaskDescription()V
art-benchmark-service922a5532023-03-23 03:12:41 -070017672HSPLcom/android/server/wm/Task;->updateTaskMovement(ZZI)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017673HSPLcom/android/server/wm/Task;->updateTaskOrganizerState(Z)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070017674HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda0;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017675HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda10;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017676HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda11;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017677HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda12;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017678HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda13;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017679HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda14;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017680HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda15;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017681HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda16;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017682HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda17;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017683HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda18;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017684HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda19;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017685HPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda19;->accept(Landroid/app/ITaskStackListener;Landroid/os/Message;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017686HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda1;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017687HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda20;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017688HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda21;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017689HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda22;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017690HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda23;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017691HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda24;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017692HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda2;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017693HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda3;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017694HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda4;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017695HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda5;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017696HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda6;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017697HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda7;-><init>()V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017698HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda8;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017699HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda8;->accept(Landroid/app/ITaskStackListener;Landroid/os/Message;)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070017700HSPLcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda9;-><init>()V
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017701HSPLcom/android/server/wm/TaskChangeNotificationController$MainHandler;-><init>(Lcom/android/server/wm/TaskChangeNotificationController;Landroid/os/Looper;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017702HSPLcom/android/server/wm/TaskChangeNotificationController$MainHandler;->handleMessage(Landroid/os/Message;)V+]Lcom/android/internal/os/SomeArgs;Lcom/android/internal/os/SomeArgs;
17703HSPLcom/android/server/wm/TaskChangeNotificationController;->$r8$lambda$jxOOK1u4MJy5_9sX9CuWQfc2qS4(Landroid/app/ITaskStackListener;Landroid/os/Message;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017704HPLcom/android/server/wm/TaskChangeNotificationController;->$r8$lambda$zuW9RtpRm3I43pFJV8hz9GSjGZ8(Landroid/app/ITaskStackListener;Landroid/os/Message;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017705HSPLcom/android/server/wm/TaskChangeNotificationController;->-$$Nest$mforAllRemoteListeners(Lcom/android/server/wm/TaskChangeNotificationController;Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer;Landroid/os/Message;)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017706HSPLcom/android/server/wm/TaskChangeNotificationController;-><init>(Lcom/android/server/wm/ActivityTaskSupervisor;Landroid/os/Handler;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017707HSPLcom/android/server/wm/TaskChangeNotificationController;->forAllLocalListeners(Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer;Landroid/os/Message;)V+]Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
17708HSPLcom/android/server/wm/TaskChangeNotificationController;->forAllRemoteListeners(Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer;Landroid/os/Message;)V+]Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer;megamorphic_types]Landroid/os/RemoteCallbackList;Landroid/os/RemoteCallbackList;
17709HSPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$17(Landroid/app/ITaskStackListener;Landroid/os/Message;)V+]Landroid/app/ITaskStackListener;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070017710HPLcom/android/server/wm/TaskChangeNotificationController;->lambda$new$4(Landroid/app/ITaskStackListener;Landroid/os/Message;)V+]Landroid/app/ITaskStackListener;megamorphic_types
17711HPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskDescriptionChanged(Landroid/app/TaskInfo;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017712HSPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskDisplayChanged(II)V+]Landroid/os/Handler;Lcom/android/server/wm/TaskChangeNotificationController$MainHandler;]Landroid/os/Message;Landroid/os/Message;]Lcom/android/server/wm/TaskChangeNotificationController;Lcom/android/server/wm/TaskChangeNotificationController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017713HPLcom/android/server/wm/TaskChangeNotificationController;->notifyTaskStackChanged()V
17714HSPLcom/android/server/wm/TaskChangeNotificationController;->registerTaskStackListener(Landroid/app/ITaskStackListener;)V
17715HPLcom/android/server/wm/TaskDisplayArea$$ExternalSyntheticLambda5;-><init>(II)V
17716HPLcom/android/server/wm/TaskDisplayArea$$ExternalSyntheticLambda5;->test(Ljava/lang/Object;)Z
17717HPLcom/android/server/wm/TaskDisplayArea$$ExternalSyntheticLambda6;-><init>(Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/ActivityRecord;[I)V
17718HPLcom/android/server/wm/TaskDisplayArea$$ExternalSyntheticLambda6;->accept(Ljava/lang/Object;)V
17719HPLcom/android/server/wm/TaskDisplayArea$$ExternalSyntheticLambda8;->accept(Ljava/lang/Object;)V
17720HPLcom/android/server/wm/TaskDisplayArea$$ExternalSyntheticLambda9;-><init>(Lcom/android/server/wm/ActivityRecord;[I)V
17721HPLcom/android/server/wm/TaskDisplayArea$$ExternalSyntheticLambda9;->accept(Ljava/lang/Object;)V
17722HPLcom/android/server/wm/TaskDisplayArea;->$r8$lambda$uuiWs_4nNasIw8JPlnmaWMlPw4E(IILcom/android/server/wm/Task;)Z
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017723HSPLcom/android/server/wm/TaskDisplayArea;->adjustRootTaskLayer(Landroid/view/SurfaceControl$Transaction;Ljava/util/ArrayList;I)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Landroid/util/IntArray;Landroid/util/IntArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017724HPLcom/android/server/wm/TaskDisplayArea;->allResumedActivitiesComplete()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017725HSPLcom/android/server/wm/TaskDisplayArea;->assignChildLayers(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;
art-benchmark-service00abe242023-02-13 10:31:34 -080017726HSPLcom/android/server/wm/TaskDisplayArea;->assignRootTaskOrdering(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;,Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017727HSPLcom/android/server/wm/TaskDisplayArea;->canSpecifyOrientation(I)Z+]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17728HPLcom/android/server/wm/TaskDisplayArea;->ensureActivitiesVisible(Lcom/android/server/wm/ActivityRecord;IZZ)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017729HSPLcom/android/server/wm/TaskDisplayArea;->findMaxPositionForRootTask(Lcom/android/server/wm/Task;)I
17730HSPLcom/android/server/wm/TaskDisplayArea;->findMinPositionForRootTask(Lcom/android/server/wm/Task;)I
17731HSPLcom/android/server/wm/TaskDisplayArea;->findPositionForRootTask(ILcom/android/server/wm/Task;Z)I
Karuna Ramkumard7380572023-06-09 19:14:36 +000017732HSPLcom/android/server/wm/TaskDisplayArea;->getDisplayId()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070017733HPLcom/android/server/wm/TaskDisplayArea;->getFocusedActivity()Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017734HSPLcom/android/server/wm/TaskDisplayArea;->getFocusedRootTask()Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017735HSPLcom/android/server/wm/TaskDisplayArea;->getLaunchRootTask(IILandroid/app/ActivityOptions;Lcom/android/server/wm/Task;ILcom/android/server/wm/Task;)Lcom/android/server/wm/Task;
17736HPLcom/android/server/wm/TaskDisplayArea;->getOrCreateRootTask(IIZLcom/android/server/wm/Task;Lcom/android/server/wm/Task;Landroid/app/ActivityOptions;I)Lcom/android/server/wm/Task;
17737HSPLcom/android/server/wm/TaskDisplayArea;->getOrientation(I)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/TaskDisplayArea;]Ljava/lang/Integer;Ljava/lang/Integer;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;
17738HSPLcom/android/server/wm/TaskDisplayArea;->getPriority(Lcom/android/server/wm/WindowContainer;)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017739HSPLcom/android/server/wm/TaskDisplayArea;->getRootHomeTask()Lcom/android/server/wm/Task;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017740HSPLcom/android/server/wm/TaskDisplayArea;->getRootTask(II)Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/TaskDisplayArea;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017741HPLcom/android/server/wm/TaskDisplayArea;->getTopRootTask()Lcom/android/server/wm/Task;
17742HPLcom/android/server/wm/TaskDisplayArea;->getTopRootTaskInWindowingMode(I)Lcom/android/server/wm/Task;
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070017743HSPLcom/android/server/wm/TaskDisplayArea;->isRemoved()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017744HPLcom/android/server/wm/TaskDisplayArea;->isRootTaskVisible(I)Z
17745HPLcom/android/server/wm/TaskDisplayArea;->lambda$getRootTask$0(IILcom/android/server/wm/Task;)Z
17746HPLcom/android/server/wm/TaskDisplayArea;->lambda$pauseBackTasks$6(Lcom/android/server/wm/ActivityRecord;[ILcom/android/server/wm/Task;)V+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17747HSPLcom/android/server/wm/TaskDisplayArea;->onLeafTaskMoved(Lcom/android/server/wm/Task;ZZ)V
17748HPLcom/android/server/wm/TaskDisplayArea;->positionChildTaskAt(ILcom/android/server/wm/Task;Z)V
17749HSPLcom/android/server/wm/TaskDisplayArea;->supportsActivityMinWidthHeightMultiWindow(IILandroid/content/pm/ActivityInfo;)Z+]Landroid/content/pm/ActivityInfo;Landroid/content/pm/ActivityInfo;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
17750HPLcom/android/server/wm/TaskDisplayArea;->supportsNonResizableMultiWindow()Z
17751HSPLcom/android/server/wm/TaskDisplayArea;->topRunningActivity(Z)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/KeyguardController;Lcom/android/server/wm/KeyguardController;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17752HPLcom/android/server/wm/TaskDisplayArea;->updateLastFocusedRootTask(Lcom/android/server/wm/Task;Ljava/lang/String;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070017753HSPLcom/android/server/wm/TaskFragment$$ExternalSyntheticLambda1;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017754HPLcom/android/server/wm/TaskFragment$$ExternalSyntheticLambda1;->test(Ljava/lang/Object;)Z
17755HPLcom/android/server/wm/TaskFragment$$ExternalSyntheticLambda4;->test(Ljava/lang/Object;)Z
17756HPLcom/android/server/wm/TaskFragment;->$r8$lambda$A_amJF75jP2Gx3YFzSNxCAFJgVI(Lcom/android/server/wm/ActivityRecord;)Z
17757HPLcom/android/server/wm/TaskFragment;->$r8$lambda$xsW-ASiDukYQdk0dDnG88QtD4m4(Lcom/android/server/wm/ActivityRecord;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017758HSPLcom/android/server/wm/TaskFragment;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/os/IBinder;ZZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017759HSPLcom/android/server/wm/TaskFragment;->addChild(Lcom/android/server/wm/WindowContainer;I)V
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017760HSPLcom/android/server/wm/TaskFragment;->asTaskFragment()Lcom/android/server/wm/TaskFragment;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017761HSPLcom/android/server/wm/TaskFragment;->calculateInsetFrames(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/view/DisplayInfo;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017762HPLcom/android/server/wm/TaskFragment;->canBeResumed(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017763HSPLcom/android/server/wm/TaskFragment;->canSpecifyOrientation()Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017764HPLcom/android/server/wm/TaskFragment;->completePause(ZLcom/android/server/wm/ActivityRecord;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017765HSPLcom/android/server/wm/TaskFragment;->computeConfigResourceOverrides(Landroid/content/res/Configuration;Landroid/content/res/Configuration;Landroid/view/DisplayInfo;Lcom/android/server/wm/ActivityRecord$CompatDisplayInsets;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000017766HSPLcom/android/server/wm/TaskFragment;->fillsParent()Z+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017767HPLcom/android/server/wm/TaskFragment;->forAllLeafTaskFragments(Ljava/util/function/Consumer;Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;]Ljava/util/function/Consumer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
17768HSPLcom/android/server/wm/TaskFragment;->forAllLeafTaskFragments(Ljava/util/function/Predicate;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Ljava/util/function/Predicate;Lcom/android/server/wm/Task$$ExternalSyntheticLambda34;,Lcom/android/server/wm/RootWindowContainer$$ExternalSyntheticLambda25;,Lcom/android/server/wm/ActivityRecord$$ExternalSyntheticLambda30;,Lcom/android/server/wm/TaskFragmentOrganizerController$$ExternalSyntheticLambda0;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
17769HSPLcom/android/server/wm/TaskFragment;->getActivityType()I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017770HSPLcom/android/server/wm/TaskFragment;->getAdjacentTaskFragment()Lcom/android/server/wm/TaskFragment;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017771HSPLcom/android/server/wm/TaskFragment;->getDisplayArea()Lcom/android/server/wm/DisplayArea;+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070017772HSPLcom/android/server/wm/TaskFragment;->getDisplayArea()Lcom/android/server/wm/TaskDisplayArea;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017773HSPLcom/android/server/wm/TaskFragment;->getDisplayId()I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017774HPLcom/android/server/wm/TaskFragment;->getOrganizedTaskFragment()Lcom/android/server/wm/TaskFragment;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;
17775HSPLcom/android/server/wm/TaskFragment;->getOrganizerProcessIfDifferent(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/WindowProcessController;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017776HSPLcom/android/server/wm/TaskFragment;->getOrientation(I)I+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017777HPLcom/android/server/wm/TaskFragment;->getPausingActivity()Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017778HSPLcom/android/server/wm/TaskFragment;->getResumedActivity()Lcom/android/server/wm/ActivityRecord;
17779HSPLcom/android/server/wm/TaskFragment;->getRootTask()Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;
17780HSPLcom/android/server/wm/TaskFragment;->getRootTaskFragment()Lcom/android/server/wm/TaskFragment;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskDisplayArea;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017781HSPLcom/android/server/wm/TaskFragment;->getTask()Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;
17782HSPLcom/android/server/wm/TaskFragment;->getTaskFragment(Ljava/util/function/Predicate;)Lcom/android/server/wm/TaskFragment;+]Ljava/util/function/Predicate;Lcom/android/server/wm/Task$$ExternalSyntheticLambda3;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017783HSPLcom/android/server/wm/TaskFragment;->getTopNonFinishingActivity()Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;
17784HSPLcom/android/server/wm/TaskFragment;->getTopNonFinishingActivity(Z)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017785HSPLcom/android/server/wm/TaskFragment;->getVisibility(Lcom/android/server/wm/ActivityRecord;)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskDisplayArea;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Landroid/graphics/Rect;Landroid/graphics/Rect;
17786HSPLcom/android/server/wm/TaskFragment;->handleCompleteDeferredRemoval()Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;
17787HPLcom/android/server/wm/TaskFragment;->hasDirectChildActivities()Z
17788HSPLcom/android/server/wm/TaskFragment;->hasRunningActivity(Lcom/android/server/wm/WindowContainer;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017789HSPLcom/android/server/wm/TaskFragment;->intersectWithInsetsIfFits(Landroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Rect;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017790HSPLcom/android/server/wm/TaskFragment;->isAttached()Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;
17791HSPLcom/android/server/wm/TaskFragment;->isEmbedded()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017792HSPLcom/android/server/wm/TaskFragment;->isFocusableAndVisible()Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017793HPLcom/android/server/wm/TaskFragment;->isLeafTaskFragment()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017794HSPLcom/android/server/wm/TaskFragment;->isOrganizedTaskFragment()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017795HSPLcom/android/server/wm/TaskFragment;->isTopActivityFocusable()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service08401c12022-12-23 09:27:20 -080017796HSPLcom/android/server/wm/TaskFragment;->isTopActivityLaunchedBehind()Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017797HPLcom/android/server/wm/TaskFragment;->isTranslucent(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/ActivityTaskSupervisor$OpaqueActivityHelper;Lcom/android/server/wm/ActivityTaskSupervisor$OpaqueActivityHelper;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;
17798HPLcom/android/server/wm/TaskFragment;->isTranslucent(Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17799HPLcom/android/server/wm/TaskFragment;->isTranslucentForTransition()Z
17800HPLcom/android/server/wm/TaskFragment;->lambda$getTopNonFinishingActivity$2(Lcom/android/server/wm/ActivityRecord;)Z
17801HPLcom/android/server/wm/TaskFragment;->lambda$topRunningActivity$4(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17802HPLcom/android/server/wm/TaskFragment;->onActivityStateChanged(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord$State;Ljava/lang/String;)V+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/RecentTasks;Lcom/android/server/wm/RecentTasks;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17803HSPLcom/android/server/wm/TaskFragment;->onChildVisibleRequestedChanged(Lcom/android/server/wm/WindowContainer;)Z
17804HSPLcom/android/server/wm/TaskFragment;->prepareSurfaces()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/Dimmer;Lcom/android/server/wm/Dimmer;
17805HSPLcom/android/server/wm/TaskFragment;->providesOrientation()Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017806HSPLcom/android/server/wm/TaskFragment;->resolveOverrideConfiguration(Landroid/content/res/Configuration;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017807HPLcom/android/server/wm/TaskFragment;->resumeTopActivity(Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Z)Z
17808HPLcom/android/server/wm/TaskFragment;->schedulePauseActivity(Lcom/android/server/wm/ActivityRecord;ZZZLjava/lang/String;)V
17809HSPLcom/android/server/wm/TaskFragment;->sendTaskFragmentInfoChanged()V
17810HPLcom/android/server/wm/TaskFragment;->setResumedActivity(Lcom/android/server/wm/ActivityRecord;Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017811HSPLcom/android/server/wm/TaskFragment;->shouldBeVisible(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017812HSPLcom/android/server/wm/TaskFragment;->shouldDeferRemoval()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
17813HSPLcom/android/server/wm/TaskFragment;->shouldReportOrientationUnspecified()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;
17814HPLcom/android/server/wm/TaskFragment;->shouldSleepOrShutDownActivities()Z
17815HPLcom/android/server/wm/TaskFragment;->sleepIfPossible(Z)Z
17816HPLcom/android/server/wm/TaskFragment;->startPausing(ZZLcom/android/server/wm/ActivityRecord;Ljava/lang/String;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000017817HSPLcom/android/server/wm/TaskFragment;->supportsMultiWindowInDisplayArea(Lcom/android/server/wm/TaskDisplayArea;)Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017818HSPLcom/android/server/wm/TaskFragment;->topRunningActivity()Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;
17819HSPLcom/android/server/wm/TaskFragment;->topRunningActivity(Z)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskFragment;
art-benchmark-service00abe242023-02-13 10:31:34 -080017820HSPLcom/android/server/wm/TaskFragment;->updateActivityVisibilities(Lcom/android/server/wm/ActivityRecord;IZZ)V+]Lcom/android/server/wm/EnsureActivitiesVisibleHelper;Lcom/android/server/wm/EnsureActivitiesVisibleHelper;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017821HPLcom/android/server/wm/TaskFragment;->warnForNonLeafTaskFragment(Ljava/lang/String;)V+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017822HSPLcom/android/server/wm/TaskFragmentOrganizerController;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/WindowOrganizerController;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080017823HSPLcom/android/server/wm/TaskFragmentOrganizerController;->dispatchPendingEvents()V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;]Lcom/android/server/wm/TaskFragmentOrganizerController;Lcom/android/server/wm/TaskFragmentOrganizerController;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017824HPLcom/android/server/wm/TaskFragmentOrganizerController;->dispatchPendingEvents(Lcom/android/server/wm/TaskFragmentOrganizerController$TaskFragmentOrganizerState;Ljava/util/List;)V+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/TaskFragmentOrganizerController$TaskFragmentOrganizerState;Lcom/android/server/wm/TaskFragmentOrganizerController$TaskFragmentOrganizerState;]Landroid/window/TaskFragmentTransaction;Landroid/window/TaskFragmentTransaction;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/TaskFragmentOrganizerController;Lcom/android/server/wm/TaskFragmentOrganizerController;]Lcom/android/server/wm/TaskFragmentOrganizerController$PendingTaskFragmentEvent$Builder;Lcom/android/server/wm/TaskFragmentOrganizerController$PendingTaskFragmentEvent$Builder;
17825HPLcom/android/server/wm/TaskFragmentOrganizerController;->shouldDeferPendingEvents(Lcom/android/server/wm/TaskFragmentOrganizerController$TaskFragmentOrganizerState;Ljava/util/List;)Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/wm/TaskFragmentOrganizerController;Lcom/android/server/wm/TaskFragmentOrganizerController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017826HPLcom/android/server/wm/TaskFragmentOrganizerController;->shouldSendEventWhenTaskInvisible(Lcom/android/server/wm/Task;Lcom/android/server/wm/TaskFragmentOrganizerController$TaskFragmentOrganizerState;Lcom/android/server/wm/TaskFragmentOrganizerController$PendingTaskFragmentEvent;)Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;]Landroid/window/TaskFragmentInfo;Landroid/window/TaskFragmentInfo;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/window/TaskFragmentParentInfo;Landroid/window/TaskFragmentParentInfo;]Ljava/util/Map;Ljava/util/WeakHashMap;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080017827HSPLcom/android/server/wm/TaskLaunchParamsModifier;-><init>(Lcom/android/server/wm/ActivityTaskSupervisor;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017828HPLcom/android/server/wm/TaskLaunchParamsModifier;->adjustBoundsToAvoidConflictInDisplayArea(Lcom/android/server/wm/TaskDisplayArea;Landroid/graphics/Rect;)V
17829HPLcom/android/server/wm/TaskLaunchParamsModifier;->calculate(Lcom/android/server/wm/Task;Landroid/content/pm/ActivityInfo$WindowLayout;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;Landroid/app/ActivityOptions;Lcom/android/server/wm/ActivityStarter$Request;ILcom/android/server/wm/LaunchParamsController$LaunchParams;Lcom/android/server/wm/LaunchParamsController$LaunchParams;)I
17830HPLcom/android/server/wm/TaskLaunchParamsModifier;->getPreferredLaunchTaskDisplayArea(Lcom/android/server/wm/Task;Landroid/app/ActivityOptions;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/LaunchParamsController$LaunchParams;Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityStarter$Request;)Lcom/android/server/wm/TaskDisplayArea;
17831HPLcom/android/server/wm/TaskLaunchParamsModifier;->getTaskBounds(Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/TaskDisplayArea;Landroid/content/pm/ActivityInfo$WindowLayout;IZLandroid/graphics/Rect;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017832HSPLcom/android/server/wm/TaskOrganizerController$PendingTaskEvent;-><init>(Lcom/android/server/wm/Task;I)V
17833HSPLcom/android/server/wm/TaskOrganizerController$PendingTaskEvent;-><init>(Lcom/android/server/wm/Task;Landroid/window/ITaskOrganizer;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017834HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;->onTaskInfoChanged(Lcom/android/server/wm/Task;Landroid/app/ActivityManager$RunningTaskInfo;)V+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017835HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;->addPendingTaskEvent(Lcom/android/server/wm/TaskOrganizerController$PendingTaskEvent;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017836HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;->dispatchPendingEvent(Lcom/android/server/wm/TaskOrganizerController$PendingTaskEvent;)V+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Ljava/util/WeakHashMap;Ljava/util/WeakHashMap;]Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;]Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;
art-benchmark-service00abe242023-02-13 10:31:34 -080017837HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;->dispatchPendingEvents()V+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017838HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;->dispatchTaskInfoChanged(Lcom/android/server/wm/Task;Z)V+]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Landroid/app/ActivityManager$RunningTaskInfo;Landroid/app/ActivityManager$RunningTaskInfo;]Ljava/util/WeakHashMap;Ljava/util/WeakHashMap;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;
17839HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;->getPendingLifecycleTaskEvent(Lcom/android/server/wm/Task;)Lcom/android/server/wm/TaskOrganizerController$PendingTaskEvent;+]Lcom/android/server/wm/TaskOrganizerController$PendingTaskEvent;Lcom/android/server/wm/TaskOrganizerController$PendingTaskEvent;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17840HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;->removePendingTaskEvent(Lcom/android/server/wm/TaskOrganizerController$PendingTaskEvent;)V
17841HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->-$$Nest$fgetmOrganizer(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;)Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerCallbacks;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017842HSPLcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;->-$$Nest$fgetmPendingEventsQueue(Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerState;)Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;
art-benchmark-service56aece62020-02-10 17:58:03 -080017843HSPLcom/android/server/wm/TaskOrganizerController;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070017844HSPLcom/android/server/wm/TaskOrganizerController;->dispatchPendingEvents()V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;]Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017845HSPLcom/android/server/wm/TaskOrganizerController;->onTaskInfoChanged(Lcom/android/server/wm/Task;Z)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;Lcom/android/server/wm/TaskOrganizerController$TaskOrganizerPendingEventsQueue;
17846HPLcom/android/server/wm/TaskOrganizerController;->removeStartingWindow(Lcom/android/server/wm/Task;Z)V
17847HPLcom/android/server/wm/TaskPersister$TaskWriteQueueItem;->process()V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080017848HSPLcom/android/server/wm/TaskPersister;-><init>(Ljava/io/File;Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/RecentTasks;Lcom/android/server/wm/PersisterQueue;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017849HPLcom/android/server/wm/TaskPersister;->onPreProcessItem(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017850HPLcom/android/server/wm/TaskPersister;->wakeup(Lcom/android/server/wm/Task;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017851HPLcom/android/server/wm/TaskPersister;->writeTaskIdsFiles()V
17852HPLcom/android/server/wm/TaskSnapshotCache;->getSnapshot(IIZZ)Landroid/window/TaskSnapshot;
Karuna Ramkumard7380572023-06-09 19:14:36 +000017853HPLcom/android/server/wm/TaskSnapshotCache;->putSnapshot(Lcom/android/server/wm/Task;Landroid/window/TaskSnapshot;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017854HPLcom/android/server/wm/TaskSnapshotController;->getSnapshot(IIZZ)Landroid/window/TaskSnapshot;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017855HSPLcom/android/server/wm/TaskSnapshotController;->snapshotForSleeping(I)V
17856HPLcom/android/server/wm/TaskTapPointerEventListener;->onPointerEvent(Landroid/view/MotionEvent;)V+]Landroid/graphics/Region;Landroid/graphics/Region;]Lcom/android/server/wm/TaskPositioningController;Lcom/android/server/wm/TaskPositioningController;]Landroid/view/MotionEvent;Landroid/view/MotionEvent;]Lcom/android/server/wm/TaskTapPointerEventListener;Lcom/android/server/wm/TaskTapPointerEventListener;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017857HSPLcom/android/server/wm/TaskTapPointerEventListener;->setTouchExcludeRegion(Landroid/graphics/Region;)V+]Landroid/graphics/Region;Landroid/graphics/Region;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017858HPLcom/android/server/wm/Transition$$ExternalSyntheticLambda5;->test(Ljava/lang/Object;)Z
17859HPLcom/android/server/wm/Transition$ChangeInfo;-><init>(Lcom/android/server/wm/WindowContainer;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-service922a5532023-03-23 03:12:41 -070017860HPLcom/android/server/wm/Transition$ChangeInfo;->getChangeFlags(Lcom/android/server/wm/WindowContainer;)I
Karuna Ramkumard7380572023-06-09 19:14:36 +000017861HPLcom/android/server/wm/Transition$ChangeInfo;->getTransitMode(Lcom/android/server/wm/WindowContainer;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070017862HPLcom/android/server/wm/Transition$ChangeInfo;->hasChanged()Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
17863HPLcom/android/server/wm/Transition$ReadyTracker;-><init>()V
17864HPLcom/android/server/wm/Transition$ReadyTracker;->addGroup(Lcom/android/server/wm/WindowContainer;)V
17865HPLcom/android/server/wm/Transition$ReadyTracker;->allReady()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/lang/Boolean;Ljava/lang/Boolean;
17866HPLcom/android/server/wm/Transition$ReadyTracker;->setReadyFrom(Lcom/android/server/wm/WindowContainer;Z)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
art-benchmark-service922a5532023-03-23 03:12:41 -070017867HPLcom/android/server/wm/Transition$Targets;->add(Lcom/android/server/wm/Transition$ChangeInfo;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017868HPLcom/android/server/wm/Transition$Targets;->getListSortedByZ()Ljava/util/ArrayList;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17869HPLcom/android/server/wm/Transition$Targets;->remove(I)V
17870HPLcom/android/server/wm/Transition$Token;-><init>(Lcom/android/server/wm/Transition;)V
17871HPLcom/android/server/wm/Transition;-><init>(IILcom/android/server/wm/TransitionController;Lcom/android/server/wm/BLASTSyncEngine;)V
17872HPLcom/android/server/wm/Transition;->addOnTopTasks(Lcom/android/server/wm/DisplayContent;Ljava/util/ArrayList;)V
17873HPLcom/android/server/wm/Transition;->addOnTopTasks(Lcom/android/server/wm/Task;Ljava/util/ArrayList;)V
17874HPLcom/android/server/wm/Transition;->applyDisplayChangeIfNeeded()V
17875HPLcom/android/server/wm/Transition;->applyReady()V+]Lcom/android/server/wm/Transition$ReadyTracker;Lcom/android/server/wm/Transition$ReadyTracker;]Lcom/android/server/wm/BLASTSyncEngine;Lcom/android/server/wm/BLASTSyncEngine;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17876HPLcom/android/server/wm/Transition;->buildCleanupTransaction(Landroid/view/SurfaceControl$Transaction;Landroid/window/TransitionInfo;)V+]Landroid/window/TransitionInfo$Root;Landroid/window/TransitionInfo$Root;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/window/TransitionInfo;Landroid/window/TransitionInfo;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/window/TransitionInfo$Change;Landroid/window/TransitionInfo$Change;
17877HPLcom/android/server/wm/Transition;->buildFinishTransaction(Landroid/view/SurfaceControl$Transaction;Landroid/window/TransitionInfo;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/window/TransitionInfo$Root;Landroid/window/TransitionInfo$Root;]Lcom/android/server/wm/Transition$IContainerFreezer;Lcom/android/server/wm/Transition$ScreenshotFreezer;]Landroid/window/TransitionInfo;Landroid/window/TransitionInfo;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17878HPLcom/android/server/wm/Transition;->calculateTargets(Landroid/util/ArraySet;Landroid/util/ArrayMap;)Ljava/util/ArrayList;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/ActivityRecord;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/Transition$ChangeInfo;Lcom/android/server/wm/Transition$ChangeInfo;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/Transition$Targets;Lcom/android/server/wm/Transition$Targets;
17879HPLcom/android/server/wm/Transition;->calculateTransitionInfo(IILjava/util/ArrayList;Landroid/view/SurfaceControl$Transaction;)Landroid/window/TransitionInfo;
17880HPLcom/android/server/wm/Transition;->calculateTransitionRoots(Landroid/window/TransitionInfo;Ljava/util/ArrayList;Landroid/view/SurfaceControl$Transaction;)V
17881HPLcom/android/server/wm/Transition;->canPromote(Lcom/android/server/wm/Transition$ChangeInfo;Lcom/android/server/wm/Transition$Targets;Landroid/util/ArrayMap;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/DisplayArea$Tokens;,Lcom/android/server/wm/TaskDisplayArea;,Lcom/android/server/wm/ActivityRecord;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/Transition$ChangeInfo;Lcom/android/server/wm/Transition$ChangeInfo;]Lcom/android/server/wm/Transition$Targets;Lcom/android/server/wm/Transition$Targets;
17882HPLcom/android/server/wm/Transition;->checkEnterPipOnFinish(Lcom/android/server/wm/ActivityRecord;)Z
17883HPLcom/android/server/wm/Transition;->cleanUpInternal()V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;
17884HPLcom/android/server/wm/Transition;->collect(Lcom/android/server/wm/WindowContainer;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/Transition$ReadyTracker;Lcom/android/server/wm/Transition$ReadyTracker;]Ljava/util/List;Ljava/util/ArrayList;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/BLASTSyncEngine;Lcom/android/server/wm/BLASTSyncEngine;
17885HPLcom/android/server/wm/Transition;->collectExistenceChange(Lcom/android/server/wm/WindowContainer;)V
17886HPLcom/android/server/wm/Transition;->collectOrderChanges(Z)V+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17887HPLcom/android/server/wm/Transition;->commitVisibleActivities(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17888HPLcom/android/server/wm/Transition;->commitVisibleWallpapers()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/WallpaperWindowToken;Lcom/android/server/wm/WallpaperWindowToken;
17889HPLcom/android/server/wm/Transition;->containsChangeFor(Lcom/android/server/wm/WindowContainer;Ljava/util/ArrayList;)Z+]Ljava/util/ArrayList;Ljava/util/ArrayList;
17890HPLcom/android/server/wm/Transition;->findCommonAncestor(Ljava/util/ArrayList;Lcom/android/server/wm/WindowContainer;)Lcom/android/server/wm/WindowContainer;
17891HPLcom/android/server/wm/Transition;->finishTransition()V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/wm/TaskSnapshotController;Lcom/android/server/wm/TaskSnapshotController;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/BackNavigationController;Lcom/android/server/wm/BackNavigationController;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;]Lcom/android/server/inputmethod/InputMethodManagerInternal;Lcom/android/server/inputmethod/InputMethodManagerService$LocalServiceImpl;]Ljava/util/function/Supplier;Lcom/android/server/wm/WindowManagerService$$ExternalSyntheticLambda21;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Lcom/android/server/wm/ActivitySnapshotController;Lcom/android/server/wm/ActivitySnapshotController;]Lcom/android/server/wm/WallpaperWindowToken;Lcom/android/server/wm/WallpaperWindowToken;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Lcom/android/server/wm/InputMonitor;Lcom/android/server/wm/InputMonitor;]Lcom/android/server/wm/DisplayRotationCompatPolicy;Lcom/android/server/wm/DisplayRotationCompatPolicy;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/ActivityRecordInputSink;Lcom/android/server/wm/ActivityRecordInputSink;]Lcom/android/server/wm/AsyncRotationController;Lcom/android/server/wm/AsyncRotationController;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TransitionTracer;Lcom/android/server/wm/TransitionTracer;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/TaskChangeNotificationController;Lcom/android/server/wm/TaskChangeNotificationController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
17892HPLcom/android/server/wm/Transition;->fromBinder(Landroid/os/IBinder;)Lcom/android/server/wm/Transition;
17893HPLcom/android/server/wm/Transition;->getAnimatableParent(Lcom/android/server/wm/WindowContainer;)Lcom/android/server/wm/WindowContainer;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
17894HPLcom/android/server/wm/Transition;->getDisplayId(Lcom/android/server/wm/WindowContainer;)I+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-service922a5532023-03-23 03:12:41 -070017895HPLcom/android/server/wm/Transition;->getLayoutParamsForAnimationsStyle(ILjava/util/ArrayList;)Landroid/view/WindowManager$LayoutParams;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017896HPLcom/android/server/wm/Transition;->getLeashSurface(Lcom/android/server/wm/WindowContainer;Landroid/view/SurfaceControl$Transaction;)Landroid/view/SurfaceControl;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/ActivityRecord;
17897HPLcom/android/server/wm/Transition;->getOrigParentSurface(Lcom/android/server/wm/WindowContainer;)Landroid/view/SurfaceControl;
17898HPLcom/android/server/wm/Transition;->handleLegacyRecentsStartBehavior(Lcom/android/server/wm/DisplayContent;Landroid/window/TransitionInfo;)V
17899HPLcom/android/server/wm/Transition;->isCollecting()Z
17900HPLcom/android/server/wm/Transition;->isInTransientHide(Lcom/android/server/wm/WindowContainer;)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Ljava/util/ArrayList;
17901HPLcom/android/server/wm/Transition;->isInTransition(Lcom/android/server/wm/WindowContainer;)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/util/ArraySet;Landroid/util/ArraySet;
17902HPLcom/android/server/wm/Transition;->isTransientLaunch(Lcom/android/server/wm/ActivityRecord;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;
17903HPLcom/android/server/wm/Transition;->isWallpaper(Lcom/android/server/wm/WindowContainer;)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types
17904HPLcom/android/server/wm/Transition;->lambda$addOnTopTasks$1(Lcom/android/server/wm/Task;)Z
17905HPLcom/android/server/wm/Transition;->legacyRestoreNavigationBarFromApp()V
17906HPLcom/android/server/wm/Transition;->onTransactionReady(ILandroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/TaskSnapshotController;Lcom/android/server/wm/TaskSnapshotController;]Landroid/os/Handler;Landroid/os/Handler;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/window/TransitionInfo$Root;Landroid/window/TransitionInfo$Root;]Lcom/android/server/wm/AsyncRotationController;Lcom/android/server/wm/AsyncRotationController;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/BackNavigationController;Lcom/android/server/wm/BackNavigationController;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;]Lcom/android/server/wm/AccessibilityController;Lcom/android/server/wm/AccessibilityController;]Ljava/util/function/Supplier;Lcom/android/server/wm/WindowManagerService$$ExternalSyntheticLambda21;]Landroid/window/TransitionInfo;Landroid/window/TransitionInfo;]Lcom/android/server/wm/TransitionTracer;Lcom/android/server/wm/TransitionTracer;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Landroid/window/TransitionInfo$AnimationOptions;Landroid/window/TransitionInfo$AnimationOptions;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;]Ljava/util/List;Ljava/util/ArrayList;
17907HPLcom/android/server/wm/Transition;->populateParentChanges(Lcom/android/server/wm/Transition$Targets;Landroid/util/ArrayMap;)V+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/Transition$ChangeInfo;Lcom/android/server/wm/Transition$ChangeInfo;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17908HPLcom/android/server/wm/Transition;->recordDisplay(Lcom/android/server/wm/DisplayContent;)V
17909HPLcom/android/server/wm/Transition;->reportStartReasonsToLogger()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityMetricsLogger;Lcom/android/server/wm/ActivityMetricsLogger;]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/ActivityTaskSupervisor;Lcom/android/server/wm/ActivityTaskSupervisor;]Landroid/util/ArraySet;Landroid/util/ArraySet;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ActivityRecord;
17910HPLcom/android/server/wm/Transition;->setEndFixedRotationIfNeeded(Landroid/window/TransitionInfo$Change;Lcom/android/server/wm/Task;Lcom/android/server/wm/ActivityRecord;)V
17911HPLcom/android/server/wm/Transition;->setReady(Lcom/android/server/wm/WindowContainer;Z)V
17912HPLcom/android/server/wm/Transition;->shouldWallpaperBeVisible()Z
17913HPLcom/android/server/wm/Transition;->start()V
17914HPLcom/android/server/wm/Transition;->startCollecting(J)V
17915HPLcom/android/server/wm/Transition;->tryPromote(Lcom/android/server/wm/Transition$Targets;Landroid/util/ArrayMap;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/ActivityRecord;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/wm/Transition$Targets;Lcom/android/server/wm/Transition$Targets;
17916HPLcom/android/server/wm/Transition;->updateTransientFlags(Lcom/android/server/wm/Transition$ChangeInfo;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;
17917HPLcom/android/server/wm/Transition;->validateVisibility()V
art-benchmark-service922a5532023-03-23 03:12:41 -070017918HSPLcom/android/server/wm/TransitionController$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/wm/TransitionController;)V
17919HSPLcom/android/server/wm/TransitionController$Lock;-><init>(Lcom/android/server/wm/TransitionController;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017920HPLcom/android/server/wm/TransitionController$Logger;->buildOnFinishLog()Ljava/lang/String;
17921HPLcom/android/server/wm/TransitionController$Logger;->buildOnSendLog()Ljava/lang/String;
17922HPLcom/android/server/wm/TransitionController$Logger;->logOnFinish()V
17923HPLcom/android/server/wm/TransitionController$Logger;->logOnSend()V
17924HPLcom/android/server/wm/TransitionController$Logger;->toMsString(J)Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
art-benchmark-service922a5532023-03-23 03:12:41 -070017925HSPLcom/android/server/wm/TransitionController$RemotePlayer;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017926HPLcom/android/server/wm/TransitionController$RemotePlayer;->clear()V
17927HPLcom/android/server/wm/TransitionController$RemotePlayer;->update(Lcom/android/server/wm/WindowProcessController;ZZ)V
art-benchmark-service922a5532023-03-23 03:12:41 -070017928HSPLcom/android/server/wm/TransitionController$TransitionMetricsReporter;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017929HPLcom/android/server/wm/TransitionController$TransitionMetricsReporter;->reportAnimationStart(Landroid/os/IBinder;J)V
art-benchmark-service922a5532023-03-23 03:12:41 -070017930HSPLcom/android/server/wm/TransitionController;-><clinit>()V
17931HSPLcom/android/server/wm/TransitionController;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017932HPLcom/android/server/wm/TransitionController;->assignTrack(Lcom/android/server/wm/Transition;Landroid/window/TransitionInfo;)V
17933HSPLcom/android/server/wm/TransitionController;->canAssignLayers(Lcom/android/server/wm/WindowContainer;)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;
17934HPLcom/android/server/wm/TransitionController;->collect(Lcom/android/server/wm/WindowContainer;)V+]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;
17935HPLcom/android/server/wm/TransitionController;->createAndStartCollecting(I)Lcom/android/server/wm/Transition;
17936HPLcom/android/server/wm/TransitionController;->dispatchLegacyAppTransitionFinished(Lcom/android/server/wm/ActivityRecord;)V+]Lcom/android/server/wm/WindowManagerInternal$AppTransitionListener;Lcom/android/server/policy/PhoneWindowManager$5;,Lcom/android/server/wm/DisplayPolicy$2;,Lcom/android/server/wm/WindowManagerService$4;,Lcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17937HPLcom/android/server/wm/TransitionController;->dispatchLegacyAppTransitionPending()V+]Lcom/android/server/wm/WindowManagerInternal$AppTransitionListener;Lcom/android/server/policy/PhoneWindowManager$5;,Lcom/android/server/wm/DisplayPolicy$2;,Lcom/android/server/wm/WindowManagerService$4;,Lcom/android/server/wm/DisplayContent$FixedRotationTransitionListener;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17938HPLcom/android/server/wm/TransitionController;->dispatchLegacyAppTransitionStarting(Landroid/window/TransitionInfo;J)V
17939HPLcom/android/server/wm/TransitionController;->finishTransition(Lcom/android/server/wm/Transition;)V
17940HSPLcom/android/server/wm/TransitionController;->inCollectingTransition(Lcom/android/server/wm/WindowContainer;)Z+]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service922a5532023-03-23 03:12:41 -070017941HSPLcom/android/server/wm/TransitionController;->inPlayingTransition(Lcom/android/server/wm/WindowContainer;)Z+]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017942HPLcom/android/server/wm/TransitionController;->inTransition()Z+]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service08401c12022-12-23 09:27:20 -080017943HSPLcom/android/server/wm/TransitionController;->inTransition(Lcom/android/server/wm/WindowContainer;)Z+]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017944HSPLcom/android/server/wm/TransitionController;->isCollecting()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017945HPLcom/android/server/wm/TransitionController;->isCollecting(Lcom/android/server/wm/WindowContainer;)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070017946HSPLcom/android/server/wm/TransitionController;->isPlaying()Z+]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service13164882020-11-07 02:19:14 -080017947HSPLcom/android/server/wm/TransitionController;->isShellTransitionsEnabled()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070017948HPLcom/android/server/wm/TransitionController;->isTransientCollect(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;
17949HSPLcom/android/server/wm/TransitionController;->isTransientHide(Lcom/android/server/wm/Task;)Z+]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service922a5532023-03-23 03:12:41 -070017950HPLcom/android/server/wm/TransitionController;->isTransientLaunch(Lcom/android/server/wm/ActivityRecord;)Z+]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17951HSPLcom/android/server/wm/TransitionController;->isTransitionOnDisplay(Lcom/android/server/wm/DisplayContent;)Z+]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017952HPLcom/android/server/wm/TransitionController;->moveToCollecting(Lcom/android/server/wm/Transition;)V
17953HPLcom/android/server/wm/TransitionController;->moveToPlaying(Lcom/android/server/wm/Transition;)V
17954HPLcom/android/server/wm/TransitionController;->requestStartTransition(Lcom/android/server/wm/Transition;Lcom/android/server/wm/Task;Landroid/window/RemoteTransition;Landroid/window/TransitionRequestInfo$DisplayChange;)Lcom/android/server/wm/Transition;
17955HPLcom/android/server/wm/TransitionController;->setReady(Lcom/android/server/wm/WindowContainer;Z)V+]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;
17956HPLcom/android/server/wm/TransitionController;->shouldKeepFocus(Lcom/android/server/wm/WindowContainer;)Z+]Lcom/android/server/wm/Transition;Lcom/android/server/wm/Transition;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17957HSPLcom/android/server/wm/TransitionController;->tryStartCollectFromQueue()V
17958HPLcom/android/server/wm/TransitionController;->updateAnimatingState(Landroid/view/SurfaceControl$Transaction;)V
17959HPLcom/android/server/wm/TransitionController;->updateRunningRemoteAnimation(Lcom/android/server/wm/Transition;Z)V
art-benchmark-service922a5532023-03-23 03:12:41 -070017960HSPLcom/android/server/wm/TransitionController;->useShellTransitionsRotation()Z+]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017961HPLcom/android/server/wm/TransitionController;->validateStates()V
17962HPLcom/android/server/wm/TransitionTracer;->dumpTransitionTargetsToProto(Landroid/util/proto/ProtoOutputStream;Lcom/android/server/wm/Transition;Ljava/util/ArrayList;)V
17963HPLcom/android/server/wm/TransitionTracer;->logFinishedTransition(Lcom/android/server/wm/Transition;)V
17964HPLcom/android/server/wm/TransitionTracer;->logSentTransition(Lcom/android/server/wm/Transition;Ljava/util/ArrayList;)V
17965HPLcom/android/server/wm/UnknownAppVisibilityController;->notifyRelayouted(Lcom/android/server/wm/ActivityRecord;)V
17966HPLcom/android/server/wm/VisibleActivityProcessTracker$CpuTimeRecord;->run()V
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080017967HSPLcom/android/server/wm/VisibleActivityProcessTracker;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017968HSPLcom/android/server/wm/VisibleActivityProcessTracker;->hasVisibleActivity(I)Z
17969HSPLcom/android/server/wm/VisibleActivityProcessTracker;->match(ILjava/util/function/Predicate;)Z+]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Ljava/util/function/Predicate;Lcom/android/server/wm/VisibleActivityProcessTracker$$ExternalSyntheticLambda0;
17970HPLcom/android/server/wm/VisibleActivityProcessTracker;->onActivityResumedWhileVisible(Lcom/android/server/wm/WindowProcessController;)V
17971HPLcom/android/server/wm/VisibleActivityProcessTracker;->onAnyActivityVisible(Lcom/android/server/wm/WindowProcessController;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017972HSPLcom/android/server/wm/VisibleActivityProcessTracker;->removeProcess(Lcom/android/server/wm/WindowProcessController;)Lcom/android/server/wm/VisibleActivityProcessTracker$CpuTimeRecord;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080017973HSPLcom/android/server/wm/VrController$1;-><init>(Lcom/android/server/wm/VrController;)V
17974HSPLcom/android/server/wm/VrController;-><clinit>()V
17975HSPLcom/android/server/wm/VrController;-><init>(Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017976HPLcom/android/server/wm/WallpaperController$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;)V
17977HPLcom/android/server/wm/WallpaperController$$ExternalSyntheticLambda2;->apply(Ljava/lang/Object;)Z
17978HPLcom/android/server/wm/WallpaperController$$ExternalSyntheticLambda3;->accept(Ljava/lang/Object;)V
17979HPLcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;->getTopWallpaper(Z)Lcom/android/server/wm/WindowState;
17980HPLcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;->reset()V
17981HPLcom/android/server/wm/WallpaperController;->$r8$lambda$O29u11rAW3IYXeemWK5KU739gsM(Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WindowState;)V
17982HPLcom/android/server/wm/WallpaperController;->$r8$lambda$TRTtRxEuoxdMjwU_pDcrC1gq9rk(Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WindowState;)Z
17983HPLcom/android/server/wm/WallpaperController;->$r8$lambda$ocL-y-ffVJFlwwbeGQLRQzwLzCg(Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WindowState;)V
17984HPLcom/android/server/wm/WallpaperController;->adjustWallpaperWindows()V
17985HPLcom/android/server/wm/WallpaperController;->computeLastWallpaperZoomOut()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;
17986HPLcom/android/server/wm/WallpaperController;->findWallpaperTarget()V
17987HPLcom/android/server/wm/WallpaperController;->getDisplayWidthOffset(ILandroid/graphics/Rect;Z)I+]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Landroid/graphics/Rect;Landroid/graphics/Rect;
17988HPLcom/android/server/wm/WallpaperController;->hideWallpapers(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WallpaperWindowToken;Lcom/android/server/wm/WallpaperWindowToken;]Ljava/util/ArrayList;Ljava/util/ArrayList;
17989HPLcom/android/server/wm/WallpaperController;->isBackNavigationTarget(Lcom/android/server/wm/WindowState;)Z
17990HPLcom/android/server/wm/WallpaperController;->isRecentsTransitionTarget(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
17991HPLcom/android/server/wm/WallpaperController;->isWallpaperTarget(Lcom/android/server/wm/WindowState;)Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070017992HSPLcom/android/server/wm/WallpaperController;->isWallpaperVisible()Z+]Lcom/android/server/wm/WallpaperWindowToken;Lcom/android/server/wm/WallpaperWindowToken;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070017993HPLcom/android/server/wm/WallpaperController;->lambda$new$0(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;]Lcom/android/server/wm/WallpaperWindowToken;Lcom/android/server/wm/WallpaperWindowToken;]Lcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;Lcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;
17994HPLcom/android/server/wm/WallpaperController;->lambda$new$1(Lcom/android/server/wm/WindowState;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;]Lcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;Lcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/AnimationAdapter;Lcom/android/server/wm/BackNavigationController$AnimationHandler$BackWindowAnimationAdaptor;
17995HPLcom/android/server/wm/WallpaperController;->lambda$new$2(Lcom/android/server/wm/WindowState;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000017996HPLcom/android/server/wm/WallpaperController;->setWallpaperZoomOut(Lcom/android/server/wm/WindowState;F)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070017997HPLcom/android/server/wm/WallpaperController;->updateWallpaperOffset(Lcom/android/server/wm/WindowState;Z)Z+]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/lang/Object;Lcom/android/server/wm/WindowManagerGlobalLock;]Landroid/graphics/Rect;Landroid/graphics/Rect;
17998HPLcom/android/server/wm/WallpaperController;->updateWallpaperOffsetLocked(Lcom/android/server/wm/WindowState;Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/WallpaperWindowToken;]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Lcom/android/server/wm/WallpaperWindowToken;Lcom/android/server/wm/WallpaperWindowToken;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service922a5532023-03-23 03:12:41 -070017999HPLcom/android/server/wm/WallpaperController;->updateWallpaperTokens(ZZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018000HPLcom/android/server/wm/WallpaperController;->updateWallpaperWindowsTarget(Lcom/android/server/wm/WallpaperController$FindWallpaperTargetResult;)V
18001HPLcom/android/server/wm/WallpaperController;->zoomOutToScale(F)F
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018002HPLcom/android/server/wm/WallpaperVisibilityListeners;->notifyWallpaperVisibilityChanged(Lcom/android/server/wm/DisplayContent;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018003HPLcom/android/server/wm/WallpaperWindowToken;->commitVisibility(Z)V+]Lcom/android/server/wm/WallpaperWindowToken;Lcom/android/server/wm/WallpaperWindowToken;
18004HPLcom/android/server/wm/WallpaperWindowToken;->isVisible()Z+]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/WallpaperWindowToken;
18005HPLcom/android/server/wm/WallpaperWindowToken;->setVisibility(Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;]Lcom/android/server/wm/WallpaperWindowToken;Lcom/android/server/wm/WallpaperWindowToken;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/AppTransition;Lcom/android/server/wm/AppTransition;
18006HPLcom/android/server/wm/WallpaperWindowToken;->setVisible(Z)V
18007HPLcom/android/server/wm/WallpaperWindowToken;->updateWallpaperOffset(Z)V+]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
18008HPLcom/android/server/wm/WallpaperWindowToken;->updateWallpaperWindows(Z)V
18009HPLcom/android/server/wm/WindowAnimationSpec$TmpValues;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018010HPLcom/android/server/wm/WindowAnimationSpec;-><init>(Landroid/view/animation/Animation;Landroid/graphics/Point;Landroid/graphics/Rect;ZIZF)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018011HPLcom/android/server/wm/WindowAnimationSpec;->apply(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;J)V+]Landroid/graphics/Matrix;Landroid/graphics/Matrix;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Landroid/view/animation/Transformation;Landroid/view/animation/Transformation;]Landroid/view/animation/Animation;Landroid/view/animation/AnimationSet;,Landroid/view/animation/TranslateAnimation;,Landroid/view/animation/AlphaAnimation;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018012HSPLcom/android/server/wm/WindowAnimator$$ExternalSyntheticLambda1;->doFrame(J)V
art-benchmark-service922a5532023-03-23 03:12:41 -070018013HSPLcom/android/server/wm/WindowAnimator;->$r8$lambda$aHNu1uhcqxihX5NZc4McDDQPAyw(Lcom/android/server/wm/WindowAnimator;J)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018014HPLcom/android/server/wm/WindowAnimator;->addAfterPrepareSurfacesRunnable(Ljava/lang/Runnable;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018015HSPLcom/android/server/wm/WindowAnimator;->animate(J)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/WindowAnimator;Lcom/android/server/wm/WindowAnimator;]Lcom/android/server/wm/AccessibilityController;Lcom/android/server/wm/AccessibilityController;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;]Lcom/android/server/wm/TaskOrganizerController;Lcom/android/server/wm/TaskOrganizerController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
art-benchmark-service00abe242023-02-13 10:31:34 -080018016HSPLcom/android/server/wm/WindowAnimator;->cancelAnimation()V
art-benchmark-service922a5532023-03-23 03:12:41 -070018017HSPLcom/android/server/wm/WindowAnimator;->executeAfterPrepareSurfacesRunnables()V+]Ljava/util/ArrayList;Ljava/util/ArrayList;]Ljava/lang/Runnable;Lcom/android/server/wm/InsetsStateController$$ExternalSyntheticLambda2;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018018HSPLcom/android/server/wm/WindowAnimator;->lambda$new$1(J)V+]Lcom/android/server/wm/WindowAnimator;Lcom/android/server/wm/WindowAnimator;
art-benchmark-serviceba354032021-03-16 09:58:05 -070018019HSPLcom/android/server/wm/WindowAnimator;->scheduleAnimation()V+]Landroid/view/Choreographer;Landroid/view/Choreographer;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018020HSPLcom/android/server/wm/WindowContainer$$ExternalSyntheticLambda4;-><init>(Lcom/android/server/wm/WindowContainer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018021HPLcom/android/server/wm/WindowContainer$$ExternalSyntheticLambda6;-><init>()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018022HPLcom/android/server/wm/WindowContainer$$ExternalSyntheticLambda6;->test(Ljava/lang/Object;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018023HSPLcom/android/server/wm/WindowContainer$$ExternalSyntheticLambda7;->test(Ljava/lang/Object;)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018024HSPLcom/android/server/wm/WindowContainer$$ExternalSyntheticLambda8;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018025HSPLcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;->apply(Lcom/android/server/wm/WindowState;)Z+]Ljava/util/function/Consumer;megamorphic_types
18026HSPLcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;->apply(Ljava/lang/Object;)Z+]Lcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;Lcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;
art-benchmark-serviceba354032021-03-16 09:58:05 -070018027HSPLcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;->release()V+]Landroid/util/Pools$SynchronizedPool;Landroid/util/Pools$SynchronizedPool;
art-benchmark-service35aba412020-02-03 11:53:25 -080018028HSPLcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;->setConsumer(Ljava/util/function/Consumer;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070018029HPLcom/android/server/wm/WindowContainer$RemoteToken;->toString()Ljava/lang/String;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018030HSPLcom/android/server/wm/WindowContainer$RemoteToken;->toWindowContainerToken()Landroid/window/WindowContainerToken;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018031HPLcom/android/server/wm/WindowContainer;->$r8$lambda$jr26c-L38rk1QuoaOZNCYvglH4s(Lcom/android/server/wm/ActivityRecord;)Z
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018032HSPLcom/android/server/wm/WindowContainer;->-$$Nest$fgetmConsumerWrapperPool(Lcom/android/server/wm/WindowContainer;)Landroid/util/Pools$SynchronizedPool;
18033HSPLcom/android/server/wm/WindowContainer;-><init>(Lcom/android/server/wm/WindowManagerService;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000018034HSPLcom/android/server/wm/WindowContainer;->addChild(Lcom/android/server/wm/WindowContainer;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018035HSPLcom/android/server/wm/WindowContainer;->addChild(Lcom/android/server/wm/WindowContainer;Ljava/util/Comparator;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018036HPLcom/android/server/wm/WindowContainer;->allSyncFinished()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/ActivityRecord;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018037HSPLcom/android/server/wm/WindowContainer;->asDisplayArea()Lcom/android/server/wm/DisplayArea;
18038HSPLcom/android/server/wm/WindowContainer;->asTask()Lcom/android/server/wm/Task;
18039HSPLcom/android/server/wm/WindowContainer;->asTaskDisplayArea()Lcom/android/server/wm/TaskDisplayArea;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018040HSPLcom/android/server/wm/WindowContainer;->asTaskFragment()Lcom/android/server/wm/TaskFragment;
art-benchmark-service00abe242023-02-13 10:31:34 -080018041HSPLcom/android/server/wm/WindowContainer;->asWallpaperToken()Lcom/android/server/wm/WallpaperWindowToken;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018042HSPLcom/android/server/wm/WindowContainer;->asWindowState()Lcom/android/server/wm/WindowState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018043HSPLcom/android/server/wm/WindowContainer;->assignChildLayers()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018044HSPLcom/android/server/wm/WindowContainer;->assignChildLayers(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/TrustedOverlayHost;Lcom/android/server/wm/TrustedOverlayHost;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018045HSPLcom/android/server/wm/WindowContainer;->assignLayer(Landroid/view/SurfaceControl$Transaction;I)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018046HPLcom/android/server/wm/WindowContainer;->assignRelativeLayer(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;IZ)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/DisplayContent$ImeContainer;
18047HSPLcom/android/server/wm/WindowContainer;->canStartChangeTransition()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000018048HSPLcom/android/server/wm/WindowContainer;->cancelAnimation()V
art-benchmark-service922a5532023-03-23 03:12:41 -070018049HSPLcom/android/server/wm/WindowContainer;->checkAppWindowsReadyToShow()V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018050HPLcom/android/server/wm/WindowContainer;->compareTo(Lcom/android/server/wm/WindowContainer;)I+]Ljava/util/LinkedList;Ljava/util/LinkedList;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
18051HSPLcom/android/server/wm/WindowContainer;->createMergedSparseArray(Landroid/util/SparseArray;Landroid/util/SparseArray;)Landroid/util/SparseArray;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018052HSPLcom/android/server/wm/WindowContainer;->createSurfaceControl(Z)V
18053HSPLcom/android/server/wm/WindowContainer;->doAnimationFinished(ILcom/android/server/wm/AnimationAdapter;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018054HSPLcom/android/server/wm/WindowContainer;->finishSync(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;Z)V+]Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018055HSPLcom/android/server/wm/WindowContainer;->forAllActivities(Ljava/util/function/Consumer;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;,Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/RootWindowContainer;
art-benchmark-service922a5532023-03-23 03:12:41 -070018056HSPLcom/android/server/wm/WindowContainer;->forAllActivities(Ljava/util/function/Consumer;Z)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018057HSPLcom/android/server/wm/WindowContainer;->forAllActivities(Ljava/util/function/Predicate;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/RootWindowContainer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018058HSPLcom/android/server/wm/WindowContainer;->forAllActivities(Ljava/util/function/Predicate;Z)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service922a5532023-03-23 03:12:41 -070018059HSPLcom/android/server/wm/WindowContainer;->forAllLeafTaskFragments(Ljava/util/function/Predicate;)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
18060HSPLcom/android/server/wm/WindowContainer;->forAllLeafTasks(Ljava/util/function/Consumer;Z)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018061HPLcom/android/server/wm/WindowContainer;->forAllLeafTasks(Ljava/util/function/Predicate;)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service922a5532023-03-23 03:12:41 -070018062HSPLcom/android/server/wm/WindowContainer;->forAllRootTasks(Ljava/util/function/Consumer;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/TaskDisplayArea;,Lcom/android/server/wm/RootWindowContainer;
18063HSPLcom/android/server/wm/WindowContainer;->forAllRootTasks(Ljava/util/function/Consumer;Z)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018064HPLcom/android/server/wm/WindowContainer;->forAllRootTasks(Ljava/util/function/Predicate;Z)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018065HPLcom/android/server/wm/WindowContainer;->forAllTaskFragments(Ljava/util/function/Consumer;Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018066HSPLcom/android/server/wm/WindowContainer;->forAllTasks(Ljava/util/function/Consumer;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070018067HSPLcom/android/server/wm/WindowContainer;->forAllTasks(Ljava/util/function/Consumer;Z)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service922a5532023-03-23 03:12:41 -070018068HSPLcom/android/server/wm/WindowContainer;->forAllWindows(Lcom/android/internal/util/ToBooleanFunction;Z)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-serviceba354032021-03-16 09:58:05 -070018069HSPLcom/android/server/wm/WindowContainer;->forAllWindows(Ljava/util/function/Consumer;Z)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;Lcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018070HSPLcom/android/server/wm/WindowContainer;->getActivity(Ljava/util/function/Predicate;)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/RootWindowContainer;,Lcom/android/server/wm/TaskFragment;
18071HPLcom/android/server/wm/WindowContainer;->getActivity(Ljava/util/function/Predicate;Lcom/android/server/wm/WindowContainer;ZZ)Lcom/android/server/wm/ActivityRecord;
18072HPLcom/android/server/wm/WindowContainer;->getActivity(Ljava/util/function/Predicate;Lcom/android/server/wm/WindowContainer;ZZ[Z)Lcom/android/server/wm/ActivityRecord;+]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service00abe242023-02-13 10:31:34 -080018073HSPLcom/android/server/wm/WindowContainer;->getActivity(Ljava/util/function/Predicate;Z)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service922a5532023-03-23 03:12:41 -070018074HSPLcom/android/server/wm/WindowContainer;->getActivity(Ljava/util/function/Predicate;ZLcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018075HPLcom/android/server/wm/WindowContainer;->getActivityBelow(Lcom/android/server/wm/ActivityRecord;)Lcom/android/server/wm/ActivityRecord;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/TaskDisplayArea;
art-benchmark-service922a5532023-03-23 03:12:41 -070018076HSPLcom/android/server/wm/WindowContainer;->getAnimatingContainer(II)Lcom/android/server/wm/WindowContainer;+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018077HSPLcom/android/server/wm/WindowContainer;->getChildAt(I)Lcom/android/server/wm/ConfigurationContainer;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service922a5532023-03-23 03:12:41 -070018078HSPLcom/android/server/wm/WindowContainer;->getChildAt(I)Lcom/android/server/wm/WindowContainer;+]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
18079HSPLcom/android/server/wm/WindowContainer;->getChildCount()I+]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018080HSPLcom/android/server/wm/WindowContainer;->getControllableInsetProvider()Lcom/android/server/wm/InsetsSourceProvider;
art-benchmark-service00abe242023-02-13 10:31:34 -080018081HSPLcom/android/server/wm/WindowContainer;->getDisplayArea()Lcom/android/server/wm/DisplayArea;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service35aba412020-02-03 11:53:25 -080018082HSPLcom/android/server/wm/WindowContainer;->getDisplayContent()Lcom/android/server/wm/DisplayContent;
art-benchmark-service922a5532023-03-23 03:12:41 -070018083HPLcom/android/server/wm/WindowContainer;->getInsetsSourceProviders()Landroid/util/SparseArray;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018084HSPLcom/android/server/wm/WindowContainer;->getItemFromTaskDisplayAreas(Ljava/util/function/Function;)Ljava/lang/Object;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/RootWindowContainer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018085HPLcom/android/server/wm/WindowContainer;->getItemFromTaskDisplayAreas(Ljava/util/function/Function;Z)Ljava/lang/Object;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018086HSPLcom/android/server/wm/WindowContainer;->getLastOrientationSource()Lcom/android/server/wm/WindowContainer;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070018087HSPLcom/android/server/wm/WindowContainer;->getOrientation()I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/ActivityRecord;
art-benchmark-service922a5532023-03-23 03:12:41 -070018088HSPLcom/android/server/wm/WindowContainer;->getOrientation(I)I+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
18089HSPLcom/android/server/wm/WindowContainer;->getOverrideOrientation()I
Karuna Ramkumard7380572023-06-09 19:14:36 +000018090HSPLcom/android/server/wm/WindowContainer;->getParent()Lcom/android/server/wm/ConfigurationContainer;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service35aba412020-02-03 11:53:25 -080018091HSPLcom/android/server/wm/WindowContainer;->getParent()Lcom/android/server/wm/WindowContainer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018092HPLcom/android/server/wm/WindowContainer;->getParentSurfaceControl()Landroid/view/SurfaceControl;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018093HSPLcom/android/server/wm/WindowContainer;->getPendingTransaction()Landroid/view/SurfaceControl$Transaction;+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018094HPLcom/android/server/wm/WindowContainer;->getPrefixOrderIndex(Lcom/android/server/wm/WindowContainer;)I+]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018095HSPLcom/android/server/wm/WindowContainer;->getRelativeDisplayRotation()I+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018096HSPLcom/android/server/wm/WindowContainer;->getRelativePosition(Landroid/graphics/Point;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types
art-benchmark-service08401c12022-12-23 09:27:20 -080018097HSPLcom/android/server/wm/WindowContainer;->getRelativePosition(Landroid/graphics/Rect;Landroid/graphics/Point;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/graphics/Point;Landroid/graphics/Point;]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070018098HPLcom/android/server/wm/WindowContainer;->getRequestedConfigurationOrientation(ZI)I+]Lcom/android/server/wm/RootDisplayArea;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018099HSPLcom/android/server/wm/WindowContainer;->getRootDisplayArea()Lcom/android/server/wm/RootDisplayArea;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
18100HSPLcom/android/server/wm/WindowContainer;->getRootTask(Ljava/util/function/Predicate;)Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/TaskDisplayArea;
art-benchmark-service922a5532023-03-23 03:12:41 -070018101HSPLcom/android/server/wm/WindowContainer;->getRootTask(Ljava/util/function/Predicate;Z)Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018102HSPLcom/android/server/wm/WindowContainer;->getSession()Landroid/view/SurfaceSession;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018103HSPLcom/android/server/wm/WindowContainer;->getSurfaceControl()Landroid/view/SurfaceControl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018104HPLcom/android/server/wm/WindowContainer;->getSurfaceHeight()I+]Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;
18105HPLcom/android/server/wm/WindowContainer;->getSurfaceWidth()I+]Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;
18106HSPLcom/android/server/wm/WindowContainer;->getSyncGroup()Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-serviceba354032021-03-16 09:58:05 -070018107HSPLcom/android/server/wm/WindowContainer;->getSyncTransaction()Landroid/view/SurfaceControl$Transaction;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070018108HSPLcom/android/server/wm/WindowContainer;->getTask(Ljava/util/function/Predicate;)Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/TaskDisplayArea;,Lcom/android/server/wm/RootWindowContainer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018109HSPLcom/android/server/wm/WindowContainer;->getTask(Ljava/util/function/Predicate;Z)Lcom/android/server/wm/Task;+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018110HSPLcom/android/server/wm/WindowContainer;->getTaskFragment(Ljava/util/function/Predicate;)Lcom/android/server/wm/TaskFragment;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
18111HSPLcom/android/server/wm/WindowContainer;->getTopChild()Lcom/android/server/wm/WindowContainer;+]Lcom/android/server/wm/WindowList;Lcom/android/server/wm/WindowList;
art-benchmark-service00abe242023-02-13 10:31:34 -080018112HSPLcom/android/server/wm/WindowContainer;->getTopMostActivity()Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018113HSPLcom/android/server/wm/WindowContainer;->getTopMostTask()Lcom/android/server/wm/Task;
art-benchmark-service922a5532023-03-23 03:12:41 -070018114HSPLcom/android/server/wm/WindowContainer;->getWindow(Ljava/util/function/Predicate;)Lcom/android/server/wm/WindowState;+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
18115HSPLcom/android/server/wm/WindowContainer;->handleCompleteDeferredRemoval()Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018116HPLcom/android/server/wm/WindowContainer;->hasActivity()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018117HPLcom/android/server/wm/WindowContainer;->hasChild(Lcom/android/server/wm/WindowContainer;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/Task;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
18118HPLcom/android/server/wm/WindowContainer;->hasContentToDisplay()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070018119HSPLcom/android/server/wm/WindowContainer;->hasInsetsSourceProvider()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080018120HSPLcom/android/server/wm/WindowContainer;->inTransition()Z+]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018121HSPLcom/android/server/wm/WindowContainer;->inTransitionSelfOrParent()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018122HSPLcom/android/server/wm/WindowContainer;->isAnimating()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/ActivityRecord;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018123HSPLcom/android/server/wm/WindowContainer;->isAnimating(I)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-serviceba354032021-03-16 09:58:05 -070018124HSPLcom/android/server/wm/WindowContainer;->isAnimating(II)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070018125HPLcom/android/server/wm/WindowContainer;->isAttached()Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types
Karuna Ramkumard7380572023-06-09 19:14:36 +000018126HSPLcom/android/server/wm/WindowContainer;->isClosingWhenResizing()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018127HPLcom/android/server/wm/WindowContainer;->isDescendantOf(Lcom/android/server/wm/WindowContainer;)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service922a5532023-03-23 03:12:41 -070018128HSPLcom/android/server/wm/WindowContainer;->isExitAnimationRunningSelfOrChild()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-serviceba354032021-03-16 09:58:05 -070018129HSPLcom/android/server/wm/WindowContainer;->isFocusable()Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070018130HPLcom/android/server/wm/WindowContainer;->isOnTop()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;,Lcom/android/server/wm/RootWindowContainer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018131HSPLcom/android/server/wm/WindowContainer;->isOrganized()Z
art-benchmark-serviceba354032021-03-16 09:58:05 -070018132HSPLcom/android/server/wm/WindowContainer;->isSelfAnimating(II)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/SurfaceAnimator;Lcom/android/server/wm/SurfaceAnimator;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018133HSPLcom/android/server/wm/WindowContainer;->isSyncFinished(Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;)Z+]Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service922a5532023-03-23 03:12:41 -070018134HSPLcom/android/server/wm/WindowContainer;->isVisible()Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service46a3a0d2022-05-23 02:21:56 -070018135HSPLcom/android/server/wm/WindowContainer;->isVisibleRequested()Z
art-benchmark-service35aba412020-02-03 11:53:25 -080018136HSPLcom/android/server/wm/WindowContainer;->isWaitingForTransitionStart()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018137HPLcom/android/server/wm/WindowContainer;->makeAnimationLeash()Landroid/view/SurfaceControl$Builder;+]Landroid/view/SurfaceControl$Builder;Landroid/view/SurfaceControl$Builder;]Lcom/android/server/wm/WindowContainer;megamorphic_types
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018138HSPLcom/android/server/wm/WindowContainer;->makeChildSurface(Lcom/android/server/wm/WindowContainer;)Landroid/view/SurfaceControl$Builder;+]Landroid/view/SurfaceControl$Builder;Landroid/view/SurfaceControl$Builder;]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070018139HSPLcom/android/server/wm/WindowContainer;->makeSurface()Landroid/view/SurfaceControl$Builder;+]Lcom/android/server/wm/WindowContainer;megamorphic_types
18140HSPLcom/android/server/wm/WindowContainer;->needsZBoost()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/TaskFragment;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-serviceba354032021-03-16 09:58:05 -070018141HSPLcom/android/server/wm/WindowContainer;->obtainConsumerWrapper(Ljava/util/function/Consumer;)Lcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;+]Lcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;Lcom/android/server/wm/WindowContainer$ForAllWindowsConsumerWrapper;]Landroid/util/Pools$SynchronizedPool;Landroid/util/Pools$SynchronizedPool;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018142HSPLcom/android/server/wm/WindowContainer;->okToAnimate()Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types
18143HSPLcom/android/server/wm/WindowContainer;->okToAnimate(ZZ)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;,Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
18144HPLcom/android/server/wm/WindowContainer;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;
18145HPLcom/android/server/wm/WindowContainer;->onAnimationLeashLost(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/SurfaceAnimationRunner;Lcom/android/server/wm/SurfaceAnimationRunner;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018146HSPLcom/android/server/wm/WindowContainer;->onChildAdded(Lcom/android/server/wm/WindowContainer;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types
18147HSPLcom/android/server/wm/WindowContainer;->onChildRemoved(Lcom/android/server/wm/WindowContainer;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070018148HPLcom/android/server/wm/WindowContainer;->onChildVisibilityRequested(Z)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Lcom/android/server/wm/SurfaceFreezer;Lcom/android/server/wm/SurfaceFreezer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018149HSPLcom/android/server/wm/WindowContainer;->onChildVisibleRequestedChanged(Lcom/android/server/wm/WindowContainer;)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018150HSPLcom/android/server/wm/WindowContainer;->onConfigurationChanged(Landroid/content/res/Configuration;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/TrustedOverlayHost;Lcom/android/server/wm/TrustedOverlayHost;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/Task;
18151HSPLcom/android/server/wm/WindowContainer;->onDisplayChanged(Lcom/android/server/wm/DisplayContent;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/wm/WindowContainerListener;Lcom/android/server/wm/WindowContextListenerController$WindowContextListenerImpl;,Lcom/android/server/wm/DisplayContent$2;,Lcom/android/server/wm/WindowContainer$2;]Lcom/android/server/wm/DisplayArea;Lcom/android/server/wm/DisplayContent;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
18152HSPLcom/android/server/wm/WindowContainer;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types
18153HPLcom/android/server/wm/WindowContainer;->onSyncFinishedDrawing()Z
18154HSPLcom/android/server/wm/WindowContainer;->onSyncReparent(Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowContainer;)V+]Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/Task;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;
18155HSPLcom/android/server/wm/WindowContainer;->onSyncTransactionCommitted(Landroid/view/SurfaceControl$Transaction;)V+]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;
18156HSPLcom/android/server/wm/WindowContainer;->onUnfrozen()V+]Landroid/util/ArraySet;Landroid/util/ArraySet;
18157HSPLcom/android/server/wm/WindowContainer;->positionChildAt(ILcom/android/server/wm/WindowContainer;Z)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/WindowList;Lcom/android/server/wm/WindowList;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service922a5532023-03-23 03:12:41 -070018158HSPLcom/android/server/wm/WindowContainer;->prepareSurfaces()V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/SurfaceAnimator;Lcom/android/server/wm/SurfaceAnimator;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
18159HSPLcom/android/server/wm/WindowContainer;->prepareSync()Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070018160HPLcom/android/server/wm/WindowContainer;->processGetActivityWithBoundary(Ljava/util/function/Predicate;Lcom/android/server/wm/WindowContainer;ZZ[ZLcom/android/server/wm/WindowContainer;)Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018161HSPLcom/android/server/wm/WindowContainer;->providesOrientation()Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070018162HSPLcom/android/server/wm/WindowContainer;->reassignLayer(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types
18163HSPLcom/android/server/wm/WindowContainer;->registerWindowContainerListener(Lcom/android/server/wm/WindowContainerListener;Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayArea$Tokens;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/WindowState;]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Lcom/android/server/wm/WindowContainerListener;Lcom/android/server/wm/WindowContextListenerController$WindowContextListenerImpl;,Lcom/android/server/wm/DisplayContent$2;,Lcom/android/server/wm/WindowContainer$2;
18164HSPLcom/android/server/wm/WindowContainer;->removeChild(Lcom/android/server/wm/WindowContainer;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018165HPLcom/android/server/wm/WindowContainer;->removeImmediately()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018166HPLcom/android/server/wm/WindowContainer;->resetSurfacePositionForAnimationLeash(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Landroid/graphics/Point;Landroid/graphics/Point;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018167HSPLcom/android/server/wm/WindowContainer;->scheduleAnimation()V+]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018168HPLcom/android/server/wm/WindowContainer;->sendAppVisibilityToClients()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018169HSPLcom/android/server/wm/WindowContainer;->setInitialSurfaceControlProperties(Landroid/view/SurfaceControl$Builder;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018170HSPLcom/android/server/wm/WindowContainer;->setLayer(Landroid/view/SurfaceControl$Transaction;I)V
18171HSPLcom/android/server/wm/WindowContainer;->setParent(Lcom/android/server/wm/WindowContainer;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/Task;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/SurfaceAnimator;Lcom/android/server/wm/SurfaceAnimator;
18172HPLcom/android/server/wm/WindowContainer;->setRelativeLayer(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;I)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000018173HSPLcom/android/server/wm/WindowContainer;->setSurfaceControl(Landroid/view/SurfaceControl;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018174HSPLcom/android/server/wm/WindowContainer;->setSyncGroup(Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;)V
18175HSPLcom/android/server/wm/WindowContainer;->setVisibleRequested(Z)Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/List;Ljava/util/ArrayList;]Lcom/android/server/wm/WindowContainerListener;Lcom/android/server/wm/WindowContextListenerController$WindowContextListenerImpl;,Lcom/android/server/wm/DisplayContent$2;,Lcom/android/server/wm/WindowContainer$2;
18176HPLcom/android/server/wm/WindowContainer;->showWallpaper()Z+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
18177HPLcom/android/server/wm/WindowContainer;->startAnimation(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/AnimationAdapter;ZI)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;
18178HPLcom/android/server/wm/WindowContainer;->startAnimation(Landroid/view/SurfaceControl$Transaction;Lcom/android/server/wm/AnimationAdapter;ZILcom/android/server/wm/SurfaceAnimator$OnAnimationFinishedCallback;Ljava/lang/Runnable;Lcom/android/server/wm/AnimationAdapter;)V+]Lcom/android/server/wm/SurfaceAnimator;Lcom/android/server/wm/SurfaceAnimator;
art-benchmark-service922a5532023-03-23 03:12:41 -070018179HSPLcom/android/server/wm/WindowContainer;->updateAboveInsetsState(Landroid/view/InsetsState;Landroid/util/SparseArray;Landroid/util/ArraySet;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018180HPLcom/android/server/wm/WindowContainer;->updateOverlayInsetsState(Lcom/android/server/wm/WindowState;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070018181HSPLcom/android/server/wm/WindowContainer;->updateSurfacePosition(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/SurfaceFreezer;Lcom/android/server/wm/SurfaceFreezer;]Landroid/graphics/Point;Landroid/graphics/Point;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Lcom/android/server/wm/SurfaceAnimator;Lcom/android/server/wm/SurfaceAnimator;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
art-benchmark-serviceba354032021-03-16 09:58:05 -070018182HSPLcom/android/server/wm/WindowContainer;->updateSurfacePositionNonOrganized()V+]Lcom/android/server/wm/WindowContainer;megamorphic_types
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018183HSPLcom/android/server/wm/WindowContainer;->useBLASTSync()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070018184HSPLcom/android/server/wm/WindowContainer;->waitForSyncTransactionCommit(Landroid/util/ArraySet;)V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Landroid/util/ArraySet;Landroid/util/ArraySet;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018185HSPLcom/android/server/wm/WindowContextListenerController$WindowContextListenerImpl;->reportConfigToWindowTokenClient()V+]Lcom/android/server/wm/WindowContainer;megamorphic_types]Lcom/android/server/wm/ConfigurationContainer;megamorphic_types]Landroid/content/res/Configuration;Landroid/content/res/Configuration;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018186HSPLcom/android/server/wm/WindowFrames;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018187HSPLcom/android/server/wm/WindowFrames;->clearReportResizeHints()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000018188HSPLcom/android/server/wm/WindowFrames;->didFrameSizeChange()Z+]Landroid/graphics/Rect;Landroid/graphics/Rect;
18189HSPLcom/android/server/wm/WindowFrames;->hasContentChanged()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018190HSPLcom/android/server/wm/WindowFrames;->hasInsetsChanged()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018191HSPLcom/android/server/wm/WindowFrames;->onResizeHandled()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018192HPLcom/android/server/wm/WindowFrames;->parentFrameWasClippedByDisplayCutout()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080018193HSPLcom/android/server/wm/WindowFrames;->setContentChanged(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018194HSPLcom/android/server/wm/WindowFrames;->setParentFrameWasClippedByDisplayCutout(Z)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000018195HSPLcom/android/server/wm/WindowFrames;->setReportResizeHints()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018196HSPLcom/android/server/wm/WindowList;->peekLast()Ljava/lang/Object;+]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080018197HSPLcom/android/server/wm/WindowManagerGlobalLock;-><init>()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018198HPLcom/android/server/wm/WindowManagerService$4;->onAppTransitionFinishedLocked(Landroid/os/IBinder;)V
18199HSPLcom/android/server/wm/WindowManagerService$H;->handleMessage(Landroid/os/Message;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;]Landroid/app/ActivityManagerInternal;Lcom/android/server/am/ActivityManagerService$LocalService;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Landroid/os/Message;Landroid/os/Message;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018200HPLcom/android/server/wm/WindowManagerService$LocalService;->hasInputMethodClientFocus(Landroid/os/IBinder;III)I
18201HPLcom/android/server/wm/WindowManagerService$LocalService;->isHardKeyboardAvailable()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000018202HSPLcom/android/server/wm/WindowManagerService$LocalService;->isKeyguardShowingAndNotOccluded()Z+]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018203HPLcom/android/server/wm/WindowManagerService$LocalService;->onToggleImeRequested(ZLandroid/os/IBinder;Landroid/os/IBinder;I)Lcom/android/server/wm/WindowManagerInternal$ImeTargetInfo;
18204HSPLcom/android/server/wm/WindowManagerService$LocalService;->requestTraversalFromDisplayManager()V
18205HPLcom/android/server/wm/WindowManagerService$LocalService;->updateInputMethodTargetWindow(Landroid/os/IBinder;Landroid/os/IBinder;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018206HPLcom/android/server/wm/WindowManagerService$LocalService;->waitForAllWindowsDrawn(Landroid/os/Message;JI)V
18207HPLcom/android/server/wm/WindowManagerService$MousePositionTracker;->onPointerEvent(Landroid/view/MotionEvent;)V+]Landroid/view/MotionEvent;Landroid/view/MotionEvent;]Lcom/android/server/wm/WindowManagerService$MousePositionTracker;Lcom/android/server/wm/WindowManagerService$MousePositionTracker;
18208HPLcom/android/server/wm/WindowManagerService;->-$$Nest$monPointerDownOutsideFocusLocked(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/InputTarget;)V+]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080018209HSPLcom/android/server/wm/WindowManagerService;-><clinit>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018210HSPLcom/android/server/wm/WindowManagerService;->addWindow(Lcom/android/server/wm/Session;Landroid/view/IWindow;Landroid/view/WindowManager$LayoutParams;IIIILandroid/view/InputChannel;Landroid/view/InsetsState;Landroid/view/InsetsSourceControl$Array;Landroid/graphics/Rect;[F)I
art-benchmark-serviceba354032021-03-16 09:58:05 -070018211HSPLcom/android/server/wm/WindowManagerService;->boostPriorityForLockedSection()V+]Lcom/android/server/wm/WindowManagerThreadPriorityBooster;Lcom/android/server/wm/WindowManagerThreadPriorityBooster;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018212HSPLcom/android/server/wm/WindowManagerService;->checkDrawnWindowsLocked()V+]Landroid/os/Handler;Lcom/android/server/wm/WindowManagerService$H;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/os/Message;Landroid/os/Message;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-serviceba354032021-03-16 09:58:05 -070018213HSPLcom/android/server/wm/WindowManagerService;->closeSurfaceTransaction(Ljava/lang/String;)V+]Lcom/android/server/wm/WindowTracing;Lcom/android/server/wm/WindowTracing;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018214HSPLcom/android/server/wm/WindowManagerService;->createSurfaceControl(Landroid/view/SurfaceControl;ILcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowStateAnimator;)I
art-benchmark-service84f185c2023-07-24 02:43:42 -070018215HPLcom/android/server/wm/WindowManagerService;->dipToPixel(ILandroid/util/DisplayMetrics;)I
18216HPLcom/android/server/wm/WindowManagerService;->dispatchImeInputTargetVisibilityChanged(Landroid/os/IBinder;ZZ)V
18217HSPLcom/android/server/wm/WindowManagerService;->enableScreenIfNeededLocked()V+]Ljava/lang/RuntimeException;Ljava/lang/RuntimeException;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018218HSPLcom/android/server/wm/WindowManagerService;->finishDrawingWindow(Lcom/android/server/wm/Session;Landroid/view/IWindow;Landroid/view/SurfaceControl$Transaction;I)V
art-benchmark-serviceba354032021-03-16 09:58:05 -070018219HSPLcom/android/server/wm/WindowManagerService;->getDefaultDisplayContentLocked()Lcom/android/server/wm/DisplayContent;+]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018220HSPLcom/android/server/wm/WindowManagerService;->getDisplayContentOrCreate(ILandroid/os/IBinder;)Lcom/android/server/wm/DisplayContent;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/WallpaperWindowToken;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018221HPLcom/android/server/wm/WindowManagerService;->getInputTargetFromToken(Landroid/os/IBinder;)Lcom/android/server/wm/InputTarget;+]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/wm/EmbeddedWindowController;Lcom/android/server/wm/EmbeddedWindowController;
18222HPLcom/android/server/wm/WindowManagerService;->getInputTargetFromWindowTokenLocked(Landroid/os/IBinder;)Lcom/android/server/wm/InputTarget;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018223HSPLcom/android/server/wm/WindowManagerService;->getInsetsSourceControls(Lcom/android/server/wm/WindowState;Landroid/view/InsetsSourceControl$Array;)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/view/InsetsSourceControl;Landroid/view/InsetsSourceControl;]Landroid/view/InsetsSourceControl$Array;Landroid/view/InsetsSourceControl$Array;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-service35aba412020-02-03 11:53:25 -080018224HSPLcom/android/server/wm/WindowManagerService;->getRecentsAnimationController()Lcom/android/server/wm/RecentsAnimationController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018225HPLcom/android/server/wm/WindowManagerService;->getTaskSnapshot(IIZZ)Landroid/window/TaskSnapshot;
18226HSPLcom/android/server/wm/WindowManagerService;->getWindowInsets(ILandroid/os/IBinder;Landroid/view/InsetsState;)Z+]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/InsetsPolicy;Lcom/android/server/wm/InsetsPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
18227HSPLcom/android/server/wm/WindowManagerService;->isInTouchMode(I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018228HSPLcom/android/server/wm/WindowManagerService;->isKeyguardLocked()Z+]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;
18229HPLcom/android/server/wm/WindowManagerService;->isKeyguardSecure(I)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000018230HSPLcom/android/server/wm/WindowManagerService;->isKeyguardShowingAndNotOccluded()Z+]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;
art-benchmark-service00abe242023-02-13 10:31:34 -080018231HSPLcom/android/server/wm/WindowManagerService;->isUserVisible(I)Z+]Lcom/android/server/pm/UserManagerInternal;Lcom/android/server/pm/UserManagerService$LocalService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018232HSPLcom/android/server/wm/WindowManagerService;->makeSurfaceBuilder(Landroid/view/SurfaceSession;)Landroid/view/SurfaceControl$Builder;+]Ljava/util/function/Function;Lcom/android/server/wm/WindowManagerService$$ExternalSyntheticLambda22;
18233HSPLcom/android/server/wm/WindowManagerService;->makeWindowFreezingScreenIfNeededLocked(Lcom/android/server/wm/WindowState;)V
18234HSPLcom/android/server/wm/WindowManagerService;->mapOrientationRequest(I)I
18235HPLcom/android/server/wm/WindowManagerService;->monitor()V
18236HPLcom/android/server/wm/WindowManagerService;->notifyFocusChanged()V
18237HPLcom/android/server/wm/WindowManagerService;->onAnimationFinished()V
18238HPLcom/android/server/wm/WindowManagerService;->onRectangleOnScreenRequested(Landroid/os/IBinder;Landroid/graphics/Rect;)V+]Ljava/util/HashMap;Ljava/util/HashMap;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl;Lcom/android/server/wm/AccessibilityController$AccessibilityControllerInternalImpl;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018239HSPLcom/android/server/wm/WindowManagerService;->onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
art-benchmark-service35aba412020-02-03 11:53:25 -080018240HSPLcom/android/server/wm/WindowManagerService;->openSurfaceTransaction()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018241HPLcom/android/server/wm/WindowManagerService;->postWindowRemoveCleanupLocked(Lcom/android/server/wm/WindowState;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018242HSPLcom/android/server/wm/WindowManagerService;->relayoutWindow(Lcom/android/server/wm/Session;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;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowSurfaceController;Lcom/android/server/wm/WindowSurfaceController;]Landroid/os/Bundle;Landroid/os/Bundle;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Landroid/view/SurfaceControl;Landroid/view/SurfaceControl;]Lcom/android/server/wm/DisplayWindowPolicyControllerHelper;Lcom/android/server/wm/DisplayWindowPolicyControllerHelper;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Landroid/view/InsetsSourceControl$Array;Landroid/view/InsetsSourceControl$Array;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;]Landroid/view/InsetsFrameProvider$InsetsSizeOverride;Landroid/view/InsetsFrameProvider$InsetsSizeOverride;]Lcom/android/server/wm/UnknownAppVisibilityController;Lcom/android/server/wm/UnknownAppVisibilityController;]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;]Landroid/view/InsetsFrameProvider;Landroid/view/InsetsFrameProvider;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
18243HPLcom/android/server/wm/WindowManagerService;->removeWindow(Lcom/android/server/wm/Session;Landroid/view/IWindow;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018244HPLcom/android/server/wm/WindowManagerService;->reportFocusChanged(Landroid/os/IBinder;Landroid/os/IBinder;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018245HPLcom/android/server/wm/WindowManagerService;->reportSystemGestureExclusionChanged(Lcom/android/server/wm/Session;Landroid/view/IWindow;Ljava/util/List;)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
18246HSPLcom/android/server/wm/WindowManagerService;->requestTraversal()V+]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;
art-benchmark-serviceba354032021-03-16 09:58:05 -070018247HSPLcom/android/server/wm/WindowManagerService;->resetPriorityAfterLockedSection()V+]Lcom/android/server/wm/WindowManagerThreadPriorityBooster;Lcom/android/server/wm/WindowManagerThreadPriorityBooster;
art-benchmark-serviceba354032021-03-16 09:58:05 -070018248HSPLcom/android/server/wm/WindowManagerService;->scheduleAnimationLocked()V+]Lcom/android/server/wm/WindowAnimator;Lcom/android/server/wm/WindowAnimator;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018249HPLcom/android/server/wm/WindowManagerService;->setInsetsWindow(Lcom/android/server/wm/Session;Landroid/view/IWindow;ILandroid/graphics/Rect;Landroid/graphics/Rect;Landroid/graphics/Region;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070018250HSPLcom/android/server/wm/WindowManagerService;->stopFreezingDisplayLocked()V
18251HPLcom/android/server/wm/WindowManagerService;->tryStartExitingAnimation(Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowStateAnimator;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018252HSPLcom/android/server/wm/WindowManagerService;->updateFocusedWindowLocked(IZ)Z+]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
18253HSPLcom/android/server/wm/WindowManagerService;->updateNonSystemOverlayWindowsVisibilityIfNeeded(Lcom/android/server/wm/WindowState;Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/RootWindowContainer;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/util/ArrayList;Ljava/util/ArrayList;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018254HSPLcom/android/server/wm/WindowManagerService;->updateRotationUnchecked(ZZ)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018255HSPLcom/android/server/wm/WindowManagerService;->windowForClientLocked(Lcom/android/server/wm/Session;Landroid/os/IBinder;Z)Lcom/android/server/wm/WindowState;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/util/HashMap;Ljava/util/HashMap;
18256HSPLcom/android/server/wm/WindowManagerService;->windowForClientLocked(Lcom/android/server/wm/Session;Landroid/view/IWindow;Z)Lcom/android/server/wm/WindowState;+]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
Calin Juravle36829e52019-04-10 19:07:47 -070018257HSPLcom/android/server/wm/WindowManagerThreadPriorityBooster;-><init>()V
Calin Juravle00b23d32019-03-08 17:52:20 -080018258HSPLcom/android/server/wm/WindowManagerThreadPriorityBooster;->boost()V
18259HSPLcom/android/server/wm/WindowManagerThreadPriorityBooster;->reset()V
art-benchmark-service922a5532023-03-23 03:12:41 -070018260HSPLcom/android/server/wm/WindowOrganizerController$CallerInfo;-><init>()V
art-benchmark-serviced60351b2020-04-11 17:55:40 -070018261HSPLcom/android/server/wm/WindowOrganizerController;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018262HSPLcom/android/server/wm/WindowOrganizerController;->applyTransaction(Landroid/window/WindowContainerTransaction;ILcom/android/server/wm/Transition;Lcom/android/server/wm/WindowOrganizerController$CallerInfo;Lcom/android/server/wm/Transition;)I
art-benchmark-service922a5532023-03-23 03:12:41 -070018263HPLcom/android/server/wm/WindowOrganizerController;->finishTransition(Landroid/os/IBinder;Landroid/window/WindowContainerTransaction;Landroid/window/IWindowContainerTransactionCallback;)I
Karuna Ramkumard7380572023-06-09 19:14:36 +000018264HSPLcom/android/server/wm/WindowOrganizerController;->getTransitionController()Lcom/android/server/wm/TransitionController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018265HPLcom/android/server/wm/WindowOrganizerController;->startTransition(ILandroid/os/IBinder;Landroid/window/WindowContainerTransaction;)Landroid/os/IBinder;
18266HPLcom/android/server/wm/WindowOrientationListener$OrientationSensorJudge;->onTouchEndLocked(J)V+]Lcom/android/server/wm/WindowOrientationListener$OrientationSensorJudge;Lcom/android/server/wm/WindowOrientationListener$OrientationSensorJudge;
18267HSPLcom/android/server/wm/WindowOrientationListener;->canDetectOrientation()Z
18268HPLcom/android/server/wm/WindowOrientationListener;->getProposedRotation()I
18269HPLcom/android/server/wm/WindowOrientationListener;->onTouchEnd()V+]Lcom/android/server/wm/WindowOrientationListener$OrientationJudge;Lcom/android/server/wm/WindowOrientationListener$OrientationSensorJudge;
18270HPLcom/android/server/wm/WindowProcessController$$ExternalSyntheticLambda2;->accept(Ljava/lang/Object;Ljava/lang/Object;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018271HSPLcom/android/server/wm/WindowProcessController$$ExternalSyntheticLambda3;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;)V
art-benchmark-service08401c12022-12-23 09:27:20 -080018272HPLcom/android/server/wm/WindowProcessController$$ExternalSyntheticLambda3;->test(I)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018273HPLcom/android/server/wm/WindowProcessController$$ExternalSyntheticLambda4;->accept(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018274HSPLcom/android/server/wm/WindowProcessController;-><init>(Lcom/android/server/wm/ActivityTaskManagerService;Landroid/content/pm/ApplicationInfo;Ljava/lang/String;IILjava/lang/Object;Lcom/android/server/wm/WindowProcessListener;)V
art-benchmark-service922a5532023-03-23 03:12:41 -070018275HSPLcom/android/server/wm/WindowProcessController;->addBoundClientUid(ILjava/lang/String;J)V+]Lcom/android/server/wm/BackgroundLaunchProcessController;Lcom/android/server/wm/BackgroundLaunchProcessController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018276HSPLcom/android/server/wm/WindowProcessController;->addPackage(Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018277HPLcom/android/server/wm/WindowProcessController;->addToPendingTop()V
18278HSPLcom/android/server/wm/WindowProcessController;->areBackgroundActivityStartsAllowed(IZ)I+]Lcom/android/server/wm/BackgroundLaunchProcessController;Lcom/android/server/wm/BackgroundLaunchProcessController;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018279HSPLcom/android/server/wm/WindowProcessController;->clearActivities()V
18280HSPLcom/android/server/wm/WindowProcessController;->clearRecentTasks()V
18281HPLcom/android/server/wm/WindowProcessController;->computeOomAdjFromActivities(Lcom/android/server/wm/WindowProcessController$ComputeOomAdjCallback;)I+]Lcom/android/server/wm/WindowProcessController$ComputeOomAdjCallback;Lcom/android/server/am/OomAdjuster$ComputeOomAdjWindowCallback;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018282HPLcom/android/server/wm/WindowProcessController;->computeProcessActivityState()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Landroid/util/ArrayMap;Landroid/util/ArrayMap;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/wm/VisibleActivityProcessTracker;Lcom/android/server/wm/VisibleActivityProcessTracker;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
18283HSPLcom/android/server/wm/WindowProcessController;->dispatchConfiguration(Landroid/content/res/Configuration;)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018284HSPLcom/android/server/wm/WindowProcessController;->getParent()Lcom/android/server/wm/ConfigurationContainer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018285HPLcom/android/server/wm/WindowProcessController;->getThread()Landroid/app/IApplicationThread;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018286HSPLcom/android/server/wm/WindowProcessController;->getTopActivityDeviceId()I
art-benchmark-service84f185c2023-07-24 02:43:42 -070018287HSPLcom/android/server/wm/WindowProcessController;->getTopNonFinishingActivity()Lcom/android/server/wm/ActivityRecord;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -080018288HSPLcom/android/server/wm/WindowProcessController;->handleAppDied()Z
18289HSPLcom/android/server/wm/WindowProcessController;->hasActivities()Z
art-benchmark-service35aba412020-02-03 11:53:25 -080018290HSPLcom/android/server/wm/WindowProcessController;->hasActivitiesOrRecentTasks()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018291HSPLcom/android/server/wm/WindowProcessController;->hasActivityInVisibleTask()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080018292HSPLcom/android/server/wm/WindowProcessController;->hasRecentTasks()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018293HPLcom/android/server/wm/WindowProcessController;->hasResumedActivity()Z
18294HPLcom/android/server/wm/WindowProcessController;->hasThread()Z
art-benchmark-service35aba412020-02-03 11:53:25 -080018295HSPLcom/android/server/wm/WindowProcessController;->hasVisibleActivities()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018296HSPLcom/android/server/wm/WindowProcessController;->isFactoryTestProcess()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080018297HSPLcom/android/server/wm/WindowProcessController;->isHeavyWeightProcess()Z
18298HSPLcom/android/server/wm/WindowProcessController;->isHomeProcess()Z
18299HSPLcom/android/server/wm/WindowProcessController;->isPreviousProcess()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018300HSPLcom/android/server/wm/WindowProcessController;->isRemoved()Z
18301HPLcom/android/server/wm/WindowProcessController;->isRunningRemoteTransition()Z
18302HSPLcom/android/server/wm/WindowProcessController;->onConfigurationChanged(Landroid/content/res/Configuration;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowProcessController;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018303HSPLcom/android/server/wm/WindowProcessController;->onServiceStarted(Landroid/content/pm/ServiceInfo;)V+]Ljava/lang/String;Ljava/lang/String;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018304HPLcom/android/server/wm/WindowProcessController;->onStartActivity(ILandroid/content/pm/ActivityInfo;)V
18305HPLcom/android/server/wm/WindowProcessController;->prepareOomAdjustment()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018306HSPLcom/android/server/wm/WindowProcessController;->registeredForDisplayAreaConfigChanges()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018307HPLcom/android/server/wm/WindowProcessController;->removeActivity(Lcom/android/server/wm/ActivityRecord;Z)V
art-benchmark-service00abe242023-02-13 10:31:34 -080018308HSPLcom/android/server/wm/WindowProcessController;->removeBackgroundStartPrivileges(Landroid/os/Binder;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018309HSPLcom/android/server/wm/WindowProcessController;->resolveOverrideConfiguration(Landroid/content/res/Configuration;)V+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowProcessController;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
18310HSPLcom/android/server/wm/WindowProcessController;->scheduleConfigurationChange(Landroid/app/IApplicationThread;Landroid/content/res/Configuration;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/ClientLifecycleManager;Lcom/android/server/wm/ClientLifecycleManager;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018311HSPLcom/android/server/wm/WindowProcessController;->setCurrentAdj(I)V
art-benchmark-service35aba412020-02-03 11:53:25 -080018312HSPLcom/android/server/wm/WindowProcessController;->setCurrentProcState(I)V
18313HSPLcom/android/server/wm/WindowProcessController;->setCurrentSchedulingGroup(I)V
art-benchmark-service35aba412020-02-03 11:53:25 -080018314HSPLcom/android/server/wm/WindowProcessController;->setFgInteractionTime(J)V
art-benchmark-service35aba412020-02-03 11:53:25 -080018315HSPLcom/android/server/wm/WindowProcessController;->setInteractionEventTime(J)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018316HSPLcom/android/server/wm/WindowProcessController;->setLastReportedConfiguration(Landroid/content/res/Configuration;)V+]Landroid/content/res/Configuration;Landroid/content/res/Configuration;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018317HSPLcom/android/server/wm/WindowProcessController;->setPendingUiClean(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018318HPLcom/android/server/wm/WindowProcessController;->setPendingUiCleanAndForceProcessStateUpTo(I)V
art-benchmark-service35aba412020-02-03 11:53:25 -080018319HSPLcom/android/server/wm/WindowProcessController;->setPerceptible(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018320HSPLcom/android/server/wm/WindowProcessController;->setPid(I)V
art-benchmark-service22928e12022-06-04 17:35:15 -070018321HSPLcom/android/server/wm/WindowProcessController;->setReportedProcState(I)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018322HPLcom/android/server/wm/WindowProcessController;->setRunningRemoteAnimation(Z)V
18323HSPLcom/android/server/wm/WindowProcessController;->setThread(Landroid/app/IApplicationThread;)V+]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowProcessController;]Lcom/android/server/wm/VisibleActivityProcessTracker;Lcom/android/server/wm/VisibleActivityProcessTracker;
18324HSPLcom/android/server/wm/WindowProcessController;->setUsingWrapper(Z)V
18325HPLcom/android/server/wm/WindowProcessController;->setWhenUnimportant(J)V
18326HSPLcom/android/server/wm/WindowProcessController;->unregisterActivityConfigurationListener()V
18327HSPLcom/android/server/wm/WindowProcessController;->unregisterConfigurationListeners()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018328HSPLcom/android/server/wm/WindowProcessController;->updateActivityConfigurationListener()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018329HPLcom/android/server/wm/WindowProcessController;->updateProcessInfo(ZZZZ)V
18330HPLcom/android/server/wm/WindowProcessController;->updateRunningRemoteOrRecentsAnimation()V
18331HPLcom/android/server/wm/WindowProcessController;->updateTopResumingActivityInProcessIfNeeded(Lcom/android/server/wm/ActivityRecord;)Z
art-benchmark-serviced8f25642020-01-27 20:25:10 -080018332HSPLcom/android/server/wm/WindowProcessControllerMap;-><init>()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018333HSPLcom/android/server/wm/WindowProcessControllerMap;->getProcess(I)Lcom/android/server/wm/WindowProcessController;+]Landroid/util/SparseArray;Landroid/util/SparseArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070018334HSPLcom/android/server/wm/WindowProcessControllerMap;->put(ILcom/android/server/wm/WindowProcessController;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018335HSPLcom/android/server/wm/WindowProcessControllerMap;->remove(I)V
18336HSPLcom/android/server/wm/WindowProcessControllerMap;->removeProcessFromUidMap(Lcom/android/server/wm/WindowProcessController;)V
18337HSPLcom/android/server/wm/WindowState$$ExternalSyntheticLambda3;-><init>(Landroid/view/InsetsState;Landroid/util/ArraySet;Landroid/util/SparseArray;)V
18338HSPLcom/android/server/wm/WindowState$$ExternalSyntheticLambda3;->accept(Ljava/lang/Object;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018339HPLcom/android/server/wm/WindowState$UpdateReportedVisibilityResults;->reset()V
18340HSPLcom/android/server/wm/WindowState$WindowId;-><init>(Lcom/android/server/wm/WindowState;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018341HSPLcom/android/server/wm/WindowState;->$r8$lambda$yaMCE92DeyOeXwsfF1GkAkI6k2I(Landroid/view/InsetsState;Landroid/util/ArraySet;Landroid/util/SparseArray;Lcom/android/server/wm/WindowState;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080018342HSPLcom/android/server/wm/WindowState;-><init>(Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/Session;Landroid/view/IWindow;Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/WindowState;ILandroid/view/WindowManager$LayoutParams;IIIZLcom/android/server/wm/WindowState$PowerManagerWrapper;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018343HPLcom/android/server/wm/WindowState;->adjustRegionInFreefromWindowMode(Landroid/graphics/Rect;)V+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018344HSPLcom/android/server/wm/WindowState;->adjustStartingWindowFlags()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018345HSPLcom/android/server/wm/WindowState;->applyDims()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/Dimmer;Lcom/android/server/wm/Dimmer;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;
art-benchmark-service00abe242023-02-13 10:31:34 -080018346HSPLcom/android/server/wm/WindowState;->applyImeWindowsIfNeeded(Lcom/android/internal/util/ToBooleanFunction;Z)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
18347HSPLcom/android/server/wm/WindowState;->applyInOrderWithImeWindows(Lcom/android/internal/util/ToBooleanFunction;Z)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/internal/util/ToBooleanFunction;megamorphic_types
art-benchmark-service84f185c2023-07-24 02:43:42 -070018348HPLcom/android/server/wm/WindowState;->areAppWindowBoundsLetterboxed()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
18349HSPLcom/android/server/wm/WindowState;->asWindowState()Lcom/android/server/wm/WindowState;
18350HSPLcom/android/server/wm/WindowState;->assignChildLayers(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;
18351HSPLcom/android/server/wm/WindowState;->assignLayer(Landroid/view/SurfaceControl$Transaction;I)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018352HSPLcom/android/server/wm/WindowState;->canAddInternalSystemWindow()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070018353HSPLcom/android/server/wm/WindowState;->canAffectSystemUiFlags()Z+]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -080018354HSPLcom/android/server/wm/WindowState;->canBeHiddenByKeyguard()Z+]Lcom/android/server/policy/WindowManagerPolicy;Lcom/android/server/policy/PhoneWindowManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018355HPLcom/android/server/wm/WindowState;->canBeImeTarget()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/Task;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018356HSPLcom/android/server/wm/WindowState;->canReceiveKeys()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service922a5532023-03-23 03:12:41 -070018357HSPLcom/android/server/wm/WindowState;->canReceiveKeys(Z)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
18358HSPLcom/android/server/wm/WindowState;->canReceiveTouchInput()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018359HPLcom/android/server/wm/WindowState;->canShowWhenLocked()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018360HSPLcom/android/server/wm/WindowState;->cancelAndRedraw()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018361HPLcom/android/server/wm/WindowState;->commitFinishDrawing(Landroid/view/SurfaceControl$Transaction;)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000018362HSPLcom/android/server/wm/WindowState;->computeDragResizing()Z+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018363HPLcom/android/server/wm/WindowState;->cropRegionToRootTaskBoundsIfNeeded(Landroid/graphics/Region;)V+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Landroid/graphics/Region;Landroid/graphics/Region;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;
18364HPLcom/android/server/wm/WindowState;->destroySurface(ZZ)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018365HPLcom/android/server/wm/WindowState;->destroySurfaceUnchecked()V
18366HPLcom/android/server/wm/WindowState;->disposeInputChannel()V
Karuna Ramkumard7380572023-06-09 19:14:36 +000018367HSPLcom/android/server/wm/WindowState;->executeDrawHandlers(Landroid/view/SurfaceControl$Transaction;I)Z
art-benchmark-service00abe242023-02-13 10:31:34 -080018368HSPLcom/android/server/wm/WindowState;->fillClientWindowFramesAndConfiguration(Landroid/window/ClientWindowFrames;Landroid/util/MergedConfiguration;ZZ)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/util/MergedConfiguration;Landroid/util/MergedConfiguration;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018369HPLcom/android/server/wm/WindowState;->fillsDisplay()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000018370HSPLcom/android/server/wm/WindowState;->finishDrawing(Landroid/view/SurfaceControl$Transaction;I)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018371HPLcom/android/server/wm/WindowState;->forAllWindowTopToBottom(Lcom/android/internal/util/ToBooleanFunction;)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service922a5532023-03-23 03:12:41 -070018372HSPLcom/android/server/wm/WindowState;->forAllWindows(Lcom/android/internal/util/ToBooleanFunction;Z)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018373HPLcom/android/server/wm/WindowState;->frameCoversEntireAppTokenBounds()Z+]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018374HPLcom/android/server/wm/WindowState;->freezeInsetsState()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018375HPLcom/android/server/wm/WindowState;->getActivityRecord()Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018376HPLcom/android/server/wm/WindowState;->getAnimationLeashParent()Landroid/view/SurfaceControl;+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service00abe242023-02-13 10:31:34 -080018377HSPLcom/android/server/wm/WindowState;->getAttrs()Landroid/view/WindowManager$LayoutParams;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018378HSPLcom/android/server/wm/WindowState;->getBaseType()I+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18379HSPLcom/android/server/wm/WindowState;->getBounds()Landroid/graphics/Rect;+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;
18380HSPLcom/android/server/wm/WindowState;->getCompatInsetsState()Landroid/view/InsetsState;+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/view/InsetsState;Landroid/view/InsetsState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018381HSPLcom/android/server/wm/WindowState;->getCompatScaleForClient()F+]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -080018382HSPLcom/android/server/wm/WindowState;->getConfiguration()Landroid/content/res/Configuration;+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018383HPLcom/android/server/wm/WindowState;->getDisableFlags()I
art-benchmark-service00abe242023-02-13 10:31:34 -080018384HSPLcom/android/server/wm/WindowState;->getDisplayContent()Lcom/android/server/wm/DisplayContent;+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;
18385HSPLcom/android/server/wm/WindowState;->getDisplayFrames(Lcom/android/server/wm/DisplayFrames;)Lcom/android/server/wm/DisplayFrames;+]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018386HSPLcom/android/server/wm/WindowState;->getDisplayId()I+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
18387HPLcom/android/server/wm/WindowState;->getDisplayInfo()Landroid/view/DisplayInfo;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018388HPLcom/android/server/wm/WindowState;->getEffectiveTouchableRegion(Landroid/graphics/Region;)V
art-benchmark-service00abe242023-02-13 10:31:34 -080018389HSPLcom/android/server/wm/WindowState;->getFrame()Landroid/graphics/Rect;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018390HPLcom/android/server/wm/WindowState;->getImeInputTarget()Lcom/android/server/wm/WindowState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018391HPLcom/android/server/wm/WindowState;->getInputDispatchingTimeoutMillis()J
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018392HSPLcom/android/server/wm/WindowState;->getInsetsState()Landroid/view/InsetsState;+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service00abe242023-02-13 10:31:34 -080018393HSPLcom/android/server/wm/WindowState;->getInsetsState(Z)Landroid/view/InsetsState;+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/InsetsPolicy;Lcom/android/server/wm/InsetsPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018394HPLcom/android/server/wm/WindowState;->getInsetsStateWithVisibilityOverride()Landroid/view/InsetsState;+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Landroid/view/InsetsSource;Landroid/view/InsetsSource;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018395HSPLcom/android/server/wm/WindowState;->getKeepClearAreas(Ljava/util/Collection;Ljava/util/Collection;Landroid/graphics/Matrix;[F)V
art-benchmark-service00abe242023-02-13 10:31:34 -080018396HSPLcom/android/server/wm/WindowState;->getKeyInterceptionInfo()Lcom/android/internal/policy/KeyInterceptionInfo;+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/lang/CharSequence;Ljava/lang/String;
art-benchmark-service00abe242023-02-13 10:31:34 -080018397HSPLcom/android/server/wm/WindowState;->getMergedInsetsState()Landroid/view/InsetsState;+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
18398HSPLcom/android/server/wm/WindowState;->getName()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018399HSPLcom/android/server/wm/WindowState;->getOrientationChanging()Z+]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service00abe242023-02-13 10:31:34 -080018400HSPLcom/android/server/wm/WindowState;->getOwningPackage()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018401HPLcom/android/server/wm/WindowState;->getParentFrame()Landroid/graphics/Rect;
art-benchmark-service00abe242023-02-13 10:31:34 -080018402HSPLcom/android/server/wm/WindowState;->getParentWindow()Lcom/android/server/wm/WindowState;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018403HSPLcom/android/server/wm/WindowState;->getProcessGlobalConfiguration()Landroid/content/res/Configuration;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018404HSPLcom/android/server/wm/WindowState;->getRectsInScreenSpace(Ljava/util/List;Landroid/graphics/Matrix;[F)Ljava/util/List;+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/util/List;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018405HSPLcom/android/server/wm/WindowState;->getRequestedVisibleTypes()I
18406HPLcom/android/server/wm/WindowState;->getRootTask()Lcom/android/server/wm/Task;+]Lcom/android/server/wm/TaskFragment;Lcom/android/server/wm/Task;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/TaskDisplayArea;Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
18407HSPLcom/android/server/wm/WindowState;->getSession()Landroid/view/SurfaceSession;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018408HPLcom/android/server/wm/WindowState;->getSurfaceTouchableRegion(Landroid/graphics/Region;Landroid/view/WindowManager$LayoutParams;)V+]Landroid/graphics/Region;Landroid/graphics/Region;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/DisplayContent;
18409HPLcom/android/server/wm/WindowState;->getSyncMethod()I
Karuna Ramkumard7380572023-06-09 19:14:36 +000018410HSPLcom/android/server/wm/WindowState;->getTask()Lcom/android/server/wm/Task;+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018411HPLcom/android/server/wm/WindowState;->getTaskFragment()Lcom/android/server/wm/TaskFragment;+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
18412HSPLcom/android/server/wm/WindowState;->getTopParentWindow()Lcom/android/server/wm/WindowState;+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018413HSPLcom/android/server/wm/WindowState;->getTouchOcclusionMode()I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018414HPLcom/android/server/wm/WindowState;->getTouchableRegion(Landroid/graphics/Region;)V+]Landroid/graphics/Region;Landroid/graphics/Region;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18415HSPLcom/android/server/wm/WindowState;->getTransformationMatrix([FLandroid/graphics/Matrix;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Landroid/graphics/Matrix;Landroid/graphics/Matrix;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018416HSPLcom/android/server/wm/WindowState;->getWindow(Ljava/util/function/Predicate;)Lcom/android/server/wm/WindowState;+]Ljava/util/function/Predicate;megamorphic_types]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service00abe242023-02-13 10:31:34 -080018417HSPLcom/android/server/wm/WindowState;->getWindowTag()Ljava/lang/CharSequence;+]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Ljava/lang/CharSequence;Ljava/lang/String;
18418HSPLcom/android/server/wm/WindowState;->getWindowType()I
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018419HSPLcom/android/server/wm/WindowState;->handleCompleteDeferredRemoval()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018420HSPLcom/android/server/wm/WindowState;->handleWindowMovedIfNeeded()V+]Lcom/android/server/wm/AccessibilityController;Lcom/android/server/wm/AccessibilityController;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18421HSPLcom/android/server/wm/WindowState;->hasCompatScale()Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
18422HPLcom/android/server/wm/WindowState;->hasContentToDisplay()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/AppTransition;Lcom/android/server/wm/AppTransition;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018423HSPLcom/android/server/wm/WindowState;->hasMoved()Z+]Lcom/android/server/wm/WindowFrames;Lcom/android/server/wm/WindowFrames;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/TransitionController;Lcom/android/server/wm/TransitionController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018424HSPLcom/android/server/wm/WindowState;->hasWallpaper()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18425HSPLcom/android/server/wm/WindowState;->hasWallpaperForLetterboxBackground()Z
18426HSPLcom/android/server/wm/WindowState;->hide(ZZ)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/WindowToken;]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018427HSPLcom/android/server/wm/WindowState;->hideNonSystemOverlayWindowsWhenVisible()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018428HSPLcom/android/server/wm/WindowState;->inRelaunchingActivity()Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018429HSPLcom/android/server/wm/WindowState;->isAnimationRunningSelfOrParent()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;
art-benchmark-service00abe242023-02-13 10:31:34 -080018430HSPLcom/android/server/wm/WindowState;->isChildWindow()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000018431HSPLcom/android/server/wm/WindowState;->isDimming()Z
art-benchmark-service922a5532023-03-23 03:12:41 -070018432HSPLcom/android/server/wm/WindowState;->isDisplayed()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018433HSPLcom/android/server/wm/WindowState;->isDragResizeChanged()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service00abe242023-02-13 10:31:34 -080018434HSPLcom/android/server/wm/WindowState;->isDrawn()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000018435HSPLcom/android/server/wm/WindowState;->isDreamWindow()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080018436HSPLcom/android/server/wm/WindowState;->isFocused()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18437HSPLcom/android/server/wm/WindowState;->isFullyTransparent()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018438HPLcom/android/server/wm/WindowState;->isFullyTransparentBarAllowed(Landroid/graphics/Rect;)Z+]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -080018439HSPLcom/android/server/wm/WindowState;->isGoneForLayout()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18440HSPLcom/android/server/wm/WindowState;->isImeLayeringTarget()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018441HSPLcom/android/server/wm/WindowState;->isImeOverlayLayeringTarget()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18442HPLcom/android/server/wm/WindowState;->isImplicitlyExcludingAllSystemGestures()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18443HPLcom/android/server/wm/WindowState;->isInteresting()Z+]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018444HSPLcom/android/server/wm/WindowState;->isLaidOut()Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000018445HSPLcom/android/server/wm/WindowState;->isLastConfigReportedToClient()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018446HSPLcom/android/server/wm/WindowState;->isLegacyPolicyVisibility()Z
18447HPLcom/android/server/wm/WindowState;->isLetterboxedForDisplayCutout()Z+]Lcom/android/server/wm/WindowFrames;Lcom/android/server/wm/WindowFrames;]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018448HSPLcom/android/server/wm/WindowState;->isObscuringDisplay()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018449HSPLcom/android/server/wm/WindowState;->isOnScreen()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WallpaperWindowToken;Lcom/android/server/wm/WallpaperWindowToken;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018450HSPLcom/android/server/wm/WindowState;->isOpaqueDrawn()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18451HSPLcom/android/server/wm/WindowState;->isParentWindowGoneForLayout()Z
18452HSPLcom/android/server/wm/WindowState;->isParentWindowHidden()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018453HSPLcom/android/server/wm/WindowState;->isReadyForDisplay()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/AppTransition;Lcom/android/server/wm/AppTransition;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018454HPLcom/android/server/wm/WindowState;->isReadyToDispatchInsetsState()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018455HPLcom/android/server/wm/WindowState;->isRequestedVisible(I)Z
18456HPLcom/android/server/wm/WindowState;->isRtl()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/content/res/Configuration;Landroid/content/res/Configuration;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018457HSPLcom/android/server/wm/WindowState;->isSecureLocked()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080018458HSPLcom/android/server/wm/WindowState;->isSelfAnimating(II)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000018459HSPLcom/android/server/wm/WindowState;->isStartingWindowAssociatedToTask()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018460HPLcom/android/server/wm/WindowState;->isSyncFinished(Lcom/android/server/wm/BLASTSyncEngine$SyncGroup;)Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -080018461HSPLcom/android/server/wm/WindowState;->isVisible()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18462HSPLcom/android/server/wm/WindowState;->isVisibleByPolicy()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018463HSPLcom/android/server/wm/WindowState;->isVisibleByPolicyOrInsets()Z+]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018464HPLcom/android/server/wm/WindowState;->isVisibleNow()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080018465HSPLcom/android/server/wm/WindowState;->isVisibleRequested()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18466HSPLcom/android/server/wm/WindowState;->isVisibleRequestedOrAdding()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018467HPLcom/android/server/wm/WindowState;->lambda$new$1(Landroid/view/SurfaceControl$Transaction;)V
18468HSPLcom/android/server/wm/WindowState;->lambda$updateAboveInsetsState$3(Landroid/view/InsetsState;Landroid/util/ArraySet;Landroid/util/SparseArray;Lcom/android/server/wm/WindowState;)V+]Landroid/view/InsetsState;Landroid/view/InsetsState;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/util/SparseArray;Landroid/util/SparseArray;]Landroid/util/ArraySet;Landroid/util/ArraySet;
18469HPLcom/android/server/wm/WindowState;->logExclusionRestrictions(I)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18470HSPLcom/android/server/wm/WindowState;->markRedrawForSyncReported()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018471HPLcom/android/server/wm/WindowState;->matchesDisplayAreaBounds()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/TaskDisplayArea;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018472HPLcom/android/server/wm/WindowState;->mightAffectAllDrawn()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18473HSPLcom/android/server/wm/WindowState;->needsRelativeLayeringToIme()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/DisplayContent$ImeContainer;,Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-service00abe242023-02-13 10:31:34 -080018474HSPLcom/android/server/wm/WindowState;->needsZBoost()Z+]Lcom/android/server/wm/InsetsControlTarget;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018475HPLcom/android/server/wm/WindowState;->notifyInsetsChanged()V+]Lcom/android/server/wm/WindowFrames;Lcom/android/server/wm/WindowFrames;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;]Landroid/os/Handler;Lcom/android/server/wm/WindowManagerService$H;
18476HPLcom/android/server/wm/WindowState;->notifyInsetsControlChanged()V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/InsetsStateController;Lcom/android/server/wm/InsetsStateController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
18477HPLcom/android/server/wm/WindowState;->onAnimationLeashCreated(Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl;)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018478HPLcom/android/server/wm/WindowState;->onAppVisibilityChanged(ZZ)V
18479HSPLcom/android/server/wm/WindowState;->onConfigurationChanged(Landroid/content/res/Configuration;)V
18480HSPLcom/android/server/wm/WindowState;->onDisplayChanged(Lcom/android/server/wm/DisplayContent;)V+]Lcom/android/server/wm/InputWindowHandleWrapper;Lcom/android/server/wm/InputWindowHandleWrapper;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
18481HPLcom/android/server/wm/WindowState;->onExitAnimationDone()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018482HSPLcom/android/server/wm/WindowState;->onParentChanged(Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/ConfigurationContainer;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018483HSPLcom/android/server/wm/WindowState;->onResizeHandled()V+]Lcom/android/server/wm/WindowFrames;Lcom/android/server/wm/WindowFrames;
18484HSPLcom/android/server/wm/WindowState;->onSurfaceShownChanged(Z)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/MirrorActiveUids;Lcom/android/server/wm/MirrorActiveUids;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018485HSPLcom/android/server/wm/WindowState;->openInputChannel(Landroid/view/InputChannel;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018486HSPLcom/android/server/wm/WindowState;->performShowLocked()Z+]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service00abe242023-02-13 10:31:34 -080018487HSPLcom/android/server/wm/WindowState;->prepareSurfaces()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018488HPLcom/android/server/wm/WindowState;->prepareSync()Z
18489HSPLcom/android/server/wm/WindowState;->prepareWindowToDisplayDuringRelayout(Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState$PowerManagerWrapper;Lcom/android/server/wm/WindowState$2;]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/content/Context;Landroid/app/ContextImpl;]Lcom/android/server/wm/ActivityTaskManagerService;Lcom/android/server/wm/ActivityTaskManagerService;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
18490HSPLcom/android/server/wm/WindowState;->providesDisplayDecorInsets()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080018491HSPLcom/android/server/wm/WindowState;->registeredForDisplayAreaConfigChanges()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowProcessController;Lcom/android/server/wm/WindowProcessController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018492HSPLcom/android/server/wm/WindowState;->relayoutVisibleWindow(I)I+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Ljava/util/ArrayList;Ljava/util/ArrayList;
18493HPLcom/android/server/wm/WindowState;->removeIfPossible()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018494HPLcom/android/server/wm/WindowState;->removeImmediately()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018495HSPLcom/android/server/wm/WindowState;->reportResized()V+]Lcom/android/server/wm/WindowFrames;Lcom/android/server/wm/WindowFrames;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/ActivityRecord;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/AccessibilityController;Lcom/android/server/wm/AccessibilityController;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/util/MergedConfiguration;Landroid/util/MergedConfiguration;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018496HPLcom/android/server/wm/WindowState;->requestUpdateWallpaperIfNeeded()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018497HSPLcom/android/server/wm/WindowState;->resetContentChanged()V+]Lcom/android/server/wm/WindowFrames;Lcom/android/server/wm/WindowFrames;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018498HPLcom/android/server/wm/WindowState;->sendAppVisibilityToClients()V
18499HSPLcom/android/server/wm/WindowState;->setDisplayLayoutNeeded()V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
18500HSPLcom/android/server/wm/WindowState;->setDrawnStateEvaluated(Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018501HSPLcom/android/server/wm/WindowState;->setForceHideNonSystemOverlayWindowIfNeeded(Z)V+]Landroid/view/WindowManager$LayoutParams;Landroid/view/WindowManager$LayoutParams;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
art-benchmark-service00abe242023-02-13 10:31:34 -080018502HSPLcom/android/server/wm/WindowState;->setFrames(Landroid/window/ClientWindowFrames;II)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowFrames;Lcom/android/server/wm/WindowFrames;]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018503HSPLcom/android/server/wm/WindowState;->setHasSurface(Z)V
18504HSPLcom/android/server/wm/WindowState;->setHiddenWhileSuspended(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018505HPLcom/android/server/wm/WindowState;->setLastExclusionHeights(III)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18506HSPLcom/android/server/wm/WindowState;->setOnBackInvokedCallbackInfo(Landroid/window/OnBackInvokedCallbackInfo;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000018507HSPLcom/android/server/wm/WindowState;->setReportResizeHints()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018508HSPLcom/android/server/wm/WindowState;->setRequestedSize(II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018509HPLcom/android/server/wm/WindowState;->setSystemGestureExclusion(Ljava/util/List;)Z+]Ljava/util/List;Ljava/util/ArrayList;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018510HSPLcom/android/server/wm/WindowState;->setViewVisibility(I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018511HPLcom/android/server/wm/WindowState;->setWallpaperOffset(IIF)Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018512HSPLcom/android/server/wm/WindowState;->setWindowScale(II)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018513HPLcom/android/server/wm/WindowState;->setupWindowForRemoveOnExit()V
art-benchmark-service00abe242023-02-13 10:31:34 -080018514HSPLcom/android/server/wm/WindowState;->shouldCheckTokenVisibleRequested()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018515HPLcom/android/server/wm/WindowState;->shouldControlIme()Z+]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018516HSPLcom/android/server/wm/WindowState;->shouldDrawBlurBehind()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018517HSPLcom/android/server/wm/WindowState;->shouldSendRedrawForSync()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18518HSPLcom/android/server/wm/WindowState;->shouldWindowHandleBeTrusted(Lcom/android/server/wm/Session;)Z
18519HPLcom/android/server/wm/WindowState;->show(ZZ)Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018520HSPLcom/android/server/wm/WindowState;->showForAllUsers()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018521HSPLcom/android/server/wm/WindowState;->showToCurrentUser()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;
18522HPLcom/android/server/wm/WindowState;->showWallpaper()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WindowState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018523HSPLcom/android/server/wm/WindowState;->skipLayout()Z
18524HPLcom/android/server/wm/WindowState;->startAnimation(Landroid/view/animation/Animation;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018525HPLcom/android/server/wm/WindowState;->subtractTouchExcludeRegionIfNeeded(Landroid/graphics/Region;)V+]Landroid/graphics/Region;Landroid/graphics/Region;
18526HSPLcom/android/server/wm/WindowState;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18527HSPLcom/android/server/wm/WindowState;->transformFrameToSurfacePosition(IILandroid/graphics/Point;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/graphics/Point;Landroid/graphics/Point;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;,Lcom/android/server/wm/Task;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018528HSPLcom/android/server/wm/WindowState;->transformSurfaceInsetsPosition(Landroid/graphics/Point;Landroid/graphics/Rect;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018529HSPLcom/android/server/wm/WindowState;->updateAboveInsetsState(Landroid/view/InsetsState;Landroid/util/SparseArray;Landroid/util/ArraySet;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018530HSPLcom/android/server/wm/WindowState;->updateFrameRateSelectionPriorityIfNeeded()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;]Lcom/android/server/wm/RefreshRatePolicy;Lcom/android/server/wm/RefreshRatePolicy;]Lcom/android/server/wm/DisplayPolicy;Lcom/android/server/wm/DisplayPolicy;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018531HSPLcom/android/server/wm/WindowState;->updateGlobalScale()V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018532HSPLcom/android/server/wm/WindowState;->updateLastFrames()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018533HPLcom/android/server/wm/WindowState;->updateRegionForModalActivityWindow(Landroid/graphics/Region;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/TaskFragment;,Lcom/android/server/wm/Task;]Landroid/graphics/Region;Landroid/graphics/Region;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/Task;Lcom/android/server/wm/Task;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/ConfigurationContainer;Lcom/android/server/wm/TaskFragment;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
18534HPLcom/android/server/wm/WindowState;->updateReportedVisibility(Lcom/android/server/wm/WindowState$UpdateReportedVisibilityResults;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Ljava/util/ArrayList;Lcom/android/server/wm/WindowList;
art-benchmark-service00abe242023-02-13 10:31:34 -080018535HSPLcom/android/server/wm/WindowState;->updateResizingWindowIfNeeded()V+]Lcom/android/server/wm/WindowFrames;Lcom/android/server/wm/WindowFrames;]Landroid/os/Handler;Lcom/android/server/wm/WindowManagerService$H;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018536HSPLcom/android/server/wm/WindowState;->updateScaleIfNeeded()V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;,Lcom/android/server/wm/WallpaperWindowToken;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/view/SurfaceControl$Transaction;Landroid/view/SurfaceControl$Transaction;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018537HSPLcom/android/server/wm/WindowState;->updateSourceFrame(Landroid/graphics/Rect;)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/InsetsSourceProvider;Lcom/android/server/wm/InsetsSourceProvider;,Lcom/android/server/wm/ImeInsetsSourceProvider;]Landroid/util/SparseArray;Landroid/util/SparseArray;
18538HSPLcom/android/server/wm/WindowState;->updateSurfacePosition(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WindowFrames;Lcom/android/server/wm/WindowFrames;]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;]Landroid/graphics/Matrix;Landroid/graphics/Matrix;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Landroid/graphics/Point;Landroid/graphics/Point;]Landroid/graphics/Rect;Landroid/graphics/Rect;]Lcom/android/server/wm/SurfaceAnimator;Lcom/android/server/wm/SurfaceAnimator;]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;]Ljava/util/function/Consumer;Lcom/android/server/wm/WindowState$$ExternalSyntheticLambda1;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/LetterboxUiController;Lcom/android/server/wm/LetterboxUiController;
18539HSPLcom/android/server/wm/WindowState;->useBLASTSync()Z+]Ljava/util/List;Ljava/util/ArrayList;
art-benchmark-service00abe242023-02-13 10:31:34 -080018540HSPLcom/android/server/wm/WindowState;->wouldBeVisibleIfPolicyIgnored()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
18541HSPLcom/android/server/wm/WindowState;->wouldBeVisibleRequestedIfPolicyIgnored()Z+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/WindowToken;,Lcom/android/server/wm/ActivityRecord;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018542HSPLcom/android/server/wm/WindowStateAnimator;-><init>(Lcom/android/server/wm/WindowState;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000018543HSPLcom/android/server/wm/WindowStateAnimator;->applyAnimationLocked(IZ)Z
18544HSPLcom/android/server/wm/WindowStateAnimator;->applyEnterAnimationLocked()V
18545HSPLcom/android/server/wm/WindowStateAnimator;->commitFinishDrawingLocked()Z+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/ActivityRecord;Lcom/android/server/wm/ActivityRecord;
18546HSPLcom/android/server/wm/WindowStateAnimator;->computeShownFrameLocked()V
18547HSPLcom/android/server/wm/WindowStateAnimator;->createSurfaceLocked()Lcom/android/server/wm/WindowSurfaceController;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018548HPLcom/android/server/wm/WindowStateAnimator;->destroySurface(Landroid/view/SurfaceControl$Transaction;)V
18549HPLcom/android/server/wm/WindowStateAnimator;->destroySurfaceLocked(Landroid/view/SurfaceControl$Transaction;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000018550HSPLcom/android/server/wm/WindowStateAnimator;->finishDrawingLocked(Landroid/view/SurfaceControl$Transaction;)Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018551HSPLcom/android/server/wm/WindowStateAnimator;->getShown()Z+]Lcom/android/server/wm/WindowSurfaceController;Lcom/android/server/wm/WindowSurfaceController;
art-benchmark-service00abe242023-02-13 10:31:34 -080018552HSPLcom/android/server/wm/WindowStateAnimator;->hasSurface()Z+]Lcom/android/server/wm/WindowSurfaceController;Lcom/android/server/wm/WindowSurfaceController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018553HPLcom/android/server/wm/WindowStateAnimator;->hide(Landroid/view/SurfaceControl$Transaction;Ljava/lang/String;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018554HPLcom/android/server/wm/WindowStateAnimator;->onAnimationFinished()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018555HSPLcom/android/server/wm/WindowStateAnimator;->prepareSurfaceLocked(Landroid/view/SurfaceControl$Transaction;)V+]Lcom/android/server/wm/WallpaperController;Lcom/android/server/wm/WallpaperController;]Lcom/android/server/wm/WindowStateAnimator;Lcom/android/server/wm/WindowStateAnimator;]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowSurfaceController;Lcom/android/server/wm/WindowSurfaceController;]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
Karuna Ramkumard7380572023-06-09 19:14:36 +000018556HSPLcom/android/server/wm/WindowStateAnimator;->resetDrawState()V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018557HPLcom/android/server/wm/WindowStateAnimator;->setColorSpaceAgnosticLocked(Z)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000018558HSPLcom/android/server/wm/WindowSurfaceController;-><init>(Ljava/lang/String;IILcom/android/server/wm/WindowStateAnimator;I)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018559HPLcom/android/server/wm/WindowSurfaceController;->destroy(Landroid/view/SurfaceControl$Transaction;)V
Karuna Ramkumard7380572023-06-09 19:14:36 +000018560HSPLcom/android/server/wm/WindowSurfaceController;->getShown()Z
18561HSPLcom/android/server/wm/WindowSurfaceController;->getSurfaceControl(Landroid/view/SurfaceControl;)V
18562HSPLcom/android/server/wm/WindowSurfaceController;->hasSurface()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018563HPLcom/android/server/wm/WindowSurfaceController;->hideSurface(Landroid/view/SurfaceControl$Transaction;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018564HSPLcom/android/server/wm/WindowSurfaceController;->prepareToShowInTransaction(Landroid/view/SurfaceControl$Transaction;F)Z
Karuna Ramkumard7380572023-06-09 19:14:36 +000018565HSPLcom/android/server/wm/WindowSurfaceController;->setColorSpaceAgnostic(Landroid/view/SurfaceControl$Transaction;Z)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018566HSPLcom/android/server/wm/WindowSurfaceController;->setShown(Z)V+]Lcom/android/server/wm/WindowState;Lcom/android/server/wm/WindowState;]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/Session;Lcom/android/server/wm/Session;
18567HSPLcom/android/server/wm/WindowSurfaceController;->showRobustly(Landroid/view/SurfaceControl$Transaction;)V
18568HSPLcom/android/server/wm/WindowSurfacePlacer$Traverser;->run()V+]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018569HSPLcom/android/server/wm/WindowSurfacePlacer;->-$$Nest$fgetmService(Lcom/android/server/wm/WindowSurfacePlacer;)Lcom/android/server/wm/WindowManagerService;
18570HSPLcom/android/server/wm/WindowSurfacePlacer;->continueLayout(Z)V
18571HSPLcom/android/server/wm/WindowSurfacePlacer;->deferLayout()V
art-benchmark-service35aba412020-02-03 11:53:25 -080018572HSPLcom/android/server/wm/WindowSurfacePlacer;->isLayoutDeferred()Z
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018573HSPLcom/android/server/wm/WindowSurfacePlacer;->performSurfacePlacement()V+]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070018574HSPLcom/android/server/wm/WindowSurfacePlacer;->performSurfacePlacement(Z)V+]Landroid/os/Handler;Landroid/os/Handler;]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;
art-benchmark-service922a5532023-03-23 03:12:41 -070018575HSPLcom/android/server/wm/WindowSurfacePlacer;->performSurfacePlacementLoop()V+]Lcom/android/server/wm/WindowManagerService;Lcom/android/server/wm/WindowManagerService;]Lcom/android/server/wm/WindowSurfacePlacer;Lcom/android/server/wm/WindowSurfacePlacer;]Ljava/util/ArrayList;Ljava/util/ArrayList;]Lcom/android/server/wm/RootWindowContainer;Lcom/android/server/wm/RootWindowContainer;
art-benchmark-serviceba354032021-03-16 09:58:05 -070018576HSPLcom/android/server/wm/WindowSurfacePlacer;->requestTraversal()V+]Landroid/os/Handler;Landroid/os/Handler;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018577HPLcom/android/server/wm/WindowToken$$ExternalSyntheticLambda1;-><init>(Lcom/android/server/wm/WindowToken;Z)V
18578HPLcom/android/server/wm/WindowToken$$ExternalSyntheticLambda1;->accept(Ljava/lang/Object;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018579HSPLcom/android/server/wm/WindowToken;-><init>(Lcom/android/server/wm/WindowManagerService;Landroid/os/IBinder;IZLcom/android/server/wm/DisplayContent;ZZZLandroid/os/Bundle;)V
18580HSPLcom/android/server/wm/WindowToken;->addWindow(Lcom/android/server/wm/WindowState;)V
18581HSPLcom/android/server/wm/WindowToken;->assignLayer(Landroid/view/SurfaceControl$Transaction;I)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018582HPLcom/android/server/wm/WindowToken;->getFixedRotationTransformDisplayBounds()Landroid/graphics/Rect;+]Landroid/app/WindowConfiguration;Landroid/app/WindowConfiguration;]Lcom/android/server/wm/WindowToken;Lcom/android/server/wm/ActivityRecord;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018583HSPLcom/android/server/wm/WindowToken;->getFixedRotationTransformDisplayFrames()Lcom/android/server/wm/DisplayFrames;
18584HSPLcom/android/server/wm/WindowToken;->getFixedRotationTransformInsetsState()Landroid/view/InsetsState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018585HSPLcom/android/server/wm/WindowToken;->getWindowLayerFromType()I
18586HPLcom/android/server/wm/WindowToken;->hasFixedRotationTransform()Z
18587HPLcom/android/server/wm/WindowToken;->isClientVisible()Z
18588HPLcom/android/server/wm/WindowToken;->isFinishingFixedRotationTransform()Z
art-benchmark-service00abe242023-02-13 10:31:34 -080018589HSPLcom/android/server/wm/WindowToken;->isFixedRotationTransforming()Z
art-benchmark-service84f185c2023-07-24 02:43:42 -070018590HPLcom/android/server/wm/WindowToken;->lambda$setInsetsFrozen$1(ZLcom/android/server/wm/WindowState;)V
18591HPLcom/android/server/wm/WindowToken;->onDisplayChanged(Lcom/android/server/wm/DisplayContent;)V+]Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/DisplayContent;
18592HPLcom/android/server/wm/WindowToken;->prepareSync()Z
18593HPLcom/android/server/wm/WindowToken;->setClientVisible(Z)V+]Lcom/android/server/wm/WindowContainer;Lcom/android/server/wm/WallpaperWindowToken;,Lcom/android/server/wm/ActivityRecord;
18594HPLcom/android/server/wm/WindowToken;->setInsetsFrozen(Z)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018595HSPLcom/android/server/wm/WindowToken;->toString()Ljava/lang/String;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018596HSPLcom/android/server/wm/WindowToken;->updateSurfacePosition(Landroid/view/SurfaceControl$Transaction;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018597HSPLcom/android/server/wm/WindowTracing;->isEnabled()Z
18598HSPLcom/android/server/wm/WindowTracing;->logState(Ljava/lang/String;)V
art-benchmark-service84f185c2023-07-24 02:43:42 -070018599HPLcom/android/server/wm/utils/InsetUtils;->addInsets(Landroid/graphics/Rect;Landroid/graphics/Rect;)V
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000018600HPLcom/android/server/wm/utils/RegionUtils;->forEachRectReverse(Landroid/graphics/Region;Ljava/util/function/Consumer;)V+]Landroid/graphics/RegionIterator;Landroid/graphics/RegionIterator;]Ljava/util/ArrayList;Ljava/util/ArrayList;
art-benchmark-service84f185c2023-07-24 02:43:42 -070018601HPLcom/android/server/wm/utils/RegionUtils;->rectListToRegion(Ljava/util/List;Landroid/graphics/Region;)V
18602HSPLcom/android/server/wm/utils/RotationCache;->getOrCompute(Ljava/lang/Object;I)Ljava/lang/Object;+]Landroid/util/SparseArray;Landroid/util/SparseArray;]Lcom/android/server/wm/utils/RotationCache$RotationDependentComputation;Lcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda8;,Lcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda7;,Lcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda9;,Lcom/android/server/wm/DisplayContent$$ExternalSyntheticLambda2;
18603HSPLcom/google/android/collect/Lists;->newArrayList()Ljava/util/ArrayList;
18604HSPLcom/google/android/collect/Lists;->newArrayList([Ljava/lang/Object;)Ljava/util/ArrayList;
18605HSPLcom/google/android/collect/Maps;->newHashMap()Ljava/util/HashMap;
18606HSPLcom/google/android/collect/Sets;->newArraySet([Ljava/lang/Object;)Landroid/util/ArraySet;
18607HSPLcom/google/android/collect/Sets;->newHashSet()Ljava/util/HashSet;
18608HSPLcom/google/android/collect/Sets;->newHashSet([Ljava/lang/Object;)Ljava/util/HashSet;
18609HSPLdalvik/system/BlockGuard;->getVmPolicy()Ldalvik/system/BlockGuard$VmPolicy;
18610HSPLdalvik/system/CloseGuard;->close()V
18611HSPLdalvik/system/CloseGuard;->get()Ldalvik/system/CloseGuard;
18612HSPLdalvik/system/CloseGuard;->open(Ljava/lang/String;)V+]Ldalvik/system/CloseGuard;Ldalvik/system/CloseGuard;
18613HSPLdalvik/system/CloseGuard;->warnIfOpen()V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
18614HSPLdalvik/system/VMRuntime;->getInstructionSet(Ljava/lang/String;)Ljava/lang/String;
18615HSPLdalvik/system/VMRuntime;->getRuntime()Ldalvik/system/VMRuntime;
18616HSPLdalvik/system/VMRuntime;->is64BitInstructionSet(Ljava/lang/String;)Z
18617HSPLjava/io/BufferedInputStream;-><init>(Ljava/io/InputStream;)V
18618HSPLjava/io/BufferedInputStream;-><init>(Ljava/io/InputStream;I)V
18619HSPLjava/io/BufferedInputStream;->close()V
18620HSPLjava/io/BufferedInputStream;->read([BII)I+]Ljava/io/InputStream;missing_types
18621HSPLjava/io/BufferedInputStream;->skip(J)J
18622HSPLjava/io/BufferedOutputStream;-><init>(Ljava/io/OutputStream;)V
18623HSPLjava/io/BufferedOutputStream;-><init>(Ljava/io/OutputStream;I)V
18624HSPLjava/io/BufferedOutputStream;->flush()V
18625HSPLjava/io/BufferedReader;-><init>(Ljava/io/Reader;)V
18626HSPLjava/io/BufferedReader;-><init>(Ljava/io/Reader;I)V
18627HSPLjava/io/BufferedReader;->close()V+]Ljava/io/Reader;Ljava/io/FileReader;
18628HSPLjava/io/BufferedReader;->readLine()Ljava/lang/String;+]Ljava/io/BufferedReader;Ljava/io/BufferedReader;
18629HSPLjava/io/BufferedReader;->ready()Z+]Ljava/io/Reader;Ljava/io/InputStreamReader;
18630HSPLjava/io/BufferedWriter;-><init>(Ljava/io/Writer;)V
18631HSPLjava/io/BufferedWriter;-><init>(Ljava/io/Writer;I)V
18632HSPLjava/io/BufferedWriter;->close()V
18633HSPLjava/io/BufferedWriter;->flush()V
18634HSPLjava/io/BufferedWriter;->newLine()V
18635HSPLjava/io/BufferedWriter;->write(I)V
18636HSPLjava/io/ByteArrayInputStream;-><init>([B)V
18637HSPLjava/io/ByteArrayInputStream;-><init>([BII)V
18638HSPLjava/io/ByteArrayInputStream;->available()I
18639HSPLjava/io/ByteArrayInputStream;->close()V
18640HSPLjava/io/ByteArrayOutputStream;-><init>()V
18641HSPLjava/io/ByteArrayOutputStream;-><init>(I)V
18642HSPLjava/io/ByteArrayOutputStream;->close()V
18643HSPLjava/io/ByteArrayOutputStream;->reset()V
18644HSPLjava/io/ByteArrayOutputStream;->size()I
18645HSPLjava/io/ByteArrayOutputStream;->toByteArray()[B
18646HSPLjava/io/ByteArrayOutputStream;->toString()Ljava/lang/String;
18647HSPLjava/io/ByteArrayOutputStream;->write(I)V
18648HSPLjava/io/ByteArrayOutputStream;->write([BII)V
18649HSPLjava/io/ByteArrayOutputStream;->writeTo(Ljava/io/OutputStream;)V
18650HSPLjava/io/CharArrayWriter;-><init>()V
18651HSPLjava/io/CharArrayWriter;->toString()Ljava/lang/String;
18652HSPLjava/io/DataInputStream;-><init>(Ljava/io/InputStream;)V
18653HSPLjava/io/DataInputStream;->read([B)I
18654HSPLjava/io/DataInputStream;->read([BII)I
18655HSPLjava/io/DataInputStream;->readBoolean()Z
18656HSPLjava/io/DataInputStream;->readByte()B+]Ljava/io/InputStream;Ljava/io/BufferedInputStream;
18657HSPLjava/io/DataInputStream;->readFully([B)V
18658HSPLjava/io/DataInputStream;->readFully([BII)V+]Ljava/io/InputStream;Ljava/io/BufferedInputStream;,Ljava/io/ByteArrayInputStream;
18659HSPLjava/io/DataInputStream;->readInt()I+]Ljava/io/DataInputStream;Ljava/io/DataInputStream;
18660HSPLjava/io/DataInputStream;->readLong()J
18661HSPLjava/io/DataInputStream;->readUTF()Ljava/lang/String;
18662HSPLjava/io/DataInputStream;->skipBytes(I)I
18663HSPLjava/io/DataOutputStream;-><init>(Ljava/io/OutputStream;)V
18664HSPLjava/io/DataOutputStream;->flush()V
18665HSPLjava/io/DataOutputStream;->write(I)V
18666HSPLjava/io/DataOutputStream;->write([BII)V
18667HSPLjava/io/DataOutputStream;->writeByte(I)V+]Ljava/io/OutputStream;Ljava/io/BufferedOutputStream;
18668HSPLjava/io/DataOutputStream;->writeInt(I)V
18669HSPLjava/io/DataOutputStream;->writeLong(J)V
18670HSPLjava/io/DataOutputStream;->writeUTF(Ljava/lang/String;)V
18671HSPLjava/io/EOFException;-><init>()V
18672HSPLjava/io/File;-><init>(Ljava/io/File;Ljava/lang/String;)V+]Ljava/lang/String;Ljava/lang/String;
18673HSPLjava/io/File;-><init>(Ljava/lang/String;)V
18674HSPLjava/io/File;-><init>(Ljava/lang/String;Ljava/lang/String;)V
18675HSPLjava/io/File;->canRead()Z
18676HSPLjava/io/File;->createNewFile()Z
18677HSPLjava/io/File;->createTempFile(Ljava/lang/String;Ljava/lang/String;Ljava/io/File;)Ljava/io/File;
18678HSPLjava/io/File;->delete()Z+]Ljava/io/File;Ljava/io/File;
18679HSPLjava/io/File;->equals(Ljava/lang/Object;)Z
18680HSPLjava/io/File;->exists()Z+]Ljava/io/File;Ljava/io/File;
18681HSPLjava/io/File;->getAbsoluteFile()Ljava/io/File;+]Ljava/io/File;Ljava/io/File;
18682HSPLjava/io/File;->getAbsolutePath()Ljava/lang/String;
18683HSPLjava/io/File;->getCanonicalFile()Ljava/io/File;
18684HSPLjava/io/File;->getCanonicalPath()Ljava/lang/String;
18685HSPLjava/io/File;->getName()Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
18686HSPLjava/io/File;->getParent()Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
18687HSPLjava/io/File;->getParentFile()Ljava/io/File;
18688HSPLjava/io/File;->getPath()Ljava/lang/String;
18689HSPLjava/io/File;->getTotalSpace()J
18690HSPLjava/io/File;->getUsableSpace()J
18691HSPLjava/io/File;->hashCode()I
18692HSPLjava/io/File;->isDirectory()Z+]Ljava/io/File;Ljava/io/File;
18693HSPLjava/io/File;->isFile()Z
18694HSPLjava/io/File;->lastModified()J
18695HSPLjava/io/File;->length()J
18696HSPLjava/io/File;->list()[Ljava/lang/String;+]Ljava/io/File;Ljava/io/File;
18697HSPLjava/io/File;->listFiles()[Ljava/io/File;
18698HSPLjava/io/File;->listFiles(Ljava/io/FileFilter;)[Ljava/io/File;
18699HSPLjava/io/File;->listFiles(Ljava/io/FilenameFilter;)[Ljava/io/File;
18700HSPLjava/io/File;->mkdir()Z
18701HSPLjava/io/File;->mkdirs()Z
18702HSPLjava/io/File;->renameTo(Ljava/io/File;)Z+]Ljava/io/File;Ljava/io/File;
18703HSPLjava/io/File;->setExecutable(ZZ)Z
18704HSPLjava/io/File;->setLastModified(J)Z
18705HSPLjava/io/File;->setReadable(ZZ)Z
18706HSPLjava/io/File;->setWritable(ZZ)Z
18707HSPLjava/io/File;->toPath()Ljava/nio/file/Path;
18708HSPLjava/io/File;->toString()Ljava/lang/String;
18709HSPLjava/io/FileDescriptor;-><init>()V
18710HSPLjava/io/FileDescriptor;->getInt$()I
18711HSPLjava/io/FileDescriptor;->setInt$(I)V
18712HSPLjava/io/FileDescriptor;->valid()Z
18713HSPLjava/io/FileInputStream;-><init>(Ljava/io/File;)V+]Ljava/io/File;Ljava/io/File;]Ldalvik/system/CloseGuard;Ldalvik/system/CloseGuard;
18714HSPLjava/io/FileInputStream;-><init>(Ljava/io/FileDescriptor;)V
18715HSPLjava/io/FileInputStream;-><init>(Ljava/lang/String;)V
18716HSPLjava/io/FileInputStream;->available()I
18717HSPLjava/io/FileInputStream;->close()V+]Ldalvik/system/CloseGuard;Ldalvik/system/CloseGuard;
18718HSPLjava/io/FileInputStream;->getChannel()Ljava/nio/channels/FileChannel;
18719HSPLjava/io/FileInputStream;->getFD()Ljava/io/FileDescriptor;
18720HSPLjava/io/FileInputStream;->read()I
18721HSPLjava/io/FileInputStream;->read([B)I+]Ljava/io/FileInputStream;Ljava/io/FileInputStream;,Landroid/os/ParcelFileDescriptor$AutoCloseInputStream;
18722HSPLjava/io/FileInputStream;->read([BII)I
18723HSPLjava/io/FileNotFoundException;-><init>(Ljava/lang/String;)V
18724HSPLjava/io/FileOutputStream;-><init>(Ljava/io/File;)V
18725HSPLjava/io/FileOutputStream;-><init>(Ljava/io/File;Z)V+]Ljava/io/File;Ljava/io/File;]Ldalvik/system/CloseGuard;Ldalvik/system/CloseGuard;
18726HSPLjava/io/FileOutputStream;-><init>(Ljava/io/FileDescriptor;)V
18727HSPLjava/io/FileOutputStream;-><init>(Ljava/lang/String;)V
18728HSPLjava/io/FileOutputStream;-><init>(Ljava/lang/String;Z)V
18729HSPLjava/io/FileOutputStream;->close()V+]Ldalvik/system/CloseGuard;Ldalvik/system/CloseGuard;
18730HSPLjava/io/FileOutputStream;->getFD()Ljava/io/FileDescriptor;
18731HSPLjava/io/FileOutputStream;->write(I)V
18732HSPLjava/io/FileOutputStream;->write([B)V
18733HSPLjava/io/FileOutputStream;->write([BII)V
18734HSPLjava/io/FileReader;-><init>(Ljava/io/File;)V
18735HSPLjava/io/FileReader;-><init>(Ljava/lang/String;)V
18736HSPLjava/io/FileWriter;-><init>(Ljava/io/File;)V
18737HSPLjava/io/FileWriter;-><init>(Ljava/io/File;Z)V
18738HSPLjava/io/FilterInputStream;-><init>(Ljava/io/InputStream;)V
18739HSPLjava/io/FilterInputStream;->available()I+]Ljava/io/InputStream;Ljava/io/FileInputStream;
18740HSPLjava/io/FilterInputStream;->read()I+]Ljava/io/InputStream;megamorphic_types
18741HSPLjava/io/FilterInputStream;->read([BII)I+]Ljava/io/InputStream;missing_types
18742HSPLjava/io/FilterInputStream;->skip(J)J+]Ljava/io/InputStream;Ljava/io/BufferedInputStream;
18743HSPLjava/io/IOException;-><init>(Ljava/lang/String;)V
18744HSPLjava/io/IOException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
18745HSPLjava/io/IOException;-><init>(Ljava/lang/Throwable;)V
18746HSPLjava/io/InputStream;-><init>()V
18747HSPLjava/io/InputStream;->available()I
18748HSPLjava/io/InputStream;->close()V
18749HSPLjava/io/InputStream;->read([B)I
18750HSPLjava/io/InputStream;->read([BII)I
18751HSPLjava/io/InputStreamReader;-><init>(Ljava/io/InputStream;)V
18752HSPLjava/io/InputStreamReader;->close()V
18753HSPLjava/io/ObjectInputStream;-><init>(Ljava/io/InputStream;)V+]Ljava/io/ObjectInputStream;Ljava/io/ObjectInputStream;
18754HSPLjava/io/ObjectInputStream;->close()V
18755HSPLjava/io/ObjectInputStream;->readInt()I
18756HSPLjava/io/ObjectInputStream;->readObject()Ljava/lang/Object;
18757HSPLjava/io/ObjectOutputStream;-><init>(Ljava/io/OutputStream;)V
18758HSPLjava/io/ObjectOutputStream;->close()V
18759HSPLjava/io/ObjectOutputStream;->writeInt(I)V
18760HSPLjava/io/ObjectOutputStream;->writeObject(Ljava/lang/Object;)V
18761HSPLjava/io/OutputStream;-><init>()V
18762HSPLjava/io/OutputStream;->close()V
18763HSPLjava/io/OutputStream;->flush()V
18764HSPLjava/io/OutputStream;->write([B)V+]Ljava/io/OutputStream;missing_types
18765HSPLjava/io/OutputStreamWriter;-><init>(Ljava/io/OutputStream;)V
18766HSPLjava/io/OutputStreamWriter;-><init>(Ljava/io/OutputStream;Ljava/nio/charset/Charset;)V
18767HSPLjava/io/OutputStreamWriter;->close()V
18768HSPLjava/io/OutputStreamWriter;->flush()V
18769HSPLjava/io/PrintWriter;-><init>(Ljava/io/OutputStream;)V
18770HSPLjava/io/PrintWriter;-><init>(Ljava/io/OutputStream;Z)V
18771HSPLjava/io/PrintWriter;-><init>(Ljava/io/Writer;)V
18772HSPLjava/io/PrintWriter;-><init>(Ljava/io/Writer;Z)V
18773HSPLjava/io/PrintWriter;->append(C)Ljava/io/PrintWriter;+]Ljava/io/PrintWriter;Lcom/android/internal/util/FastPrintWriter;
18774HSPLjava/io/PrintWriter;->append(Ljava/lang/CharSequence;)Ljava/io/PrintWriter;+]Ljava/io/PrintWriter;Lcom/android/internal/util/FastPrintWriter;
18775HSPLjava/io/PrintWriter;->close()V
18776HSPLjava/io/PrintWriter;->flush()V
18777HSPLjava/io/PrintWriter;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/PrintWriter;+]Ljava/util/Formatter;Ljava/util/Formatter;
18778HSPLjava/io/PrintWriter;->print(C)V
18779HSPLjava/io/PrintWriter;->print(I)V
18780HSPLjava/io/PrintWriter;->print(J)V
18781HSPLjava/io/PrintWriter;->print(Ljava/lang/String;)V+]Ljava/io/PrintWriter;Ljava/io/PrintWriter;
18782HSPLjava/io/PrintWriter;->print(Z)V
18783HSPLjava/io/PrintWriter;->printf(Ljava/lang/String;[Ljava/lang/Object;)Ljava/io/PrintWriter;
18784HSPLjava/io/PrintWriter;->println()V
18785HSPLjava/io/PrintWriter;->println(I)V
18786HSPLjava/io/PrintWriter;->println(Ljava/lang/Object;)V+]Ljava/io/PrintWriter;Lcom/android/internal/util/FastPrintWriter;
18787HSPLjava/io/PrintWriter;->println(Ljava/lang/String;)V+]Ljava/io/PrintWriter;Ljava/io/PrintWriter;
18788HSPLjava/io/PrintWriter;->write(Ljava/lang/String;)V+]Ljava/lang/String;Ljava/lang/String;]Ljava/io/PrintWriter;Ljava/io/PrintWriter;
18789HSPLjava/io/PrintWriter;->write(Ljava/lang/String;II)V
18790HSPLjava/io/PrintWriter;->write([CII)V
18791HSPLjava/io/RandomAccessFile;-><init>(Ljava/io/File;Ljava/lang/String;)V
18792HSPLjava/io/RandomAccessFile;-><init>(Ljava/lang/String;Ljava/lang/String;)V
18793HSPLjava/io/RandomAccessFile;->close()V
18794HSPLjava/io/RandomAccessFile;->getChannel()Ljava/nio/channels/FileChannel;
18795HSPLjava/io/RandomAccessFile;->getFD()Ljava/io/FileDescriptor;
18796HSPLjava/io/RandomAccessFile;->length()J
18797HSPLjava/io/RandomAccessFile;->read()I
18798HSPLjava/io/RandomAccessFile;->read([BII)I
18799HSPLjava/io/RandomAccessFile;->readFully([BII)V
18800HSPLjava/io/RandomAccessFile;->seek(J)V
18801HSPLjava/io/RandomAccessFile;->write([B)V
18802HSPLjava/io/RandomAccessFile;->writeInt(I)V
18803HSPLjava/io/RandomAccessFile;->writeUTF(Ljava/lang/String;)V
18804HSPLjava/io/Reader;->read([C)I
18805HSPLjava/io/StringReader;-><init>(Ljava/lang/String;)V
18806HSPLjava/io/StringWriter;-><init>()V
18807HSPLjava/io/StringWriter;->append(Ljava/lang/CharSequence;)Ljava/io/StringWriter;
18808HSPLjava/io/StringWriter;->getBuffer()Ljava/lang/StringBuffer;
18809HSPLjava/io/StringWriter;->toString()Ljava/lang/String;
18810HSPLjava/io/Writer;-><init>()V
18811HSPLjava/io/Writer;->append(Ljava/lang/CharSequence;)Ljava/io/Writer;
18812HSPLjava/lang/ArrayIndexOutOfBoundsException;-><init>(Ljava/lang/String;)V
18813HSPLjava/lang/Boolean;->booleanValue()Z
18814HSPLjava/lang/Boolean;->compare(ZZ)I
18815HSPLjava/lang/Boolean;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Boolean;Ljava/lang/Boolean;
18816HSPLjava/lang/Boolean;->hashCode(Z)I
18817HSPLjava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z
18818HSPLjava/lang/Boolean;->toString()Ljava/lang/String;
18819HSPLjava/lang/Boolean;->toString(Z)Ljava/lang/String;
18820HSPLjava/lang/Boolean;->valueOf(Ljava/lang/String;)Ljava/lang/Boolean;
18821HSPLjava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
18822HSPLjava/lang/Byte;->byteValue()B
18823HSPLjava/lang/Byte;->toString(B)Ljava/lang/String;
18824HSPLjava/lang/Byte;->toUnsignedInt(B)I
18825HSPLjava/lang/Byte;->valueOf(B)Ljava/lang/Byte;
18826HSPLjava/lang/Character;->charValue()C
18827HSPLjava/lang/Character;->digit(CI)I
18828HSPLjava/lang/Character;->isISOControl(C)Z
18829HSPLjava/lang/Character;->isUpperCase(C)Z
18830HSPLjava/lang/Character;->isWhitespace(C)Z
18831HSPLjava/lang/Character;->toChars(I)[C
18832HSPLjava/lang/Character;->toLowerCase(C)C
18833HSPLjava/lang/Character;->valueOf(C)Ljava/lang/Character;
18834HSPLjava/lang/Class;->asSubclass(Ljava/lang/Class;)Ljava/lang/Class;
18835HSPLjava/lang/Class;->cast(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/lang/Class;Ljava/lang/Class;
18836HSPLjava/lang/Class;->forName(Ljava/lang/String;)Ljava/lang/Class;
18837HSPLjava/lang/Class;->forName(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;
18838HSPLjava/lang/Class;->getCanonicalName()Ljava/lang/String;
18839HSPLjava/lang/Class;->getClassLoader()Ljava/lang/ClassLoader;+]Ljava/lang/Class;Ljava/lang/Class;
18840HSPLjava/lang/Class;->getComponentType()Ljava/lang/Class;
18841HSPLjava/lang/Class;->getConstructor([Ljava/lang/Class;)Ljava/lang/reflect/Constructor;
18842HSPLjava/lang/Class;->getDeclaredConstructor([Ljava/lang/Class;)Ljava/lang/reflect/Constructor;
18843HSPLjava/lang/Class;->getField(Ljava/lang/String;)Ljava/lang/reflect/Field;
18844HSPLjava/lang/Class;->getGenericInterfaces()[Ljava/lang/reflect/Type;
18845HSPLjava/lang/Class;->getMethods()[Ljava/lang/reflect/Method;+]Ljava/util/List;Ljava/util/ArrayList;
18846HSPLjava/lang/Class;->getName()Ljava/lang/String;
18847HSPLjava/lang/Class;->getPackage()Ljava/lang/Package;
18848HSPLjava/lang/Class;->getPackageName()Ljava/lang/String;
18849HSPLjava/lang/Class;->getSimpleName()Ljava/lang/String;
18850HSPLjava/lang/Class;->getTypeName()Ljava/lang/String;
18851HSPLjava/lang/Class;->isArray()Z+]Ljava/lang/Class;Ljava/lang/Class;
18852HSPLjava/lang/Class;->isAssignableFrom(Ljava/lang/Class;)Z+]Ljava/lang/Class;Ljava/lang/Class;
18853HSPLjava/lang/Class;->isInstance(Ljava/lang/Object;)Z+]Ljava/lang/Object;megamorphic_types]Ljava/lang/Class;Ljava/lang/Class;
18854HSPLjava/lang/ClassLoader;->loadClass(Ljava/lang/String;)Ljava/lang/Class;
18855HSPLjava/lang/ClassNotFoundException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
18856HSPLjava/lang/Double;->compare(DD)I
18857HSPLjava/lang/Double;->doubleToLongBits(D)J
18858HSPLjava/lang/Double;->doubleValue()D
18859HSPLjava/lang/Double;->hashCode(D)I
18860HSPLjava/lang/Double;->isInfinite(D)Z
18861HSPLjava/lang/Double;->isNaN(D)Z
18862HSPLjava/lang/Double;->parseDouble(Ljava/lang/String;)D
18863HSPLjava/lang/Double;->toString(D)Ljava/lang/String;
18864HSPLjava/lang/Double;->valueOf(D)Ljava/lang/Double;
18865HSPLjava/lang/Double;->valueOf(Ljava/lang/String;)Ljava/lang/Double;
18866HSPLjava/lang/Enum;-><init>(Ljava/lang/String;I)V
18867HSPLjava/lang/Enum;->equals(Ljava/lang/Object;)Z
18868HSPLjava/lang/Enum;->name()Ljava/lang/String;
18869HSPLjava/lang/Enum;->ordinal()I
18870HSPLjava/lang/Enum;->toString()Ljava/lang/String;
18871HSPLjava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/Enum;missing_types
18872HSPLjava/lang/Error;-><init>(Ljava/lang/String;)V
18873HSPLjava/lang/Exception;-><init>()V
18874HSPLjava/lang/Exception;-><init>(Ljava/lang/String;)V
18875HSPLjava/lang/Exception;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
18876HSPLjava/lang/Exception;-><init>(Ljava/lang/Throwable;)V
18877HSPLjava/lang/Float;-><init>(F)V
18878HSPLjava/lang/Float;->compare(FF)I
18879HSPLjava/lang/Float;->equals(Ljava/lang/Object;)Z
18880HSPLjava/lang/Float;->floatToIntBits(F)I
18881HSPLjava/lang/Float;->floatValue()F
18882HSPLjava/lang/Float;->hashCode(F)I
18883HSPLjava/lang/Float;->isInfinite(F)Z
18884HSPLjava/lang/Float;->isNaN(F)Z
18885HSPLjava/lang/Float;->parseFloat(Ljava/lang/String;)F
18886HSPLjava/lang/Float;->toString(F)Ljava/lang/String;
18887HSPLjava/lang/Float;->valueOf(F)Ljava/lang/Float;
18888HSPLjava/lang/IllegalArgumentException;-><init>()V
18889HSPLjava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
18890HSPLjava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
18891HSPLjava/lang/IllegalStateException;-><init>()V
18892HSPLjava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
18893HSPLjava/lang/IllegalStateException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
18894HSPLjava/lang/IndexOutOfBoundsException;-><init>(Ljava/lang/String;)V
18895HSPLjava/lang/Integer;-><init>(I)V
18896HSPLjava/lang/Integer;->bitCount(I)I
18897HSPLjava/lang/Integer;->compare(II)I
18898HSPLjava/lang/Integer;->compareTo(Ljava/lang/Integer;)I
18899HSPLjava/lang/Integer;->decode(Ljava/lang/String;)Ljava/lang/Integer;
18900HSPLjava/lang/Integer;->equals(Ljava/lang/Object;)Z+]Ljava/lang/Integer;Ljava/lang/Integer;
18901HSPLjava/lang/Integer;->hashCode()I
18902HSPLjava/lang/Integer;->hashCode(I)I
18903HSPLjava/lang/Integer;->highestOneBit(I)I
18904HSPLjava/lang/Integer;->intValue()I
18905HSPLjava/lang/Integer;->min(II)I
18906HSPLjava/lang/Integer;->numberOfTrailingZeros(I)I
18907HSPLjava/lang/Integer;->parseInt(Ljava/lang/String;)I
18908HSPLjava/lang/Integer;->parseInt(Ljava/lang/String;I)I+]Ljava/lang/String;Ljava/lang/String;
18909HSPLjava/lang/Integer;->parseUnsignedInt(Ljava/lang/String;)I
18910HSPLjava/lang/Integer;->parseUnsignedInt(Ljava/lang/String;I)I
18911HSPLjava/lang/Integer;->reverseBytes(I)I
18912HSPLjava/lang/Integer;->toBinaryString(I)Ljava/lang/String;
18913HSPLjava/lang/Integer;->toHexString(I)Ljava/lang/String;
18914HSPLjava/lang/Integer;->toString()Ljava/lang/String;
18915HSPLjava/lang/Integer;->toString(I)Ljava/lang/String;
18916HSPLjava/lang/Integer;->toString(II)Ljava/lang/String;
18917HSPLjava/lang/Integer;->toUnsignedLong(I)J
18918HSPLjava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
18919HSPLjava/lang/Integer;->valueOf(Ljava/lang/String;)Ljava/lang/Integer;
18920HSPLjava/lang/InterruptedException;-><init>()V
18921HSPLjava/lang/Long;-><init>(J)V
18922HSPLjava/lang/Long;->bitCount(J)I
18923HSPLjava/lang/Long;->compare(JJ)I
18924HSPLjava/lang/Long;->decode(Ljava/lang/String;)Ljava/lang/Long;
18925HSPLjava/lang/Long;->hashCode(J)I
18926HSPLjava/lang/Long;->highestOneBit(J)J
18927HSPLjava/lang/Long;->intValue()I
18928HSPLjava/lang/Long;->longValue()J
18929HSPLjava/lang/Long;->max(JJ)J
18930HSPLjava/lang/Long;->numberOfTrailingZeros(J)I
18931HSPLjava/lang/Long;->parseLong(Ljava/lang/String;)J
18932HSPLjava/lang/Long;->parseLong(Ljava/lang/String;I)J+]Ljava/lang/String;Ljava/lang/String;
18933HSPLjava/lang/Long;->reverseBytes(J)J
18934HSPLjava/lang/Long;->signum(J)I
18935HSPLjava/lang/Long;->toHexString(J)Ljava/lang/String;
18936HSPLjava/lang/Long;->toString()Ljava/lang/String;
18937HSPLjava/lang/Long;->toString(J)Ljava/lang/String;
18938HSPLjava/lang/Long;->toString(JI)Ljava/lang/String;
18939HSPLjava/lang/Long;->valueOf(J)Ljava/lang/Long;
18940HSPLjava/lang/Long;->valueOf(Ljava/lang/String;)Ljava/lang/Long;
18941HSPLjava/lang/Math;->abs(D)D
18942HSPLjava/lang/Math;->abs(F)F
18943HSPLjava/lang/Math;->abs(I)I
18944HSPLjava/lang/Math;->abs(J)J
18945HSPLjava/lang/Math;->addExact(JJ)J
18946HSPLjava/lang/Math;->floorMod(II)I
18947HSPLjava/lang/Math;->max(DD)D
18948HSPLjava/lang/Math;->max(FF)F
18949HSPLjava/lang/Math;->max(II)I
18950HSPLjava/lang/Math;->max(JJ)J
18951HSPLjava/lang/Math;->min(DD)D
18952HSPLjava/lang/Math;->min(FF)F
18953HSPLjava/lang/Math;->min(II)I
18954HSPLjava/lang/Math;->min(JJ)J
18955HSPLjava/lang/Math;->multiplyExact(JI)J
18956HSPLjava/lang/Math;->round(D)J
18957HSPLjava/lang/Math;->round(F)I
18958HSPLjava/lang/Math;->scalb(FI)F
18959HSPLjava/lang/Math;->toDegrees(D)D
18960HSPLjava/lang/Math;->toIntExact(J)I
18961HSPLjava/lang/Math;->toRadians(D)D
18962HSPLjava/lang/NullPointerException;-><init>()V
18963HSPLjava/lang/NullPointerException;-><init>(Ljava/lang/String;)V
18964HSPLjava/lang/NumberFormatException;-><init>(Ljava/lang/String;)V
18965HSPLjava/lang/Object;-><init>()V
18966HSPLjava/lang/Object;->equals(Ljava/lang/Object;)Z
18967HSPLjava/lang/Object;->finalize()V
18968HSPLjava/lang/Object;->getClass()Ljava/lang/Class;
18969HSPLjava/lang/Object;->hashCode()I
18970HSPLjava/lang/Object;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/Object;Landroid/os/BinderProxy;]Ljava/lang/Class;Ljava/lang/Class;
18971HSPLjava/lang/Object;->wait()V
18972HSPLjava/lang/Object;->wait(J)V+]Ljava/lang/Object;missing_types
18973HSPLjava/lang/Package;->getName()Ljava/lang/String;
18974HSPLjava/lang/ProcessBuilder;-><init>([Ljava/lang/String;)V
18975HSPLjava/lang/ProcessBuilder;->start()Ljava/lang/Process;
18976HSPLjava/lang/Runtime;->availableProcessors()I
18977HSPLjava/lang/Runtime;->exec([Ljava/lang/String;)Ljava/lang/Process;
18978HSPLjava/lang/Runtime;->gc()V
18979HSPLjava/lang/Runtime;->getRuntime()Ljava/lang/Runtime;
18980HSPLjava/lang/RuntimeException;-><init>()V
18981HSPLjava/lang/RuntimeException;-><init>(Ljava/lang/String;)V
18982HSPLjava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
18983HSPLjava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V
18984HSPLjava/lang/SecurityException;-><init>(Ljava/lang/String;)V
18985HSPLjava/lang/Short;-><init>(S)V
18986HSPLjava/lang/Short;->valueOf(S)Ljava/lang/Short;
18987HSPLjava/lang/StackTraceElement;->getClassName()Ljava/lang/String;
18988HSPLjava/lang/StackTraceElement;->getLineNumber()I
18989HSPLjava/lang/StackTraceElement;->getMethodName()Ljava/lang/String;
18990HSPLjava/lang/StackTraceElement;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/StackTraceElement;Ljava/lang/StackTraceElement;
18991HSPLjava/lang/String;->compareToIgnoreCase(Ljava/lang/String;)I
18992HSPLjava/lang/String;->contains(Ljava/lang/CharSequence;)Z+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/CharSequence;Ljava/lang/String;
18993HSPLjava/lang/String;->contentEquals(Ljava/lang/CharSequence;)Z
18994HSPLjava/lang/String;->endsWith(Ljava/lang/String;)Z+]Ljava/lang/String;Ljava/lang/String;
18995HSPLjava/lang/String;->equals(Ljava/lang/Object;)Z+]Ljava/lang/String;Ljava/lang/String;
18996HSPLjava/lang/String;->equalsIgnoreCase(Ljava/lang/String;)Z+]Ljava/lang/String;Ljava/lang/String;
18997HSPLjava/lang/String;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;+]Ljava/util/Formatter;Ljava/util/Formatter;
18998HSPLjava/lang/String;->format(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;+]Ljava/util/Formatter;Ljava/util/Formatter;
18999HSPLjava/lang/String;->getBytes()[B+]Ljava/lang/String;Ljava/lang/String;
19000HSPLjava/lang/String;->getBytes(Ljava/lang/String;)[B
19001HSPLjava/lang/String;->getBytes(Ljava/nio/charset/Charset;)[B+]Ljava/lang/String;Ljava/lang/String;
19002HSPLjava/lang/String;->getChars(II[CI)V+]Ljava/lang/String;Ljava/lang/String;
19003HSPLjava/lang/String;->hashCode()I+]Ljava/lang/String;Ljava/lang/String;
19004HSPLjava/lang/String;->indexOf(I)I+]Ljava/lang/String;Ljava/lang/String;
19005HSPLjava/lang/String;->indexOf(II)I+]Ljava/lang/String;Ljava/lang/String;
19006HSPLjava/lang/String;->indexOf(Ljava/lang/String;)I+]Ljava/lang/String;Ljava/lang/String;
19007HSPLjava/lang/String;->indexOf(Ljava/lang/String;I)I
19008HSPLjava/lang/String;->isBlank()Z
19009HSPLjava/lang/String;->isEmpty()Z
19010HSPLjava/lang/String;->join(Ljava/lang/CharSequence;Ljava/lang/Iterable;)Ljava/lang/String;
19011HSPLjava/lang/String;->join(Ljava/lang/CharSequence;[Ljava/lang/CharSequence;)Ljava/lang/String;
19012HSPLjava/lang/String;->lastIndexOf(I)I+]Ljava/lang/String;Ljava/lang/String;
19013HSPLjava/lang/String;->lastIndexOf(Ljava/lang/String;)I+]Ljava/lang/String;Ljava/lang/String;
19014HSPLjava/lang/String;->length()I
19015HSPLjava/lang/String;->matches(Ljava/lang/String;)Z
19016HSPLjava/lang/String;->regionMatches(ILjava/lang/String;II)Z+]Ljava/lang/String;Ljava/lang/String;
19017HSPLjava/lang/String;->regionMatches(ZILjava/lang/String;II)Z+]Ljava/lang/String;Ljava/lang/String;
19018HSPLjava/lang/String;->replace(CC)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
19019HSPLjava/lang/String;->replace(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/CharSequence;Ljava/lang/String;
19020HSPLjava/lang/String;->replaceAll(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
19021HSPLjava/lang/String;->replaceFirst(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
19022HSPLjava/lang/String;->split(Ljava/lang/String;)[Ljava/lang/String;
19023HSPLjava/lang/String;->split(Ljava/lang/String;I)[Ljava/lang/String;
19024HSPLjava/lang/String;->startsWith(Ljava/lang/String;)Z+]Ljava/lang/String;Ljava/lang/String;
19025HSPLjava/lang/String;->substring(I)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
19026HSPLjava/lang/String;->substring(II)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
19027HSPLjava/lang/String;->toLowerCase()Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
19028HSPLjava/lang/String;->toLowerCase(Ljava/util/Locale;)Ljava/lang/String;
19029HSPLjava/lang/String;->toString()Ljava/lang/String;
19030HSPLjava/lang/String;->toUpperCase()Ljava/lang/String;
19031HSPLjava/lang/String;->toUpperCase(Ljava/util/Locale;)Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
19032HSPLjava/lang/String;->trim()Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
19033HSPLjava/lang/String;->valueOf(D)Ljava/lang/String;
19034HSPLjava/lang/String;->valueOf(F)Ljava/lang/String;
19035HSPLjava/lang/String;->valueOf(I)Ljava/lang/String;
19036HSPLjava/lang/String;->valueOf(J)Ljava/lang/String;
19037HSPLjava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;+]Ljava/lang/Object;megamorphic_types
19038HSPLjava/lang/String;->valueOf(Z)Ljava/lang/String;
19039HSPLjava/lang/StringBuffer;-><init>()V
19040HSPLjava/lang/StringBuffer;-><init>(I)V
19041HSPLjava/lang/StringBuffer;-><init>(Ljava/lang/String;)V
19042HSPLjava/lang/StringBuffer;->append(C)Ljava/lang/StringBuffer;
19043HSPLjava/lang/StringBuffer;->append(I)Ljava/lang/StringBuffer;
19044HSPLjava/lang/StringBuffer;->append(J)Ljava/lang/StringBuffer;
19045HSPLjava/lang/StringBuffer;->append(Ljava/lang/CharSequence;)Ljava/lang/StringBuffer;
19046HSPLjava/lang/StringBuffer;->append(Ljava/lang/Object;)Ljava/lang/StringBuffer;
19047HSPLjava/lang/StringBuffer;->append(Ljava/lang/String;)Ljava/lang/StringBuffer;
19048HSPLjava/lang/StringBuffer;->toString()Ljava/lang/String;+]Ljava/lang/StringBuffer;Ljava/lang/StringBuffer;
19049HSPLjava/lang/StringBuilder;-><init>()V
19050HSPLjava/lang/StringBuilder;-><init>(I)V
19051HSPLjava/lang/StringBuilder;-><init>(Ljava/lang/String;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]Ljava/lang/String;Ljava/lang/String;
19052HSPLjava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
19053HSPLjava/lang/StringBuilder;->append(D)Ljava/lang/StringBuilder;
19054HSPLjava/lang/StringBuilder;->append(F)Ljava/lang/StringBuilder;
19055HSPLjava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
19056HSPLjava/lang/StringBuilder;->append(J)Ljava/lang/StringBuilder;
19057HSPLjava/lang/StringBuilder;->append(Ljava/lang/CharSequence;)Ljava/lang/StringBuilder;
19058HSPLjava/lang/StringBuilder;->append(Ljava/lang/CharSequence;II)Ljava/lang/StringBuilder;
19059HSPLjava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
19060HSPLjava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
19061HSPLjava/lang/StringBuilder;->append(Z)Ljava/lang/StringBuilder;
19062HSPLjava/lang/StringBuilder;->append([CII)Ljava/lang/StringBuilder;
19063HSPLjava/lang/StringBuilder;->charAt(I)C
19064HSPLjava/lang/StringBuilder;->deleteCharAt(I)Ljava/lang/StringBuilder;
19065HSPLjava/lang/StringBuilder;->length()I
19066HSPLjava/lang/StringBuilder;->replace(IILjava/lang/String;)Ljava/lang/StringBuilder;
19067HSPLjava/lang/StringBuilder;->setCharAt(IC)V
19068HSPLjava/lang/StringBuilder;->setLength(I)V
19069HSPLjava/lang/StringBuilder;->substring(I)Ljava/lang/String;
19070HSPLjava/lang/StringBuilder;->substring(II)Ljava/lang/String;
19071HSPLjava/lang/StringBuilder;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
19072HSPLjava/lang/System;->gc()V
19073HSPLjava/lang/System;->getProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
19074HSPLjava/lang/System;->getenv(Ljava/lang/String;)Ljava/lang/String;
19075HSPLjava/lang/System;->identityHashCode(Ljava/lang/Object;)I
19076HSPLjava/lang/System;->lineSeparator()Ljava/lang/String;
19077HSPLjava/lang/System;->loadLibrary(Ljava/lang/String;)V
19078HSPLjava/lang/System;->runFinalization()V+]Ljava/lang/Runtime;Ljava/lang/Runtime;
19079HSPLjava/lang/Thread;-><init>()V
19080HSPLjava/lang/Thread;-><init>(Ljava/lang/Runnable;)V+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
19081HSPLjava/lang/Thread;-><init>(Ljava/lang/Runnable;Ljava/lang/String;)V
19082HSPLjava/lang/Thread;-><init>(Ljava/lang/String;)V
19083HSPLjava/lang/Thread;-><init>(Ljava/lang/ThreadGroup;Ljava/lang/Runnable;Ljava/lang/String;)V
19084HSPLjava/lang/Thread;->getId()J
19085HSPLjava/lang/Thread;->getName()Ljava/lang/String;
19086HSPLjava/lang/Thread;->getStackTrace()[Ljava/lang/StackTraceElement;
19087HSPLjava/lang/Thread;->interrupt()V
19088HSPLjava/lang/Thread;->isAlive()Z
19089HSPLjava/lang/Thread;->join()V
19090HSPLjava/lang/Thread;->join(J)V
19091HSPLjava/lang/Thread;->run()V
19092HSPLjava/lang/Thread;->setName(Ljava/lang/String;)V
19093HSPLjava/lang/Thread;->setPriority(I)V
19094HSPLjava/lang/Thread;->sleep(J)V
19095HSPLjava/lang/Thread;->start()V+]Ljava/lang/ThreadGroup;Ljava/lang/ThreadGroup;
19096HSPLjava/lang/ThreadLocal;-><init>()V
19097HSPLjava/lang/ThreadLocal;->get()Ljava/lang/Object;+]Ljava/lang/ThreadLocal;megamorphic_types
19098HSPLjava/lang/ThreadLocal;->remove()V
19099HSPLjava/lang/ThreadLocal;->set(Ljava/lang/Object;)V+]Ljava/lang/ThreadLocal;missing_types
19100HSPLjava/lang/ThreadLocal;->withInitial(Ljava/util/function/Supplier;)Ljava/lang/ThreadLocal;
19101HSPLjava/lang/Throwable;-><init>()V+]Ljava/lang/Throwable;Landroid/system/ErrnoException;
19102HSPLjava/lang/Throwable;-><init>(Ljava/lang/String;)V+]Ljava/lang/Throwable;megamorphic_types
19103HSPLjava/lang/Throwable;->addSuppressed(Ljava/lang/Throwable;)V
19104HSPLjava/lang/Throwable;->fillInStackTrace()Ljava/lang/Throwable;
19105HSPLjava/lang/Throwable;->getCause()Ljava/lang/Throwable;
19106HSPLjava/lang/Throwable;->getMessage()Ljava/lang/String;
19107HSPLjava/lang/Throwable;->getStackTrace()[Ljava/lang/StackTraceElement;
19108HSPLjava/lang/Throwable;->printStackTrace(Ljava/io/PrintWriter;)V
19109HSPLjava/lang/Throwable;->setStackTrace([Ljava/lang/StackTraceElement;)V
19110HSPLjava/lang/Throwable;->toString()Ljava/lang/String;
19111HSPLjava/lang/UnsupportedOperationException;-><init>()V
19112HSPLjava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
19113HSPLjava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
19114HSPLjava/lang/reflect/Array;->get(Ljava/lang/Object;I)Ljava/lang/Object;
19115HSPLjava/lang/reflect/Array;->getLength(Ljava/lang/Object;)I
19116HSPLjava/lang/reflect/Array;->newInstance(Ljava/lang/Class;I)Ljava/lang/Object;
19117HSPLjava/lang/reflect/Array;->newInstance(Ljava/lang/Class;[I)Ljava/lang/Object;
19118HSPLjava/lang/reflect/Constructor;->newInstance([Ljava/lang/Object;)Ljava/lang/Object;
19119HSPLjava/lang/reflect/Field;->getAnnotation(Ljava/lang/Class;)Ljava/lang/annotation/Annotation;
19120HSPLjava/lang/reflect/Field;->getName()Ljava/lang/String;+]Ljava/lang/Class;Ljava/lang/Class;
19121HSPLjava/lang/reflect/Method;->getName()Ljava/lang/String;+]Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;
19122HSPLjava/lang/reflect/Method;->getParameterTypes()[Ljava/lang/Class;
19123HSPLjava/math/BigDecimal;-><init>(Ljava/lang/String;)V
19124HSPLjava/math/BigDecimal;->floatValue()F+]Ljava/math/BigDecimal;Ljava/math/BigDecimal;
19125HSPLjava/math/BigInteger;-><init>(I[B)V
19126HSPLjava/math/BigInteger;-><init>(Ljava/lang/String;)V
19127HSPLjava/math/BigInteger;-><init>(Ljava/lang/String;I)V
19128HSPLjava/math/BigInteger;->abs()Ljava/math/BigInteger;
19129HSPLjava/math/BigInteger;->add(Ljava/math/BigInteger;)Ljava/math/BigInteger;+]Ljava/math/BigInteger;Ljava/math/BigInteger;
19130HSPLjava/math/BigInteger;->compareTo(Ljava/math/BigInteger;)I
19131HSPLjava/math/BigInteger;->equals(Ljava/lang/Object;)Z
19132HSPLjava/math/BigInteger;->hashCode()I
19133HSPLjava/math/BigInteger;->intValue()I
19134HSPLjava/math/BigInteger;->longValue()J
19135HSPLjava/math/BigInteger;->mod(Ljava/math/BigInteger;)Ljava/math/BigInteger;
19136HSPLjava/math/BigInteger;->modPow(Ljava/math/BigInteger;Ljava/math/BigInteger;)Ljava/math/BigInteger;
19137HSPLjava/math/BigInteger;->multiply(Ljava/math/BigInteger;)Ljava/math/BigInteger;
19138HSPLjava/math/BigInteger;->shiftLeft(I)Ljava/math/BigInteger;
19139HSPLjava/math/BigInteger;->shiftRight(I)Ljava/math/BigInteger;
19140HSPLjava/math/BigInteger;->signum()I
19141HSPLjava/math/BigInteger;->subtract(Ljava/math/BigInteger;)Ljava/math/BigInteger;+]Ljava/math/BigInteger;Ljava/math/BigInteger;
19142HSPLjava/math/BigInteger;->toByteArray()[B+]Ljava/math/BigInteger;Ljava/math/BigInteger;
19143HSPLjava/math/BigInteger;->toString()Ljava/lang/String;
19144HSPLjava/math/BigInteger;->toString(I)Ljava/lang/String;
19145HSPLjava/math/BigInteger;->valueOf(J)Ljava/math/BigInteger;
19146HSPLjava/net/Inet4Address;->getAddress()[B
19147HSPLjava/net/Inet4Address;->getHostAddress()Ljava/lang/String;
19148HSPLjava/net/InetAddress;->getByAddress([B)Ljava/net/InetAddress;
19149HSPLjava/net/InetAddress;->toString()Ljava/lang/String;
19150HSPLjava/net/InetSocketAddress;->createUnresolved(Ljava/lang/String;I)Ljava/net/InetSocketAddress;
19151HSPLjava/net/NetworkInterface;->getByName(Ljava/lang/String;)Ljava/net/NetworkInterface;
19152HSPLjava/net/NetworkInterface;->getInetAddresses()Ljava/util/Enumeration;
19153HSPLjava/net/NetworkInterface;->getMTU()I
19154HSPLjava/net/ServerSocket;->accept()Ljava/net/Socket;
19155HSPLjava/net/Socket;->close()V
19156HSPLjava/net/Socket;->getInputStream()Ljava/io/InputStream;
19157HSPLjava/net/Socket;->getOutputStream()Ljava/io/OutputStream;
19158HSPLjava/net/Socket;->isOutputShutdown()Z
19159HSPLjava/net/URI;->toString()Ljava/lang/String;
19160HSPLjava/net/URL;-><init>(Ljava/lang/String;)V
19161HSPLjava/net/URL;->openConnection()Ljava/net/URLConnection;
19162HSPLjava/net/URL;->openStream()Ljava/io/InputStream;
19163HSPLjava/net/UnknownHostException;-><init>(Ljava/lang/String;)V
19164HSPLjava/nio/ByteBuffer;->allocate(I)Ljava/nio/ByteBuffer;
19165HSPLjava/nio/ByteBuffer;->allocateDirect(I)Ljava/nio/ByteBuffer;
19166HSPLjava/nio/ByteBuffer;->array()[B
19167HSPLjava/nio/ByteBuffer;->clear()Ljava/nio/Buffer;
19168HSPLjava/nio/ByteBuffer;->flip()Ljava/nio/Buffer;
19169HSPLjava/nio/ByteBuffer;->get([B)Ljava/nio/ByteBuffer;+]Ljava/nio/ByteBuffer;Ljava/nio/DirectByteBuffer;
19170HSPLjava/nio/ByteBuffer;->limit(I)Ljava/nio/Buffer;
19171HSPLjava/nio/ByteBuffer;->order(Ljava/nio/ByteOrder;)Ljava/nio/ByteBuffer;
19172HSPLjava/nio/ByteBuffer;->position(I)Ljava/nio/Buffer;
19173HSPLjava/nio/ByteBuffer;->put([B)Ljava/nio/ByteBuffer;
19174HSPLjava/nio/ByteBuffer;->rewind()Ljava/nio/Buffer;
19175HSPLjava/nio/ByteBuffer;->wrap([B)Ljava/nio/ByteBuffer;
19176HSPLjava/nio/ByteBuffer;->wrap([BII)Ljava/nio/ByteBuffer;
19177HSPLjava/nio/ByteOrder;->nativeOrder()Ljava/nio/ByteOrder;
19178HSPLjava/nio/CharBuffer;->allocate(I)Ljava/nio/CharBuffer;
19179HSPLjava/nio/CharBuffer;->clear()Ljava/nio/Buffer;
19180HSPLjava/nio/CharBuffer;->flip()Ljava/nio/Buffer;
19181HSPLjava/nio/CharBuffer;->toString()Ljava/lang/String;
19182HSPLjava/nio/CharBuffer;->wrap([CII)Ljava/nio/CharBuffer;
19183HSPLjava/nio/NioUtils;->freeDirectBuffer(Ljava/nio/ByteBuffer;)V
19184HSPLjava/nio/channels/FileChannel;->lock()Ljava/nio/channels/FileLock;
19185HSPLjava/nio/channels/FileChannel;->open(Ljava/nio/file/Path;[Ljava/nio/file/OpenOption;)Ljava/nio/channels/FileChannel;
19186HSPLjava/nio/charset/Charset;->decode(Ljava/nio/ByteBuffer;)Ljava/nio/CharBuffer;
19187HSPLjava/nio/charset/Charset;->defaultCharset()Ljava/nio/charset/Charset;
19188HSPLjava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset;
19189HSPLjava/nio/charset/Charset;->name()Ljava/lang/String;
19190HSPLjava/nio/charset/CharsetDecoder;->decode(Ljava/nio/ByteBuffer;Ljava/nio/CharBuffer;Z)Ljava/nio/charset/CoderResult;+]Ljava/nio/charset/CoderResult;Ljava/nio/charset/CoderResult;
19191HSPLjava/nio/charset/CharsetDecoder;->onMalformedInput(Ljava/nio/charset/CodingErrorAction;)Ljava/nio/charset/CharsetDecoder;
19192HSPLjava/nio/charset/CharsetDecoder;->onUnmappableCharacter(Ljava/nio/charset/CodingErrorAction;)Ljava/nio/charset/CharsetDecoder;
19193HSPLjava/nio/charset/CharsetDecoder;->replaceWith(Ljava/lang/String;)Ljava/nio/charset/CharsetDecoder;+]Ljava/lang/String;Ljava/lang/String;
19194HSPLjava/nio/charset/CharsetDecoder;->reset()Ljava/nio/charset/CharsetDecoder;
19195HSPLjava/nio/charset/CharsetEncoder;->encode(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;Z)Ljava/nio/charset/CoderResult;+]Ljava/nio/charset/CoderResult;Ljava/nio/charset/CoderResult;
19196HSPLjava/nio/charset/CharsetEncoder;->onMalformedInput(Ljava/nio/charset/CodingErrorAction;)Ljava/nio/charset/CharsetEncoder;
19197HSPLjava/nio/charset/CharsetEncoder;->onUnmappableCharacter(Ljava/nio/charset/CodingErrorAction;)Ljava/nio/charset/CharsetEncoder;
19198HSPLjava/nio/charset/CoderResult;->isError()Z
19199HSPLjava/nio/charset/CoderResult;->isOverflow()Z
19200HSPLjava/nio/file/Files;->deleteIfExists(Ljava/nio/file/Path;)Z
19201HSPLjava/nio/file/Files;->exists(Ljava/nio/file/Path;[Ljava/nio/file/LinkOption;)Z
19202HSPLjava/nio/file/Files;->move(Ljava/nio/file/Path;Ljava/nio/file/Path;[Ljava/nio/file/CopyOption;)Ljava/nio/file/Path;
19203HSPLjava/nio/file/Files;->newDirectoryStream(Ljava/nio/file/Path;)Ljava/nio/file/DirectoryStream;
19204HSPLjava/nio/file/Files;->newInputStream(Ljava/nio/file/Path;[Ljava/nio/file/OpenOption;)Ljava/io/InputStream;
19205HSPLjava/nio/file/Files;->readAllBytes(Ljava/nio/file/Path;)[B
19206HSPLjava/nio/file/Files;->readAllLines(Ljava/nio/file/Path;Ljava/nio/charset/Charset;)Ljava/util/List;+]Ljava/util/List;Ljava/util/ArrayList;]Ljava/io/BufferedReader;Ljava/io/BufferedReader;
19207HSPLjava/nio/file/Paths;->get(Ljava/lang/String;[Ljava/lang/String;)Ljava/nio/file/Path;
19208HSPLjava/security/DigestInputStream;-><init>(Ljava/io/InputStream;Ljava/security/MessageDigest;)V
19209HSPLjava/security/KeyFactory;->generatePublic(Ljava/security/spec/KeySpec;)Ljava/security/PublicKey;
19210HSPLjava/security/KeyFactory;->getInstance(Ljava/lang/String;)Ljava/security/KeyFactory;
19211HSPLjava/security/KeyPair;->getPrivate()Ljava/security/PrivateKey;
19212HSPLjava/security/KeyPair;->getPublic()Ljava/security/PublicKey;
19213HSPLjava/security/KeyStore$SecretKeyEntry;-><init>(Ljavax/crypto/SecretKey;)V
19214HSPLjava/security/KeyStore;->aliases()Ljava/util/Enumeration;
19215HSPLjava/security/KeyStore;->containsAlias(Ljava/lang/String;)Z
19216HSPLjava/security/KeyStore;->deleteEntry(Ljava/lang/String;)V
19217HSPLjava/security/KeyStore;->getCertificate(Ljava/lang/String;)Ljava/security/cert/Certificate;
19218HSPLjava/security/KeyStore;->getEntry(Ljava/lang/String;Ljava/security/KeyStore$ProtectionParameter;)Ljava/security/KeyStore$Entry;
19219HSPLjava/security/KeyStore;->getInstance(Ljava/lang/String;)Ljava/security/KeyStore;
19220HSPLjava/security/KeyStore;->getKey(Ljava/lang/String;[C)Ljava/security/Key;
19221HSPLjava/security/KeyStore;->load(Ljava/security/KeyStore$LoadStoreParameter;)V
19222HSPLjava/security/MessageDigest;->digest()[B
19223HSPLjava/security/MessageDigest;->digest([B)[B
19224HSPLjava/security/MessageDigest;->getInstance(Ljava/lang/String;)Ljava/security/MessageDigest;
19225HSPLjava/security/MessageDigest;->update(B)V
19226HSPLjava/security/MessageDigest;->update(Ljava/nio/ByteBuffer;)V
19227HSPLjava/security/MessageDigest;->update([B)V
19228HSPLjava/security/MessageDigest;->update([BII)V
19229HSPLjava/security/NoSuchAlgorithmException;-><init>(Ljava/lang/String;)V
19230HSPLjava/security/SecureRandom;-><init>()V
19231HSPLjava/security/SecureRandom;->nextBytes([B)V
19232HSPLjava/security/Signature;->getInstance(Ljava/lang/String;)Ljava/security/Signature;
19233HSPLjava/security/Signature;->initVerify(Ljava/security/PublicKey;)V
19234HSPLjava/security/Signature;->update([B)V
19235HSPLjava/security/Signature;->verify([B)Z
19236HSPLjava/security/cert/CertPathValidator;->getInstance(Ljava/lang/String;)Ljava/security/cert/CertPathValidator;
19237HSPLjava/security/cert/CertPathValidator;->validate(Ljava/security/cert/CertPath;Ljava/security/cert/CertPathParameters;)Ljava/security/cert/CertPathValidatorResult;
19238HSPLjava/security/cert/CertStore;->getInstance(Ljava/lang/String;Ljava/security/cert/CertStoreParameters;)Ljava/security/cert/CertStore;
19239HSPLjava/security/cert/CertificateFactory;->generateCertPath(Ljava/util/List;)Ljava/security/cert/CertPath;
19240HSPLjava/security/cert/CertificateFactory;->generateCertificate(Ljava/io/InputStream;)Ljava/security/cert/Certificate;
19241HSPLjava/security/cert/CertificateFactory;->generateCertificates(Ljava/io/InputStream;)Ljava/util/Collection;
19242HSPLjava/security/cert/CertificateFactory;->getInstance(Ljava/lang/String;)Ljava/security/cert/CertificateFactory;
19243HSPLjava/security/cert/CollectionCertStoreParameters;-><init>(Ljava/util/Collection;)V
19244HSPLjava/security/cert/PKIXCertPathChecker;-><init>()V
19245HSPLjava/security/cert/PKIXParameters;-><init>(Ljava/util/Set;)V
19246HSPLjava/security/cert/PKIXParameters;->addCertPathChecker(Ljava/security/cert/PKIXCertPathChecker;)V
19247HSPLjava/security/cert/PKIXParameters;->setRevocationEnabled(Z)V
19248HSPLjava/security/cert/TrustAnchor;-><init>(Ljava/security/cert/X509Certificate;[B)V
19249HSPLjava/security/cert/X509CertSelector;-><init>()V
19250HSPLjava/security/spec/ECFieldFp;-><init>(Ljava/math/BigInteger;)V
19251HSPLjava/security/spec/ECParameterSpec;-><init>(Ljava/security/spec/EllipticCurve;Ljava/security/spec/ECPoint;Ljava/math/BigInteger;I)V
19252HSPLjava/security/spec/ECPoint;-><init>(Ljava/math/BigInteger;Ljava/math/BigInteger;)V
19253HSPLjava/security/spec/ECPoint;->getAffineX()Ljava/math/BigInteger;
19254HSPLjava/security/spec/ECPoint;->getAffineY()Ljava/math/BigInteger;
19255HSPLjava/security/spec/EllipticCurve;-><init>(Ljava/security/spec/ECField;Ljava/math/BigInteger;Ljava/math/BigInteger;)V
19256HSPLjava/security/spec/X509EncodedKeySpec;-><init>([B)V
19257HSPLjava/text/DateFormat;->format(Ljava/util/Date;)Ljava/lang/String;
19258HSPLjava/text/DateFormat;->getDateTimeInstance()Ljava/text/DateFormat;
19259HSPLjava/text/DateFormat;->getDateTimeInstance(II)Ljava/text/DateFormat;
19260HSPLjava/text/ParseException;-><init>(Ljava/lang/String;I)V
19261HSPLjava/text/SimpleDateFormat;-><init>()V
19262HSPLjava/text/SimpleDateFormat;-><init>(Ljava/lang/String;)V
19263HSPLjava/text/SimpleDateFormat;-><init>(Ljava/lang/String;Ljava/util/Locale;)V
19264HSPLjava/time/Clock;-><init>()V
19265HSPLjava/time/Clock;->systemDefaultZone()Ljava/time/Clock;
19266HSPLjava/time/Clock;->systemUTC()Ljava/time/Clock;
19267HSPLjava/time/Duration;->between(Ljava/time/temporal/Temporal;Ljava/time/temporal/Temporal;)Ljava/time/Duration;
19268HSPLjava/time/Duration;->compareTo(Ljava/time/Duration;)I
19269HSPLjava/time/Duration;->ofDays(J)Ljava/time/Duration;
19270HSPLjava/time/Duration;->ofHours(J)Ljava/time/Duration;
19271HSPLjava/time/Duration;->ofMillis(J)Ljava/time/Duration;
19272HSPLjava/time/Duration;->ofMinutes(J)Ljava/time/Duration;
19273HSPLjava/time/Duration;->ofSeconds(J)Ljava/time/Duration;
19274HSPLjava/time/Duration;->toMillis()J
19275HSPLjava/time/Duration;->toNanos()J
19276HSPLjava/time/Duration;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
19277HSPLjava/time/Instant;->getEpochSecond()J
19278HSPLjava/time/Instant;->isAfter(Ljava/time/Instant;)Z
19279HSPLjava/time/Instant;->minus(JLjava/time/temporal/TemporalUnit;)Ljava/time/Instant;
19280HSPLjava/time/Instant;->now()Ljava/time/Instant;
19281HSPLjava/time/Instant;->ofEpochMilli(J)Ljava/time/Instant;
19282HSPLjava/time/Instant;->plus(JLjava/time/temporal/TemporalUnit;)Ljava/time/Instant;
19283HSPLjava/time/Instant;->plusMillis(J)Ljava/time/Instant;
19284HSPLjava/time/Instant;->toEpochMilli()J
19285HSPLjava/time/Instant;->toString()Ljava/lang/String;
19286HSPLjava/time/Instant;->until(Ljava/time/temporal/Temporal;Ljava/time/temporal/TemporalUnit;)J
19287HSPLjava/time/LocalDate;->equals(Ljava/lang/Object;)Z+]Ljava/time/LocalDate;Ljava/time/LocalDate;
19288HSPLjava/time/LocalDate;->isAfter(Ljava/time/chrono/ChronoLocalDate;)Z
19289HSPLjava/time/LocalDate;->minusDays(J)Ljava/time/LocalDate;
19290HSPLjava/time/LocalDate;->now()Ljava/time/LocalDate;
19291HSPLjava/time/LocalDate;->of(III)Ljava/time/LocalDate;
19292HSPLjava/time/LocalDate;->plusDays(J)Ljava/time/LocalDate;
19293HSPLjava/time/LocalDate;->toString()Ljava/lang/String;
19294HSPLjava/time/LocalDateTime;->atZone(Ljava/time/ZoneId;)Ljava/time/ZonedDateTime;
19295HSPLjava/time/LocalDateTime;->format(Ljava/time/format/DateTimeFormatter;)Ljava/lang/String;
19296HSPLjava/time/LocalDateTime;->getDayOfMonth()I
19297HSPLjava/time/LocalDateTime;->getHour()I
19298HSPLjava/time/LocalDateTime;->getMinute()I
19299HSPLjava/time/LocalDateTime;->getYear()I
19300HSPLjava/time/LocalDateTime;->isAfter(Ljava/time/chrono/ChronoLocalDateTime;)Z
19301HSPLjava/time/LocalDateTime;->isBefore(Ljava/time/chrono/ChronoLocalDateTime;)Z
19302HSPLjava/time/LocalDateTime;->now()Ljava/time/LocalDateTime;
19303HSPLjava/time/LocalDateTime;->now(Ljava/time/Clock;)Ljava/time/LocalDateTime;
19304HSPLjava/time/LocalDateTime;->of(Ljava/time/LocalDate;Ljava/time/LocalTime;)Ljava/time/LocalDateTime;
19305HSPLjava/time/LocalDateTime;->ofEpochSecond(JILjava/time/ZoneOffset;)Ljava/time/LocalDateTime;
19306HSPLjava/time/LocalDateTime;->ofInstant(Ljava/time/Instant;Ljava/time/ZoneId;)Ljava/time/LocalDateTime;
19307HSPLjava/time/LocalDateTime;->plusDays(J)Ljava/time/LocalDateTime;
19308HSPLjava/time/LocalDateTime;->plusMinutes(J)Ljava/time/LocalDateTime;
19309HSPLjava/time/LocalDateTime;->toLocalDate()Ljava/time/LocalDate;
19310HSPLjava/time/LocalDateTime;->toString()Ljava/lang/String;
19311HSPLjava/time/LocalDateTime;->truncatedTo(Ljava/time/temporal/TemporalUnit;)Ljava/time/LocalDateTime;+]Ljava/time/LocalTime;Ljava/time/LocalTime;
19312HSPLjava/time/LocalTime;->getHour()I
19313HSPLjava/time/LocalTime;->getMinute()I
19314HSPLjava/time/LocalTime;->ofNanoOfDay(J)Ljava/time/LocalTime;
19315HSPLjava/time/LocalTime;->ofSecondOfDay(J)Ljava/time/LocalTime;
19316HSPLjava/time/LocalTime;->toNanoOfDay()J
19317HSPLjava/time/LocalTime;->toSecondOfDay()I
19318HSPLjava/time/LocalTime;->toString()Ljava/lang/String;
19319HSPLjava/time/ZoneId;->of(Ljava/lang/String;)Ljava/time/ZoneId;
19320HSPLjava/time/ZoneId;->systemDefault()Ljava/time/ZoneId;
19321HSPLjava/time/ZonedDateTime;->getDayOfMonth()I+]Ljava/time/LocalDateTime;Ljava/time/LocalDateTime;
19322HSPLjava/time/ZonedDateTime;->getZone()Ljava/time/ZoneId;
19323HSPLjava/time/ZonedDateTime;->now(Ljava/time/Clock;)Ljava/time/ZonedDateTime;
19324HSPLjava/time/ZonedDateTime;->ofInstant(Ljava/time/Instant;Ljava/time/ZoneId;)Ljava/time/ZonedDateTime;
19325HSPLjava/time/format/DateTimeFormatter;->format(Ljava/time/temporal/TemporalAccessor;)Ljava/lang/String;
19326HSPLjava/time/format/DateTimeFormatter;->ofPattern(Ljava/lang/String;)Ljava/time/format/DateTimeFormatter;
19327HSPLjava/time/format/DateTimeFormatter;->ofPattern(Ljava/lang/String;Ljava/util/Locale;)Ljava/time/format/DateTimeFormatter;
19328HSPLjava/time/format/DateTimeFormatter;->withZone(Ljava/time/ZoneId;)Ljava/time/format/DateTimeFormatter;
19329HSPLjava/time/temporal/ChronoUnit;->between(Ljava/time/temporal/Temporal;Ljava/time/temporal/Temporal;)J+]Ljava/time/temporal/Temporal;Ljava/time/LocalDate;
19330HSPLjava/util/AbstractMap$SimpleEntry;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
19331HSPLjava/util/AbstractMap$SimpleImmutableEntry;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
19332HSPLjava/util/ArrayDeque;-><init>()V
19333HSPLjava/util/ArrayDeque;-><init>(I)V
19334HSPLjava/util/ArrayDeque;->add(Ljava/lang/Object;)Z+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;
19335HSPLjava/util/ArrayDeque;->addFirst(Ljava/lang/Object;)V
19336HSPLjava/util/ArrayDeque;->addLast(Ljava/lang/Object;)V
19337HSPLjava/util/ArrayDeque;->clear()V
19338HSPLjava/util/ArrayDeque;->descendingIterator()Ljava/util/Iterator;
19339HSPLjava/util/ArrayDeque;->getFirst()Ljava/lang/Object;
19340HSPLjava/util/ArrayDeque;->isEmpty()Z
19341HSPLjava/util/ArrayDeque;->iterator()Ljava/util/Iterator;
19342HSPLjava/util/ArrayDeque;->offer(Ljava/lang/Object;)Z
19343HSPLjava/util/ArrayDeque;->peek()Ljava/lang/Object;
19344HSPLjava/util/ArrayDeque;->peekFirst()Ljava/lang/Object;
19345HSPLjava/util/ArrayDeque;->peekLast()Ljava/lang/Object;
19346HSPLjava/util/ArrayDeque;->poll()Ljava/lang/Object;+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;
19347HSPLjava/util/ArrayDeque;->pollFirst()Ljava/lang/Object;
19348HSPLjava/util/ArrayDeque;->remove()Ljava/lang/Object;+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;
19349HSPLjava/util/ArrayDeque;->remove(Ljava/lang/Object;)Z
19350HSPLjava/util/ArrayDeque;->removeFirst()Ljava/lang/Object;+]Ljava/util/ArrayDeque;Ljava/util/ArrayDeque;
19351HSPLjava/util/ArrayDeque;->removeLast()Ljava/lang/Object;
19352HSPLjava/util/ArrayDeque;->size()I
19353HSPLjava/util/ArrayDeque;->toArray([Ljava/lang/Object;)[Ljava/lang/Object;
19354HSPLjava/util/ArrayList;-><init>()V
19355HSPLjava/util/ArrayList;-><init>(I)V
19356HSPLjava/util/ArrayList;-><init>(Ljava/util/Collection;)V+]Ljava/lang/Object;missing_types]Ljava/util/Collection;missing_types
19357HSPLjava/util/ArrayList;->add(ILjava/lang/Object;)V
19358HSPLjava/util/ArrayList;->add(Ljava/lang/Object;)Z
19359HSPLjava/util/ArrayList;->addAll(ILjava/util/Collection;)Z
19360HSPLjava/util/ArrayList;->addAll(Ljava/util/Collection;)Z+]Ljava/util/Collection;missing_types
19361HSPLjava/util/ArrayList;->clear()V
19362HSPLjava/util/ArrayList;->clone()Ljava/lang/Object;
19363HSPLjava/util/ArrayList;->contains(Ljava/lang/Object;)Z+]Ljava/util/ArrayList;Ljava/util/ArrayList;
19364HSPLjava/util/ArrayList;->ensureCapacity(I)V
19365HSPLjava/util/ArrayList;->equals(Ljava/lang/Object;)Z
19366HSPLjava/util/ArrayList;->forEach(Ljava/util/function/Consumer;)V
19367HSPLjava/util/ArrayList;->get(I)Ljava/lang/Object;+]Ljava/util/ArrayList;missing_types
19368HSPLjava/util/ArrayList;->hashCode()I+]Ljava/util/ArrayList;Ljava/util/ArrayList;
19369HSPLjava/util/ArrayList;->indexOf(Ljava/lang/Object;)I+]Ljava/util/ArrayList;missing_types
19370HSPLjava/util/ArrayList;->isEmpty()Z
19371HSPLjava/util/ArrayList;->iterator()Ljava/util/Iterator;
19372HSPLjava/util/ArrayList;->lastIndexOf(Ljava/lang/Object;)I
19373HSPLjava/util/ArrayList;->remove(I)Ljava/lang/Object;
19374HSPLjava/util/ArrayList;->remove(Ljava/lang/Object;)Z+]Ljava/lang/Object;missing_types
19375HSPLjava/util/ArrayList;->removeAll(Ljava/util/Collection;)Z
19376HSPLjava/util/ArrayList;->removeIf(Ljava/util/function/Predicate;)Z
19377HSPLjava/util/ArrayList;->retainAll(Ljava/util/Collection;)Z
19378HSPLjava/util/ArrayList;->set(ILjava/lang/Object;)Ljava/lang/Object;+]Ljava/util/ArrayList;Ljava/util/ArrayList;
19379HSPLjava/util/ArrayList;->size()I
19380HSPLjava/util/ArrayList;->sort(Ljava/util/Comparator;)V
19381HSPLjava/util/ArrayList;->subList(II)Ljava/util/List;
19382HSPLjava/util/ArrayList;->toArray()[Ljava/lang/Object;
19383HSPLjava/util/ArrayList;->toArray([Ljava/lang/Object;)[Ljava/lang/Object;+]Ljava/lang/Object;missing_types
19384HSPLjava/util/ArrayList;->trimToSize()V
19385HSPLjava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
19386HSPLjava/util/Arrays;->binarySearch([II)I
19387HSPLjava/util/Arrays;->binarySearch([IIII)I
19388HSPLjava/util/Arrays;->binarySearch([Ljava/lang/Object;Ljava/lang/Object;)I
19389HSPLjava/util/Arrays;->copyOf([BI)[B
19390HSPLjava/util/Arrays;->copyOf([DI)[D
19391HSPLjava/util/Arrays;->copyOf([FI)[F
19392HSPLjava/util/Arrays;->copyOf([II)[I
19393HSPLjava/util/Arrays;->copyOf([JI)[J
19394HSPLjava/util/Arrays;->copyOf([Ljava/lang/Object;I)[Ljava/lang/Object;+]Ljava/lang/Object;missing_types
19395HSPLjava/util/Arrays;->copyOf([ZI)[Z
19396HSPLjava/util/Arrays;->copyOfRange([BII)[B
19397HSPLjava/util/Arrays;->copyOfRange([III)[I
19398HSPLjava/util/Arrays;->copyOfRange([Ljava/lang/Object;II)[Ljava/lang/Object;
19399HSPLjava/util/Arrays;->copyOfRange([Ljava/lang/Object;IILjava/lang/Class;)[Ljava/lang/Object;
19400HSPLjava/util/Arrays;->deepHashCode([Ljava/lang/Object;)I+]Ljava/lang/Object;missing_types]Ljava/lang/Class;Ljava/lang/Class;
19401HSPLjava/util/Arrays;->deepToString([Ljava/lang/Object;)Ljava/lang/String;
19402HSPLjava/util/Arrays;->equals([B[B)Z
19403HSPLjava/util/Arrays;->equals([F[F)Z
19404HSPLjava/util/Arrays;->equals([I[I)Z
19405HSPLjava/util/Arrays;->equals([J[J)Z
19406HSPLjava/util/Arrays;->equals([Ljava/lang/Object;[Ljava/lang/Object;)Z
19407HSPLjava/util/Arrays;->fill([BB)V
19408HSPLjava/util/Arrays;->fill([CC)V
19409HSPLjava/util/Arrays;->fill([DD)V
19410HSPLjava/util/Arrays;->fill([II)V
19411HSPLjava/util/Arrays;->fill([IIII)V
19412HSPLjava/util/Arrays;->fill([JJ)V
19413HSPLjava/util/Arrays;->fill([Ljava/lang/Object;Ljava/lang/Object;)V
19414HSPLjava/util/Arrays;->fill([ZZ)V
19415HSPLjava/util/Arrays;->hashCode([B)I
19416HSPLjava/util/Arrays;->hashCode([I)I
19417HSPLjava/util/Arrays;->hashCode([J)I
19418HSPLjava/util/Arrays;->hashCode([Ljava/lang/Object;)I+]Ljava/lang/Object;megamorphic_types
19419HSPLjava/util/Arrays;->sort([F)V
19420HSPLjava/util/Arrays;->sort([I)V
19421HSPLjava/util/Arrays;->sort([J)V
19422HSPLjava/util/Arrays;->sort([Ljava/lang/Object;)V
19423HSPLjava/util/Arrays;->sort([Ljava/lang/Object;IILjava/util/Comparator;)V
19424HSPLjava/util/Arrays;->sort([Ljava/lang/Object;Ljava/util/Comparator;)V
19425HSPLjava/util/Arrays;->stream([I)Ljava/util/stream/IntStream;
19426HSPLjava/util/Arrays;->stream([Ljava/lang/Object;)Ljava/util/stream/Stream;
19427HSPLjava/util/Arrays;->toString([B)Ljava/lang/String;
19428HSPLjava/util/Arrays;->toString([F)Ljava/lang/String;
19429HSPLjava/util/Arrays;->toString([I)Ljava/lang/String;
19430HSPLjava/util/Arrays;->toString([J)Ljava/lang/String;
19431HSPLjava/util/Arrays;->toString([Ljava/lang/Object;)Ljava/lang/String;
19432HSPLjava/util/Base64$Decoder;->decode(Ljava/lang/String;)[B
19433HSPLjava/util/Base64$Encoder;->encodeToString([B)Ljava/lang/String;
19434HSPLjava/util/Base64;->getDecoder()Ljava/util/Base64$Decoder;
19435HSPLjava/util/Base64;->getEncoder()Ljava/util/Base64$Encoder;
19436HSPLjava/util/BitSet;-><init>(I)V
19437HSPLjava/util/BitSet;->andNot(Ljava/util/BitSet;)V
19438HSPLjava/util/BitSet;->clear(I)V
19439HSPLjava/util/BitSet;->clone()Ljava/lang/Object;+][J[J
19440HSPLjava/util/BitSet;->get(I)Z
19441HSPLjava/util/BitSet;->nextSetBit(I)I
19442HSPLjava/util/BitSet;->set(I)V
19443HSPLjava/util/BitSet;->set(II)V
19444HSPLjava/util/Calendar;->clear()V
19445HSPLjava/util/Calendar;->get(I)I+]Ljava/util/Calendar;Ljava/util/GregorianCalendar;
19446HSPLjava/util/Calendar;->getInstance()Ljava/util/Calendar;
19447HSPLjava/util/Calendar;->getInstance(Ljava/util/TimeZone;)Ljava/util/Calendar;
19448HSPLjava/util/Calendar;->getTimeInMillis()J
19449HSPLjava/util/Calendar;->getTimeZone()Ljava/util/TimeZone;
19450HSPLjava/util/Calendar;->set(II)V+]Ljava/util/Calendar;Ljava/util/GregorianCalendar;
19451HSPLjava/util/Calendar;->setTimeInMillis(J)V+]Ljava/util/Calendar;Ljava/util/GregorianCalendar;
19452HSPLjava/util/Collection;->removeIf(Ljava/util/function/Predicate;)Z+]Ljava/util/Collection;Ljava/util/LinkedList;,Ljava/util/HashSet;
19453HSPLjava/util/Collection;->stream()Ljava/util/stream/Stream;+]Ljava/util/Collection;megamorphic_types
19454HSPLjava/util/Collections;->addAll(Ljava/util/Collection;[Ljava/lang/Object;)Z+]Ljava/util/Collection;Ljava/util/ArrayList;
19455HSPLjava/util/Collections;->binarySearch(Ljava/util/List;Ljava/lang/Object;)I
19456HSPLjava/util/Collections;->binarySearch(Ljava/util/List;Ljava/lang/Object;Ljava/util/Comparator;)I
19457HSPLjava/util/Collections;->disjoint(Ljava/util/Collection;Ljava/util/Collection;)Z
19458HSPLjava/util/Collections;->emptyList()Ljava/util/List;
19459HSPLjava/util/Collections;->emptyMap()Ljava/util/Map;
19460HSPLjava/util/Collections;->emptySet()Ljava/util/Set;
19461HSPLjava/util/Collections;->max(Ljava/util/Collection;Ljava/util/Comparator;)Ljava/lang/Object;
19462HSPLjava/util/Collections;->nCopies(ILjava/lang/Object;)Ljava/util/List;
19463HSPLjava/util/Collections;->newSetFromMap(Ljava/util/Map;)Ljava/util/Set;
19464HSPLjava/util/Collections;->reverse(Ljava/util/List;)V
19465HSPLjava/util/Collections;->reverseOrder()Ljava/util/Comparator;
19466HSPLjava/util/Collections;->shuffle(Ljava/util/List;)V
19467HSPLjava/util/Collections;->singleton(Ljava/lang/Object;)Ljava/util/Set;
19468HSPLjava/util/Collections;->singletonList(Ljava/lang/Object;)Ljava/util/List;
19469HSPLjava/util/Collections;->singletonMap(Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/Map;
19470HSPLjava/util/Collections;->sort(Ljava/util/List;)V
19471HSPLjava/util/Collections;->sort(Ljava/util/List;Ljava/util/Comparator;)V+]Ldalvik/system/VMRuntime;Ldalvik/system/VMRuntime;]Ljava/util/List;Ljava/util/ArrayList;
19472HSPLjava/util/Collections;->swap(Ljava/util/List;II)V+]Ljava/util/List;Ljava/util/ArrayList;
19473HSPLjava/util/Collections;->synchronizedList(Ljava/util/List;)Ljava/util/List;
19474HSPLjava/util/Collections;->synchronizedMap(Ljava/util/Map;)Ljava/util/Map;
19475HSPLjava/util/Collections;->synchronizedSet(Ljava/util/Set;)Ljava/util/Set;
19476HSPLjava/util/Collections;->unmodifiableCollection(Ljava/util/Collection;)Ljava/util/Collection;
19477HSPLjava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;+]Ljava/lang/Object;missing_types
19478HSPLjava/util/Collections;->unmodifiableMap(Ljava/util/Map;)Ljava/util/Map;+]Ljava/lang/Object;missing_types
19479HSPLjava/util/Collections;->unmodifiableSet(Ljava/util/Set;)Ljava/util/Set;
19480HSPLjava/util/Comparator;->comparing(Ljava/util/function/Function;)Ljava/util/Comparator;
19481HSPLjava/util/Comparator;->comparingInt(Ljava/util/function/ToIntFunction;)Ljava/util/Comparator;
19482HSPLjava/util/Comparator;->comparingLong(Ljava/util/function/ToLongFunction;)Ljava/util/Comparator;
19483HSPLjava/util/Comparator;->reversed()Ljava/util/Comparator;
19484HSPLjava/util/Comparator;->thenComparing(Ljava/util/function/Function;)Ljava/util/Comparator;
19485HSPLjava/util/Date;-><init>()V
19486HSPLjava/util/Date;-><init>(J)V
19487HSPLjava/util/Date;->getTime()J
19488HSPLjava/util/Date;->setTime(J)V
19489HSPLjava/util/EnumMap;-><init>(Ljava/lang/Class;)V
19490HSPLjava/util/EnumMap;->containsKey(Ljava/lang/Object;)Z
19491HSPLjava/util/EnumMap;->get(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/lang/Enum;missing_types
19492HSPLjava/util/EnumMap;->keySet()Ljava/util/Set;
19493HSPLjava/util/EnumMap;->put(Ljava/lang/Enum;Ljava/lang/Object;)Ljava/lang/Object;
19494HSPLjava/util/EnumMap;->values()Ljava/util/Collection;
19495HSPLjava/util/Formatter;-><init>(Ljava/lang/Appendable;Ljava/util/Locale;)V
19496HSPLjava/util/Formatter;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/util/Formatter;+]Ljava/util/Formatter;Ljava/util/Formatter;
19497HSPLjava/util/GregorianCalendar;-><init>()V
19498HSPLjava/util/GregorianCalendar;->add(II)V
19499HSPLjava/util/HashMap;-><init>()V
19500HSPLjava/util/HashMap;-><init>(I)V
19501HSPLjava/util/HashMap;-><init>(IF)V
19502HSPLjava/util/HashMap;-><init>(Ljava/util/Map;)V
19503HSPLjava/util/HashMap;->clear()V
19504HSPLjava/util/HashMap;->clone()Ljava/lang/Object;
19505HSPLjava/util/HashMap;->containsKey(Ljava/lang/Object;)Z+]Ljava/util/HashMap;missing_types
19506HSPLjava/util/HashMap;->containsValue(Ljava/lang/Object;)Z
19507HSPLjava/util/HashMap;->entrySet()Ljava/util/Set;
19508HSPLjava/util/HashMap;->forEach(Ljava/util/function/BiConsumer;)V
19509HSPLjava/util/HashMap;->get(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/HashMap;missing_types
19510HSPLjava/util/HashMap;->getOrDefault(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
19511HSPLjava/util/HashMap;->isEmpty()Z
19512HSPLjava/util/HashMap;->keySet()Ljava/util/Set;
19513HSPLjava/util/HashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/HashMap;megamorphic_types
19514HSPLjava/util/HashMap;->remove(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/HashMap;Ljava/util/HashMap;,Ljava/util/LinkedHashMap;
19515HSPLjava/util/HashMap;->size()I
19516HSPLjava/util/HashMap;->values()Ljava/util/Collection;
19517HSPLjava/util/HashSet;-><init>()V
19518HSPLjava/util/HashSet;-><init>(I)V
19519HSPLjava/util/HashSet;-><init>(Ljava/util/Collection;)V
19520HSPLjava/util/HashSet;->add(Ljava/lang/Object;)Z+]Ljava/util/HashMap;Ljava/util/HashMap;,Ljava/util/LinkedHashMap;
19521HSPLjava/util/HashSet;->clear()V
19522HSPLjava/util/HashSet;->contains(Ljava/lang/Object;)Z+]Ljava/util/HashMap;Ljava/util/HashMap;,Ljava/util/LinkedHashMap;
19523HSPLjava/util/HashSet;->isEmpty()Z+]Ljava/util/HashMap;Ljava/util/HashMap;,Ljava/util/LinkedHashMap;
19524HSPLjava/util/HashSet;->iterator()Ljava/util/Iterator;+]Ljava/util/HashMap;Ljava/util/HashMap;,Ljava/util/LinkedHashMap;
19525HSPLjava/util/HashSet;->remove(Ljava/lang/Object;)Z+]Ljava/util/HashMap;Ljava/util/HashMap;,Ljava/util/LinkedHashMap;
19526HSPLjava/util/HashSet;->size()I+]Ljava/util/HashMap;Ljava/util/HashMap;,Ljava/util/LinkedHashMap;
19527HSPLjava/util/LinkedHashMap;-><init>()V
19528HSPLjava/util/LinkedHashMap;-><init>(I)V
19529HSPLjava/util/LinkedHashMap;-><init>(Ljava/util/Map;)V
19530HSPLjava/util/LinkedHashMap;->entrySet()Ljava/util/Set;
19531HSPLjava/util/LinkedHashMap;->get(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/LinkedHashMap;missing_types
19532HSPLjava/util/LinkedHashMap;->keySet()Ljava/util/Set;
19533HSPLjava/util/LinkedHashMap;->values()Ljava/util/Collection;
19534HSPLjava/util/LinkedHashSet;-><init>()V
19535HSPLjava/util/LinkedList;-><init>()V
19536HSPLjava/util/LinkedList;-><init>(Ljava/util/Collection;)V
19537HSPLjava/util/LinkedList;->add(ILjava/lang/Object;)V
19538HSPLjava/util/LinkedList;->add(Ljava/lang/Object;)Z
19539HSPLjava/util/LinkedList;->addAll(Ljava/util/Collection;)Z
19540HSPLjava/util/LinkedList;->addFirst(Ljava/lang/Object;)V
19541HSPLjava/util/LinkedList;->addLast(Ljava/lang/Object;)V
19542HSPLjava/util/LinkedList;->clear()V
19543HSPLjava/util/LinkedList;->clone()Ljava/lang/Object;+]Ljava/util/LinkedList;Ljava/util/LinkedList;
19544HSPLjava/util/LinkedList;->contains(Ljava/lang/Object;)Z
19545HSPLjava/util/LinkedList;->descendingIterator()Ljava/util/Iterator;
19546HSPLjava/util/LinkedList;->get(I)Ljava/lang/Object;
19547HSPLjava/util/LinkedList;->getFirst()Ljava/lang/Object;
19548HSPLjava/util/LinkedList;->listIterator(I)Ljava/util/ListIterator;
19549HSPLjava/util/LinkedList;->offerLast(Ljava/lang/Object;)Z
19550HSPLjava/util/LinkedList;->peek()Ljava/lang/Object;
19551HSPLjava/util/LinkedList;->peekLast()Ljava/lang/Object;
19552HSPLjava/util/LinkedList;->poll()Ljava/lang/Object;
19553HSPLjava/util/LinkedList;->pollLast()Ljava/lang/Object;
19554HSPLjava/util/LinkedList;->pop()Ljava/lang/Object;
19555HSPLjava/util/LinkedList;->remove()Ljava/lang/Object;
19556HSPLjava/util/LinkedList;->remove(I)Ljava/lang/Object;
19557HSPLjava/util/LinkedList;->remove(Ljava/lang/Object;)Z
19558HSPLjava/util/LinkedList;->removeFirst()Ljava/lang/Object;
19559HSPLjava/util/LinkedList;->removeLast()Ljava/lang/Object;
19560HSPLjava/util/LinkedList;->size()I
19561HSPLjava/util/List;->copyOf(Ljava/util/Collection;)Ljava/util/List;
19562HSPLjava/util/List;->of()Ljava/util/List;
19563HSPLjava/util/List;->of(Ljava/lang/Object;)Ljava/util/List;
19564HSPLjava/util/List;->of(Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/List;
19565HSPLjava/util/List;->of(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/List;
19566HSPLjava/util/List;->of(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/List;
19567HSPLjava/util/List;->of([Ljava/lang/Object;)Ljava/util/List;
19568HSPLjava/util/List;->sort(Ljava/util/Comparator;)V+]Ljava/util/List;Ljava/util/LinkedList;
19569HSPLjava/util/Locale;-><init>(Ljava/lang/String;)V
19570HSPLjava/util/Locale;-><init>(Ljava/lang/String;Ljava/lang/String;)V
19571HSPLjava/util/Locale;-><init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
19572HSPLjava/util/Locale;->equals(Ljava/lang/Object;)Z
19573HSPLjava/util/Locale;->forLanguageTag(Ljava/lang/String;)Ljava/util/Locale;+]Ljava/lang/String;Ljava/lang/String;
19574HSPLjava/util/Locale;->getCountry()Ljava/lang/String;
19575HSPLjava/util/Locale;->getDefault()Ljava/util/Locale;
19576HSPLjava/util/Locale;->getISO3Language()Ljava/lang/String;
19577HSPLjava/util/Locale;->getLanguage()Ljava/lang/String;
19578HSPLjava/util/Locale;->getScript()Ljava/lang/String;
19579HSPLjava/util/Locale;->getVariant()Ljava/lang/String;
19580HSPLjava/util/Locale;->toLanguageTag()Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
19581HSPLjava/util/Locale;->toString()Ljava/lang/String;
19582HSPLjava/util/Map;->computeIfAbsent(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;+]Ljava/util/function/Function;missing_types]Ljava/util/Map;Landroid/util/ArrayMap;
19583HSPLjava/util/Map;->entry(Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/Map$Entry;
19584HSPLjava/util/Map;->forEach(Ljava/util/function/BiConsumer;)V
19585HSPLjava/util/Map;->getOrDefault(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/Map;Landroid/util/ArrayMap;
19586HSPLjava/util/Map;->of(Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/Map;
19587HSPLjava/util/Map;->of(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/Map;
19588HSPLjava/util/Map;->ofEntries([Ljava/util/Map$Entry;)Ljava/util/Map;
19589HSPLjava/util/NoSuchElementException;-><init>()V
19590HSPLjava/util/NoSuchElementException;-><init>(Ljava/lang/String;)V
19591HSPLjava/util/Objects;->equals(Ljava/lang/Object;Ljava/lang/Object;)Z+]Ljava/lang/Object;megamorphic_types
19592HSPLjava/util/Objects;->hash([Ljava/lang/Object;)I
19593HSPLjava/util/Objects;->hashCode(Ljava/lang/Object;)I+]Ljava/lang/Object;megamorphic_types
19594HSPLjava/util/Objects;->isNull(Ljava/lang/Object;)Z
19595HSPLjava/util/Objects;->nonNull(Ljava/lang/Object;)Z
19596HSPLjava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
19597HSPLjava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
19598HSPLjava/util/Objects;->toString(Ljava/lang/Object;)Ljava/lang/String;
19599HSPLjava/util/Optional;->empty()Ljava/util/Optional;
19600HSPLjava/util/Optional;->get()Ljava/lang/Object;
19601HSPLjava/util/Optional;->ifPresent(Ljava/util/function/Consumer;)V
19602HSPLjava/util/Optional;->isEmpty()Z
19603HSPLjava/util/Optional;->isPresent()Z
19604HSPLjava/util/Optional;->map(Ljava/util/function/Function;)Ljava/util/Optional;
19605HSPLjava/util/Optional;->of(Ljava/lang/Object;)Ljava/util/Optional;
19606HSPLjava/util/Optional;->ofNullable(Ljava/lang/Object;)Ljava/util/Optional;
19607HSPLjava/util/Optional;->orElse(Ljava/lang/Object;)Ljava/lang/Object;
19608HSPLjava/util/Optional;->orElseGet(Ljava/util/function/Supplier;)Ljava/lang/Object;
19609HSPLjava/util/Optional;->orElseThrow(Ljava/util/function/Supplier;)Ljava/lang/Object;
19610HSPLjava/util/OptionalInt;->empty()Ljava/util/OptionalInt;
19611HSPLjava/util/OptionalInt;->isPresent()Z
19612HSPLjava/util/OptionalInt;->of(I)Ljava/util/OptionalInt;
19613HSPLjava/util/PriorityQueue;-><init>()V
19614HSPLjava/util/PriorityQueue;-><init>(ILjava/util/Comparator;)V
19615HSPLjava/util/PriorityQueue;-><init>(Ljava/util/Comparator;)V
19616HSPLjava/util/PriorityQueue;->clear()V
19617HSPLjava/util/PriorityQueue;->iterator()Ljava/util/Iterator;
19618HSPLjava/util/PriorityQueue;->offer(Ljava/lang/Object;)Z
19619HSPLjava/util/PriorityQueue;->peek()Ljava/lang/Object;
19620HSPLjava/util/PriorityQueue;->poll()Ljava/lang/Object;
19621HSPLjava/util/PriorityQueue;->remove(Ljava/lang/Object;)Z
19622HSPLjava/util/PriorityQueue;->size()I
19623HSPLjava/util/PriorityQueue;->toArray([Ljava/lang/Object;)[Ljava/lang/Object;
19624HSPLjava/util/Properties;-><init>()V
19625HSPLjava/util/Properties;->getProperty(Ljava/lang/String;)Ljava/lang/String;+]Ljava/util/Properties;Ljava/util/Properties;
19626HSPLjava/util/Properties;->getProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
19627HSPLjava/util/Properties;->load(Ljava/io/InputStream;)V
19628HSPLjava/util/Properties;->setProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;
19629HSPLjava/util/Properties;->store(Ljava/io/OutputStream;Ljava/lang/String;)V
19630HSPLjava/util/Random;-><init>()V
19631HSPLjava/util/Random;-><init>(J)V+]Ljava/util/Random;missing_types]Ljava/lang/Object;missing_types
19632HSPLjava/util/Random;->nextDouble()D
19633HSPLjava/util/Random;->nextFloat()F
19634HSPLjava/util/Random;->nextGaussian()D
19635HSPLjava/util/Random;->nextInt()I
19636HSPLjava/util/Random;->nextInt(I)I
19637HSPLjava/util/Random;->nextLong()J
19638HSPLjava/util/ResourceBundle;->getString(Ljava/lang/String;)Ljava/lang/String;
19639HSPLjava/util/Scanner;->close()V
19640HSPLjava/util/Set;->of()Ljava/util/Set;
19641HSPLjava/util/Set;->of(Ljava/lang/Object;)Ljava/util/Set;
19642HSPLjava/util/Set;->of(Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/Set;
19643HSPLjava/util/Set;->of(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/Set;
19644HSPLjava/util/Set;->of(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/Set;
19645HSPLjava/util/Set;->of([Ljava/lang/Object;)Ljava/util/Set;
19646HSPLjava/util/Stack;-><init>()V
19647HSPLjava/util/Stack;->empty()Z
19648HSPLjava/util/Stack;->peek()Ljava/lang/Object;
19649HSPLjava/util/Stack;->pop()Ljava/lang/Object;
19650HSPLjava/util/Stack;->push(Ljava/lang/Object;)Ljava/lang/Object;
19651HSPLjava/util/StringJoiner;-><init>(Ljava/lang/CharSequence;)V
19652HSPLjava/util/StringJoiner;-><init>(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;)V+]Ljava/lang/CharSequence;Ljava/lang/String;
19653HSPLjava/util/StringJoiner;->add(Ljava/lang/CharSequence;)Ljava/util/StringJoiner;+]Ljava/lang/String;Ljava/lang/String;
19654HSPLjava/util/StringJoiner;->toString()Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
19655HSPLjava/util/StringTokenizer;-><init>(Ljava/lang/String;Ljava/lang/String;)V
19656HSPLjava/util/StringTokenizer;-><init>(Ljava/lang/String;Ljava/lang/String;Z)V+]Ljava/lang/String;Ljava/lang/String;
19657HSPLjava/util/StringTokenizer;->hasMoreElements()Z
19658HSPLjava/util/StringTokenizer;->hasMoreTokens()Z
19659HSPLjava/util/StringTokenizer;->nextToken()Ljava/lang/String;+]Ljava/lang/String;Ljava/lang/String;
19660HSPLjava/util/TimeZone;->getDefault()Ljava/util/TimeZone;
19661HSPLjava/util/TimeZone;->getID()Ljava/lang/String;
19662HSPLjava/util/TimeZone;->getTimeZone(Ljava/lang/String;)Ljava/util/TimeZone;
19663HSPLjava/util/TimeZone;->setDefault(Ljava/util/TimeZone;)V
19664HSPLjava/util/TimeZone;->toZoneId()Ljava/time/ZoneId;
19665HSPLjava/util/Timer;-><init>()V
19666HSPLjava/util/Timer;->cancel()V
19667HSPLjava/util/Timer;->schedule(Ljava/util/TimerTask;J)V
19668HSPLjava/util/TimerTask;-><init>()V
19669HSPLjava/util/TreeMap;-><init>()V
19670HSPLjava/util/TreeMap;-><init>(Ljava/util/Comparator;)V
19671HSPLjava/util/TreeMap;->containsKey(Ljava/lang/Object;)Z+]Ljava/util/TreeMap;Ljava/util/TreeMap;
19672HSPLjava/util/TreeMap;->entrySet()Ljava/util/Set;
19673HSPLjava/util/TreeMap;->get(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/TreeMap;Ljava/util/TreeMap;
19674HSPLjava/util/TreeMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/TreeMap;missing_types]Ljava/lang/Comparable;missing_types]Ljava/util/Comparator;missing_types
19675HSPLjava/util/TreeMap;->remove(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/TreeMap;Ljava/util/TreeMap;
19676HSPLjava/util/TreeMap;->values()Ljava/util/Collection;
19677HSPLjava/util/TreeSet;-><init>()V
19678HSPLjava/util/TreeSet;-><init>(Ljava/util/Collection;)V
19679HSPLjava/util/TreeSet;-><init>(Ljava/util/Comparator;)V
19680HSPLjava/util/TreeSet;->add(Ljava/lang/Object;)Z
19681HSPLjava/util/TreeSet;->first()Ljava/lang/Object;
19682HSPLjava/util/TreeSet;->isEmpty()Z
19683HSPLjava/util/TreeSet;->iterator()Ljava/util/Iterator;
19684HSPLjava/util/TreeSet;->last()Ljava/lang/Object;
19685HSPLjava/util/TreeSet;->remove(Ljava/lang/Object;)Z
19686HSPLjava/util/TreeSet;->size()I
19687HSPLjava/util/TreeSet;->tailSet(Ljava/lang/Object;)Ljava/util/SortedSet;
19688HSPLjava/util/UUID;-><init>(JJ)V
19689HSPLjava/util/UUID;->equals(Ljava/lang/Object;)Z
19690HSPLjava/util/UUID;->fromString(Ljava/lang/String;)Ljava/util/UUID;
19691HSPLjava/util/UUID;->getLeastSignificantBits()J
19692HSPLjava/util/UUID;->getMostSignificantBits()J
19693HSPLjava/util/UUID;->randomUUID()Ljava/util/UUID;
19694HSPLjava/util/UUID;->toString()Ljava/lang/String;+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;
19695HSPLjava/util/WeakHashMap;-><init>()V
19696HSPLjava/util/WeakHashMap;->get(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/WeakHashMap;Ljava/util/WeakHashMap;
19697HSPLjava/util/WeakHashMap;->isEmpty()Z
19698HSPLjava/util/WeakHashMap;->keySet()Ljava/util/Set;
19699HSPLjava/util/WeakHashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/WeakHashMap;Ljava/util/WeakHashMap;
19700HSPLjava/util/WeakHashMap;->remove(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/util/WeakHashMap;Ljava/util/WeakHashMap;
19701HSPLjava/util/WeakHashMap;->size()I
19702HSPLjava/util/WeakHashMap;->values()Ljava/util/Collection;
19703HSPLjava/util/concurrent/ArrayBlockingQueue;-><init>(I)V
19704HSPLjava/util/concurrent/ArrayBlockingQueue;->offer(Ljava/lang/Object;)Z
19705HSPLjava/util/concurrent/ArrayBlockingQueue;->poll()Ljava/lang/Object;
19706HSPLjava/util/concurrent/ArrayBlockingQueue;->size()I
19707HSPLjava/util/concurrent/CompletableFuture;-><init>()V
19708HSPLjava/util/concurrent/CompletableFuture;->complete(Ljava/lang/Object;)Z
19709HSPLjava/util/concurrent/CompletableFuture;->completedFuture(Ljava/lang/Object;)Ljava/util/concurrent/CompletableFuture;
19710HSPLjava/util/concurrent/CompletableFuture;->exceptionally(Ljava/util/function/Function;)Ljava/util/concurrent/CompletableFuture;
19711HSPLjava/util/concurrent/CompletableFuture;->get()Ljava/lang/Object;
19712HSPLjava/util/concurrent/CompletableFuture;->get(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object;
19713HSPLjava/util/concurrent/CompletableFuture;->isDone()Z
19714HSPLjava/util/concurrent/CompletableFuture;->join()Ljava/lang/Object;
19715HSPLjava/util/concurrent/CompletableFuture;->runAsync(Ljava/lang/Runnable;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture;
19716HSPLjava/util/concurrent/CompletableFuture;->supplyAsync(Ljava/util/function/Supplier;Ljava/util/concurrent/Executor;)Ljava/util/concurrent/CompletableFuture;
19717HSPLjava/util/concurrent/CompletableFuture;->whenComplete(Ljava/util/function/BiConsumer;)Ljava/util/concurrent/CompletableFuture;
19718HSPLjava/util/concurrent/ConcurrentHashMap;-><init>()V
19719HSPLjava/util/concurrent/ConcurrentHashMap;-><init>(I)V
19720HSPLjava/util/concurrent/ConcurrentHashMap;->clear()V
19721HSPLjava/util/concurrent/ConcurrentHashMap;->computeIfAbsent(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;
19722HSPLjava/util/concurrent/ConcurrentHashMap;->containsKey(Ljava/lang/Object;)Z
19723HSPLjava/util/concurrent/ConcurrentHashMap;->entrySet()Ljava/util/Set;
19724HSPLjava/util/concurrent/ConcurrentHashMap;->get(Ljava/lang/Object;)Ljava/lang/Object;+]Ljava/lang/Object;megamorphic_types
19725HSPLjava/util/concurrent/ConcurrentHashMap;->getOrDefault(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
19726HSPLjava/util/concurrent/ConcurrentHashMap;->isEmpty()Z
19727HSPLjava/util/concurrent/ConcurrentHashMap;->keySet()Ljava/util/Set;
19728HSPLjava/util/concurrent/ConcurrentHashMap;->newKeySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
19729HSPLjava/util/concurrent/ConcurrentHashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
19730HSPLjava/util/concurrent/ConcurrentHashMap;->putAll(Ljava/util/Map;)V
19731HSPLjava/util/concurrent/ConcurrentHashMap;->putIfAbsent(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
19732HSPLjava/util/concurrent/ConcurrentHashMap;->remove(Ljava/lang/Object;)Ljava/lang/Object;
19733HSPLjava/util/concurrent/ConcurrentHashMap;->size()I
19734HSPLjava/util/concurrent/ConcurrentHashMap;->values()Ljava/util/Collection;
19735HSPLjava/util/concurrent/ConcurrentLinkedDeque;-><init>()V
19736HSPLjava/util/concurrent/ConcurrentLinkedDeque;->add(Ljava/lang/Object;)Z
19737HSPLjava/util/concurrent/ConcurrentLinkedDeque;->poll()Ljava/lang/Object;
19738HSPLjava/util/concurrent/ConcurrentLinkedDeque;->size()I
19739HSPLjava/util/concurrent/ConcurrentLinkedQueue;-><init>()V
19740HSPLjava/util/concurrent/ConcurrentLinkedQueue;->add(Ljava/lang/Object;)Z+]Ljava/util/concurrent/ConcurrentLinkedQueue;Ljava/util/concurrent/ConcurrentLinkedQueue;
19741HSPLjava/util/concurrent/ConcurrentLinkedQueue;->iterator()Ljava/util/Iterator;
19742HSPLjava/util/concurrent/ConcurrentLinkedQueue;->poll()Ljava/lang/Object;
19743HSPLjava/util/concurrent/ConcurrentLinkedQueue;->size()I
19744HSPLjava/util/concurrent/CopyOnWriteArrayList;-><init>()V
19745HSPLjava/util/concurrent/CopyOnWriteArrayList;->add(Ljava/lang/Object;)Z
19746HSPLjava/util/concurrent/CopyOnWriteArrayList;->clear()V
19747HSPLjava/util/concurrent/CopyOnWriteArrayList;->forEach(Ljava/util/function/Consumer;)V+]Ljava/util/concurrent/CopyOnWriteArrayList;Ljava/util/concurrent/CopyOnWriteArrayList;
19748HSPLjava/util/concurrent/CopyOnWriteArrayList;->get(I)Ljava/lang/Object;
19749HSPLjava/util/concurrent/CopyOnWriteArrayList;->isEmpty()Z
19750HSPLjava/util/concurrent/CopyOnWriteArrayList;->iterator()Ljava/util/Iterator;
19751HSPLjava/util/concurrent/CopyOnWriteArrayList;->remove(I)Ljava/lang/Object;
19752HSPLjava/util/concurrent/CopyOnWriteArrayList;->remove(Ljava/lang/Object;)Z
19753HSPLjava/util/concurrent/CopyOnWriteArrayList;->removeAll(Ljava/util/Collection;)Z
19754HSPLjava/util/concurrent/CopyOnWriteArrayList;->size()I
19755HSPLjava/util/concurrent/CopyOnWriteArraySet;-><init>()V
19756HSPLjava/util/concurrent/CopyOnWriteArraySet;->add(Ljava/lang/Object;)Z
19757HSPLjava/util/concurrent/CopyOnWriteArraySet;->contains(Ljava/lang/Object;)Z
19758HSPLjava/util/concurrent/CopyOnWriteArraySet;->iterator()Ljava/util/Iterator;
19759HSPLjava/util/concurrent/CopyOnWriteArraySet;->remove(Ljava/lang/Object;)Z
19760HSPLjava/util/concurrent/CountDownLatch;-><init>(I)V
19761HSPLjava/util/concurrent/CountDownLatch;->await()V
19762HSPLjava/util/concurrent/CountDownLatch;->await(JLjava/util/concurrent/TimeUnit;)Z
19763HSPLjava/util/concurrent/CountDownLatch;->countDown()V
19764HSPLjava/util/concurrent/CountDownLatch;->getCount()J
19765HSPLjava/util/concurrent/Executors;->defaultThreadFactory()Ljava/util/concurrent/ThreadFactory;
19766HSPLjava/util/concurrent/Executors;->newCachedThreadPool()Ljava/util/concurrent/ExecutorService;
19767HSPLjava/util/concurrent/Executors;->newFixedThreadPool(I)Ljava/util/concurrent/ExecutorService;
19768HSPLjava/util/concurrent/Executors;->newFixedThreadPool(ILjava/util/concurrent/ThreadFactory;)Ljava/util/concurrent/ExecutorService;
19769HSPLjava/util/concurrent/Executors;->newScheduledThreadPool(I)Ljava/util/concurrent/ScheduledExecutorService;
19770HSPLjava/util/concurrent/Executors;->newSingleThreadExecutor()Ljava/util/concurrent/ExecutorService;
19771HSPLjava/util/concurrent/Executors;->newSingleThreadScheduledExecutor()Ljava/util/concurrent/ScheduledExecutorService;
19772HSPLjava/util/concurrent/Executors;->newSingleThreadScheduledExecutor(Ljava/util/concurrent/ThreadFactory;)Ljava/util/concurrent/ScheduledExecutorService;
19773HSPLjava/util/concurrent/LinkedBlockingDeque;-><init>()V
19774HSPLjava/util/concurrent/LinkedBlockingDeque;-><init>(I)V
19775HSPLjava/util/concurrent/LinkedBlockingQueue;-><init>()V
19776HSPLjava/util/concurrent/LinkedBlockingQueue;->take()Ljava/lang/Object;+]Ljava/util/concurrent/locks/ReentrantLock;Ljava/util/concurrent/locks/ReentrantLock;]Ljava/util/concurrent/atomic/AtomicInteger;Ljava/util/concurrent/atomic/AtomicInteger;
19777HSPLjava/util/concurrent/ScheduledThreadPoolExecutor;-><init>(I)V
19778HSPLjava/util/concurrent/ScheduledThreadPoolExecutor;->execute(Ljava/lang/Runnable;)V+]Ljava/util/concurrent/ScheduledThreadPoolExecutor;missing_types
19779HSPLjava/util/concurrent/ScheduledThreadPoolExecutor;->schedule(Ljava/lang/Runnable;JLjava/util/concurrent/TimeUnit;)Ljava/util/concurrent/ScheduledFuture;+]Ljava/util/concurrent/ScheduledThreadPoolExecutor;missing_types]Ljava/util/concurrent/atomic/AtomicLong;Ljava/util/concurrent/atomic/AtomicLong;
19780HSPLjava/util/concurrent/ScheduledThreadPoolExecutor;->scheduleAtFixedRate(Ljava/lang/Runnable;JJLjava/util/concurrent/TimeUnit;)Ljava/util/concurrent/ScheduledFuture;
19781HSPLjava/util/concurrent/ScheduledThreadPoolExecutor;->setRemoveOnCancelPolicy(Z)V
19782HSPLjava/util/concurrent/ScheduledThreadPoolExecutor;->shutdown()V
19783HSPLjava/util/concurrent/Semaphore;-><init>(I)V
19784HSPLjava/util/concurrent/Semaphore;->acquireUninterruptibly()V
19785HSPLjava/util/concurrent/Semaphore;->availablePermits()I
19786HSPLjava/util/concurrent/Semaphore;->release()V
19787HSPLjava/util/concurrent/Semaphore;->tryAcquire(JLjava/util/concurrent/TimeUnit;)Z
19788HSPLjava/util/concurrent/ThreadLocalRandom;->current()Ljava/util/concurrent/ThreadLocalRandom;
19789HSPLjava/util/concurrent/ThreadLocalRandom;->nextInt()I
19790HSPLjava/util/concurrent/ThreadLocalRandom;->nextInt(I)I+]Ljava/util/concurrent/ThreadLocalRandom;Ljava/util/concurrent/ThreadLocalRandom;
19791HSPLjava/util/concurrent/ThreadPoolExecutor;-><init>(IIJLjava/util/concurrent/TimeUnit;Ljava/util/concurrent/BlockingQueue;)V
19792HSPLjava/util/concurrent/ThreadPoolExecutor;-><init>(IIJLjava/util/concurrent/TimeUnit;Ljava/util/concurrent/BlockingQueue;Ljava/util/concurrent/ThreadFactory;)V
19793HSPLjava/util/concurrent/ThreadPoolExecutor;->allowCoreThreadTimeOut(Z)V
19794HSPLjava/util/concurrent/TimeUnit;->convert(JLjava/util/concurrent/TimeUnit;)J+]Ljava/util/concurrent/TimeUnit;Ljava/util/concurrent/TimeUnit;
19795HSPLjava/util/concurrent/TimeUnit;->toMicros(J)J
19796HSPLjava/util/concurrent/TimeUnit;->toMillis(J)J
19797HSPLjava/util/concurrent/TimeUnit;->toNanos(J)J
19798HSPLjava/util/concurrent/TimeUnit;->toSeconds(J)J
19799HSPLjava/util/concurrent/TimeoutException;-><init>(Ljava/lang/String;)V
19800HSPLjava/util/concurrent/atomic/AtomicBoolean;-><init>()V
19801HSPLjava/util/concurrent/atomic/AtomicBoolean;-><init>(Z)V
19802HSPLjava/util/concurrent/atomic/AtomicBoolean;->compareAndSet(ZZ)Z
19803HSPLjava/util/concurrent/atomic/AtomicBoolean;->get()Z
19804HSPLjava/util/concurrent/atomic/AtomicBoolean;->getAndSet(Z)Z
19805HSPLjava/util/concurrent/atomic/AtomicBoolean;->set(Z)V
19806HSPLjava/util/concurrent/atomic/AtomicInteger;-><init>()V
19807HSPLjava/util/concurrent/atomic/AtomicInteger;-><init>(I)V
19808HSPLjava/util/concurrent/atomic/AtomicInteger;->addAndGet(I)I
19809HSPLjava/util/concurrent/atomic/AtomicInteger;->decrementAndGet()I
19810HSPLjava/util/concurrent/atomic/AtomicInteger;->get()I
19811HSPLjava/util/concurrent/atomic/AtomicInteger;->getAndIncrement()I
19812HSPLjava/util/concurrent/atomic/AtomicInteger;->getAndSet(I)I
19813HSPLjava/util/concurrent/atomic/AtomicInteger;->incrementAndGet()I
19814HSPLjava/util/concurrent/atomic/AtomicInteger;->set(I)V
19815HSPLjava/util/concurrent/atomic/AtomicLong;-><init>()V
19816HSPLjava/util/concurrent/atomic/AtomicLong;-><init>(J)V
19817HSPLjava/util/concurrent/atomic/AtomicLong;->addAndGet(J)J
19818HSPLjava/util/concurrent/atomic/AtomicLong;->compareAndSet(JJ)Z
19819HSPLjava/util/concurrent/atomic/AtomicLong;->get()J
19820HSPLjava/util/concurrent/atomic/AtomicLong;->getAndAdd(J)J
19821HSPLjava/util/concurrent/atomic/AtomicLong;->getAndIncrement()J
19822HSPLjava/util/concurrent/atomic/AtomicLong;->getAndSet(J)J
19823HSPLjava/util/concurrent/atomic/AtomicLong;->incrementAndGet()J
19824HSPLjava/util/concurrent/atomic/AtomicLong;->set(J)V
19825HSPLjava/util/concurrent/atomic/AtomicLongFieldUpdater;->newUpdater(Ljava/lang/Class;Ljava/lang/String;)Ljava/util/concurrent/atomic/AtomicLongFieldUpdater;
19826HSPLjava/util/concurrent/atomic/AtomicReference;-><init>()V
19827HSPLjava/util/concurrent/atomic/AtomicReference;-><init>(Ljava/lang/Object;)V
19828HSPLjava/util/concurrent/atomic/AtomicReference;->compareAndSet(Ljava/lang/Object;Ljava/lang/Object;)Z
19829HSPLjava/util/concurrent/atomic/AtomicReference;->get()Ljava/lang/Object;
19830HSPLjava/util/concurrent/atomic/AtomicReference;->getAndSet(Ljava/lang/Object;)Ljava/lang/Object;
19831HSPLjava/util/concurrent/atomic/AtomicReference;->set(Ljava/lang/Object;)V
19832HSPLjava/util/concurrent/atomic/AtomicReference;->updateAndGet(Ljava/util/function/UnaryOperator;)Ljava/lang/Object;
19833HSPLjava/util/concurrent/locks/ReentrantLock;-><init>()V
19834HSPLjava/util/concurrent/locks/ReentrantLock;->isHeldByCurrentThread()Z
19835HSPLjava/util/concurrent/locks/ReentrantLock;->lock()V
19836HSPLjava/util/concurrent/locks/ReentrantLock;->newCondition()Ljava/util/concurrent/locks/Condition;
19837HSPLjava/util/concurrent/locks/ReentrantLock;->tryLock(JLjava/util/concurrent/TimeUnit;)Z
19838HSPLjava/util/concurrent/locks/ReentrantLock;->unlock()V
19839HSPLjava/util/concurrent/locks/ReentrantReadWriteLock;-><init>()V
19840HSPLjava/util/function/Function;->identity()Ljava/util/function/Function;
19841HSPLjava/util/regex/Matcher;->find()Z
19842HSPLjava/util/regex/Matcher;->group(I)Ljava/lang/String;+]Ljava/lang/CharSequence;Ljava/lang/String;]Ljava/util/regex/Matcher;Ljava/util/regex/Matcher;
19843HSPLjava/util/regex/Matcher;->group(Ljava/lang/String;)Ljava/lang/String;+]Ljava/lang/CharSequence;Ljava/lang/String;]Ljava/util/regex/Matcher;Ljava/util/regex/Matcher;
19844HSPLjava/util/regex/Matcher;->matches()Z
19845HSPLjava/util/regex/Matcher;->reset(Ljava/lang/CharSequence;)Ljava/util/regex/Matcher;+]Ljava/lang/CharSequence;Ljava/lang/String;,Ljava/lang/StringBuilder;,Landroid/text/SpannableStringBuilder;
19846HSPLjava/util/regex/Pattern;->compile(Ljava/lang/String;)Ljava/util/regex/Pattern;
19847HSPLjava/util/regex/Pattern;->compile(Ljava/lang/String;I)Ljava/util/regex/Pattern;
19848HSPLjava/util/regex/Pattern;->matcher(Ljava/lang/CharSequence;)Ljava/util/regex/Matcher;
19849HSPLjava/util/regex/Pattern;->pattern()Ljava/lang/String;
19850HSPLjava/util/regex/Pattern;->quote(Ljava/lang/String;)Ljava/lang/String;
19851HSPLjava/util/stream/Collectors;->joining(Ljava/lang/CharSequence;)Ljava/util/stream/Collector;
19852HSPLjava/util/stream/Collectors;->joining(Ljava/lang/CharSequence;Ljava/lang/CharSequence;Ljava/lang/CharSequence;)Ljava/util/stream/Collector;
19853HSPLjava/util/stream/Collectors;->toList()Ljava/util/stream/Collector;
19854HSPLjava/util/stream/Collectors;->toMap(Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/stream/Collector;
19855HSPLjava/util/stream/Collectors;->toSet()Ljava/util/stream/Collector;
19856HSPLjava/util/stream/Stream;->concat(Ljava/util/stream/Stream;Ljava/util/stream/Stream;)Ljava/util/stream/Stream;
19857HSPLjava/util/stream/Stream;->of(Ljava/lang/Object;)Ljava/util/stream/Stream;
19858HSPLjava/util/stream/Stream;->of([Ljava/lang/Object;)Ljava/util/stream/Stream;
19859HSPLjava/util/stream/Stream;->toList()Ljava/util/List;
19860HSPLjava/util/zip/CRC32;-><init>()V
19861HSPLjava/util/zip/CRC32;->getValue()J
19862HSPLjava/util/zip/CRC32;->update([B)V
19863HSPLjava/util/zip/GZIPInputStream;-><init>(Ljava/io/InputStream;)V
19864HSPLjava/util/zip/GZIPOutputStream;-><init>(Ljava/io/OutputStream;)V
19865HSPLjava/util/zip/GZIPOutputStream;->write([BII)V
19866HSPLjava/util/zip/ZipEntry;-><init>(Ljava/lang/String;)V
19867HSPLjava/util/zip/ZipEntry;->getCompressedSize()J
19868HSPLjava/util/zip/ZipEntry;->getMethod()I
19869HSPLjava/util/zip/ZipEntry;->getName()Ljava/lang/String;
19870HSPLjava/util/zip/ZipEntry;->getSize()J
19871HSPLjava/util/zip/ZipEntry;->isDirectory()Z
19872HSPLjava/util/zip/ZipFile;-><init>(Ljava/io/File;)V
19873HSPLjava/util/zip/ZipFile;-><init>(Ljava/lang/String;)V
19874HSPLjava/util/zip/ZipFile;->close()V
19875HSPLjava/util/zip/ZipFile;->entries()Ljava/util/Enumeration;
19876HSPLjava/util/zip/ZipFile;->getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;
19877HSPLjava/util/zip/ZipFile;->getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream;
19878HSPLjavax/crypto/Cipher;->doFinal([B)[B
19879HSPLjavax/crypto/Cipher;->getIV()[B
19880HSPLjavax/crypto/Cipher;->getInstance(Ljava/lang/String;)Ljavax/crypto/Cipher;
19881HSPLjavax/crypto/Cipher;->init(ILjava/security/Key;)V
19882HSPLjavax/crypto/Cipher;->init(ILjava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;)V
19883HSPLjavax/crypto/Cipher;->unwrap([BLjava/lang/String;I)Ljava/security/Key;
19884HSPLjavax/crypto/Cipher;->updateAAD([B)V
19885HSPLjavax/crypto/KeyGenerator;->generateKey()Ljavax/crypto/SecretKey;
19886HSPLjavax/crypto/KeyGenerator;->getInstance(Ljava/lang/String;)Ljavax/crypto/KeyGenerator;
19887HSPLjavax/crypto/KeyGenerator;->init(ILjava/security/SecureRandom;)V
19888HSPLjavax/crypto/Mac;->doFinal()[B+]Ljavax/crypto/Mac;Ljavax/crypto/Mac;
19889HSPLjavax/crypto/Mac;->doFinal([B)[B+]Ljavax/crypto/Mac;Ljavax/crypto/Mac;
19890HSPLjavax/crypto/Mac;->getAlgorithm()Ljava/lang/String;
19891HSPLjavax/crypto/Mac;->getInstance(Ljava/lang/String;)Ljavax/crypto/Mac;
19892HSPLjavax/crypto/Mac;->init(Ljava/security/Key;)V
19893HSPLjavax/crypto/Mac;->update(B)V
19894HSPLjavax/crypto/Mac;->update([B)V
19895HSPLjavax/crypto/SecretKeyFactory;->generateSecret(Ljava/security/spec/KeySpec;)Ljavax/crypto/SecretKey;
19896HSPLjavax/crypto/SecretKeyFactory;->getInstance(Ljava/lang/String;)Ljavax/crypto/SecretKeyFactory;
19897HSPLjavax/crypto/spec/GCMParameterSpec;-><init>(I[B)V
19898HSPLjavax/crypto/spec/GCMParameterSpec;->getTLen()I
19899HSPLjavax/crypto/spec/IvParameterSpec;-><init>([B)V
19900HSPLjavax/crypto/spec/PBEKeySpec;-><init>([C[BII)V
19901HSPLjavax/crypto/spec/SecretKeySpec;-><init>([BLjava/lang/String;)V+][B[B
19902HSPLjavax/crypto/spec/SecretKeySpec;->getEncoded()[B
19903HSPLjavax/microedition/khronos/egl/EGLContext;->getEGL()Ljavax/microedition/khronos/egl/EGL;
19904HSPLjavax/xml/parsers/DocumentBuilder;->parse(Ljava/io/InputStream;)Lorg/w3c/dom/Document;
19905HSPLjavax/xml/parsers/DocumentBuilderFactory;->newInstance()Ljavax/xml/parsers/DocumentBuilderFactory;
19906HSPLlibcore/io/IoUtils;->closeQuietly(Ljava/io/FileDescriptor;)V
19907HSPLlibcore/io/IoUtils;->closeQuietly(Ljava/lang/AutoCloseable;)V
19908HSPLlibcore/io/IoUtils;->setBlocking(Ljava/io/FileDescriptor;Z)V
19909HSPLlibcore/util/HexEncoding;->encodeToString([BZ)Ljava/lang/String;
19910HSPLlibcore/util/NativeAllocationRegistry;->createMalloced(Ljava/lang/ClassLoader;J)Llibcore/util/NativeAllocationRegistry;
19911HSPLlibcore/util/NativeAllocationRegistry;->registerNativeAllocation(Ljava/lang/Object;J)Ljava/lang/Runnable;
19912HSPLorg/json/JSONArray;-><init>()V
19913HSPLorg/json/JSONArray;->getInt(I)I+]Ljava/lang/Integer;Ljava/lang/Integer;]Lorg/json/JSONArray;Lorg/json/JSONArray;
19914HSPLorg/json/JSONArray;->getJSONObject(I)Lorg/json/JSONObject;
19915HSPLorg/json/JSONArray;->getString(I)Ljava/lang/String;
19916HSPLorg/json/JSONArray;->length()I
19917HSPLorg/json/JSONArray;->put(J)Lorg/json/JSONArray;
19918HSPLorg/json/JSONArray;->put(Ljava/lang/Object;)Lorg/json/JSONArray;+]Ljava/util/List;Ljava/util/ArrayList;
19919HSPLorg/json/JSONObject;-><init>()V
19920HSPLorg/json/JSONObject;-><init>(Ljava/lang/String;)V
19921HSPLorg/json/JSONObject;->get(Ljava/lang/String;)Ljava/lang/Object;+]Ljava/util/LinkedHashMap;Ljava/util/LinkedHashMap;
19922HSPLorg/json/JSONObject;->getBoolean(Ljava/lang/String;)Z
19923HSPLorg/json/JSONObject;->getInt(Ljava/lang/String;)I
19924HSPLorg/json/JSONObject;->getJSONArray(Ljava/lang/String;)Lorg/json/JSONArray;
19925HSPLorg/json/JSONObject;->getJSONObject(Ljava/lang/String;)Lorg/json/JSONObject;
19926HSPLorg/json/JSONObject;->getLong(Ljava/lang/String;)J
19927HSPLorg/json/JSONObject;->getString(Ljava/lang/String;)Ljava/lang/String;+]Lorg/json/JSONObject;Lorg/json/JSONObject;
19928HSPLorg/json/JSONObject;->has(Ljava/lang/String;)Z
19929HSPLorg/json/JSONObject;->optInt(Ljava/lang/String;I)I+]Ljava/lang/Integer;Ljava/lang/Integer;]Lorg/json/JSONObject;Lorg/json/JSONObject;
19930HSPLorg/json/JSONObject;->optJSONArray(Ljava/lang/String;)Lorg/json/JSONArray;
19931HSPLorg/json/JSONObject;->optLong(Ljava/lang/String;J)J
19932HSPLorg/json/JSONObject;->optString(Ljava/lang/String;)Ljava/lang/String;
19933HSPLorg/json/JSONObject;->optString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+]Lorg/json/JSONObject;Lorg/json/JSONObject;
19934HSPLorg/json/JSONObject;->put(Ljava/lang/String;D)Lorg/json/JSONObject;
19935HSPLorg/json/JSONObject;->put(Ljava/lang/String;I)Lorg/json/JSONObject;+]Ljava/util/LinkedHashMap;Ljava/util/LinkedHashMap;
19936HSPLorg/json/JSONObject;->put(Ljava/lang/String;J)Lorg/json/JSONObject;
19937HSPLorg/json/JSONObject;->put(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;+]Ljava/util/LinkedHashMap;Ljava/util/LinkedHashMap;]Ljava/lang/Number;Ljava/lang/Integer;,Ljava/lang/Double;,Ljava/lang/Float;]Lorg/json/JSONObject;missing_types
19938HSPLorg/json/JSONObject;->put(Ljava/lang/String;Z)Lorg/json/JSONObject;
19939HSPLorg/json/JSONObject;->putOpt(Ljava/lang/String;Ljava/lang/Object;)Lorg/json/JSONObject;
19940HSPLorg/json/JSONObject;->toString()Ljava/lang/String;
19941HSPLorg/json/JSONObject;->toString(I)Ljava/lang/String;
19942HSPLorg/xmlpull/v1/XmlPullParserException;-><init>(Ljava/lang/String;)V
19943HSPLorg/xmlpull/v1/XmlPullParserFactory;->newInstance()Lorg/xmlpull/v1/XmlPullParserFactory;
19944HSPLorg/xmlpull/v1/XmlPullParserFactory;->newPullParser()Lorg/xmlpull/v1/XmlPullParser;
19945HSPLsun/security/pkcs/PKCS7;-><init>([B)V
19946HSPLsun/security/pkcs/PKCS7;->getCertificates()[Ljava/security/cert/X509Certificate;
19947HSPLsun/security/pkcs/PKCS7;->verify([B)[Lsun/security/pkcs/SignerInfo;
19948HSPLsun/security/pkcs/SignerInfo;->getCertificateChain(Lsun/security/pkcs/PKCS7;)Ljava/util/ArrayList;
19949Landroid/R$styleable;
19950Landroid/accessibilityservice/AccessibilityServiceInfo;
19951Landroid/accessibilityservice/AccessibilityShortcutInfo;
19952Landroid/accessibilityservice/IAccessibilityServiceClient$Stub;
19953Landroid/accessibilityservice/IAccessibilityServiceClient;
19954Landroid/accessibilityservice/IAccessibilityServiceConnection$Stub;
19955Landroid/accessibilityservice/IAccessibilityServiceConnection;
19956Landroid/accounts/Account;
19957Landroid/accounts/AccountAndUser;
19958Landroid/accounts/AccountAuthenticatorResponse;
19959Landroid/accounts/AccountManager;
19960Landroid/accounts/AccountManagerCallback;
19961Landroid/accounts/AccountManagerFuture;
19962Landroid/accounts/AccountManagerInternal$OnAppPermissionChangeListener;
19963Landroid/accounts/AccountManagerInternal;
19964Landroid/accounts/AuthenticatorDescription;
19965Landroid/accounts/AuthenticatorException;
19966Landroid/accounts/IAccountAuthenticator$Stub;
19967Landroid/accounts/IAccountAuthenticator;
19968Landroid/accounts/IAccountAuthenticatorResponse$Stub;
19969Landroid/accounts/IAccountAuthenticatorResponse;
19970Landroid/accounts/IAccountManager$Stub;
19971Landroid/accounts/IAccountManager;
19972Landroid/accounts/IAccountManagerResponse$Stub;
19973Landroid/accounts/IAccountManagerResponse;
19974Landroid/accounts/OperationCanceledException;
19975Landroid/animation/AnimationHandler$AnimationFrameCallbackProvider;
19976Landroid/animation/AnimationHandler;
19977Landroid/animation/Animator$AnimatorListener;
19978Landroid/animation/Animator;
19979Landroid/animation/AnimatorListenerAdapter;
19980Landroid/animation/ArgbEvaluator;
19981Landroid/animation/LayoutTransition;
19982Landroid/animation/ObjectAnimator;
19983Landroid/animation/PropertyValuesHolder;
19984Landroid/animation/TimeInterpolator;
19985Landroid/animation/TypeEvaluator;
19986Landroid/animation/ValueAnimator$AnimatorUpdateListener;
19987Landroid/animation/ValueAnimator;
19988Landroid/annotation/NonNull;
19989Landroid/annotation/RequiresPermission;
19990Landroid/annotation/StringRes;
19991Landroid/annotation/SystemApi;
19992Landroid/apex/ApexInfo;
19993Landroid/apex/ApexSessionInfo;
19994Landroid/apex/IApexService$Stub;
19995Landroid/apex/IApexService;
19996Landroid/app/Activity;
19997Landroid/app/ActivityClient;
19998Landroid/app/ActivityManager$AppTask;
19999Landroid/app/ActivityManager$MemoryInfo;
20000Landroid/app/ActivityManager$OnUidImportanceListener;
20001Landroid/app/ActivityManager$PendingIntentInfo;
20002Landroid/app/ActivityManager$ProcessErrorStateInfo;
20003Landroid/app/ActivityManager$RecentTaskInfo$PersistedTaskSnapshotData;
20004Landroid/app/ActivityManager$RecentTaskInfo;
20005Landroid/app/ActivityManager$RunningAppProcessInfo;
20006Landroid/app/ActivityManager$RunningServiceInfo;
20007Landroid/app/ActivityManager$RunningTaskInfo;
20008Landroid/app/ActivityManager$TaskDescription;
20009Landroid/app/ActivityManager;
20010Landroid/app/ActivityManagerInternal$AppBackgroundRestrictionListener;
20011Landroid/app/ActivityManagerInternal$BindServiceEventListener;
20012Landroid/app/ActivityManagerInternal$BroadcastEventListener;
20013Landroid/app/ActivityManagerInternal$ForegroundServiceStateListener;
20014Landroid/app/ActivityManagerInternal$ServiceNotificationPolicy;
20015Landroid/app/ActivityManagerInternal$VoiceInteractionManagerProvider;
20016Landroid/app/ActivityManagerInternal;
20017Landroid/app/ActivityOptions$SourceInfo;
20018Landroid/app/ActivityOptions;
20019Landroid/app/ActivityTaskManager$RootTaskInfo;
20020Landroid/app/ActivityTaskManager;
20021Landroid/app/ActivityThread$ApplicationThread;
20022Landroid/app/ActivityThread;
20023Landroid/app/AlarmManager$AlarmClockInfo;
20024Landroid/app/AlarmManager$OnAlarmListener;
20025Landroid/app/AlarmManager;
20026Landroid/app/AlertDialog$Builder;
20027Landroid/app/AlertDialog;
20028Landroid/app/AnrController;
20029Landroid/app/AppCompatCallbacks;
20030Landroid/app/AppGlobals;
20031Landroid/app/AppOpsManager$AttributedHistoricalOps;
20032Landroid/app/AppOpsManager$AttributedOpEntry;
20033Landroid/app/AppOpsManager$HistoricalOp;
20034Landroid/app/AppOpsManager$HistoricalOps;
20035Landroid/app/AppOpsManager$HistoricalOpsRequest$Builder;
20036Landroid/app/AppOpsManager$HistoricalOpsRequest;
20037Landroid/app/AppOpsManager$HistoricalPackageOps;
20038Landroid/app/AppOpsManager$HistoricalUidOps;
20039Landroid/app/AppOpsManager$NoteOpEvent;
20040Landroid/app/AppOpsManager$OnOpActiveChangedListener;
20041Landroid/app/AppOpsManager$OnOpChangedInternalListener;
20042Landroid/app/AppOpsManager$OnOpChangedListener;
20043Landroid/app/AppOpsManager$OnOpNotedInternalListener;
20044Landroid/app/AppOpsManager$OnOpNotedListener;
20045Landroid/app/AppOpsManager$OnOpStartedListener;
20046Landroid/app/AppOpsManager$OpEntry;
20047Landroid/app/AppOpsManager$OpEventProxyInfo;
20048Landroid/app/AppOpsManager$PackageOps;
20049Landroid/app/AppOpsManager$RestrictionBypass;
20050Landroid/app/AppOpsManager;
20051Landroid/app/AppOpsManagerInternal$CheckOpsDelegate;
20052Landroid/app/AppOpsManagerInternal;
20053Landroid/app/Application;
20054Landroid/app/ApplicationErrorReport$AnrInfo;
20055Landroid/app/ApplicationErrorReport$CrashInfo;
20056Landroid/app/ApplicationErrorReport$ParcelableCrashInfo;
20057Landroid/app/ApplicationErrorReport;
20058Landroid/app/ApplicationExitInfo;
20059Landroid/app/ApplicationPackageManager;
20060Landroid/app/AsyncNotedAppOp;
20061Landroid/app/AutomaticZenRule;
20062Landroid/app/BackgroundStartPrivileges;
20063Landroid/app/BroadcastOptions;
20064Landroid/app/ContentProviderHolder;
20065Landroid/app/ContextImpl;
20066Landroid/app/Dialog;
20067Landroid/app/ForegroundServiceDelegationOptions;
20068Landroid/app/ForegroundServiceStartNotAllowedException;
20069Landroid/app/ForegroundServiceTypePolicy$ForegroundServiceTypePermission;
20070Landroid/app/ForegroundServiceTypePolicy$ForegroundServiceTypePolicyInfo;
20071Landroid/app/IActivityClientController$Stub;
20072Landroid/app/IActivityClientController;
20073Landroid/app/IActivityController$Stub;
20074Landroid/app/IActivityController;
20075Landroid/app/IActivityManager$Stub;
20076Landroid/app/IActivityManager;
20077Landroid/app/IActivityTaskManager$Stub;
20078Landroid/app/IActivityTaskManager;
20079Landroid/app/IAlarmCompleteListener$Stub;
20080Landroid/app/IAlarmCompleteListener;
20081Landroid/app/IAlarmListener$Stub;
20082Landroid/app/IAlarmListener;
20083Landroid/app/IAlarmManager$Stub;
20084Landroid/app/IAlarmManager;
20085Landroid/app/IAppTask$Stub;
20086Landroid/app/IAppTask;
20087Landroid/app/IAppTraceRetriever$Stub;
20088Landroid/app/IAppTraceRetriever;
20089Landroid/app/IApplicationStartInfoCompleteListener;
20090Landroid/app/IApplicationThread$Stub;
20091Landroid/app/IApplicationThread;
20092Landroid/app/IAssistDataReceiver$Stub;
20093Landroid/app/IAssistDataReceiver;
20094Landroid/app/IBackupAgent$Stub;
20095Landroid/app/IBackupAgent;
20096Landroid/app/ICompatCameraControlCallback;
20097Landroid/app/IForegroundServiceObserver$Stub;
20098Landroid/app/IForegroundServiceObserver;
20099Landroid/app/IGameManagerService$Stub;
20100Landroid/app/IGameManagerService;
20101Landroid/app/IInstantAppResolver$Stub;
20102Landroid/app/IInstantAppResolver;
20103Landroid/app/IInstrumentationWatcher;
20104Landroid/app/ILocalWallpaperColorConsumer;
20105Landroid/app/ILocaleManager$Stub;
20106Landroid/app/ILocaleManager;
20107Landroid/app/INotificationManager$Stub;
20108Landroid/app/INotificationManager;
20109Landroid/app/IOnProjectionStateChangedListener;
20110Landroid/app/IParcelFileDescriptorRetriever$Stub;
20111Landroid/app/IParcelFileDescriptorRetriever;
20112Landroid/app/IProcessObserver$Stub;
20113Landroid/app/IProcessObserver;
20114Landroid/app/IRequestFinishCallback;
20115Landroid/app/IScreenCaptureObserver;
20116Landroid/app/ISearchManager$Stub;
20117Landroid/app/IServiceConnection;
20118Landroid/app/IStopUserCallback$Stub;
20119Landroid/app/IStopUserCallback;
20120Landroid/app/ITaskStackListener;
20121Landroid/app/ITransientNotification;
20122Landroid/app/ITransientNotificationCallback;
20123Landroid/app/IUiAutomationConnection;
20124Landroid/app/IUiModeManager$Stub;
20125Landroid/app/IUiModeManager;
20126Landroid/app/IUiModeManagerCallback;
20127Landroid/app/IUidFrozenStateChangedCallback;
20128Landroid/app/IUidObserver;
20129Landroid/app/IUnsafeIntentStrictModeCallback$Stub;
20130Landroid/app/IUnsafeIntentStrictModeCallback;
20131Landroid/app/IUriGrantsManager$Stub;
20132Landroid/app/IUriGrantsManager;
20133Landroid/app/IUserSwitchObserver;
20134Landroid/app/IWallpaperManager$Stub;
20135Landroid/app/IWallpaperManager;
20136Landroid/app/IWallpaperManagerCallback;
20137Landroid/app/IWindowToken$Stub;
20138Landroid/app/IWindowToken;
20139Landroid/app/InvalidForegroundServiceTypeException;
20140Landroid/app/KeyguardManager;
20141Landroid/app/LoadedApk;
20142Landroid/app/MissingForegroundServiceTypeException;
20143Landroid/app/Notification$Action$Builder;
20144Landroid/app/Notification$Action;
20145Landroid/app/Notification$BigPictureStyle;
20146Landroid/app/Notification$BigTextStyle;
20147Landroid/app/Notification$BubbleMetadata;
20148Landroid/app/Notification$Builder;
20149Landroid/app/Notification$CallStyle;
20150Landroid/app/Notification$DecoratedCustomViewStyle;
20151Landroid/app/Notification$DecoratedMediaCustomViewStyle;
20152Landroid/app/Notification$Extender;
20153Landroid/app/Notification$InboxStyle;
20154Landroid/app/Notification$MediaStyle;
20155Landroid/app/Notification$MessagingStyle$Message;
20156Landroid/app/Notification$MessagingStyle;
20157Landroid/app/Notification$Style;
20158Landroid/app/Notification$TvExtender;
20159Landroid/app/Notification;
20160Landroid/app/NotificationChannel;
20161Landroid/app/NotificationChannelGroup;
20162Landroid/app/NotificationHistory$HistoricalNotification$Builder;
20163Landroid/app/NotificationHistory$HistoricalNotification;
20164Landroid/app/NotificationHistory;
20165Landroid/app/NotificationManager$Policy;
20166Landroid/app/NotificationManager;
20167Landroid/app/PackageDeleteObserver;
20168Landroid/app/PendingIntent$CancelListener;
20169Landroid/app/PendingIntent$CanceledException;
20170Landroid/app/PendingIntent$OnFinished;
20171Landroid/app/PendingIntent;
20172Landroid/app/Person$Builder;
20173Landroid/app/Person;
20174Landroid/app/PictureInPictureParams$Builder;
20175Landroid/app/PictureInPictureParams;
20176Landroid/app/PictureInPictureUiState;
20177Landroid/app/ProcessMemoryState;
20178Landroid/app/ProfilerInfo;
20179Landroid/app/ProgressDialog;
20180Landroid/app/RemoteAction;
20181Landroid/app/ResourcesManager;
20182Landroid/app/ResultInfo;
20183Landroid/app/RuntimeAppOpAccessMessage;
20184Landroid/app/SearchManager;
20185Landroid/app/SearchableInfo;
20186Landroid/app/ServiceStartArgs;
20187Landroid/app/ServiceStartNotAllowedException;
20188Landroid/app/StartForegroundCalledOnStoppedServiceException;
20189Landroid/app/StatsManager$PullAtomMetadata$Builder;
20190Landroid/app/StatsManager$PullAtomMetadata;
20191Landroid/app/StatsManager$StatsPullAtomCallback;
20192Landroid/app/StatsManager;
20193Landroid/app/StatusBarManager;
20194Landroid/app/SyncNotedAppOp;
20195Landroid/app/SynchronousUserSwitchObserver;
20196Landroid/app/SystemServiceRegistry;
20197Landroid/app/TaskInfo;
20198Landroid/app/TaskStackListener;
20199Landroid/app/UiModeManager$OnProjectionStateChangedListener;
20200Landroid/app/UiModeManager;
20201Landroid/app/UidObserver;
20202Landroid/app/UriGrantsManager;
20203Landroid/app/UserSwitchObserver;
20204Landroid/app/Vr2dDisplayProperties;
20205Landroid/app/WaitResult;
20206Landroid/app/WallpaperColors;
20207Landroid/app/WallpaperInfo;
20208Landroid/app/WallpaperManager;
20209Landroid/app/WindowConfiguration;
20210Landroid/app/admin/DeviceAdminInfo$PolicyInfo;
20211Landroid/app/admin/DeviceAdminInfo;
20212Landroid/app/admin/DeviceAdminService;
20213Landroid/app/admin/DevicePolicyCache;
20214Landroid/app/admin/DevicePolicyEventLogger;
20215Landroid/app/admin/DevicePolicyManager;
20216Landroid/app/admin/DevicePolicyManagerInternal$OnCrossProfileWidgetProvidersChangeListener;
20217Landroid/app/admin/DevicePolicyManagerInternal;
20218Landroid/app/admin/DevicePolicyResourcesManager;
20219Landroid/app/admin/DeviceStateCache;
20220Landroid/app/admin/FactoryResetProtectionPolicy;
20221Landroid/app/admin/IDeviceAdminService$Stub;
20222Landroid/app/admin/IDeviceAdminService;
20223Landroid/app/admin/IDevicePolicyManager$Stub;
20224Landroid/app/admin/IDevicePolicyManager;
20225Landroid/app/admin/ManagedSubscriptionsPolicy;
20226Landroid/app/admin/NetworkEvent;
20227Landroid/app/admin/ParcelableResource;
20228Landroid/app/admin/PasswordMetrics;
20229Landroid/app/admin/PasswordPolicy;
20230Landroid/app/admin/SecurityLog$SecurityEvent;
20231Landroid/app/admin/SecurityLog;
20232Landroid/app/admin/StartInstallingUpdateCallback;
20233Landroid/app/admin/SystemUpdateInfo;
20234Landroid/app/admin/SystemUpdatePolicy;
20235Landroid/app/admin/WifiSsidPolicy;
20236Landroid/app/ambientcontext/AmbientContextEventRequest;
20237Landroid/app/ambientcontext/IAmbientContextManager$Stub;
20238Landroid/app/ambientcontext/IAmbientContextObserver;
20239Landroid/app/appsearch/AppSearchBatchResult;
20240Landroid/app/appsearch/AppSearchManager$SearchContext;
20241Landroid/app/appsearch/AppSearchManager;
20242Landroid/app/appsearch/AppSearchResult;
20243Landroid/app/appsearch/AppSearchSchema;
20244Landroid/app/appsearch/AppSearchSession;
20245Landroid/app/appsearch/BatchResultCallback;
20246Landroid/app/appsearch/GenericDocument;
20247Landroid/app/appsearch/GetByDocumentIdRequest;
20248Landroid/app/appsearch/PutDocumentsRequest;
20249Landroid/app/appsearch/RemoveByDocumentIdRequest;
20250Landroid/app/appsearch/ReportUsageRequest;
20251Landroid/app/appsearch/SearchResults;
20252Landroid/app/appsearch/SearchSpec;
20253Landroid/app/appsearch/SetSchemaRequest;
20254Landroid/app/assist/ActivityId;
20255Landroid/app/assist/AssistContent;
20256Landroid/app/assist/AssistStructure$AutofillOverlay;
20257Landroid/app/assist/AssistStructure$ViewNode;
20258Landroid/app/assist/AssistStructure$WindowNode;
20259Landroid/app/assist/AssistStructure;
20260Landroid/app/backup/BackupAgent;
20261Landroid/app/backup/BackupAgentHelper;
20262Landroid/app/backup/BackupDataInput;
20263Landroid/app/backup/BackupDataOutput;
20264Landroid/app/backup/BackupHelper;
20265Landroid/app/backup/BackupManager;
20266Landroid/app/backup/BackupProgress;
20267Landroid/app/backup/BlobBackupHelper;
20268Landroid/app/backup/FullBackup;
20269Landroid/app/backup/FullBackupDataOutput;
20270Landroid/app/backup/IBackupCallback$Stub;
20271Landroid/app/backup/IBackupCallback;
20272Landroid/app/backup/IBackupManager$Stub;
20273Landroid/app/backup/IBackupManager;
20274Landroid/app/backup/IBackupManagerMonitor$Stub;
20275Landroid/app/backup/IBackupManagerMonitor;
20276Landroid/app/backup/IBackupObserver;
20277Landroid/app/backup/IFullBackupRestoreObserver;
20278Landroid/app/backup/IRestoreSession;
20279Landroid/app/backup/ISelectBackupTransportCallback;
20280Landroid/app/backup/RestoreDescription;
20281Landroid/app/blob/BlobHandle;
20282Landroid/app/blob/IBlobStoreManager$Stub;
20283Landroid/app/blob/IBlobStoreSession;
20284Landroid/app/blob/LeaseInfo;
20285Landroid/app/compat/ChangeIdStateCache;
20286Landroid/app/compat/CompatChanges;
20287Landroid/app/compat/PackageOverride$Builder;
20288Landroid/app/compat/PackageOverride;
20289Landroid/app/contentsuggestions/ClassificationsRequest;
20290Landroid/app/contentsuggestions/IClassificationsCallback;
20291Landroid/app/contentsuggestions/IContentSuggestionsManager$Stub;
20292Landroid/app/contentsuggestions/ISelectionsCallback;
20293Landroid/app/contentsuggestions/SelectionsRequest;
20294Landroid/app/job/IJobCallback$Stub;
20295Landroid/app/job/IJobScheduler$Stub;
20296Landroid/app/job/IJobService$Stub;
20297Landroid/app/job/IJobService;
20298Landroid/app/job/IUserVisibleJobObserver;
20299Landroid/app/job/JobInfo$Builder;
20300Landroid/app/job/JobInfo$TriggerContentUri;
20301Landroid/app/job/JobInfo;
20302Landroid/app/job/JobParameters;
20303Landroid/app/job/JobScheduler;
20304Landroid/app/job/JobService;
20305Landroid/app/job/JobWorkItem;
20306Landroid/app/people/IPeopleManager$Stub;
20307Landroid/app/prediction/AppPredictionContext;
20308Landroid/app/prediction/AppPredictionManager;
20309Landroid/app/prediction/AppPredictionSessionId;
20310Landroid/app/prediction/AppPredictor;
20311Landroid/app/prediction/AppTarget$Builder;
20312Landroid/app/prediction/AppTarget;
20313Landroid/app/prediction/AppTargetEvent;
20314Landroid/app/prediction/AppTargetId;
20315Landroid/app/prediction/IPredictionCallback;
20316Landroid/app/prediction/IPredictionManager$Stub;
20317Landroid/app/role/OnRoleHoldersChangedListener;
20318Landroid/app/role/RoleManager;
20319Landroid/app/search/ISearchCallback;
20320Landroid/app/search/ISearchUiManager$Stub;
20321Landroid/app/search/Query;
20322Landroid/app/search/SearchContext;
20323Landroid/app/search/SearchSessionId;
20324Landroid/app/search/SearchTargetEvent;
20325Landroid/app/servertransaction/ActivityConfigurationChangeItem;
20326Landroid/app/servertransaction/ActivityLifecycleItem;
20327Landroid/app/servertransaction/ActivityRelaunchItem;
20328Landroid/app/servertransaction/ActivityResultItem;
20329Landroid/app/servertransaction/ClientTransaction;
20330Landroid/app/servertransaction/ClientTransactionItem;
20331Landroid/app/servertransaction/ConfigurationChangeItem;
20332Landroid/app/servertransaction/DestroyActivityItem;
20333Landroid/app/servertransaction/EnterPipRequestedItem;
20334Landroid/app/servertransaction/LaunchActivityItem;
20335Landroid/app/servertransaction/NewIntentItem;
20336Landroid/app/servertransaction/PauseActivityItem;
20337Landroid/app/servertransaction/PipStateTransactionItem;
20338Landroid/app/servertransaction/ResumeActivityItem;
20339Landroid/app/servertransaction/StartActivityItem;
20340Landroid/app/servertransaction/StopActivityItem;
20341Landroid/app/servertransaction/TopResumedActivityChangeItem;
20342Landroid/app/slice/ISliceManager$Stub;
20343Landroid/app/slice/Slice;
20344Landroid/app/slice/SliceSpec;
20345Landroid/app/smartspace/ISmartspaceCallback;
20346Landroid/app/smartspace/ISmartspaceManager$Stub;
20347Landroid/app/smartspace/SmartspaceConfig;
20348Landroid/app/smartspace/SmartspaceSessionId;
20349Landroid/app/smartspace/SmartspaceTargetEvent;
20350Landroid/app/tare/EconomyManager;
20351Landroid/app/tare/IEconomyManager$Stub;
20352Landroid/app/time/ITimeZoneDetectorListener;
20353Landroid/app/time/LocationTimeZoneAlgorithmStatus;
20354Landroid/app/time/TelephonyTimeZoneAlgorithmStatus;
20355Landroid/app/time/TimeZoneCapabilities$Builder;
20356Landroid/app/time/TimeZoneCapabilities;
20357Landroid/app/time/TimeZoneCapabilitiesAndConfig;
20358Landroid/app/time/TimeZoneConfiguration$Builder;
20359Landroid/app/time/TimeZoneConfiguration;
20360Landroid/app/time/TimeZoneDetectorStatus;
20361Landroid/app/time/UnixEpochTime;
20362Landroid/app/timedetector/ITimeDetectorService$Stub;
20363Landroid/app/timedetector/ManualTimeSuggestion;
20364Landroid/app/timedetector/TelephonyTimeSuggestion;
20365Landroid/app/timezonedetector/ITimeZoneDetectorService$Stub;
20366Landroid/app/timezonedetector/ManualTimeZoneSuggestion;
20367Landroid/app/timezonedetector/TelephonyTimeZoneSuggestion;
20368Landroid/app/trust/IStrongAuthTracker$Stub;
20369Landroid/app/trust/IStrongAuthTracker;
20370Landroid/app/trust/ITrustListener;
20371Landroid/app/trust/ITrustManager$Stub;
20372Landroid/app/trust/ITrustManager;
20373Landroid/app/trust/TrustManager$TrustListener;
20374Landroid/app/trust/TrustManager;
20375Landroid/app/usage/AppStandbyInfo;
20376Landroid/app/usage/CacheQuotaHint$Builder;
20377Landroid/app/usage/CacheQuotaHint;
20378Landroid/app/usage/ConfigurationStats;
20379Landroid/app/usage/EventList;
20380Landroid/app/usage/ExternalStorageStats;
20381Landroid/app/usage/ICacheQuotaService$Stub;
20382Landroid/app/usage/ICacheQuotaService;
20383Landroid/app/usage/IStorageStatsManager$Stub;
20384Landroid/app/usage/IUsageStatsManager$Stub;
20385Landroid/app/usage/IUsageStatsManager;
20386Landroid/app/usage/NetworkStats$Bucket;
20387Landroid/app/usage/NetworkStats;
20388Landroid/app/usage/NetworkStatsManager$UsageCallback;
20389Landroid/app/usage/NetworkStatsManager;
20390Landroid/app/usage/StorageStats;
20391Landroid/app/usage/StorageStatsManager;
20392Landroid/app/usage/UsageEvents$Event;
20393Landroid/app/usage/UsageEvents;
20394Landroid/app/usage/UsageStats;
20395Landroid/app/usage/UsageStatsManager;
20396Landroid/appwidget/AppWidgetManager;
20397Landroid/appwidget/AppWidgetManagerInternal;
20398Landroid/appwidget/AppWidgetProviderInfo;
20399Landroid/appwidget/PendingHostUpdate;
20400Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal;
20401Landroid/attention/AttentionManagerInternal;
20402Landroid/bluetooth/BluetoothA2dp;
20403Landroid/bluetooth/BluetoothActivityEnergyInfo;
20404Landroid/bluetooth/BluetoothAdapter$BluetoothConnectionCallback;
20405Landroid/bluetooth/BluetoothAdapter$OnBluetoothActivityEnergyInfoCallback;
20406Landroid/bluetooth/BluetoothAdapter$OnMetadataChangedListener;
20407Landroid/bluetooth/BluetoothAdapter;
20408Landroid/bluetooth/BluetoothClass;
20409Landroid/bluetooth/BluetoothCodecConfig;
20410Landroid/bluetooth/BluetoothCodecStatus;
20411Landroid/bluetooth/BluetoothDevice;
20412Landroid/bluetooth/BluetoothHeadset;
20413Landroid/bluetooth/BluetoothHearingAid;
20414Landroid/bluetooth/BluetoothLeAudio;
20415Landroid/bluetooth/BluetoothManager;
20416Landroid/bluetooth/BluetoothProfile$ServiceListener;
20417Landroid/bluetooth/BluetoothProfile;
20418Landroid/bluetooth/BluetoothUuid;
20419Landroid/bluetooth/le/BluetoothLeScanner;
20420Landroid/bluetooth/le/ScanCallback;
20421Landroid/bluetooth/le/ScanFilter$Builder;
20422Landroid/bluetooth/le/ScanFilter;
20423Landroid/bluetooth/le/ScanResult;
20424Landroid/bluetooth/le/ScanSettings$Builder;
20425Landroid/bluetooth/le/ScanSettings;
20426Landroid/companion/AssociatedDevice;
20427Landroid/companion/AssociationInfo;
20428Landroid/companion/AssociationRequest;
20429Landroid/companion/CompanionDeviceManager;
20430Landroid/companion/ICompanionDeviceManager$Stub;
20431Landroid/companion/ICompanionDeviceManager;
20432Landroid/companion/virtual/IVirtualDevice$Stub;
20433Landroid/companion/virtual/IVirtualDevice;
20434Landroid/companion/virtual/IVirtualDeviceManager$Stub;
20435Landroid/companion/virtual/VirtualDeviceManager;
20436Landroid/compat/Compatibility$ChangeConfig;
20437Landroid/compat/Compatibility;
20438Landroid/content/ActivityNotFoundException;
20439Landroid/content/ApexEnvironment;
20440Landroid/content/AttributionSource$Builder;
20441Landroid/content/AttributionSource;
20442Landroid/content/AttributionSourceState;
20443Landroid/content/AutofillOptions;
20444Landroid/content/BroadcastReceiver$PendingResult;
20445Landroid/content/BroadcastReceiver;
20446Landroid/content/ClipData$Item;
20447Landroid/content/ClipData;
20448Landroid/content/ClipDescription;
20449Landroid/content/ComponentName$WithComponentName;
20450Landroid/content/ComponentName;
20451Landroid/content/ContentCaptureOptions;
20452Landroid/content/ContentProvider$PipeDataWriter;
20453Landroid/content/ContentProvider;
20454Landroid/content/ContentProviderClient;
20455Landroid/content/ContentResolver;
20456Landroid/content/ContentUris;
20457Landroid/content/ContentValues;
20458Landroid/content/Context;
20459Landroid/content/DialogInterface$OnCancelListener;
20460Landroid/content/DialogInterface$OnClickListener;
20461Landroid/content/DialogInterface$OnDismissListener;
20462Landroid/content/DialogInterface$OnShowListener;
20463Landroid/content/DialogInterface;
20464Landroid/content/IClipboard$Stub;
20465Landroid/content/IContentProvider;
20466Landroid/content/IContentService$Stub;
20467Landroid/content/IContentService;
20468Landroid/content/IIntentReceiver$Stub;
20469Landroid/content/IIntentReceiver;
20470Landroid/content/IIntentSender$Stub;
20471Landroid/content/IIntentSender;
20472Landroid/content/IOnPrimaryClipChangedListener;
20473Landroid/content/IRestrictionsManager$Stub;
20474Landroid/content/ISyncAdapter$Stub;
20475Landroid/content/ISyncAdapter;
20476Landroid/content/ISyncAdapterUnsyncableAccountCallback$Stub;
20477Landroid/content/ISyncAdapterUnsyncableAccountCallback;
20478Landroid/content/ISyncContext$Stub;
20479Landroid/content/ISyncContext;
20480Landroid/content/ISyncStatusObserver;
20481Landroid/content/Intent$CommandOptionHandler;
20482Landroid/content/Intent$FilterComparison;
20483Landroid/content/Intent;
20484Landroid/content/IntentFilter$AuthorityEntry;
20485Landroid/content/IntentFilter$MalformedMimeTypeException;
20486Landroid/content/IntentFilter;
20487Landroid/content/IntentSender$OnFinished;
20488Landroid/content/IntentSender$SendIntentException;
20489Landroid/content/IntentSender;
20490Landroid/content/LocusId;
20491Landroid/content/PeriodicSync;
20492Landroid/content/PermissionChecker;
20493Landroid/content/ServiceConnection;
20494Landroid/content/SharedPreferences$Editor;
20495Landroid/content/SharedPreferences;
20496Landroid/content/SyncAdapterType;
20497Landroid/content/SyncAdaptersCache;
20498Landroid/content/SyncInfo;
20499Landroid/content/SyncRequest$Builder;
20500Landroid/content/SyncRequest;
20501Landroid/content/SyncResult;
20502Landroid/content/SyncStats;
20503Landroid/content/SyncStatusInfo$Stats;
20504Landroid/content/SyncStatusInfo;
20505Landroid/content/UriPermission;
20506Landroid/content/integrity/AtomicFormula$StringAtomicFormula;
20507Landroid/content/integrity/AtomicFormula;
20508Landroid/content/integrity/CompoundFormula;
20509Landroid/content/integrity/IAppIntegrityManager$Stub;
20510Landroid/content/integrity/InstallerAllowedByManifestFormula;
20511Landroid/content/integrity/IntegrityFormula;
20512Landroid/content/integrity/IntegrityUtils;
20513Landroid/content/integrity/Rule;
20514Landroid/content/om/CriticalOverlayInfo;
20515Landroid/content/om/IOverlayManager$Stub;
20516Landroid/content/om/IOverlayManager;
20517Landroid/content/om/OverlayIdentifier;
20518Landroid/content/om/OverlayInfo;
20519Landroid/content/om/OverlayManagerTransaction;
20520Landroid/content/om/OverlayableInfo;
20521Landroid/content/pm/ActivityInfo$WindowLayout;
20522Landroid/content/pm/ActivityInfo;
20523Landroid/content/pm/ActivityPresentationInfo;
20524Landroid/content/pm/ApkChecksum;
20525Landroid/content/pm/ApplicationInfo$GwpAsanMode;
20526Landroid/content/pm/ApplicationInfo$MemtagMode;
20527Landroid/content/pm/ApplicationInfo;
20528Landroid/content/pm/Attribution;
20529Landroid/content/pm/AuxiliaryResolveInfo$AuxiliaryFilter;
20530Landroid/content/pm/AuxiliaryResolveInfo;
20531Landroid/content/pm/ChangedPackages;
20532Landroid/content/pm/Checksum;
20533Landroid/content/pm/ComponentInfo;
20534Landroid/content/pm/ConfigurationInfo;
20535Landroid/content/pm/CrossProfileApps;
20536Landroid/content/pm/CrossProfileAppsInternal;
20537Landroid/content/pm/DataLoaderManager;
20538Landroid/content/pm/DataLoaderParams;
20539Landroid/content/pm/DataLoaderParamsParcel;
20540Landroid/content/pm/FallbackCategoryProvider;
20541Landroid/content/pm/FeatureGroupInfo;
20542Landroid/content/pm/FeatureInfo;
20543Landroid/content/pm/FileSystemControlParcel;
20544Landroid/content/pm/ICrossProfileApps$Stub;
20545Landroid/content/pm/IDataLoader;
20546Landroid/content/pm/IDataLoaderManager$Stub;
20547Landroid/content/pm/IDataLoaderStatusListener$Stub;
20548Landroid/content/pm/IDataLoaderStatusListener;
20549Landroid/content/pm/IDexModuleRegisterCallback;
20550Landroid/content/pm/ILauncherApps$Stub;
20551Landroid/content/pm/IOnAppsChangedListener;
20552Landroid/content/pm/IOnChecksumsReadyListener$Stub;
20553Landroid/content/pm/IOnChecksumsReadyListener;
20554Landroid/content/pm/IOtaDexopt$Stub;
20555Landroid/content/pm/IOtaDexopt;
20556Landroid/content/pm/IPackageDataObserver$Stub;
20557Landroid/content/pm/IPackageDataObserver;
20558Landroid/content/pm/IPackageDeleteObserver$Stub;
20559Landroid/content/pm/IPackageDeleteObserver2;
20560Landroid/content/pm/IPackageDeleteObserver;
20561Landroid/content/pm/IPackageInstallObserver2$Stub;
20562Landroid/content/pm/IPackageInstallObserver2;
20563Landroid/content/pm/IPackageInstaller$Stub;
20564Landroid/content/pm/IPackageInstaller;
20565Landroid/content/pm/IPackageInstallerCallback;
20566Landroid/content/pm/IPackageInstallerSession$Stub;
20567Landroid/content/pm/IPackageInstallerSession;
20568Landroid/content/pm/IPackageLoadingProgressCallback$Stub;
20569Landroid/content/pm/IPackageLoadingProgressCallback;
20570Landroid/content/pm/IPackageManager$Stub;
20571Landroid/content/pm/IPackageManager;
20572Landroid/content/pm/IPackageManagerNative$Stub;
20573Landroid/content/pm/IPackageManagerNative;
20574Landroid/content/pm/IPackageMoveObserver$Stub;
20575Landroid/content/pm/IPackageMoveObserver;
20576Landroid/content/pm/IPackageStatsObserver;
20577Landroid/content/pm/IShortcutChangeCallback;
20578Landroid/content/pm/IShortcutService$Stub;
20579Landroid/content/pm/IncrementalStatesInfo;
20580Landroid/content/pm/InstallSourceInfo;
20581Landroid/content/pm/InstantAppIntentFilter;
20582Landroid/content/pm/InstantAppRequest;
20583Landroid/content/pm/InstantAppRequestInfo;
20584Landroid/content/pm/InstantAppResolveInfo$InstantAppDigest;
20585Landroid/content/pm/InstantAppResolveInfo;
20586Landroid/content/pm/InstrumentationInfo;
20587Landroid/content/pm/IntentFilterVerificationInfo;
20588Landroid/content/pm/KeySet;
20589Landroid/content/pm/LauncherActivityInfoInternal;
20590Landroid/content/pm/LauncherApps$AppUsageLimit;
20591Landroid/content/pm/LauncherApps$Callback;
20592Landroid/content/pm/LauncherApps$ShortcutQuery;
20593Landroid/content/pm/LauncherApps;
20594Landroid/content/pm/ModuleInfo;
20595Landroid/content/pm/PackageInfo;
20596Landroid/content/pm/PackageInfoLite;
20597Landroid/content/pm/PackageInstaller$InstallConstraints;
20598Landroid/content/pm/PackageInstaller$Session;
20599Landroid/content/pm/PackageInstaller$SessionCallback;
20600Landroid/content/pm/PackageInstaller$SessionInfo;
20601Landroid/content/pm/PackageInstaller$SessionParams;
20602Landroid/content/pm/PackageInstaller;
20603Landroid/content/pm/PackageItemInfo;
20604Landroid/content/pm/PackageManager$ApplicationInfoFlags;
20605Landroid/content/pm/PackageManager$ComponentEnabledSetting;
20606Landroid/content/pm/PackageManager$ComponentInfoFlags;
20607Landroid/content/pm/PackageManager$InstallReason;
20608Landroid/content/pm/PackageManager$LegacyPackageDeleteObserver;
20609Landroid/content/pm/PackageManager$NameNotFoundException;
20610Landroid/content/pm/PackageManager$OnPermissionsChangedListener;
20611Landroid/content/pm/PackageManager$PackageInfoFlags;
20612Landroid/content/pm/PackageManager$Property;
20613Landroid/content/pm/PackageManager$ResolveInfoFlags;
20614Landroid/content/pm/PackageManager$UninstallReason;
20615Landroid/content/pm/PackageManager;
art-benchmark-service35aba412020-02-03 11:53:25 -080020616Landroid/content/pm/PackageManagerInternal$ExternalSourcesPolicy;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080020617Landroid/content/pm/PackageManagerInternal;
art-benchmark-service84f185c2023-07-24 02:43:42 -070020618Landroid/content/pm/PackageParserCacheHelper$ReadHelper;
20619Landroid/content/pm/PackageParserCacheHelper$WriteHelper;
20620Landroid/content/pm/PackagePartitions$SystemPartition;
20621Landroid/content/pm/PackagePartitions;
20622Landroid/content/pm/PackageStats;
20623Landroid/content/pm/ParceledListSlice;
20624Landroid/content/pm/PathPermission;
20625Landroid/content/pm/PermissionGroupInfo;
20626Landroid/content/pm/PermissionInfo;
20627Landroid/content/pm/ProviderInfo;
20628Landroid/content/pm/ProviderInfoList;
20629Landroid/content/pm/RegisteredServicesCache$ServiceInfo;
20630Landroid/content/pm/RegisteredServicesCache;
20631Landroid/content/pm/RegisteredServicesCacheListener;
20632Landroid/content/pm/ResolveInfo;
20633Landroid/content/pm/ServiceInfo;
20634Landroid/content/pm/SharedLibraryInfo;
20635Landroid/content/pm/ShortcutInfo;
20636Landroid/content/pm/ShortcutManager$ShareShortcutInfo;
20637Landroid/content/pm/ShortcutQueryWrapper;
20638Landroid/content/pm/ShortcutServiceInternal$ShortcutChangeListener;
20639Landroid/content/pm/ShortcutServiceInternal;
20640Landroid/content/pm/Signature;
20641Landroid/content/pm/SigningDetails$Builder;
20642Landroid/content/pm/SigningDetails;
20643Landroid/content/pm/SigningInfo;
20644Landroid/content/pm/StringParceledListSlice;
20645Landroid/content/pm/SuspendDialogInfo$Builder;
20646Landroid/content/pm/SuspendDialogInfo;
art-benchmark-service13164882020-11-07 02:19:14 -080020647Landroid/content/pm/TestUtilityService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070020648Landroid/content/pm/UserInfo;
20649Landroid/content/pm/UserPackage;
20650Landroid/content/pm/UserProperties$Builder;
20651Landroid/content/pm/UserProperties;
20652Landroid/content/pm/VerifierDeviceIdentity;
20653Landroid/content/pm/VerifierInfo;
20654Landroid/content/pm/VersionedPackage;
20655Landroid/content/pm/XmlSerializerAndParser;
20656Landroid/content/pm/dex/ArtManager;
20657Landroid/content/pm/dex/ArtManagerInternal;
20658Landroid/content/pm/dex/DexMetadataHelper;
20659Landroid/content/pm/dex/IArtManager$Stub;
20660Landroid/content/pm/dex/IArtManager;
20661Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback$Stub;
20662Landroid/content/pm/dex/ISnapshotRuntimeProfileCallback;
20663Landroid/content/pm/dex/PackageOptimizationInfo;
20664Landroid/content/pm/overlay/OverlayPaths;
20665Landroid/content/pm/parsing/ApkLite;
20666Landroid/content/pm/parsing/ApkLiteParseUtils;
20667Landroid/content/pm/parsing/FrameworkParsingPackageUtils;
20668Landroid/content/pm/parsing/PackageLite;
20669Landroid/content/pm/parsing/result/ParseInput$Callback;
20670Landroid/content/pm/parsing/result/ParseInput;
20671Landroid/content/pm/parsing/result/ParseResult;
20672Landroid/content/pm/parsing/result/ParseTypeImpl;
20673Landroid/content/pm/pkg/FrameworkPackageUserState;
20674Landroid/content/pm/split/SplitDependencyLoader$IllegalDependencyException;
20675Landroid/content/pm/split/SplitDependencyLoader;
20676Landroid/content/pm/verify/domain/DomainSet;
20677Landroid/content/pm/verify/domain/DomainVerificationInfo;
20678Landroid/content/pm/verify/domain/DomainVerificationUserState;
20679Landroid/content/pm/verify/domain/DomainVerificationUtils;
20680Landroid/content/pm/verify/domain/IDomainVerificationManager$Stub;
20681Landroid/content/res/ApkAssets;
20682Landroid/content/res/AssetManager;
20683Landroid/content/res/CompatibilityInfo;
20684Landroid/content/res/Configuration;
20685Landroid/content/res/ObbInfo;
20686Landroid/content/res/ResourceId;
20687Landroid/content/res/ResourceTimer;
20688Landroid/content/res/Resources$NotFoundException;
20689Landroid/content/res/Resources$Theme;
20690Landroid/content/res/Resources;
20691Landroid/content/res/TypedArray;
20692Landroid/content/res/XmlResourceParser;
20693Landroid/content/rollback/IRollbackManager$Stub;
20694Landroid/content/rollback/PackageRollbackInfo;
20695Landroid/content/rollback/RollbackInfo;
20696Landroid/content/rollback/RollbackManager;
20697Landroid/credentials/ICredentialManager$Stub;
20698Landroid/database/ContentObserver;
20699Landroid/database/Cursor;
20700Landroid/database/DatabaseUtils;
20701Landroid/database/IContentObserver;
20702Landroid/database/sqlite/SQLiteCantOpenDatabaseException;
20703Landroid/database/sqlite/SQLiteCompatibilityWalFlags;
20704Landroid/database/sqlite/SQLiteDatabase$CursorFactory;
20705Landroid/database/sqlite/SQLiteDatabase;
20706Landroid/database/sqlite/SQLiteException;
20707Landroid/database/sqlite/SQLiteFullException;
20708Landroid/database/sqlite/SQLiteGlobal;
20709Landroid/database/sqlite/SQLiteOpenHelper;
20710Landroid/database/sqlite/SQLiteStatement;
20711Landroid/debug/AdbManagerInternal;
20712Landroid/debug/IAdbManager$Stub;
20713Landroid/debug/IAdbTransport$Stub;
20714Landroid/debug/IAdbTransport;
20715Landroid/graphics/BLASTBufferQueue;
20716Landroid/graphics/Bitmap$CompressFormat;
20717Landroid/graphics/Bitmap$Config;
20718Landroid/graphics/Bitmap;
20719Landroid/graphics/BitmapFactory$Options;
20720Landroid/graphics/BitmapFactory;
20721Landroid/graphics/BitmapShader;
20722Landroid/graphics/Canvas;
20723Landroid/graphics/Color;
20724Landroid/graphics/ColorFilter;
20725Landroid/graphics/ColorMatrixColorFilter;
20726Landroid/graphics/ColorSpace$Adaptation;
20727Landroid/graphics/ColorSpace$Named;
20728Landroid/graphics/ColorSpace$Rgb;
20729Landroid/graphics/ColorSpace;
20730Landroid/graphics/GraphicBuffer;
20731Landroid/graphics/GraphicsProtos;
20732Landroid/graphics/GraphicsStatsService;
20733Landroid/graphics/ImageDecoder$ImageInfo;
20734Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;
20735Landroid/graphics/ImageDecoder$Source;
20736Landroid/graphics/ImageDecoder;
20737Landroid/graphics/Insets;
20738Landroid/graphics/Matrix;
20739Landroid/graphics/Paint$FontMetricsInt;
20740Landroid/graphics/Paint$Style;
20741Landroid/graphics/Paint;
20742Landroid/graphics/Path$Direction;
20743Landroid/graphics/Path;
20744Landroid/graphics/PixelFormat;
20745Landroid/graphics/Point;
20746Landroid/graphics/PointF;
20747Landroid/graphics/PorterDuff$Mode;
20748Landroid/graphics/RecordingCanvas;
20749Landroid/graphics/Rect;
20750Landroid/graphics/RectF;
20751Landroid/graphics/Region$Op;
20752Landroid/graphics/Region;
20753Landroid/graphics/RegionIterator;
20754Landroid/graphics/RenderNode$AnimationHost;
20755Landroid/graphics/RenderNode;
20756Landroid/graphics/Shader$TileMode;
20757Landroid/graphics/Shader;
20758Landroid/graphics/SurfaceTexture;
20759Landroid/graphics/Typeface$CustomFallbackBuilder;
20760Landroid/graphics/Typeface;
20761Landroid/graphics/drawable/AdaptiveIconDrawable;
20762Landroid/graphics/drawable/Animatable2$AnimationCallback;
20763Landroid/graphics/drawable/AnimatedVectorDrawable;
20764Landroid/graphics/drawable/BitmapDrawable;
20765Landroid/graphics/drawable/ColorDrawable;
20766Landroid/graphics/drawable/Drawable;
20767Landroid/graphics/drawable/Icon;
20768Landroid/graphics/fonts/Font$Builder;
20769Landroid/graphics/fonts/Font;
20770Landroid/graphics/fonts/FontFamily$Builder;
20771Landroid/graphics/fonts/FontFamily;
20772Landroid/graphics/fonts/FontFileUtil;
20773Landroid/graphics/fonts/FontStyle;
20774Landroid/graphics/fonts/FontVariationAxis;
20775Landroid/graphics/fonts/SystemFonts;
20776Landroid/gsi/AvbPublicKey$1;
20777Landroid/gsi/AvbPublicKey;
20778Landroid/gsi/GsiProgress$1;
20779Landroid/gsi/GsiProgress;
20780Landroid/gsi/IGsiService$Stub$Proxy;
20781Landroid/gsi/IGsiService$Stub;
20782Landroid/gsi/IGsiService;
20783Landroid/hardware/CameraSessionStats;
20784Landroid/hardware/GeomagneticField;
20785Landroid/hardware/HardwareBuffer;
20786Landroid/hardware/ICameraService$Stub;
20787Landroid/hardware/ICameraService;
20788Landroid/hardware/ICameraServiceProxy$Stub;
20789Landroid/hardware/IConsumerIrService$Stub;
20790Landroid/hardware/ISensorPrivacyListener;
20791Landroid/hardware/ISensorPrivacyManager$Stub;
20792Landroid/hardware/ISerialManager$Stub;
20793Landroid/hardware/OverlayProperties;
20794Landroid/hardware/Sensor;
20795Landroid/hardware/SensorAdditionalInfo;
20796Landroid/hardware/SensorEvent;
20797Landroid/hardware/SensorEventListener;
20798Landroid/hardware/SensorManager$DynamicSensorCallback;
20799Landroid/hardware/SensorManager;
20800Landroid/hardware/SensorPrivacyManager;
20801Landroid/hardware/SystemSensorManager;
20802Landroid/hardware/TriggerEvent;
20803Landroid/hardware/TriggerEventListener;
20804Landroid/hardware/biometrics/AuthenticateOptions;
20805Landroid/hardware/biometrics/BiometricAuthenticator$Identifier;
20806Landroid/hardware/biometrics/BiometricManager;
20807Landroid/hardware/biometrics/BiometricPrompt$AuthenticationCallback;
20808Landroid/hardware/biometrics/BiometricSourceType;
20809Landroid/hardware/biometrics/ComponentInfoInternal;
20810Landroid/hardware/biometrics/IAuthService$Stub;
20811Landroid/hardware/biometrics/IBiometricAuthenticator$Stub;
20812Landroid/hardware/biometrics/IBiometricAuthenticator;
20813Landroid/hardware/biometrics/IBiometricContextListener$Stub;
20814Landroid/hardware/biometrics/IBiometricContextListener;
20815Landroid/hardware/biometrics/IBiometricEnabledOnKeyguardCallback;
20816Landroid/hardware/biometrics/IBiometricSensorReceiver$Stub;
20817Landroid/hardware/biometrics/IBiometricSensorReceiver;
20818Landroid/hardware/biometrics/IBiometricService$Stub;
20819Landroid/hardware/biometrics/IBiometricService;
20820Landroid/hardware/biometrics/IBiometricServiceLockoutResetCallback;
20821Landroid/hardware/biometrics/IBiometricServiceReceiver;
20822Landroid/hardware/biometrics/IBiometricStateListener;
20823Landroid/hardware/biometrics/IBiometricSysuiReceiver$Stub;
20824Landroid/hardware/biometrics/IBiometricSysuiReceiver;
20825Landroid/hardware/biometrics/IInvalidationCallback$Stub;
20826Landroid/hardware/biometrics/IInvalidationCallback;
20827Landroid/hardware/biometrics/ITestSession;
20828Landroid/hardware/biometrics/PromptInfo;
20829Landroid/hardware/biometrics/SensorLocationInternal;
20830Landroid/hardware/biometrics/SensorPropertiesInternal;
20831Landroid/hardware/biometrics/common/AuthenticateReason$Fingerprint;
20832Landroid/hardware/camera2/CameraAccessException;
20833Landroid/hardware/camera2/CameraCharacteristics$Key;
20834Landroid/hardware/camera2/CameraCharacteristics;
20835Landroid/hardware/camera2/CameraManager$AvailabilityCallback;
20836Landroid/hardware/camera2/CameraManager$TorchCallback;
20837Landroid/hardware/camera2/CameraManager;
20838Landroid/hardware/contexthub/V1_0/ContextHub;
20839Landroid/hardware/contexthub/V1_0/ContextHubMsg;
20840Landroid/hardware/contexthub/V1_0/HubAppInfo;
20841Landroid/hardware/contexthub/V1_0/IContexthub;
20842Landroid/hardware/contexthub/V1_0/IContexthubCallback;
20843Landroid/hardware/contexthub/V1_0/NanoAppBinary;
20844Landroid/hardware/devicestate/DeviceStateInfo;
20845Landroid/hardware/devicestate/DeviceStateManager$DeviceStateCallback;
20846Landroid/hardware/devicestate/DeviceStateManager$FoldStateListener;
20847Landroid/hardware/devicestate/DeviceStateManager;
20848Landroid/hardware/devicestate/IDeviceStateManager$Stub;
20849Landroid/hardware/devicestate/IDeviceStateManager;
20850Landroid/hardware/devicestate/IDeviceStateManagerCallback;
20851Landroid/hardware/display/AmbientBrightnessDayStats;
20852Landroid/hardware/display/AmbientDisplayConfiguration;
20853Landroid/hardware/display/BrightnessChangeEvent$Builder;
20854Landroid/hardware/display/BrightnessChangeEvent;
20855Landroid/hardware/display/BrightnessConfiguration$Builder;
20856Landroid/hardware/display/BrightnessConfiguration;
20857Landroid/hardware/display/BrightnessCorrection;
20858Landroid/hardware/display/BrightnessInfo;
20859Landroid/hardware/display/ColorDisplayManager;
20860Landroid/hardware/display/Curve;
20861Landroid/hardware/display/DeviceProductInfo;
20862Landroid/hardware/display/DisplayManager$DisplayListener;
20863Landroid/hardware/display/DisplayManager;
20864Landroid/hardware/display/DisplayManagerGlobal;
20865Landroid/hardware/display/DisplayManagerInternal$DisplayGroupListener;
20866Landroid/hardware/display/DisplayManagerInternal$DisplayPowerCallbacks;
20867Landroid/hardware/display/DisplayManagerInternal$DisplayPowerRequest;
20868Landroid/hardware/display/DisplayManagerInternal$DisplayTransactionListener;
20869Landroid/hardware/display/DisplayManagerInternal;
20870Landroid/hardware/display/DisplayViewport;
20871Landroid/hardware/display/DisplayedContentSample;
20872Landroid/hardware/display/DisplayedContentSamplingAttributes;
20873Landroid/hardware/display/HdrConversionMode;
20874Landroid/hardware/display/IColorDisplayManager$Stub;
20875Landroid/hardware/display/IDisplayManager$Stub;
20876Landroid/hardware/display/IDisplayManagerCallback;
20877Landroid/hardware/display/IVirtualDisplayCallback;
20878Landroid/hardware/display/Time;
20879Landroid/hardware/display/VirtualDisplayConfig;
20880Landroid/hardware/display/WifiDisplay;
20881Landroid/hardware/display/WifiDisplaySessionInfo;
20882Landroid/hardware/display/WifiDisplayStatus;
20883Landroid/hardware/face/Face;
20884Landroid/hardware/face/FaceManager$GenerateChallengeCallback;
20885Landroid/hardware/face/FaceManager$RemovalCallback;
20886Landroid/hardware/face/FaceManager;
20887Landroid/hardware/face/FaceSensorPropertiesInternal;
20888Landroid/hardware/face/IFaceAuthenticatorsRegisteredCallback$Stub;
20889Landroid/hardware/face/IFaceAuthenticatorsRegisteredCallback;
20890Landroid/hardware/face/IFaceService$Stub;
20891Landroid/hardware/face/IFaceService;
20892Landroid/hardware/face/IFaceServiceReceiver$Stub;
20893Landroid/hardware/face/IFaceServiceReceiver;
20894Landroid/hardware/fingerprint/Fingerprint;
20895Landroid/hardware/fingerprint/FingerprintAuthenticateOptions;
20896Landroid/hardware/fingerprint/FingerprintManager;
20897Landroid/hardware/fingerprint/FingerprintSensorPropertiesInternal;
20898Landroid/hardware/fingerprint/IFingerprintAuthenticatorsRegisteredCallback$Stub;
20899Landroid/hardware/fingerprint/IFingerprintAuthenticatorsRegisteredCallback;
20900Landroid/hardware/fingerprint/IFingerprintClientActiveCallback$Stub;
20901Landroid/hardware/fingerprint/IFingerprintClientActiveCallback;
20902Landroid/hardware/fingerprint/IFingerprintService$Stub;
20903Landroid/hardware/fingerprint/IFingerprintService;
20904Landroid/hardware/fingerprint/IFingerprintServiceReceiver$Stub;
20905Landroid/hardware/fingerprint/IFingerprintServiceReceiver;
20906Landroid/hardware/fingerprint/ISidefpsController;
20907Landroid/hardware/fingerprint/IUdfpsOverlayController;
20908Landroid/hardware/fingerprint/IUdfpsRefreshRateRequestCallback$Stub;
20909Landroid/hardware/fingerprint/IUdfpsRefreshRateRequestCallback;
20910Landroid/hardware/graphics/common/DisplayDecorationSupport;
20911Landroid/hardware/hdmi/HdmiControlManager;
20912Landroid/hardware/input/HostUsiVersion;
20913Landroid/hardware/input/IInputDeviceBatteryListener;
20914Landroid/hardware/input/IInputDeviceBatteryState;
20915Landroid/hardware/input/IInputDevicesChangedListener;
20916Landroid/hardware/input/IInputManager$Stub;
20917Landroid/hardware/input/IInputSensorEventListener;
20918Landroid/hardware/input/IKeyboardBacklightListener;
20919Landroid/hardware/input/ITabletModeChangedListener;
20920Landroid/hardware/input/InputDeviceIdentifier;
20921Landroid/hardware/input/InputManager$InputDeviceListener;
20922Landroid/hardware/input/InputManager;
20923Landroid/hardware/input/InputManagerGlobal;
20924Landroid/hardware/input/InputSettings;
20925Landroid/hardware/input/KeyboardLayout;
20926Landroid/hardware/input/TouchCalibration;
art-benchmark-service56aece62020-02-10 17:58:03 -080020927Landroid/hardware/light/HwLight$1;
20928Landroid/hardware/light/HwLight;
art-benchmark-service56aece62020-02-10 17:58:03 -080020929Landroid/hardware/light/ILights;
art-benchmark-service84f185c2023-07-24 02:43:42 -070020930Landroid/hardware/lights/ILightsManager$Stub;
20931Landroid/hardware/lights/Light;
20932Landroid/hardware/lights/LightState;
20933Landroid/hardware/lights/LightsManager;
20934Landroid/hardware/location/ActivityRecognitionHardware;
20935Landroid/hardware/location/ContextHubInfo;
20936Landroid/hardware/location/ContextHubMessage;
20937Landroid/hardware/location/ContextHubTransaction;
20938Landroid/hardware/location/GeofenceHardwareImpl;
20939Landroid/hardware/location/GeofenceHardwareService;
20940Landroid/hardware/location/IActivityRecognitionHardware;
20941Landroid/hardware/location/IActivityRecognitionHardwareClient$Stub;
20942Landroid/hardware/location/IActivityRecognitionHardwareClient;
20943Landroid/hardware/location/IContextHubCallback;
20944Landroid/hardware/location/IContextHubClient$Stub;
20945Landroid/hardware/location/IContextHubClient;
20946Landroid/hardware/location/IContextHubClientCallback$Stub;
20947Landroid/hardware/location/IContextHubClientCallback;
20948Landroid/hardware/location/IContextHubService$Stub;
20949Landroid/hardware/location/IContextHubTransactionCallback$Stub;
20950Landroid/hardware/location/IContextHubTransactionCallback;
20951Landroid/hardware/location/IGeofenceHardware$Stub;
20952Landroid/hardware/location/IGeofenceHardware;
20953Landroid/hardware/location/NanoApp;
20954Landroid/hardware/location/NanoAppBinary;
20955Landroid/hardware/location/NanoAppFilter;
20956Landroid/hardware/location/NanoAppInstanceInfo;
20957Landroid/hardware/location/NanoAppMessage;
20958Landroid/hardware/location/NanoAppRpcService;
20959Landroid/hardware/location/NanoAppState;
art-benchmark-serviceba354032021-03-16 09:58:05 -070020960Landroid/hardware/power/stats/Channel;
20961Landroid/hardware/power/stats/EnergyConsumer;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080020962Landroid/hardware/power/stats/EnergyConsumerResult;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080020963Landroid/hardware/power/stats/EnergyMeasurement;
20964Landroid/hardware/power/stats/IPowerStats$Stub$Proxy;
20965Landroid/hardware/power/stats/IPowerStats$Stub;
20966Landroid/hardware/power/stats/IPowerStats;
art-benchmark-serviceba354032021-03-16 09:58:05 -070020967Landroid/hardware/power/stats/PowerEntity;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080020968Landroid/hardware/power/stats/StateResidencyResult;
art-benchmark-service84f185c2023-07-24 02:43:42 -070020969Landroid/hardware/radio/ITuner$Stub;
20970Landroid/hardware/radio/ITuner;
20971Landroid/hardware/radio/ITunerCallback;
20972Landroid/hardware/radio/ProgramList$Chunk;
20973Landroid/hardware/radio/ProgramList$Filter;
20974Landroid/hardware/radio/ProgramSelector$Identifier;
20975Landroid/hardware/radio/ProgramSelector;
20976Landroid/hardware/radio/RadioManager$AmBandDescriptor;
20977Landroid/hardware/radio/RadioManager$BandConfig;
20978Landroid/hardware/radio/RadioManager$FmBandDescriptor;
20979Landroid/hardware/radio/RadioManager$ModuleProperties;
20980Landroid/hardware/radio/RadioManager$ProgramInfo;
20981Landroid/hardware/radio/RadioMetadata;
20982Landroid/hardware/sidekick/SidekickInternal;
20983Landroid/hardware/soundtrigger/ConversionUtil;
20984Landroid/hardware/soundtrigger/IRecognitionStatusCallback$Stub;
20985Landroid/hardware/soundtrigger/IRecognitionStatusCallback;
20986Landroid/hardware/soundtrigger/KeyphraseMetadata;
20987Landroid/hardware/soundtrigger/SoundTrigger$GenericRecognitionEvent;
20988Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;
20989Landroid/hardware/soundtrigger/SoundTrigger$Keyphrase;
20990Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionEvent;
20991Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseRecognitionExtra;
20992Landroid/hardware/soundtrigger/SoundTrigger$KeyphraseSoundModel;
20993Landroid/hardware/soundtrigger/SoundTrigger$ModelParamRange;
20994Landroid/hardware/soundtrigger/SoundTrigger$ModuleProperties;
20995Landroid/hardware/soundtrigger/SoundTrigger$RecognitionConfig;
20996Landroid/hardware/soundtrigger/SoundTrigger$RecognitionEvent;
20997Landroid/hardware/soundtrigger/SoundTrigger$SoundModel;
20998Landroid/hardware/soundtrigger/SoundTrigger$StatusListener;
20999Landroid/hardware/soundtrigger/SoundTrigger;
21000Landroid/hardware/soundtrigger/SoundTriggerModule;
21001Landroid/hardware/thermal/V1_0/IThermal;
21002Landroid/hardware/thermal/V1_0/ThermalStatus;
21003Landroid/hardware/thermal/V2_0/CoolingDevice;
21004Landroid/hardware/thermal/V2_0/IThermal$getCurrentCoolingDevicesCallback;
21005Landroid/hardware/thermal/V2_0/IThermal$getCurrentTemperaturesCallback;
21006Landroid/hardware/thermal/V2_0/IThermal$getTemperatureThresholdsCallback;
21007Landroid/hardware/thermal/V2_0/IThermal;
21008Landroid/hardware/thermal/V2_0/IThermalChangedCallback$Stub;
21009Landroid/hardware/thermal/V2_0/IThermalChangedCallback;
21010Landroid/hardware/thermal/V2_0/Temperature;
21011Landroid/hardware/thermal/V2_0/TemperatureThreshold;
21012Landroid/hardware/usb/AccessoryFilter;
21013Landroid/hardware/usb/DeviceFilter;
21014Landroid/hardware/usb/DisplayPortAltModeInfo;
21015Landroid/hardware/usb/IUsbManager$Stub;
21016Landroid/hardware/usb/IUsbSerialReader$Stub;
21017Landroid/hardware/usb/IUsbSerialReader;
21018Landroid/hardware/usb/ParcelableUsbPort;
21019Landroid/hardware/usb/UsbAccessory;
21020Landroid/hardware/usb/UsbConfiguration;
21021Landroid/hardware/usb/UsbDevice$Builder;
21022Landroid/hardware/usb/UsbDevice;
21023Landroid/hardware/usb/UsbDeviceConnection;
21024Landroid/hardware/usb/UsbEndpoint;
21025Landroid/hardware/usb/UsbInterface;
21026Landroid/hardware/usb/UsbManager;
21027Landroid/hardware/usb/UsbPort;
21028Landroid/hardware/usb/UsbPortStatus;
21029Landroid/hardware/usb/UsbRequest;
21030Landroid/hardware/usb/gadget/V1_0/IUsbGadget;
21031Landroid/hardware/usb/gadget/V1_0/IUsbGadgetCallback;
21032Landroid/health/connect/HealthConnectManager;
21033Landroid/icu/lang/UScript;
21034Landroid/icu/text/SimpleDateFormat;
21035Landroid/icu/util/Calendar;
21036Landroid/icu/util/IllformedLocaleException;
21037Landroid/icu/util/TimeZone;
21038Landroid/icu/util/ULocale$Builder;
21039Landroid/icu/util/ULocale;
21040Landroid/location/Address;
21041Landroid/location/Country;
21042Landroid/location/CountryDetector;
21043Landroid/location/CountryListener;
21044Landroid/location/Criteria;
21045Landroid/location/FusedBatchOptions$SourceTechnologies;
21046Landroid/location/Geocoder;
21047Landroid/location/GeocoderParams;
21048Landroid/location/Geofence;
21049Landroid/location/GnssCapabilities;
21050Landroid/location/GnssMeasurementCorrections;
21051Landroid/location/GnssMeasurementRequest;
21052Landroid/location/GnssMeasurementsEvent;
21053Landroid/location/GnssNavigationMessage;
21054Landroid/location/GnssStatus;
21055Landroid/location/ICountryDetector$Stub;
21056Landroid/location/ICountryListener;
21057Landroid/location/IGeocodeListener;
21058Landroid/location/IGeocodeProvider$Stub;
21059Landroid/location/IGeocodeProvider;
21060Landroid/location/IGeofenceProvider$Stub;
21061Landroid/location/IGeofenceProvider;
21062Landroid/location/IGnssAntennaInfoListener;
21063Landroid/location/IGnssMeasurementsListener;
21064Landroid/location/IGnssNavigationMessageListener;
21065Landroid/location/IGnssNmeaListener;
21066Landroid/location/IGnssStatusListener;
21067Landroid/location/IGpsGeofenceHardware$Stub;
21068Landroid/location/IGpsGeofenceHardware;
21069Landroid/location/ILocationCallback;
21070Landroid/location/ILocationListener;
21071Landroid/location/ILocationManager$Stub;
21072Landroid/location/INetInitiatedListener$Stub;
21073Landroid/location/INetInitiatedListener;
21074Landroid/location/LastLocationRequest$Builder;
21075Landroid/location/LastLocationRequest;
21076Landroid/location/Location;
21077Landroid/location/LocationListener;
21078Landroid/location/LocationManager;
21079Landroid/location/LocationManagerInternal;
21080Landroid/location/LocationProvider;
21081Landroid/location/LocationRequest$Builder;
21082Landroid/location/LocationRequest;
21083Landroid/location/LocationResult;
21084Landroid/location/LocationTime;
21085Landroid/location/provider/ILocationProviderManager$Stub;
21086Landroid/location/provider/ILocationProviderManager;
21087Landroid/location/provider/IProviderRequestListener;
21088Landroid/location/provider/ProviderProperties$Builder;
21089Landroid/location/provider/ProviderProperties;
21090Landroid/location/provider/ProviderRequest;
21091Landroid/location/util/identity/CallerIdentity;
21092Landroid/media/AudioAttributes$Builder;
21093Landroid/media/AudioAttributes;
21094Landroid/media/AudioDescriptor;
21095Landroid/media/AudioDeviceAttributes;
21096Landroid/media/AudioDeviceInfo;
21097Landroid/media/AudioDevicePort;
21098Landroid/media/AudioDevicePortConfig;
21099Landroid/media/AudioDeviceVolumeManager;
21100Landroid/media/AudioFocusInfo;
21101Landroid/media/AudioFormat$Builder;
21102Landroid/media/AudioFormat;
21103Landroid/media/AudioGain;
21104Landroid/media/AudioGainConfig;
21105Landroid/media/AudioManager$AudioPlaybackCallback;
21106Landroid/media/AudioManager$AudioRecordingCallback;
21107Landroid/media/AudioManager$OnAudioPortUpdateListener;
21108Landroid/media/AudioManager;
21109Landroid/media/AudioManagerInternal$RingerModeDelegate;
21110Landroid/media/AudioManagerInternal;
21111Landroid/media/AudioMixerAttributes;
21112Landroid/media/AudioPatch;
21113Landroid/media/AudioPlaybackConfiguration$FormatInfo;
21114Landroid/media/AudioPlaybackConfiguration$PlayerDeathMonitor;
21115Landroid/media/AudioPlaybackConfiguration;
21116Landroid/media/AudioPort;
21117Landroid/media/AudioPortConfig;
21118Landroid/media/AudioRecord;
21119Landroid/media/AudioRecordingConfiguration;
21120Landroid/media/AudioRoutesInfo;
21121Landroid/media/AudioSystem$AudioRecordingCallback;
21122Landroid/media/AudioSystem$DynamicPolicyCallback;
21123Landroid/media/AudioSystem$ErrorCallback;
21124Landroid/media/AudioSystem;
21125Landroid/media/IAudioFocusDispatcher;
21126Landroid/media/IAudioModeDispatcher;
21127Landroid/media/IAudioRoutesObserver$Stub;
21128Landroid/media/IAudioRoutesObserver;
21129Landroid/media/IAudioServerStateDispatcher;
21130Landroid/media/IAudioService$Stub;
21131Landroid/media/IAudioService;
21132Landroid/media/ICapturePresetDevicesRoleDispatcher;
21133Landroid/media/ICommunicationDeviceDispatcher;
21134Landroid/media/IMediaResourceMonitor$Stub;
21135Landroid/media/IMediaRoute2ProviderService$Stub;
21136Landroid/media/IMediaRoute2ProviderService;
21137Landroid/media/IMediaRoute2ProviderServiceCallback$Stub;
21138Landroid/media/IMediaRoute2ProviderServiceCallback;
21139Landroid/media/IMediaRouter2;
21140Landroid/media/IMediaRouter2Manager;
21141Landroid/media/IMediaRouterClient;
21142Landroid/media/IMediaRouterService$Stub;
21143Landroid/media/IMuteAwaitConnectionCallback;
21144Landroid/media/INearbyMediaDevicesProvider;
21145Landroid/media/IPlaybackConfigDispatcher$Stub;
21146Landroid/media/IPlaybackConfigDispatcher;
21147Landroid/media/IRecordingConfigDispatcher$Stub;
21148Landroid/media/IRecordingConfigDispatcher;
21149Landroid/media/IRemoteSessionCallback;
21150Landroid/media/IRingtonePlayer;
21151Landroid/media/ISpatializerCallback;
21152Landroid/media/ISpatializerHeadTrackerAvailableCallback;
21153Landroid/media/IStrategyPreferredDevicesDispatcher;
21154Landroid/media/IVolumeController;
21155Landroid/media/ImageReader;
21156Landroid/media/MediaCodecInfo;
21157Landroid/media/MediaCodecList;
21158Landroid/media/MediaCommunicationManager$SessionCallback;
21159Landroid/media/MediaCommunicationManager;
21160Landroid/media/MediaDescription;
21161Landroid/media/MediaDrm;
21162Landroid/media/MediaMetadata$Builder;
21163Landroid/media/MediaMetadata;
21164Landroid/media/MediaMetrics$Item;
21165Landroid/media/MediaMetrics$Key;
21166Landroid/media/MediaMetrics$Property;
21167Landroid/media/MediaPlayer$OnCompletionListener;
21168Landroid/media/MediaPlayer$OnErrorListener;
21169Landroid/media/MediaPlayer;
21170Landroid/media/MediaRecorder;
21171Landroid/media/MediaRoute2Info$Builder;
21172Landroid/media/MediaRoute2Info;
21173Landroid/media/MediaRoute2ProviderInfo$Builder;
21174Landroid/media/MediaRoute2ProviderInfo;
21175Landroid/media/MediaRouter$Callback;
21176Landroid/media/MediaRouter$RouteInfo;
21177Landroid/media/MediaRouter$SimpleCallback;
21178Landroid/media/MediaRouter2Manager;
21179Landroid/media/MediaRouter2Utils;
21180Landroid/media/MediaRouter;
21181Landroid/media/MediaRouterClientState$RouteInfo;
21182Landroid/media/MediaRouterClientState;
21183Landroid/media/PlaybackParams;
21184Landroid/media/PlayerBase$PlayerIdCard;
21185Landroid/media/PlayerBase;
21186Landroid/media/Rating;
21187Landroid/media/RemoteDisplay;
21188Landroid/media/Ringtone;
21189Landroid/media/RingtoneManager;
21190Landroid/media/RouteDiscoveryPreference$Builder;
21191Landroid/media/RouteDiscoveryPreference;
21192Landroid/media/RouteListingPreference;
21193Landroid/media/RoutingSessionInfo$Builder;
21194Landroid/media/RoutingSessionInfo;
21195Landroid/media/Session2Token;
21196Landroid/media/SoundPool$Builder;
21197Landroid/media/SoundPool$OnLoadCompleteListener;
21198Landroid/media/SoundPool;
21199Landroid/media/Spatializer;
21200Landroid/media/UnsupportedSchemeException;
21201Landroid/media/VolumePolicy;
21202Landroid/media/VolumeShaper$Configuration$Builder;
21203Landroid/media/VolumeShaper$Configuration;
21204Landroid/media/VolumeShaper$Operation$Builder;
21205Landroid/media/VolumeShaper$Operation;
21206Landroid/media/audio/common/AidlConversion;
21207Landroid/media/audiopolicy/AudioMix;
21208Landroid/media/audiopolicy/AudioMixingRule;
21209Landroid/media/audiopolicy/AudioPolicyConfig;
21210Landroid/media/audiopolicy/AudioProductStrategy;
21211Landroid/media/audiopolicy/AudioVolumeGroup;
21212Landroid/media/audiopolicy/IAudioPolicyCallback;
21213Landroid/media/metrics/IMediaMetricsManager$Stub;
21214Landroid/media/metrics/NetworkEvent;
21215Landroid/media/metrics/PlaybackMetrics;
21216Landroid/media/metrics/PlaybackStateEvent;
21217Landroid/media/metrics/TrackChangeEvent;
21218Landroid/media/midi/IMidiDeviceListener;
21219Landroid/media/midi/IMidiDeviceOpenCallback;
21220Landroid/media/midi/IMidiDeviceServer$Stub;
21221Landroid/media/midi/IMidiDeviceServer;
21222Landroid/media/midi/IMidiManager$Stub;
21223Landroid/media/midi/MidiDevice;
21224Landroid/media/midi/MidiDeviceInfo;
21225Landroid/media/midi/MidiDeviceStatus;
21226Landroid/media/midi/MidiManager;
21227Landroid/media/midi/MidiReceiver;
21228Landroid/media/musicrecognition/IMusicRecognitionManager$Stub;
21229Landroid/media/musicrecognition/IMusicRecognitionServiceCallback$Stub;
21230Landroid/media/musicrecognition/IMusicRecognitionServiceCallback;
21231Landroid/media/permission/ClearCallingIdentityContext;
21232Landroid/media/permission/Identity;
21233Landroid/media/permission/IdentityContext;
21234Landroid/media/permission/PermissionUtil;
21235Landroid/media/permission/SafeCloseable;
21236Landroid/media/projection/IMediaProjection$Stub;
21237Landroid/media/projection/IMediaProjection;
21238Landroid/media/projection/IMediaProjectionCallback$Stub;
21239Landroid/media/projection/IMediaProjectionCallback;
21240Landroid/media/projection/IMediaProjectionManager$Stub;
21241Landroid/media/projection/IMediaProjectionManager;
21242Landroid/media/projection/IMediaProjectionWatcherCallback;
21243Landroid/media/projection/MediaProjection;
21244Landroid/media/projection/MediaProjectionInfo;
21245Landroid/media/session/IActiveSessionsListener;
21246Landroid/media/session/IOnMediaKeyEventDispatchedListener;
21247Landroid/media/session/IOnMediaKeyEventSessionChangedListener;
21248Landroid/media/session/IOnMediaKeyListener;
21249Landroid/media/session/IOnVolumeKeyLongPressListener;
21250Landroid/media/session/ISession$Stub;
21251Landroid/media/session/ISession2TokensListener;
21252Landroid/media/session/ISession;
21253Landroid/media/session/ISessionCallback;
21254Landroid/media/session/ISessionController$Stub;
21255Landroid/media/session/ISessionController;
21256Landroid/media/session/ISessionControllerCallback;
21257Landroid/media/session/ISessionManager$Stub;
21258Landroid/media/session/ISessionManager;
21259Landroid/media/session/MediaController$Callback;
21260Landroid/media/session/MediaController$PlaybackInfo;
21261Landroid/media/session/MediaController$TransportControls;
21262Landroid/media/session/MediaController;
21263Landroid/media/session/MediaSession$Token;
21264Landroid/media/session/MediaSessionLegacyHelper;
21265Landroid/media/session/MediaSessionManager$OnActiveSessionsChangedListener;
21266Landroid/media/session/MediaSessionManager;
21267Landroid/media/session/ParcelableListBinder;
21268Landroid/media/session/PlaybackState$Builder;
21269Landroid/media/session/PlaybackState;
21270Landroid/media/soundtrigger/ISoundTriggerDetectionServiceClient$Stub;
21271Landroid/media/soundtrigger/ISoundTriggerDetectionServiceClient;
21272Landroid/media/soundtrigger_middleware/ISoundTriggerCallback;
21273Landroid/media/soundtrigger_middleware/ISoundTriggerMiddlewareService$Stub;
21274Landroid/media/soundtrigger_middleware/ISoundTriggerMiddlewareService;
21275Landroid/media/soundtrigger_middleware/ISoundTriggerModule$Stub;
21276Landroid/media/soundtrigger_middleware/ISoundTriggerModule;
21277Landroid/media/soundtrigger_middleware/SoundTriggerModuleDescriptor;
21278Landroid/media/tv/TvInputHardwareInfo$Builder;
21279Landroid/media/tv/TvInputManager;
21280Landroid/media/tv/TvStreamConfig$Builder;
21281Landroid/media/tv/TvStreamConfig;
21282Landroid/media/tv/tunerresourcemanager/TunerResourceManager;
21283Landroid/metrics/LogMaker;
21284Landroid/net/CaptivePortalData;
21285Landroid/net/ConnectivityDiagnosticsManager$ConnectivityDiagnosticsCallback;
21286Landroid/net/ConnectivityDiagnosticsManager$DataStallReport;
21287Landroid/net/ConnectivityDiagnosticsManager;
21288Landroid/net/ConnectivityManager$NetworkCallback;
21289Landroid/net/ConnectivityManager$OnNetworkActiveListener;
21290Landroid/net/ConnectivityManager;
21291Landroid/net/ConnectivityMetricsEvent;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080021292Landroid/net/ConnectivityModuleConnector$Dependencies;
21293Landroid/net/ConnectivityModuleConnector$DependenciesImpl;
21294Landroid/net/ConnectivityModuleConnector;
art-benchmark-service84f185c2023-07-24 02:43:42 -070021295Landroid/net/IIpConnectivityMetrics$Stub;
21296Landroid/net/IIpConnectivityMetrics;
21297Landroid/net/INetdEventCallback;
21298Landroid/net/INetworkManagementEventObserver;
21299Landroid/net/INetworkPolicyListener;
21300Landroid/net/INetworkPolicyManager$Stub;
21301Landroid/net/INetworkPolicyManager;
21302Landroid/net/INetworkRecommendationProvider$Stub;
21303Landroid/net/INetworkRecommendationProvider;
21304Landroid/net/INetworkScoreCache;
21305Landroid/net/INetworkScoreService$Stub;
21306Landroid/net/IVpnManager$Stub;
21307Landroid/net/InetAddresses;
21308Landroid/net/InterfaceConfiguration;
21309Landroid/net/IpPrefix;
21310Landroid/net/IpSecManager;
21311Landroid/net/KeepalivePacketData;
21312Landroid/net/LinkAddress;
21313Landroid/net/LinkProperties;
21314Landroid/net/LocalSocket;
21315Landroid/net/LocalSocketAddress$Namespace;
21316Landroid/net/LocalSocketAddress;
21317Landroid/net/MacAddress;
21318Landroid/net/NattKeepalivePacketData;
21319Landroid/net/Network;
21320Landroid/net/NetworkAgentConfig;
21321Landroid/net/NetworkCapabilities$Builder;
21322Landroid/net/NetworkCapabilities;
21323Landroid/net/NetworkIdentity;
21324Landroid/net/NetworkInfo$DetailedState;
21325Landroid/net/NetworkInfo;
21326Landroid/net/NetworkKey;
21327Landroid/net/NetworkPolicy;
21328Landroid/net/NetworkPolicyManager$Listener;
21329Landroid/net/NetworkPolicyManager;
21330Landroid/net/NetworkProvider$NetworkOfferCallback;
21331Landroid/net/NetworkProvider;
21332Landroid/net/NetworkRequest$Builder;
21333Landroid/net/NetworkRequest;
21334Landroid/net/NetworkScore$Builder;
21335Landroid/net/NetworkScore;
21336Landroid/net/NetworkScoreManager;
21337Landroid/net/NetworkScorerAppData;
21338Landroid/net/NetworkSpecifier;
21339Landroid/net/NetworkStack;
21340Landroid/net/NetworkStateSnapshot;
21341Landroid/net/NetworkStats$Entry;
21342Landroid/net/NetworkStats;
21343Landroid/net/NetworkTemplate$Builder;
21344Landroid/net/NetworkTemplate;
21345Landroid/net/NetworkWatchlistManager;
21346Landroid/net/ProfileNetworkPreference$Builder;
21347Landroid/net/ProfileNetworkPreference;
21348Landroid/net/ProxyInfo;
21349Landroid/net/RouteInfo;
21350Landroid/net/ScoredNetwork;
21351Landroid/net/StaticIpConfiguration;
21352Landroid/net/TcpKeepalivePacketData;
21353Landroid/net/TelephonyNetworkSpecifier;
21354Landroid/net/TrafficStats;
21355Landroid/net/TransportInfo;
21356Landroid/net/UnderlyingNetworkInfo;
21357Landroid/net/Uri$Builder;
21358Landroid/net/Uri;
21359Landroid/net/VpnManager;
21360Landroid/net/VpnTransportInfo;
21361Landroid/net/apf/ApfCapabilities;
21362Landroid/net/metrics/ApfProgramEvent;
21363Landroid/net/metrics/ApfStats;
21364Landroid/net/metrics/ConnectStats;
21365Landroid/net/metrics/DefaultNetworkEvent;
21366Landroid/net/metrics/DhcpClientEvent;
21367Landroid/net/metrics/DhcpErrorEvent;
21368Landroid/net/metrics/DnsEvent;
21369Landroid/net/metrics/IpManagerEvent;
21370Landroid/net/metrics/IpReachabilityEvent;
21371Landroid/net/metrics/NetworkEvent;
21372Landroid/net/metrics/NetworkMetrics$Summary;
21373Landroid/net/metrics/NetworkMetrics;
21374Landroid/net/metrics/RaEvent;
21375Landroid/net/metrics/ValidationProbeEvent;
21376Landroid/net/metrics/WakeupEvent;
21377Landroid/net/metrics/WakeupStats;
21378Landroid/net/nsd/NsdManager$RegistrationListener;
21379Landroid/net/nsd/NsdManager;
21380Landroid/net/nsd/NsdServiceInfo;
21381Landroid/net/vcn/VcnManager;
21382Landroid/net/vcn/VcnTransportInfo;
21383Landroid/net/vcn/VcnUnderlyingNetworkPolicy;
21384Landroid/net/wifi/ScanResult;
21385Landroid/net/wifi/WifiConfiguration;
21386Landroid/net/wifi/WifiInfo;
21387Landroid/net/wifi/WifiManager$OnWifiActivityEnergyInfoListener;
21388Landroid/net/wifi/WifiManager;
21389Landroid/net/wifi/WifiScanner;
21390Landroid/net/wifi/WifiSsid;
21391Landroid/net/wifi/WpsInfo;
21392Landroid/net/wifi/p2p/WifiP2pConfig;
21393Landroid/net/wifi/p2p/WifiP2pDevice;
21394Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;
21395Landroid/net/wifi/p2p/WifiP2pManager$Channel;
21396Landroid/net/wifi/p2p/WifiP2pManager$ChannelListener;
21397Landroid/net/wifi/p2p/WifiP2pManager$GroupInfoListener;
21398Landroid/net/wifi/p2p/WifiP2pManager$PeerListListener;
21399Landroid/net/wifi/p2p/WifiP2pManager;
21400Landroid/net/wifi/p2p/WifiP2pWfdInfo;
21401Landroid/nfc/IAppCallback;
21402Landroid/nfc/INfcAdapter$Stub;
21403Landroid/nfc/INfcAdapter;
21404Landroid/opengl/EGL14;
21405Landroid/opengl/EGLConfig;
21406Landroid/opengl/EGLContext;
21407Landroid/opengl/EGLDisplay;
21408Landroid/opengl/EGLSurface;
21409Landroid/opengl/GLES10;
21410Landroid/opengl/GLES20;
21411Landroid/opengl/GLUtils;
21412Landroid/opengl/Matrix;
21413Landroid/os/AppZygote;
21414Landroid/os/ArtModuleServiceManager;
21415Landroid/os/AsyncTask;
21416Landroid/os/BadParcelableException;
21417Landroid/os/BaseBundle;
21418Landroid/os/BatteryConsumer$Dimensions;
21419Landroid/os/BatteryConsumer$Key;
21420Landroid/os/BatteryConsumer;
21421Landroid/os/BatteryManager;
21422Landroid/os/BatteryManagerInternal;
21423Landroid/os/BatteryProperty;
21424Landroid/os/BatterySaverPolicyConfig;
21425Landroid/os/BatteryStats$ControllerActivityCounter;
21426Landroid/os/BatteryStats$Counter;
21427Landroid/os/BatteryStats$CpuUsageDetails;
21428Landroid/os/BatteryStats$DailyItem;
21429Landroid/os/BatteryStats$EnergyConsumerDetails;
21430Landroid/os/BatteryStats$HistoryEventTracker;
21431Landroid/os/BatteryStats$HistoryStepDetails;
21432Landroid/os/BatteryStats$LevelStepTracker;
21433Landroid/os/BatteryStats$LongCounter;
21434Landroid/os/BatteryStats$LongCounterArray;
21435Landroid/os/BatteryStats$PackageChange;
21436Landroid/os/BatteryStats$Timer;
21437Landroid/os/BatteryStats$Uid$Pid;
21438Landroid/os/BatteryStats$Uid$Pkg$Serv;
21439Landroid/os/BatteryStats$Uid$Pkg;
21440Landroid/os/BatteryStats$Uid$Proc$ExcessivePower;
21441Landroid/os/BatteryStats$Uid$Proc;
21442Landroid/os/BatteryStats$Uid$Sensor;
21443Landroid/os/BatteryStats$Uid$Wakelock;
21444Landroid/os/BatteryStats$Uid;
21445Landroid/os/BatteryStats;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080021446Landroid/os/BatteryStatsInternal;
art-benchmark-service84f185c2023-07-24 02:43:42 -070021447Landroid/os/BatteryStatsManager;
21448Landroid/os/BatteryUsageStats;
21449Landroid/os/BatteryUsageStatsQuery$Builder;
21450Landroid/os/BatteryUsageStatsQuery;
21451Landroid/os/BestClock;
21452Landroid/os/Binder$PropagateWorkSourceTransactListener;
21453Landroid/os/Binder$ProxyTransactListener;
21454Landroid/os/Binder;
21455Landroid/os/BinderProxy;
21456Landroid/os/BluetoothBatteryStats;
21457Landroid/os/BugreportManager;
21458Landroid/os/Build$VERSION;
21459Landroid/os/Build;
21460Landroid/os/Bundle;
21461Landroid/os/CancellationSignal$OnCancelListener;
21462Landroid/os/CancellationSignal;
21463Landroid/os/CarrierAssociatedAppEntry;
21464Landroid/os/ChildZygoteProcess;
21465Landroid/os/CombinedVibration$Mono;
21466Landroid/os/CombinedVibration$Stereo;
21467Landroid/os/CombinedVibration;
21468Landroid/os/ConditionVariable;
21469Landroid/os/CoolingDevice;
21470Landroid/os/CpuUsageInfo;
21471Landroid/os/CreateAppDataArgs$1;
21472Landroid/os/CreateAppDataArgs;
21473Landroid/os/CreateAppDataResult$1;
21474Landroid/os/CreateAppDataResult;
21475Landroid/os/DeadObjectException;
21476Landroid/os/Debug$MemoryInfo;
21477Landroid/os/Debug;
21478Landroid/os/DeviceIdleManager;
21479Landroid/os/DropBoxManager$Entry;
21480Landroid/os/DropBoxManager;
21481Landroid/os/Environment$UserEnvironment;
21482Landroid/os/Environment;
21483Landroid/os/ExternalVibration;
21484Landroid/os/FabricatedOverlayInfo;
21485Landroid/os/FabricatedOverlayInternal;
21486Landroid/os/FactoryTest;
21487Landroid/os/FileBridge;
21488Landroid/os/FileObserver;
21489Landroid/os/FileUtils$ProgressListener;
21490Landroid/os/FileUtils;
21491Landroid/os/Handler$Callback;
21492Landroid/os/Handler;
21493Landroid/os/HandlerExecutor;
21494Landroid/os/HandlerThread;
21495Landroid/os/HidlMemory;
21496Landroid/os/HidlMemoryUtil;
21497Landroid/os/HidlSupport;
21498Landroid/os/HwBinder;
21499Landroid/os/HwBlob;
21500Landroid/os/HwParcel;
21501Landroid/os/IBatteryPropertiesRegistrar$Stub;
21502Landroid/os/IBatteryPropertiesRegistrar;
21503Landroid/os/IBinder$DeathRecipient;
21504Landroid/os/IBinder;
21505Landroid/os/ICancellationSignal;
21506Landroid/os/IDeviceIdentifiersPolicyService$Stub;
21507Landroid/os/IDeviceIdentifiersPolicyService;
21508Landroid/os/IDeviceIdleController$Stub;
21509Landroid/os/IDeviceIdleController;
21510Landroid/os/IDumpstate$Stub$Proxy;
21511Landroid/os/IDumpstate$Stub;
21512Landroid/os/IDumpstate;
21513Landroid/os/IDumpstateListener$Stub$Proxy;
21514Landroid/os/IDumpstateListener$Stub;
21515Landroid/os/IDumpstateListener;
21516Landroid/os/IExternalVibratorService$Stub;
21517Landroid/os/IHardwarePropertiesManager$Stub;
21518Landroid/os/IHintManager$Stub;
21519Landroid/os/IHintSession$Stub;
21520Landroid/os/IHintSession;
21521Landroid/os/IHwBinder$DeathRecipient;
21522Landroid/os/IHwBinder;
21523Landroid/os/IHwInterface;
21524Landroid/os/IIncidentAuthListener;
21525Landroid/os/IIncidentCompanion$Stub;
21526Landroid/os/IIncidentManager$Stub;
21527Landroid/os/IIncidentManager;
21528Landroid/os/IInstalld$Stub$Proxy;
21529Landroid/os/IInstalld$Stub;
21530Landroid/os/IInstalld;
21531Landroid/os/IInterface;
21532Landroid/os/IMessenger$Stub;
21533Landroid/os/IMessenger;
21534Landroid/os/INetworkManagementService$Stub;
21535Landroid/os/INetworkManagementService;
21536Landroid/os/IPermissionController$Stub;
21537Landroid/os/IPowerManager$LowPowerStandbyPolicy;
21538Landroid/os/IPowerManager$Stub;
21539Landroid/os/IPowerManager;
21540Landroid/os/IProcessInfoService$Stub;
21541Landroid/os/IProgressListener$Stub;
21542Landroid/os/IProgressListener;
21543Landroid/os/IRecoverySystem$Stub;
21544Landroid/os/IRecoverySystem;
21545Landroid/os/IRecoverySystemProgressListener;
21546Landroid/os/IRemoteCallback$Stub;
21547Landroid/os/IRemoteCallback;
21548Landroid/os/ISchedulingPolicyService$Stub;
21549Landroid/os/IServiceCallback$Stub;
21550Landroid/os/IServiceCallback;
21551Landroid/os/IStoraged$Stub$Proxy;
21552Landroid/os/IStoraged$Stub;
21553Landroid/os/IStoraged;
21554Landroid/os/ISystemConfig$Stub;
21555Landroid/os/ISystemUpdateManager$Stub;
21556Landroid/os/IThermalEventListener$Stub;
21557Landroid/os/IThermalEventListener;
21558Landroid/os/IThermalService$Stub;
21559Landroid/os/IThermalService;
21560Landroid/os/IThermalStatusListener;
21561Landroid/os/IUpdateLock$Stub;
21562Landroid/os/IUserManager$Stub;
21563Landroid/os/IUserManager;
21564Landroid/os/IUserRestrictionsListener;
21565Landroid/os/IVibratorManagerService$Stub;
21566Landroid/os/IVibratorStateListener;
21567Landroid/os/IVold$Stub$Proxy;
21568Landroid/os/IVold$Stub;
21569Landroid/os/IVold;
21570Landroid/os/IVoldListener$Stub;
21571Landroid/os/IVoldListener;
21572Landroid/os/IVoldMountCallback$Stub;
21573Landroid/os/IVoldMountCallback;
21574Landroid/os/IVoldTaskListener$Stub$Proxy;
21575Landroid/os/IVoldTaskListener$Stub;
21576Landroid/os/IVoldTaskListener;
21577Landroid/os/IWakeLockCallback;
21578Landroid/os/IncidentManager$IncidentReport;
21579Landroid/os/LimitExceededException;
21580Landroid/os/LocaleList;
21581Landroid/os/Looper$Observer;
21582Landroid/os/Looper;
21583Landroid/os/Message;
21584Landroid/os/MessageQueue$IdleHandler;
21585Landroid/os/MessageQueue$OnFileDescriptorEventListener;
21586Landroid/os/MessageQueue;
21587Landroid/os/NativeHandle;
21588Landroid/os/OperationCanceledException;
21589Landroid/os/OutcomeReceiver;
21590Landroid/os/PackageTagsList;
21591Landroid/os/Parcel;
21592Landroid/os/ParcelDuration;
21593Landroid/os/ParcelFileDescriptor$AutoCloseInputStream;
21594Landroid/os/ParcelFileDescriptor$AutoCloseOutputStream;
21595Landroid/os/ParcelFileDescriptor$OnCloseListener;
21596Landroid/os/ParcelFileDescriptor;
21597Landroid/os/ParcelFormatException;
21598Landroid/os/ParcelUuid;
21599Landroid/os/Parcelable$Creator;
21600Landroid/os/Parcelable;
21601Landroid/os/ParcelableException;
21602Landroid/os/PatternMatcher;
21603Landroid/os/PermissionEnforcer;
21604Landroid/os/PersistableBundle;
21605Landroid/os/PowerExemptionManager;
21606Landroid/os/PowerManager$LowPowerStandbyPolicy;
21607Landroid/os/PowerManager$OnThermalStatusChangedListener;
21608Landroid/os/PowerManager$SleepData;
21609Landroid/os/PowerManager$WakeData;
21610Landroid/os/PowerManager$WakeLock;
21611Landroid/os/PowerManager;
21612Landroid/os/PowerManagerInternal$LowPowerModeListener;
21613Landroid/os/PowerManagerInternal;
21614Landroid/os/PowerSaveState$Builder;
21615Landroid/os/PowerSaveState;
21616Landroid/os/PowerWhitelistManager;
21617Landroid/os/Process$ProcessStartResult;
21618Landroid/os/Process;
21619Landroid/os/RecoverySystem$ProgressListener;
21620Landroid/os/RecoverySystem;
21621Landroid/os/RemoteCallback$OnResultListener;
21622Landroid/os/RemoteCallback;
21623Landroid/os/RemoteCallbackList;
21624Landroid/os/RemoteException;
21625Landroid/os/ResultReceiver;
21626Landroid/os/SELinux;
21627Landroid/os/ServiceManager$ServiceNotFoundException;
21628Landroid/os/ServiceManager;
21629Landroid/os/ServiceSpecificException;
21630Landroid/os/SharedMemory;
21631Landroid/os/ShellCallback;
21632Landroid/os/ShellCommand;
21633Landroid/os/StatFs;
21634Landroid/os/StrictMode$ThreadPolicy$Builder;
21635Landroid/os/StrictMode$ThreadPolicy;
21636Landroid/os/StrictMode$ViolationInfo;
21637Landroid/os/StrictMode;
21638Landroid/os/SynchronousResultReceiver$Result;
21639Landroid/os/SynchronousResultReceiver;
21640Landroid/os/SystemClock;
21641Landroid/os/SystemProperties;
21642Landroid/os/SystemService$State;
21643Landroid/os/SystemService;
21644Landroid/os/SystemVibrator;
21645Landroid/os/Temperature;
21646Landroid/os/ThreadLocalWorkSource;
21647Landroid/os/TimestampedValue;
21648Landroid/os/TokenWatcher;
21649Landroid/os/Trace;
21650Landroid/os/TransactionTooLargeException;
21651Landroid/os/UEventObserver$UEvent;
21652Landroid/os/UEventObserver;
21653Landroid/os/UidBatteryConsumer;
21654Landroid/os/UpdateEngine;
21655Landroid/os/UpdateEngineCallback;
21656Landroid/os/UpdateLock;
21657Landroid/os/UserHandle;
21658Landroid/os/UserManager$CheckedUserOperationException;
21659Landroid/os/UserManager$EnforcingUser;
21660Landroid/os/UserManager;
21661Landroid/os/VibrationAttributes$Builder;
21662Landroid/os/VibrationAttributes;
21663Landroid/os/VibrationEffect$Composed;
21664Landroid/os/VibrationEffect$Composition;
21665Landroid/os/VibrationEffect;
21666Landroid/os/Vibrator;
21667Landroid/os/VibratorInfo$Builder;
21668Landroid/os/VibratorInfo$FrequencyProfile;
21669Landroid/os/VibratorInfo;
21670Landroid/os/VibratorManager;
21671Landroid/os/VintfRuntimeInfo;
21672Landroid/os/WakeLockStats;
21673Landroid/os/WorkSource$WorkChain;
21674Landroid/os/WorkSource;
21675Landroid/os/ZygoteProcess;
21676Landroid/os/connectivity/CellularBatteryStats;
21677Landroid/os/connectivity/GpsBatteryStats;
21678Landroid/os/connectivity/WifiActivityEnergyInfo;
21679Landroid/os/connectivity/WifiBatteryStats;
21680Landroid/os/ext/SdkExtensions;
21681Landroid/os/health/HealthKeys$Constants;
21682Landroid/os/health/HealthStatsParceler;
21683Landroid/os/health/HealthStatsWriter;
21684Landroid/os/health/PackageHealthStats;
21685Landroid/os/health/PidHealthStats;
21686Landroid/os/health/ProcessHealthStats;
21687Landroid/os/health/ServiceHealthStats;
21688Landroid/os/health/TimerStat;
21689Landroid/os/health/UidHealthStats;
21690Landroid/os/image/IDynamicSystemService$Stub;
21691Landroid/os/incremental/IIncrementalService$Stub;
21692Landroid/os/incremental/IIncrementalService;
21693Landroid/os/incremental/IncrementalManager;
21694Landroid/os/incremental/PerUidReadTimeouts;
21695Landroid/os/incremental/V4Signature$HashingInfo;
21696Landroid/os/incremental/V4Signature;
21697Landroid/os/storage/DiskInfo;
21698Landroid/os/storage/IObbActionListener;
21699Landroid/os/storage/IStorageEventListener;
21700Landroid/os/storage/IStorageManager$Stub;
21701Landroid/os/storage/IStorageManager;
21702Landroid/os/storage/IStorageShutdownObserver;
21703Landroid/os/storage/StorageEventListener;
21704Landroid/os/storage/StorageManager;
21705Landroid/os/storage/StorageManagerInternal;
21706Landroid/os/storage/StorageVolume;
21707Landroid/os/storage/VolumeInfo;
21708Landroid/os/storage/VolumeRecord;
21709Landroid/os/vibrator/PrebakedSegment;
21710Landroid/os/vibrator/PrimitiveSegment;
21711Landroid/os/vibrator/RampSegment;
21712Landroid/os/vibrator/StepSegment;
21713Landroid/os/vibrator/VibrationConfig;
21714Landroid/os/vibrator/VibrationEffectSegment;
21715Landroid/ota/nano/OtaPackageMetadata$ApexInfo;
21716Landroid/ota/nano/OtaPackageMetadata$ApexMetadata;
21717Landroid/permission/ILegacyPermissionManager$Stub;
21718Landroid/permission/IOnPermissionsChangeListener;
21719Landroid/permission/IPermissionChecker$Stub;
21720Landroid/permission/IPermissionManager$Stub;
21721Landroid/permission/IPermissionManager;
21722Landroid/permission/LegacyPermissionManager;
21723Landroid/permission/PermissionControllerManager;
21724Landroid/permission/PermissionManager$SplitPermissionInfo;
21725Landroid/permission/PermissionManager;
21726Landroid/permission/PermissionManagerInternal;
art-benchmark-serviceba354032021-03-16 09:58:05 -070021727Landroid/power/PowerStatsInternal;
art-benchmark-service84f185c2023-07-24 02:43:42 -070021728Landroid/print/IPrintDocumentAdapter;
21729Landroid/print/IPrintJobStateChangeListener;
21730Landroid/print/IPrintManager$Stub;
21731Landroid/print/IPrintManager;
21732Landroid/print/IPrintServicesChangeListener;
21733Landroid/print/IPrintSpooler$Stub;
21734Landroid/print/IPrintSpooler;
21735Landroid/print/IPrintSpoolerCallbacks$Stub;
21736Landroid/print/IPrintSpoolerCallbacks;
21737Landroid/print/IPrintSpoolerClient$Stub;
21738Landroid/print/IPrintSpoolerClient;
21739Landroid/print/IPrinterDiscoveryObserver$Stub;
21740Landroid/print/IPrinterDiscoveryObserver;
21741Landroid/print/PrintAttributes;
21742Landroid/print/PrintJobId;
21743Landroid/print/PrintJobInfo;
21744Landroid/print/PrinterId;
21745Landroid/printservice/IPrintServiceClient$Stub;
21746Landroid/printservice/IPrintServiceClient;
21747Landroid/printservice/PrintServiceInfo;
21748Landroid/printservice/recommendation/IRecommendationsChangeListener;
21749Landroid/privacy/DifferentialPrivacyEncoder;
21750Landroid/privacy/internal/longitudinalreporting/LongitudinalReportingConfig;
21751Landroid/privacy/internal/longitudinalreporting/LongitudinalReportingEncoder;
21752Landroid/provider/CalendarContract$Attendees;
21753Landroid/provider/CalendarContract$Calendars;
21754Landroid/provider/CalendarContract$Events;
21755Landroid/provider/CalendarContract$Instances;
21756Landroid/provider/CallLog$Calls;
21757Landroid/provider/CallLog;
21758Landroid/provider/ContactsContract$CommonDataKinds$Email;
21759Landroid/provider/ContactsContract$CommonDataKinds$Phone;
21760Landroid/provider/ContactsContract$Contacts;
21761Landroid/provider/ContactsContract$PhoneLookup;
21762Landroid/provider/DeviceConfig$BadConfigException;
21763Landroid/provider/DeviceConfig$MonitorCallback;
21764Landroid/provider/DeviceConfig$OnPropertiesChangedListener;
21765Landroid/provider/DeviceConfig$Properties$Builder;
21766Landroid/provider/DeviceConfig$Properties;
21767Landroid/provider/DeviceConfig;
21768Landroid/provider/DeviceConfigInterface;
21769Landroid/provider/Downloads;
21770Landroid/provider/MediaStore$Images$Media;
21771Landroid/provider/MediaStore$Video$Media;
21772Landroid/provider/Settings$Global;
21773Landroid/provider/Settings$Secure;
21774Landroid/provider/Settings$SettingNotFoundException;
21775Landroid/provider/Settings$System;
21776Landroid/provider/Settings;
21777Landroid/provider/Telephony$CarrierId$All;
21778Landroid/provider/Telephony$Carriers;
21779Landroid/provider/Telephony$Mms;
21780Landroid/provider/Telephony$MmsSms;
21781Landroid/provider/Telephony$Sms$Intents;
21782Landroid/provider/Telephony$Sms;
21783Landroid/safetycenter/SafetyCenterManager;
21784Landroid/security/Credentials;
21785Landroid/security/GateKeeper;
21786Landroid/security/IFileIntegrityService$Stub;
21787Landroid/security/IKeyChainAliasCallback$Stub;
21788Landroid/security/IKeyChainAliasCallback;
21789Landroid/security/IKeyChainService;
21790Landroid/security/KeyChain$KeyChainConnection;
21791Landroid/security/KeyChain;
21792Landroid/security/KeyStore2;
21793Landroid/security/KeyStore;
21794Landroid/security/KeyStoreException;
21795Landroid/security/Scrypt;
21796Landroid/security/attestationverification/AttestationVerificationManager;
21797Landroid/security/keymaster/IKeyAttestationApplicationIdProvider$Stub;
21798Landroid/security/keymaster/KeyAttestationApplicationId;
21799Landroid/security/keymaster/KeyAttestationPackageInfo;
21800Landroid/security/keymaster/KeymasterCertificateChain;
21801Landroid/security/keystore/KeyGenParameterSpec$Builder;
21802Landroid/security/keystore/KeyGenParameterSpec;
21803Landroid/security/keystore/KeyPermanentlyInvalidatedException;
21804Landroid/security/keystore/KeyProtection$Builder;
21805Landroid/security/keystore/KeyProtection;
21806Landroid/security/keystore/ParcelableKeyGenParameterSpec;
21807Landroid/security/keystore/UserNotAuthenticatedException;
21808Landroid/security/keystore/recovery/KeyChainProtectionParams$Builder;
21809Landroid/security/keystore/recovery/KeyChainProtectionParams;
21810Landroid/security/keystore/recovery/KeyChainSnapshot$Builder;
21811Landroid/security/keystore/recovery/KeyChainSnapshot;
21812Landroid/security/keystore/recovery/KeyDerivationParams;
21813Landroid/security/keystore/recovery/RecoveryCertPath;
21814Landroid/security/keystore/recovery/TrustedRootCertificates;
21815Landroid/security/keystore/recovery/WrappedApplicationKey$Builder;
21816Landroid/security/keystore/recovery/WrappedApplicationKey;
21817Landroid/security/keystore2/AndroidKeyStoreLoadStoreParameter;
21818Landroid/security/keystore2/AndroidKeyStoreProvider;
21819Landroid/service/appprediction/IPredictionService$Stub;
21820Landroid/service/appprediction/IPredictionService;
21821Landroid/service/autofill/AutofillServiceInfo;
21822Landroid/service/autofill/Dataset;
21823Landroid/service/autofill/FieldClassificationUserData;
21824Landroid/service/autofill/FillContext;
21825Landroid/service/autofill/FillEventHistory;
21826Landroid/service/autofill/FillRequest;
21827Landroid/service/autofill/FillResponse;
21828Landroid/service/autofill/IAutoFillService$Stub;
21829Landroid/service/autofill/IAutoFillService;
21830Landroid/service/autofill/IFillCallback$Stub;
21831Landroid/service/autofill/IFillCallback;
21832Landroid/service/autofill/IInlineSuggestionRenderService$Stub;
21833Landroid/service/autofill/IInlineSuggestionRenderService;
21834Landroid/service/autofill/ISaveCallback$Stub;
21835Landroid/service/autofill/ISaveCallback;
21836Landroid/service/autofill/SaveRequest;
21837Landroid/service/autofill/UserData;
21838Landroid/service/autofill/augmented/Helper;
21839Landroid/service/autofill/augmented/IAugmentedAutofillService$Stub;
21840Landroid/service/autofill/augmented/IAugmentedAutofillService;
21841Landroid/service/autofill/augmented/IFillCallback$Stub;
21842Landroid/service/autofill/augmented/IFillCallback;
21843Landroid/service/carrier/CarrierMessagingClientService;
21844Landroid/service/contentcapture/ActivityEvent;
21845Landroid/service/contentcapture/ContentCaptureService;
21846Landroid/service/contentcapture/ContentCaptureServiceInfo;
21847Landroid/service/contentcapture/FlushMetrics;
21848Landroid/service/contentcapture/IContentCaptureService$Stub;
21849Landroid/service/contentcapture/IContentCaptureService;
21850Landroid/service/contentcapture/IContentCaptureServiceCallback$Stub;
21851Landroid/service/contentcapture/IContentCaptureServiceCallback;
21852Landroid/service/contentcapture/IDataShareCallback$Stub;
21853Landroid/service/contentcapture/IDataShareCallback;
21854Landroid/service/contentcapture/SnapshotData;
21855Landroid/service/contentsuggestions/IContentSuggestionsService$Stub;
21856Landroid/service/contentsuggestions/IContentSuggestionsService;
21857Landroid/service/dataloader/DataLoaderService;
21858Landroid/service/dreams/DreamActivity;
21859Landroid/service/dreams/DreamManagerInternal;
21860Landroid/service/dreams/IDreamManager$Stub;
21861Landroid/service/dreams/IDreamManager;
21862Landroid/service/dreams/IDreamService$Stub;
21863Landroid/service/dreams/IDreamService;
21864Landroid/service/gatekeeper/GateKeeperResponse;
21865Landroid/service/gatekeeper/IGateKeeperService$Stub;
21866Landroid/service/gatekeeper/IGateKeeperService;
21867Landroid/service/notification/Adjustment;
21868Landroid/service/notification/Condition;
21869Landroid/service/notification/ConditionProviderService;
21870Landroid/service/notification/IConditionProvider$Stub;
21871Landroid/service/notification/IConditionProvider;
21872Landroid/service/notification/INotificationListener$Stub;
21873Landroid/service/notification/INotificationListener;
21874Landroid/service/notification/IStatusBarNotificationHolder$Stub;
21875Landroid/service/notification/IStatusBarNotificationHolder;
21876Landroid/service/notification/NotificationListenerFilter;
21877Landroid/service/notification/NotificationListenerService$Ranking;
21878Landroid/service/notification/NotificationListenerService$RankingMap;
21879Landroid/service/notification/NotificationListenerService;
21880Landroid/service/notification/NotificationRankingUpdate;
21881Landroid/service/notification/NotificationStats;
21882Landroid/service/notification/ScheduleCalendar;
21883Landroid/service/notification/SnoozeCriterion;
21884Landroid/service/notification/StatusBarNotification;
21885Landroid/service/notification/ZenModeConfig$EventInfo;
21886Landroid/service/notification/ZenModeConfig$ZenRule;
21887Landroid/service/notification/ZenModeConfig;
21888Landroid/service/notification/ZenPolicy$Builder;
21889Landroid/service/notification/ZenPolicy;
21890Landroid/service/oemlock/IOemLockService$Stub;
21891Landroid/service/persistentdata/IPersistentDataBlockService$Stub;
21892Landroid/service/persistentdata/PersistentDataBlockManager;
21893Landroid/service/quicksettings/TileService;
21894Landroid/service/storage/IExternalStorageService$Stub;
21895Landroid/service/storage/IExternalStorageService;
21896Landroid/service/textclassifier/ITextClassifierCallback$Stub;
21897Landroid/service/textclassifier/ITextClassifierCallback;
21898Landroid/service/textclassifier/ITextClassifierService$Stub;
21899Landroid/service/textclassifier/ITextClassifierService;
21900Landroid/service/textclassifier/TextClassifierService;
21901Landroid/service/timezone/ITimeZoneProviderManager$Stub;
21902Landroid/service/timezone/ITimeZoneProviderManager;
21903Landroid/service/timezone/TimeZoneProviderEvent;
21904Landroid/service/timezone/TimeZoneProviderStatus;
21905Landroid/service/trust/ITrustAgentService$Stub;
21906Landroid/service/trust/ITrustAgentService;
21907Landroid/service/trust/ITrustAgentServiceCallback$Stub;
21908Landroid/service/trust/ITrustAgentServiceCallback;
21909Landroid/service/voice/IVoiceInteractionService$Stub;
21910Landroid/service/voice/IVoiceInteractionService;
21911Landroid/service/voice/IVoiceInteractionSession;
21912Landroid/service/voice/IVoiceInteractionSessionService$Stub;
21913Landroid/service/voice/IVoiceInteractionSessionService;
21914Landroid/service/voice/VoiceInteractionManagerInternal;
21915Landroid/service/voice/VoiceInteractionServiceInfo;
21916Landroid/service/vr/IPersistentVrStateCallbacks$Stub;
21917Landroid/service/vr/IPersistentVrStateCallbacks;
21918Landroid/service/vr/IVrManager$Stub;
21919Landroid/service/vr/IVrManager;
21920Landroid/service/vr/IVrStateCallbacks$Stub;
21921Landroid/service/vr/IVrStateCallbacks;
21922Landroid/service/wallpaper/IWallpaperConnection$Stub;
21923Landroid/service/wallpaper/IWallpaperConnection;
21924Landroid/service/wallpaper/IWallpaperEngine;
21925Landroid/service/wallpaper/IWallpaperService$Stub;
21926Landroid/service/wallpaper/IWallpaperService;
21927Landroid/service/watchdog/ExplicitHealthCheckService$PackageConfig;
21928Landroid/service/watchdog/IExplicitHealthCheckService$Stub;
21929Landroid/service/watchdog/IExplicitHealthCheckService;
21930Landroid/speech/IRecognitionServiceManager$Stub;
21931Landroid/speech/IRecognitionServiceManager;
21932Landroid/speech/IRecognitionServiceManagerCallback;
21933Landroid/speech/tts/ITextToSpeechManager$Stub;
21934Landroid/speech/tts/ITextToSpeechService$Stub;
21935Landroid/speech/tts/ITextToSpeechService;
21936Landroid/speech/tts/ITextToSpeechSessionCallback;
21937Landroid/sysprop/AdbProperties;
21938Landroid/sysprop/DisplayProperties;
21939Landroid/sysprop/HdmiProperties;
21940Landroid/sysprop/InitProperties;
21941Landroid/sysprop/InputProperties;
21942Landroid/sysprop/PowerProperties;
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070021943Landroid/sysprop/SurfaceFlingerProperties;
art-benchmark-service84f185c2023-07-24 02:43:42 -070021944Landroid/sysprop/TelephonyProperties;
21945Landroid/system/ErrnoException;
21946Landroid/system/Int64Ref;
21947Landroid/system/Os;
21948Landroid/system/OsConstants;
21949Landroid/system/StructPollfd;
21950Landroid/system/StructStat;
21951Landroid/system/StructTimespec;
21952Landroid/system/StructTimeval;
21953Landroid/system/UnixSocketAddress;
21954Landroid/system/VmSocketAddress;
21955Landroid/system/keystore2/KeyDescriptor;
21956Landroid/system/suspend/internal/ISuspendControlServiceInternal$Stub;
21957Landroid/system/suspend/internal/ISuspendControlServiceInternal;
21958Landroid/system/suspend/internal/WakeLockInfo;
21959Landroid/telecom/Call$Callback;
21960Landroid/telecom/CallAudioState;
21961Landroid/telecom/Connection;
21962Landroid/telecom/ConnectionRequest;
21963Landroid/telecom/ConnectionService;
21964Landroid/telecom/DefaultDialerManager;
21965Landroid/telecom/DisconnectCause;
21966Landroid/telecom/InCallService;
21967Landroid/telecom/PhoneAccount$Builder;
21968Landroid/telecom/PhoneAccount;
21969Landroid/telecom/PhoneAccountHandle;
21970Landroid/telecom/TelecomManager;
21971Landroid/telephony/BarringInfo;
21972Landroid/telephony/CallQuality;
21973Landroid/telephony/CallState;
21974Landroid/telephony/CarrierConfigManager$CarrierConfigChangeListener;
21975Landroid/telephony/CarrierConfigManager;
21976Landroid/telephony/CellIdentity;
21977Landroid/telephony/CellIdentityGsm;
21978Landroid/telephony/CellIdentityLte;
21979Landroid/telephony/CellIdentityNr;
21980Landroid/telephony/CellIdentityWcdma;
21981Landroid/telephony/CellInfo;
21982Landroid/telephony/CellInfoGsm;
21983Landroid/telephony/CellInfoLte;
21984Landroid/telephony/CellInfoNr;
21985Landroid/telephony/CellInfoWcdma;
21986Landroid/telephony/CellSignalStrength;
21987Landroid/telephony/CellSignalStrengthCdma;
21988Landroid/telephony/CellSignalStrengthGsm;
21989Landroid/telephony/CellSignalStrengthLte;
21990Landroid/telephony/CellSignalStrengthNr;
21991Landroid/telephony/CellSignalStrengthTdscdma;
21992Landroid/telephony/CellSignalStrengthWcdma;
21993Landroid/telephony/LinkCapacityEstimate;
21994Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery$Builder;
21995Landroid/telephony/LocationAccessPolicy$LocationPermissionQuery;
21996Landroid/telephony/LocationAccessPolicy$LocationPermissionResult;
21997Landroid/telephony/LocationAccessPolicy;
21998Landroid/telephony/ModemActivityInfo;
21999Landroid/telephony/NetworkRegistrationInfo;
22000Landroid/telephony/PhoneCapability;
22001Landroid/telephony/PhoneNumberUtils;
22002Landroid/telephony/PhoneStateListener;
22003Landroid/telephony/PhysicalChannelConfig;
22004Landroid/telephony/PreciseCallState;
22005Landroid/telephony/PreciseDataConnectionState;
22006Landroid/telephony/Rlog;
22007Landroid/telephony/ServiceState;
22008Landroid/telephony/SignalStrength;
22009Landroid/telephony/SmsMessage;
22010Landroid/telephony/SubscriptionInfo;
22011Landroid/telephony/SubscriptionManager$OnSubscriptionsChangedListener;
22012Landroid/telephony/SubscriptionManager;
22013Landroid/telephony/SubscriptionPlan;
22014Landroid/telephony/TelephonyCallback$ActiveDataSubscriptionIdListener;
22015Landroid/telephony/TelephonyCallback$CallStateListener;
22016Landroid/telephony/TelephonyCallback$OutgoingEmergencyCallListener;
22017Landroid/telephony/TelephonyCallback$SignalStrengthsListener;
22018Landroid/telephony/TelephonyCallback$UserMobileDataStateListener;
22019Landroid/telephony/TelephonyCallback;
22020Landroid/telephony/TelephonyDisplayInfo;
22021Landroid/telephony/TelephonyManager$CarrierPrivilegesCallback;
22022Landroid/telephony/TelephonyManager$ModemActivityInfoException;
22023Landroid/telephony/TelephonyManager;
22024Landroid/telephony/data/ApnSetting;
22025Landroid/telephony/emergency/EmergencyNumber;
22026Landroid/telephony/ims/ImsReasonInfo;
22027Landroid/telephony/ims/MediaQualityStatus;
22028Landroid/text/BidiFormatter;
22029Landroid/text/FontConfig$Alias;
22030Landroid/text/FontConfig$Font;
22031Landroid/text/FontConfig$FontFamily;
22032Landroid/text/FontConfig$NamedFamilyList;
22033Landroid/text/FontConfig;
22034Landroid/text/Html;
22035Landroid/text/Layout;
22036Landroid/text/SpannableStringBuilder;
22037Landroid/text/Spanned;
22038Landroid/text/StaticLayout$Builder;
22039Landroid/text/StaticLayout;
22040Landroid/text/TextPaint;
22041Landroid/text/TextUtils$SimpleStringSplitter;
22042Landroid/text/TextUtils$StringSplitter;
22043Landroid/text/TextUtils;
22044Landroid/text/format/DateFormat;
22045Landroid/text/format/DateUtils;
22046Landroid/text/format/Formatter;
22047Landroid/text/format/TimeMigrationUtils;
22048Landroid/text/method/LinkMovementMethod;
22049Landroid/text/method/MovementMethod;
22050Landroid/text/style/ClickableSpan;
22051Landroid/updatabledriver/UpdatableDriverProto$Denylist;
22052Landroid/updatabledriver/UpdatableDriverProto$Denylists;
22053Landroid/util/AndroidException;
22054Landroid/util/AndroidRuntimeException;
22055Landroid/util/ArrayMap;
22056Landroid/util/ArraySet;
22057Landroid/util/AtomicFile;
22058Landroid/util/AttributeSet;
22059Landroid/util/Base64;
22060Landroid/util/DataUnit;
22061Landroid/util/DebugUtils;
22062Landroid/util/DisplayMetrics;
22063Landroid/util/DisplayUtils;
22064Landroid/util/Dumpable;
22065Landroid/util/EventLog$Event;
22066Landroid/util/EventLog;
22067Landroid/util/ExceptionUtils;
22068Landroid/util/FastImmutableArraySet;
22069Landroid/util/FeatureFlagUtils;
22070Landroid/util/FloatProperty;
22071Landroid/util/IndentingPrintWriter;
22072Landroid/util/IntArray;
22073Landroid/util/KeyValueListParser;
22074Landroid/util/KeyValueSettingObserver;
22075Landroid/util/LocalLog;
22076Landroid/util/Log;
22077Landroid/util/LogPrinter;
22078Landroid/util/LogWriter;
22079Landroid/util/LongArray;
22080Landroid/util/LongArrayQueue;
22081Landroid/util/LongSparseArray;
22082Landroid/util/LongSparseLongArray;
22083Landroid/util/LruCache;
22084Landroid/util/MathUtils;
22085Landroid/util/MergedConfiguration;
22086Landroid/util/MutableBoolean;
22087Landroid/util/MutableInt;
22088Landroid/util/MutableLong;
22089Landroid/util/NtpTrustedTime$TimeResult;
22090Landroid/util/NtpTrustedTime;
22091Landroid/util/PackageUtils;
22092Landroid/util/Pair;
22093Landroid/util/Patterns;
22094Landroid/util/Pools$Pool;
22095Landroid/util/Pools$SimplePool;
22096Landroid/util/Pools$SynchronizedPool;
22097Landroid/util/PrintWriterPrinter;
22098Landroid/util/Printer;
22099Landroid/util/Property;
22100Landroid/util/Range;
22101Landroid/util/RecurrenceRule;
22102Landroid/util/RotationUtils;
22103Landroid/util/Singleton;
22104Landroid/util/Size;
22105Landroid/util/Slog;
22106Landroid/util/SparseArray;
22107Landroid/util/SparseArrayMap;
22108Landroid/util/SparseBooleanArray;
22109Landroid/util/SparseDoubleArray;
22110Landroid/util/SparseIntArray;
22111Landroid/util/SparseLongArray;
22112Landroid/util/SparseSetArray;
22113Landroid/util/Spline$LinearSpline;
22114Landroid/util/Spline;
22115Landroid/util/StatsEvent$Builder;
22116Landroid/util/StatsEvent;
22117Landroid/util/StatsLog;
22118Landroid/util/StringBuilderPrinter;
22119Landroid/util/SystemConfigFileCommitEventLogger;
22120Landroid/util/TimeUtils;
22121Landroid/util/TimedRemoteCaller;
22122Landroid/util/TimingsTraceLog;
22123Landroid/util/TypedValue;
22124Landroid/util/Xml$Encoding;
22125Landroid/util/Xml;
22126Landroid/util/apk/ApkSignatureSchemeV2Verifier;
22127Landroid/util/apk/ApkSignatureSchemeV3Verifier;
22128Landroid/util/apk/ApkSignatureSchemeV4Verifier$VerifiedSigner;
22129Landroid/util/apk/ApkSignatureSchemeV4Verifier;
22130Landroid/util/apk/ApkSignatureVerifier$SigningDetailsWithDigests;
22131Landroid/util/apk/ApkSignatureVerifier;
22132Landroid/util/apk/ApkSigningBlockUtils;
22133Landroid/util/apk/ByteBufferFactory;
22134Landroid/util/apk/SignatureInfo;
22135Landroid/util/apk/SignatureNotFoundException;
22136Landroid/util/apk/VerityBuilder;
22137Landroid/util/jar/StrictJarFile;
22138Landroid/util/proto/ProtoInputStream;
22139Landroid/util/proto/ProtoOutputStream;
22140Landroid/util/proto/ProtoParseException;
22141Landroid/util/proto/ProtoUtils;
22142Landroid/util/proto/WireTypeMismatchException;
22143Landroid/uwb/UwbActivityEnergyInfo;
22144Landroid/uwb/UwbManager;
22145Landroid/view/AppTransitionAnimationSpec;
22146Landroid/view/Choreographer$FrameCallback;
22147Landroid/view/Choreographer;
22148Landroid/view/ContextThemeWrapper;
22149Landroid/view/CrossWindowBlurListeners;
22150Landroid/view/Display$HdrCapabilities;
22151Landroid/view/Display$Mode$Builder;
22152Landroid/view/Display$Mode;
22153Landroid/view/Display;
22154Landroid/view/DisplayAddress$Network;
22155Landroid/view/DisplayAddress$Physical;
22156Landroid/view/DisplayAddress;
22157Landroid/view/DisplayCutout;
22158Landroid/view/DisplayEventReceiver$FrameRateOverride;
22159Landroid/view/DisplayEventReceiver;
22160Landroid/view/DisplayInfo;
22161Landroid/view/DisplayShape;
22162Landroid/view/DragEvent;
22163Landroid/view/GestureDetector$OnGestureListener;
22164Landroid/view/GestureDetector$SimpleOnGestureListener;
22165Landroid/view/GestureDetector;
22166Landroid/view/IAppTransitionAnimationSpecsFuture;
22167Landroid/view/ICrossWindowBlurEnabledListener;
22168Landroid/view/IDisplayChangeWindowController;
22169Landroid/view/IDisplayFoldListener;
22170Landroid/view/IDisplayWindowInsetsController;
22171Landroid/view/IDisplayWindowListener$Stub;
22172Landroid/view/IDisplayWindowListener;
22173Landroid/view/IInputFilter;
22174Landroid/view/IInputFilterHost$Stub;
22175Landroid/view/IInputFilterHost;
22176Landroid/view/IInputMonitorHost$Stub;
22177Landroid/view/IInputMonitorHost;
22178Landroid/view/IOnKeyguardExitResult;
22179Landroid/view/IPinnedTaskListener;
22180Landroid/view/IRecentsAnimationController$Stub;
22181Landroid/view/IRecentsAnimationController;
22182Landroid/view/IRecentsAnimationRunner;
22183Landroid/view/IRemoteAnimationFinishedCallback$Stub;
22184Landroid/view/IRemoteAnimationFinishedCallback;
22185Landroid/view/IRemoteAnimationRunner;
22186Landroid/view/IRotationWatcher;
22187Landroid/view/IScrollCaptureResponseListener;
22188Landroid/view/ISystemGestureExclusionListener;
22189Landroid/view/IWallpaperVisibilityListener;
22190Landroid/view/IWindow$Stub;
22191Landroid/view/IWindow;
22192Landroid/view/IWindowFocusObserver;
22193Landroid/view/IWindowId$Stub;
22194Landroid/view/IWindowId;
22195Landroid/view/IWindowManager$Stub;
22196Landroid/view/IWindowManager;
22197Landroid/view/IWindowSession$Stub;
22198Landroid/view/IWindowSession;
22199Landroid/view/IWindowSessionCallback;
22200Landroid/view/InputApplicationHandle;
22201Landroid/view/InputChannel;
22202Landroid/view/InputDevice;
22203Landroid/view/InputEvent;
22204Landroid/view/InputEventConsistencyVerifier;
22205Landroid/view/InputEventReceiver;
22206Landroid/view/InputMonitor;
22207Landroid/view/InputWindowHandle;
22208Landroid/view/InsetsController$Host;
22209Landroid/view/InsetsController;
22210Landroid/view/InsetsFlags;
22211Landroid/view/InsetsFrameProvider;
22212Landroid/view/InsetsSource;
22213Landroid/view/InsetsSourceControl$Array;
22214Landroid/view/InsetsSourceControl;
22215Landroid/view/InsetsState$OnTraverseCallbacks;
22216Landroid/view/InsetsState;
22217Landroid/view/KeyCharacterMap$FallbackAction;
22218Landroid/view/KeyCharacterMap;
22219Landroid/view/KeyEvent;
22220Landroid/view/LayoutInflater;
22221Landroid/view/MagnificationSpec;
22222Landroid/view/MotionEvent$PointerCoords;
22223Landroid/view/MotionEvent$PointerProperties;
22224Landroid/view/MotionEvent;
22225Landroid/view/PointerIcon;
22226Landroid/view/PrivacyIndicatorBounds;
22227Landroid/view/RemoteAnimationAdapter;
22228Landroid/view/RemoteAnimationDefinition;
22229Landroid/view/RemoteAnimationTarget;
22230Landroid/view/RoundedCorner;
22231Landroid/view/RoundedCorners;
22232Landroid/view/ScaleGestureDetector$OnScaleGestureListener;
22233Landroid/view/ScaleGestureDetector$SimpleOnScaleGestureListener;
22234Landroid/view/ScaleGestureDetector;
22235Landroid/view/Surface$OutOfResourcesException;
22236Landroid/view/Surface;
22237Landroid/view/SurfaceControl$Builder;
22238Landroid/view/SurfaceControl$CieXyz;
22239Landroid/view/SurfaceControl$DesiredDisplayModeSpecs;
22240Landroid/view/SurfaceControl$DisplayMode;
22241Landroid/view/SurfaceControl$DisplayPrimaries;
22242Landroid/view/SurfaceControl$DynamicDisplayInfo;
22243Landroid/view/SurfaceControl$RefreshRateRange;
22244Landroid/view/SurfaceControl$RefreshRateRanges;
22245Landroid/view/SurfaceControl$StaticDisplayInfo;
22246Landroid/view/SurfaceControl$Transaction;
22247Landroid/view/SurfaceControl$TransactionCommittedListener;
22248Landroid/view/SurfaceControl;
22249Landroid/view/SurfaceControlHdrLayerInfoListener;
22250Landroid/view/SurfaceControlViewHost$SurfacePackage;
22251Landroid/view/SurfaceSession;
22252Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;
22253Landroid/view/SyncRtSurfaceTransactionApplier;
22254Landroid/view/TaskTransitionSpec;
22255Landroid/view/TextureView$SurfaceTextureListener;
22256Landroid/view/TextureView;
22257Landroid/view/ThreadedRenderer;
22258Landroid/view/TunnelModeEnabledListener;
22259Landroid/view/VerifiedInputEvent;
22260Landroid/view/View$MeasureSpec;
22261Landroid/view/View$OnClickListener;
22262Landroid/view/View$OnLayoutChangeListener;
22263Landroid/view/View$OnTouchListener;
22264Landroid/view/View;
22265Landroid/view/ViewConfiguration;
22266Landroid/view/ViewDebug;
22267Landroid/view/ViewGroup$LayoutParams;
22268Landroid/view/ViewGroup$MarginLayoutParams;
22269Landroid/view/ViewGroup;
22270Landroid/view/ViewParent;
22271Landroid/view/ViewPropertyAnimator;
22272Landroid/view/ViewRootImpl;
22273Landroid/view/ViewTreeObserver$InternalInsetsInfo;
22274Landroid/view/ViewTreeObserver$OnComputeInternalInsetsListener;
22275Landroid/view/ViewTreeObserver;
22276Landroid/view/Window;
22277Landroid/view/WindowContentFrameStats;
22278Landroid/view/WindowInsets$Builder;
22279Landroid/view/WindowInsets$Type;
22280Landroid/view/WindowInsets;
22281Landroid/view/WindowInsetsAnimation$Bounds;
22282Landroid/view/WindowInsetsAnimation;
22283Landroid/view/WindowLayout;
22284Landroid/view/WindowManager$BadTokenException;
22285Landroid/view/WindowManager$InvalidDisplayException;
22286Landroid/view/WindowManager$LayoutParams;
22287Landroid/view/WindowManager;
22288Landroid/view/WindowManagerGlobal;
22289Landroid/view/WindowManagerPolicyConstants$PointerEventListener;
22290Landroid/view/WindowManagerPolicyConstants;
22291Landroid/view/WindowMetrics;
22292Landroid/view/accessibility/AccessibilityEvent;
22293Landroid/view/accessibility/AccessibilityInteractionClient;
22294Landroid/view/accessibility/AccessibilityManager$AccessibilityServicesStateChangeListener;
22295Landroid/view/accessibility/AccessibilityManager$AccessibilityStateChangeListener;
22296Landroid/view/accessibility/AccessibilityManager$TouchExplorationStateChangeListener;
22297Landroid/view/accessibility/AccessibilityManager;
22298Landroid/view/accessibility/AccessibilityNodeInfo$AccessibilityAction;
22299Landroid/view/accessibility/AccessibilityNodeInfo;
22300Landroid/view/accessibility/AccessibilityWindowAttributes;
22301Landroid/view/accessibility/IAccessibilityInteractionConnection;
22302Landroid/view/accessibility/IAccessibilityInteractionConnectionCallback$Stub;
22303Landroid/view/accessibility/IAccessibilityInteractionConnectionCallback;
22304Landroid/view/accessibility/IAccessibilityManager$Stub;
22305Landroid/view/accessibility/IAccessibilityManager;
22306Landroid/view/accessibility/IAccessibilityManagerClient;
22307Landroid/view/accessibility/IWindowMagnificationConnection;
22308Landroid/view/animation/AccelerateInterpolator;
22309Landroid/view/animation/AlphaAnimation;
22310Landroid/view/animation/Animation$AnimationListener;
22311Landroid/view/animation/Animation;
22312Landroid/view/animation/AnimationSet;
22313Landroid/view/animation/AnimationUtils;
22314Landroid/view/animation/ClipRectAnimation;
22315Landroid/view/animation/DecelerateInterpolator;
22316Landroid/view/animation/Interpolator;
22317Landroid/view/animation/LinearInterpolator;
22318Landroid/view/animation/PathInterpolator;
22319Landroid/view/animation/ScaleAnimation;
22320Landroid/view/animation/Transformation;
22321Landroid/view/animation/TranslateAnimation;
22322Landroid/view/autofill/AutofillId;
22323Landroid/view/autofill/AutofillManager;
22324Landroid/view/autofill/AutofillManagerInternal;
22325Landroid/view/autofill/AutofillValue;
22326Landroid/view/autofill/Helper;
22327Landroid/view/autofill/IAutoFillManager$Stub;
22328Landroid/view/autofill/IAutoFillManagerClient$Stub;
22329Landroid/view/autofill/IAutoFillManagerClient;
22330Landroid/view/autofill/IAutofillWindowPresenter$Stub;
22331Landroid/view/autofill/IAutofillWindowPresenter;
22332Landroid/view/contentcapture/ContentCaptureContext;
22333Landroid/view/contentcapture/ContentCaptureHelper;
22334Landroid/view/contentcapture/DataRemovalRequest;
22335Landroid/view/contentcapture/DataShareRequest;
22336Landroid/view/contentcapture/IContentCaptureManager$Stub;
22337Landroid/view/contentcapture/IContentCaptureManager;
22338Landroid/view/contentcapture/IContentCaptureOptionsCallback;
22339Landroid/view/contentcapture/IDataShareWriteAdapter;
22340Landroid/view/displayhash/DisplayHash;
22341Landroid/view/displayhash/VerifiedDisplayHash;
22342Landroid/view/inputmethod/EditorInfo;
22343Landroid/view/inputmethod/ImeTracker$Debug;
22344Landroid/view/inputmethod/ImeTracker$Token;
22345Landroid/view/inputmethod/ImeTracker;
22346Landroid/view/inputmethod/InlineSuggestionsRequest;
22347Landroid/view/inputmethod/InlineSuggestionsResponse;
22348Landroid/view/inputmethod/InputBinding;
22349Landroid/view/inputmethod/InputConnection;
22350Landroid/view/inputmethod/InputMethodInfo;
22351Landroid/view/inputmethod/InputMethodManager;
22352Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;
22353Landroid/view/inputmethod/InputMethodSubtype;
22354Landroid/view/textclassifier/ConversationAction$Builder;
22355Landroid/view/textclassifier/ConversationAction;
22356Landroid/view/textclassifier/ConversationActions$Request;
22357Landroid/view/textclassifier/ConversationActions;
22358Landroid/view/textclassifier/SelectionEvent;
22359Landroid/view/textclassifier/SystemTextClassifierMetadata;
22360Landroid/view/textclassifier/TextClassification$Builder;
22361Landroid/view/textclassifier/TextClassification$Request;
22362Landroid/view/textclassifier/TextClassification;
22363Landroid/view/textclassifier/TextClassificationConstants;
22364Landroid/view/textclassifier/TextClassificationContext$Builder;
22365Landroid/view/textclassifier/TextClassificationContext;
22366Landroid/view/textclassifier/TextClassificationManager;
22367Landroid/view/textclassifier/TextClassificationSessionId;
22368Landroid/view/textclassifier/TextClassifier;
22369Landroid/view/textclassifier/TextClassifierEvent$Builder;
22370Landroid/view/textclassifier/TextClassifierEvent$TextLinkifyEvent;
22371Landroid/view/textclassifier/TextClassifierEvent;
22372Landroid/view/textclassifier/TextLanguage$Request;
22373Landroid/view/textclassifier/TextLinks$Request;
22374Landroid/view/textclassifier/TextLinks$TextLink;
22375Landroid/view/textclassifier/TextLinks;
22376Landroid/view/textclassifier/TextSelection$Request;
22377Landroid/view/textclassifier/TextSelection;
22378Landroid/view/textservice/SpellCheckerInfo;
22379Landroid/view/textservice/SpellCheckerSubtype;
22380Landroid/view/translation/ITranslationManager$Stub;
22381Landroid/view/translation/TranslationCapability;
22382Landroid/view/translation/TranslationSpec;
22383Landroid/view/translation/UiTranslationSpec;
22384Landroid/webkit/IWebViewUpdateService$Stub;
22385Landroid/webkit/IWebViewUpdateService;
22386Landroid/webkit/URLUtil;
22387Landroid/webkit/UserPackage;
22388Landroid/webkit/WebViewFactory;
22389Landroid/webkit/WebViewProviderInfo;
22390Landroid/webkit/WebViewProviderResponse;
22391Landroid/webkit/WebViewZygote;
22392Landroid/widget/AdapterView$OnItemClickListener;
22393Landroid/widget/AdapterView$OnItemLongClickListener;
22394Landroid/widget/AdapterView;
22395Landroid/widget/ArrayAdapter;
22396Landroid/widget/BaseAdapter;
22397Landroid/widget/Button;
22398Landroid/widget/CheckBox;
22399Landroid/widget/CompoundButton$OnCheckedChangeListener;
22400Landroid/widget/CompoundButton;
22401Landroid/widget/Filter$FilterListener;
22402Landroid/widget/Filter$FilterResults;
22403Landroid/widget/Filter;
22404Landroid/widget/Filterable;
22405Landroid/widget/FrameLayout$LayoutParams;
22406Landroid/widget/FrameLayout;
22407Landroid/widget/HorizontalScrollView;
22408Landroid/widget/ImageView;
22409Landroid/widget/LinearLayout$LayoutParams;
22410Landroid/widget/LinearLayout;
22411Landroid/widget/ListAdapter;
22412Landroid/widget/ListView;
22413Landroid/widget/OverScroller;
22414Landroid/widget/RadioButton;
22415Landroid/widget/RemoteViews$InteractionHandler;
22416Landroid/widget/RemoteViews$RemoteResponse;
22417Landroid/widget/RemoteViews;
22418Landroid/widget/ScrollView;
22419Landroid/widget/Switch;
22420Landroid/widget/TextView;
22421Landroid/widget/Toast;
22422Landroid/widget/inline/InlinePresentationSpec$Builder;
22423Landroid/widget/inline/InlinePresentationSpec;
22424Landroid/window/AddToSurfaceSyncGroupResult;
22425Landroid/window/BackAnimationAdapter;
22426Landroid/window/BackNavigationInfo;
22427Landroid/window/ClientWindowFrames;
22428Landroid/window/DisplayAreaAppearedInfo;
22429Landroid/window/DisplayAreaInfo;
22430Landroid/window/DisplayWindowPolicyController;
22431Landroid/window/IDisplayAreaOrganizer;
22432Landroid/window/IDisplayAreaOrganizerController$Stub;
22433Landroid/window/IDisplayAreaOrganizerController;
22434Landroid/window/IDumpCallback;
22435Landroid/window/IOnBackInvokedCallback;
22436Landroid/window/IRemoteTransition;
22437Landroid/window/ISurfaceSyncGroup;
22438Landroid/window/ISurfaceSyncGroupCompletedListener;
22439Landroid/window/ITaskFpsCallback;
22440Landroid/window/ITaskFragmentOrganizer$Stub;
22441Landroid/window/ITaskFragmentOrganizer;
22442Landroid/window/ITaskFragmentOrganizerController$Stub;
22443Landroid/window/ITaskFragmentOrganizerController;
22444Landroid/window/ITaskOrganizer;
22445Landroid/window/ITaskOrganizerController$Stub;
22446Landroid/window/ITaskOrganizerController;
22447Landroid/window/ITransactionReadyCallback;
22448Landroid/window/ITransitionMetricsReporter$Stub;
22449Landroid/window/ITransitionMetricsReporter;
22450Landroid/window/ITransitionPlayer;
22451Landroid/window/IWindowContainerToken$Stub;
22452Landroid/window/IWindowContainerToken;
22453Landroid/window/IWindowContainerTransactionCallback;
22454Landroid/window/IWindowOrganizerController$Stub;
22455Landroid/window/IWindowOrganizerController;
22456Landroid/window/ImeOnBackInvokedDispatcher;
22457Landroid/window/OnBackInvokedCallbackInfo;
22458Landroid/window/RemoteTransition;
22459Landroid/window/ScreenCapture$CaptureArgs$Builder;
22460Landroid/window/ScreenCapture$CaptureArgs;
22461Landroid/window/ScreenCapture$DisplayCaptureArgs$Builder;
22462Landroid/window/ScreenCapture$DisplayCaptureArgs;
22463Landroid/window/ScreenCapture$LayerCaptureArgs$Builder;
22464Landroid/window/ScreenCapture$LayerCaptureArgs;
22465Landroid/window/ScreenCapture$ScreenCaptureListener;
22466Landroid/window/ScreenCapture$ScreenshotHardwareBuffer;
22467Landroid/window/ScreenCapture;
22468Landroid/window/SizeConfigurationBuckets;
22469Landroid/window/SplashScreenView$SplashScreenViewParcelable;
22470Landroid/window/StartingWindowInfo;
22471Landroid/window/SurfaceSyncGroup;
22472Landroid/window/TaskAppearedInfo;
22473Landroid/window/TaskFragmentOperation;
22474Landroid/window/TaskFragmentOrganizer;
22475Landroid/window/TaskFragmentOrganizerToken;
22476Landroid/window/TaskSnapshot;
22477Landroid/window/TransitionInfo;
22478Landroid/window/WindowContainerToken;
22479Landroid/window/WindowContainerTransaction$Change;
22480Landroid/window/WindowContainerTransaction$HierarchyOp;
22481Landroid/window/WindowContainerTransaction;
22482Landroid/window/WindowInfosListener$DisplayInfo;
22483Landroid/window/WindowInfosListener;
22484Landroid/window/WindowProviderService;
22485Lcom/android/framework/protobuf/InvalidProtocolBufferException;
22486Lcom/android/framework/protobuf/nano/MessageNano;
22487Lcom/android/i18n/timezone/CountryZonesFinder;
22488Lcom/android/i18n/timezone/DebugInfo$DebugEntry;
22489Lcom/android/i18n/timezone/DebugInfo;
22490Lcom/android/i18n/timezone/I18nModuleDebug;
22491Lcom/android/i18n/timezone/TimeZoneFinder;
22492Lcom/android/i18n/timezone/ZoneInfoDb;
22493Lcom/android/internal/R$styleable;
22494Lcom/android/internal/accessibility/AccessibilityShortcutController$FrameworkFeatureInfo;
22495Lcom/android/internal/accessibility/AccessibilityShortcutController;
22496Lcom/android/internal/accessibility/util/AccessibilityUtils;
22497Lcom/android/internal/alsa/AlsaCardsParser$AlsaCardRecord;
22498Lcom/android/internal/alsa/AlsaCardsParser;
22499Lcom/android/internal/app/AlertController$AlertParams;
22500Lcom/android/internal/app/AssistUtils;
22501Lcom/android/internal/app/IAppOpsActiveCallback$Stub;
22502Lcom/android/internal/app/IAppOpsActiveCallback;
22503Lcom/android/internal/app/IAppOpsAsyncNotedCallback;
22504Lcom/android/internal/app/IAppOpsCallback$Stub;
22505Lcom/android/internal/app/IAppOpsCallback;
22506Lcom/android/internal/app/IAppOpsNotedCallback;
22507Lcom/android/internal/app/IAppOpsService$Stub;
22508Lcom/android/internal/app/IAppOpsService;
22509Lcom/android/internal/app/IAppOpsStartedCallback;
22510Lcom/android/internal/app/IBatteryStats$Stub;
22511Lcom/android/internal/app/IBatteryStats;
22512Lcom/android/internal/app/IHotwordRecognitionStatusCallback;
22513Lcom/android/internal/app/ISoundTriggerService$Stub;
22514Lcom/android/internal/app/ISoundTriggerSession$Stub;
22515Lcom/android/internal/app/ISoundTriggerSession;
22516Lcom/android/internal/app/IVisualQueryDetectionAttentionListener;
22517Lcom/android/internal/app/IVoiceActionCheckCallback;
22518Lcom/android/internal/app/IVoiceInteractionManagerService$Stub;
22519Lcom/android/internal/app/IVoiceInteractionSessionListener$Stub;
22520Lcom/android/internal/app/IVoiceInteractionSessionListener;
22521Lcom/android/internal/app/IVoiceInteractionSessionShowCallback$Stub;
22522Lcom/android/internal/app/IVoiceInteractionSessionShowCallback;
22523Lcom/android/internal/app/IVoiceInteractionSoundTriggerSession$Stub;
22524Lcom/android/internal/app/IVoiceInteractionSoundTriggerSession;
22525Lcom/android/internal/app/IVoiceInteractor;
22526Lcom/android/internal/app/IntentForwarderActivity;
22527Lcom/android/internal/app/MessageSamplingConfig;
22528Lcom/android/internal/app/ProcessMap;
22529Lcom/android/internal/app/ResolverActivity;
22530Lcom/android/internal/app/procstats/AssociationState$SourceState;
22531Lcom/android/internal/app/procstats/AssociationState;
22532Lcom/android/internal/app/procstats/DumpUtils;
22533Lcom/android/internal/app/procstats/IProcessStats$Stub;
22534Lcom/android/internal/app/procstats/IProcessStats;
22535Lcom/android/internal/app/procstats/ProcessState;
22536Lcom/android/internal/app/procstats/ProcessStats$PackageState;
22537Lcom/android/internal/app/procstats/ProcessStats$ProcessStateHolder;
22538Lcom/android/internal/app/procstats/ProcessStats;
22539Lcom/android/internal/app/procstats/ProcessStatsInternal;
22540Lcom/android/internal/app/procstats/ServiceState;
22541Lcom/android/internal/app/procstats/UidState;
22542Lcom/android/internal/appwidget/IAppWidgetHost;
22543Lcom/android/internal/appwidget/IAppWidgetService$Stub;
22544Lcom/android/internal/backup/IBackupTransport$Stub;
22545Lcom/android/internal/backup/IBackupTransport;
22546Lcom/android/internal/compat/AndroidBuildClassifier;
22547Lcom/android/internal/compat/ChangeReporter;
22548Lcom/android/internal/compat/CompatibilityChangeConfig;
22549Lcom/android/internal/compat/CompatibilityChangeInfo;
22550Lcom/android/internal/compat/CompatibilityOverrideConfig;
22551Lcom/android/internal/compat/CompatibilityOverridesByPackageConfig;
22552Lcom/android/internal/compat/CompatibilityOverridesToRemoveByPackageConfig;
22553Lcom/android/internal/compat/CompatibilityOverridesToRemoveConfig;
22554Lcom/android/internal/compat/IOverrideValidator$Stub;
22555Lcom/android/internal/compat/IOverrideValidator;
22556Lcom/android/internal/compat/IPlatformCompat$Stub;
22557Lcom/android/internal/compat/IPlatformCompat;
22558Lcom/android/internal/compat/IPlatformCompatNative$Stub;
22559Lcom/android/internal/compat/OverrideAllowedState;
22560Lcom/android/internal/config/appcloning/AppCloningDeviceConfigHelper;
22561Lcom/android/internal/config/sysui/SystemUiSystemPropertiesFlags$Flag;
22562Lcom/android/internal/config/sysui/SystemUiSystemPropertiesFlags$FlagResolver;
22563Lcom/android/internal/config/sysui/SystemUiSystemPropertiesFlags$NotificationFlags;
22564Lcom/android/internal/config/sysui/SystemUiSystemPropertiesFlags;
22565Lcom/android/internal/content/F2fsUtils;
22566Lcom/android/internal/content/NativeLibraryHelper$Handle;
22567Lcom/android/internal/content/NativeLibraryHelper;
22568Lcom/android/internal/content/PackageMonitor;
22569Lcom/android/internal/content/ReferrerIntent;
22570Lcom/android/internal/content/om/OverlayConfig$PackageProvider$Package;
22571Lcom/android/internal/content/om/OverlayConfig$PackageProvider;
22572Lcom/android/internal/content/om/OverlayConfig;
22573Lcom/android/internal/display/BrightnessSynchronizer;
22574Lcom/android/internal/graphics/ColorUtils;
22575Lcom/android/internal/graphics/SfVsyncFrameCallbackProvider;
22576Lcom/android/internal/infra/AbstractMultiplePendingRequestsRemoteService;
22577Lcom/android/internal/infra/AbstractRemoteService$AsyncRequest;
22578Lcom/android/internal/infra/AbstractRemoteService$VultureCallback;
22579Lcom/android/internal/infra/AndroidFuture;
22580Lcom/android/internal/infra/GlobalWhitelistState;
22581Lcom/android/internal/infra/PerUser;
22582Lcom/android/internal/infra/ServiceConnector$Impl;
22583Lcom/android/internal/infra/ServiceConnector$Job;
22584Lcom/android/internal/infra/ServiceConnector$VoidJob;
22585Lcom/android/internal/infra/ServiceConnector;
22586Lcom/android/internal/infra/WhitelistHelper;
22587Lcom/android/internal/inputmethod/IAccessibilityInputMethodSession;
22588Lcom/android/internal/inputmethod/IImeTracker$Stub;
22589Lcom/android/internal/inputmethod/IImeTracker;
22590Lcom/android/internal/inputmethod/IInputContentUriToken;
22591Lcom/android/internal/inputmethod/IInputMethod$Stub;
22592Lcom/android/internal/inputmethod/IInputMethod;
22593Lcom/android/internal/inputmethod/IInputMethodClient;
22594Lcom/android/internal/inputmethod/IInputMethodPrivilegedOperations$Stub;
22595Lcom/android/internal/inputmethod/IInputMethodPrivilegedOperations;
22596Lcom/android/internal/inputmethod/IInputMethodSession;
22597Lcom/android/internal/inputmethod/IRemoteAccessibilityInputConnection;
22598Lcom/android/internal/inputmethod/IRemoteInputConnection;
22599Lcom/android/internal/inputmethod/ImeTracing;
22600Lcom/android/internal/inputmethod/InputBindResult;
22601Lcom/android/internal/inputmethod/InputMethodDebug;
22602Lcom/android/internal/inputmethod/SubtypeLocaleUtils;
22603Lcom/android/internal/listeners/ListenerExecutor$FailureCallback;
22604Lcom/android/internal/listeners/ListenerExecutor$ListenerOperation;
22605Lcom/android/internal/listeners/ListenerExecutor;
22606Lcom/android/internal/location/GpsNetInitiatedHandler$GpsNiNotification;
22607Lcom/android/internal/location/GpsNetInitiatedHandler;
22608Lcom/android/internal/location/nano/GnssLogsProto$GnssLog;
22609Lcom/android/internal/location/nano/GnssLogsProto$PowerMetrics;
22610Lcom/android/internal/logging/EventLogTags;
22611Lcom/android/internal/logging/InstanceId;
22612Lcom/android/internal/logging/InstanceIdSequence;
22613Lcom/android/internal/logging/MetricsLogger;
22614Lcom/android/internal/logging/UiEventLogger$UiEventEnum;
22615Lcom/android/internal/logging/UiEventLogger;
22616Lcom/android/internal/logging/UiEventLoggerImpl;
22617Lcom/android/internal/midi/MidiEventScheduler;
22618Lcom/android/internal/net/INetworkWatchlistManager$Stub;
22619Lcom/android/internal/net/LegacyVpnInfo;
22620Lcom/android/internal/net/NetworkUtilsInternal;
22621Lcom/android/internal/net/VpnConfig;
22622Lcom/android/internal/net/VpnProfile;
22623Lcom/android/internal/notification/SystemNotificationChannels;
22624Lcom/android/internal/os/AppFuseMount;
22625Lcom/android/internal/os/AppIdToPackageMap;
22626Lcom/android/internal/os/AtomicDirectory;
22627Lcom/android/internal/os/BackgroundThread;
22628Lcom/android/internal/os/BatteryStatsHistory$HistoryStepDetailsCalculator;
22629Lcom/android/internal/os/BatteryStatsHistory;
22630Lcom/android/internal/os/BatteryStatsHistoryIterator;
22631Lcom/android/internal/os/BinderCallHeavyHitterWatcher$BinderCallHeavyHitterListener;
22632Lcom/android/internal/os/BinderCallHeavyHitterWatcher$HeavyHitterContainer;
22633Lcom/android/internal/os/BinderCallsStats$CallStat;
22634Lcom/android/internal/os/BinderCallsStats$ExportedCallStat;
22635Lcom/android/internal/os/BinderCallsStats$Injector;
22636Lcom/android/internal/os/BinderCallsStats$SettingsObserver;
22637Lcom/android/internal/os/BinderCallsStats;
22638Lcom/android/internal/os/BinderDeathDispatcher;
22639Lcom/android/internal/os/BinderInternal$BinderProxyLimitListener;
22640Lcom/android/internal/os/BinderInternal$CallStatsObserver;
22641Lcom/android/internal/os/BinderInternal$Observer;
22642Lcom/android/internal/os/BinderInternal$WorkSourceProvider;
22643Lcom/android/internal/os/BinderInternal;
22644Lcom/android/internal/os/BinderLatencyObserver;
22645Lcom/android/internal/os/BinderTransactionNameResolver;
22646Lcom/android/internal/os/ByteTransferPipe;
22647Lcom/android/internal/os/CachedDeviceState$Readonly;
22648Lcom/android/internal/os/CachedDeviceState;
22649Lcom/android/internal/os/ClassLoaderFactory;
22650Lcom/android/internal/os/Clock;
22651Lcom/android/internal/os/FuseUnavailableMountException;
22652Lcom/android/internal/os/IDropBoxManagerService$Stub;
22653Lcom/android/internal/os/IDropBoxManagerService;
22654Lcom/android/internal/os/IResultReceiver$Stub;
22655Lcom/android/internal/os/IResultReceiver;
22656Lcom/android/internal/os/KernelAllocationStats$ProcessDmabuf;
22657Lcom/android/internal/os/KernelAllocationStats$ProcessGpuMem;
22658Lcom/android/internal/os/KernelAllocationStats;
22659Lcom/android/internal/os/KernelCpuBpfTracking;
22660Lcom/android/internal/os/KernelCpuSpeedReader;
22661Lcom/android/internal/os/KernelCpuThreadReader$ProcessCpuUsage;
22662Lcom/android/internal/os/KernelCpuThreadReader$ThreadCpuUsage;
22663Lcom/android/internal/os/KernelCpuThreadReaderDiff;
22664Lcom/android/internal/os/KernelCpuThreadReaderSettingsObserver;
22665Lcom/android/internal/os/KernelCpuTotalBpfMapReader;
22666Lcom/android/internal/os/KernelCpuUidTimeReader$Callback;
22667Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidActiveTimeReader;
22668Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidClusterTimeReader;
22669Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidFreqTimeReader;
22670Lcom/android/internal/os/KernelCpuUidTimeReader$KernelCpuUidUserSysTimeReader;
22671Lcom/android/internal/os/KernelMemoryBandwidthStats;
22672Lcom/android/internal/os/KernelSingleProcessCpuThreadReader$CpuTimeInStateReader;
22673Lcom/android/internal/os/KernelSingleProcessCpuThreadReader$ProcessCpuUsage;
22674Lcom/android/internal/os/KernelSingleProcessCpuThreadReader;
22675Lcom/android/internal/os/KernelSingleUidTimeReader;
22676Lcom/android/internal/os/LongArrayMultiStateCounter$LongArrayContainer;
22677Lcom/android/internal/os/LongArrayMultiStateCounter;
22678Lcom/android/internal/os/LongMultiStateCounter;
22679Lcom/android/internal/os/LooperStats$ExportedEntry;
22680Lcom/android/internal/os/LooperStats;
22681Lcom/android/internal/os/PowerProfile;
22682Lcom/android/internal/os/ProcLocksReader$ProcLocksReaderCallback;
22683Lcom/android/internal/os/ProcLocksReader;
22684Lcom/android/internal/os/ProcStatsUtil;
22685Lcom/android/internal/os/ProcessCpuTracker$FilterStats;
22686Lcom/android/internal/os/ProcessCpuTracker$Stats;
22687Lcom/android/internal/os/ProcessCpuTracker;
22688Lcom/android/internal/os/RailStats;
22689Lcom/android/internal/os/RoSystemProperties;
22690Lcom/android/internal/os/RpmStats$PowerStateElement;
22691Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;
22692Lcom/android/internal/os/RpmStats$PowerStateSubsystem;
22693Lcom/android/internal/os/RpmStats;
22694Lcom/android/internal/os/RuntimeInit$ApplicationWtfHandler;
22695Lcom/android/internal/os/RuntimeInit;
22696Lcom/android/internal/os/SomeArgs;
22697Lcom/android/internal/os/StoragedUidIoStatsReader$Callback;
22698Lcom/android/internal/os/StoragedUidIoStatsReader;
22699Lcom/android/internal/os/TimeoutRecord;
22700Lcom/android/internal/os/TransferPipe;
22701Lcom/android/internal/os/Zygote;
22702Lcom/android/internal/os/logging/MetricsLoggerWrapper;
22703Lcom/android/internal/policy/AttributeCache;
22704Lcom/android/internal/policy/GestureNavigationSettingsObserver;
22705Lcom/android/internal/policy/IKeyguardDismissCallback$Stub;
22706Lcom/android/internal/policy/IKeyguardDismissCallback;
22707Lcom/android/internal/policy/IKeyguardDrawnCallback$Stub;
22708Lcom/android/internal/policy/IKeyguardDrawnCallback;
22709Lcom/android/internal/policy/IKeyguardExitCallback$Stub;
22710Lcom/android/internal/policy/IKeyguardExitCallback;
22711Lcom/android/internal/policy/IKeyguardLockedStateListener;
22712Lcom/android/internal/policy/IKeyguardService$Stub;
22713Lcom/android/internal/policy/IKeyguardService;
22714Lcom/android/internal/policy/IKeyguardStateCallback$Stub;
22715Lcom/android/internal/policy/IKeyguardStateCallback;
22716Lcom/android/internal/policy/IShortcutService;
22717Lcom/android/internal/policy/KeyInterceptionInfo;
22718Lcom/android/internal/policy/LogDecelerateInterpolator;
22719Lcom/android/internal/policy/PhoneWindow;
22720Lcom/android/internal/policy/ScreenDecorationsUtils;
22721Lcom/android/internal/policy/TransitionAnimation;
22722Lcom/android/internal/power/EnergyConsumerStats$Config;
22723Lcom/android/internal/power/EnergyConsumerStats;
22724Lcom/android/internal/protolog/ProtoLogGroup;
22725Lcom/android/internal/protolog/ProtoLogImpl;
22726Lcom/android/internal/protolog/common/IProtoLogGroup;
22727Lcom/android/internal/security/VerityUtils;
22728Lcom/android/internal/statusbar/IAddTileResultCallback;
22729Lcom/android/internal/statusbar/IStatusBar;
22730Lcom/android/internal/statusbar/IStatusBarService$Stub;
22731Lcom/android/internal/statusbar/IStatusBarService;
22732Lcom/android/internal/statusbar/IUndoMediaTransferCallback;
22733Lcom/android/internal/statusbar/LetterboxDetails;
22734Lcom/android/internal/statusbar/NotificationVisibility$NotificationLocation;
22735Lcom/android/internal/statusbar/NotificationVisibility;
22736Lcom/android/internal/statusbar/RegisterStatusBarResult;
22737Lcom/android/internal/statusbar/StatusBarIcon;
22738Lcom/android/internal/telecom/IDeviceIdleControllerAdapter$Stub;
22739Lcom/android/internal/telecom/IDeviceIdleControllerAdapter;
22740Lcom/android/internal/telecom/IInternalServiceRetriever$Stub;
22741Lcom/android/internal/telecom/IInternalServiceRetriever;
22742Lcom/android/internal/telecom/ITelecomLoader$Stub;
22743Lcom/android/internal/telecom/ITelecomLoader;
22744Lcom/android/internal/telecom/ITelecomService;
22745Lcom/android/internal/telephony/CarrierAppUtils;
22746Lcom/android/internal/telephony/CellBroadcastUtils;
22747Lcom/android/internal/telephony/ICarrierConfigChangeListener;
22748Lcom/android/internal/telephony/ICarrierPrivilegesCallback;
22749Lcom/android/internal/telephony/IMms$Stub;
22750Lcom/android/internal/telephony/IMms;
22751Lcom/android/internal/telephony/IOnSubscriptionsChangedListener;
22752Lcom/android/internal/telephony/IPhoneStateListener;
22753Lcom/android/internal/telephony/ITelephonyRegistry$Stub;
22754Lcom/android/internal/telephony/SmsApplication;
22755Lcom/android/internal/telephony/TelephonyPermissions;
22756Lcom/android/internal/telephony/util/TelephonyUtils;
22757Lcom/android/internal/textservice/ISpellCheckerService$Stub;
22758Lcom/android/internal/textservice/ISpellCheckerService;
22759Lcom/android/internal/textservice/ISpellCheckerServiceCallback$Stub;
22760Lcom/android/internal/textservice/ISpellCheckerServiceCallback;
22761Lcom/android/internal/textservice/ISpellCheckerSession;
22762Lcom/android/internal/textservice/ISpellCheckerSessionListener;
22763Lcom/android/internal/textservice/ITextServicesManager$Stub;
22764Lcom/android/internal/textservice/ITextServicesSessionListener;
22765Lcom/android/internal/usb/DumpUtils;
22766Lcom/android/internal/util/AnnotationValidations;
22767Lcom/android/internal/util/ArrayUtils;
22768Lcom/android/internal/util/BitUtils;
22769Lcom/android/internal/util/CollectionUtils;
22770Lcom/android/internal/util/ConcurrentUtils;
22771Lcom/android/internal/util/DumpUtils$Dump;
22772Lcom/android/internal/util/DumpUtils;
22773Lcom/android/internal/util/EmergencyAffordanceManager;
22774Lcom/android/internal/util/FastPrintWriter;
22775Lcom/android/internal/util/FastXmlSerializer;
22776Lcom/android/internal/util/FileRotator$Reader;
22777Lcom/android/internal/util/FileRotator$Rewriter;
22778Lcom/android/internal/util/FileRotator;
22779Lcom/android/internal/util/FrameworkStatsLog;
22780Lcom/android/internal/util/FunctionalUtils$RemoteExceptionIgnoringConsumer;
22781Lcom/android/internal/util/FunctionalUtils$ThrowingBiFunction;
22782Lcom/android/internal/util/FunctionalUtils$ThrowingConsumer;
22783Lcom/android/internal/util/FunctionalUtils$ThrowingRunnable;
22784Lcom/android/internal/util/FunctionalUtils$ThrowingSupplier;
22785Lcom/android/internal/util/FunctionalUtils;
22786Lcom/android/internal/util/GrowingArrayUtils;
22787Lcom/android/internal/util/HexDump;
22788Lcom/android/internal/util/IState;
22789Lcom/android/internal/util/ImageUtils;
22790Lcom/android/internal/util/IndentingPrintWriter;
22791Lcom/android/internal/util/IntPair;
22792Lcom/android/internal/util/JournaledFile;
22793Lcom/android/internal/util/LatencyTracker;
22794Lcom/android/internal/util/LocalLog;
22795Lcom/android/internal/util/MemInfoReader;
22796Lcom/android/internal/util/NotificationMessagingUtil;
22797Lcom/android/internal/util/ObjectUtils;
22798Lcom/android/internal/util/Parcelling$BuiltIn$ForBoolean;
22799Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedString;
22800Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringArray;
22801Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringList;
22802Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringSet;
22803Lcom/android/internal/util/Parcelling$BuiltIn$ForInternedStringValueMap;
22804Lcom/android/internal/util/Parcelling$BuiltIn$ForStringSet;
22805Lcom/android/internal/util/Parcelling$Cache;
22806Lcom/android/internal/util/Parcelling;
22807Lcom/android/internal/util/ParseUtils;
22808Lcom/android/internal/util/Preconditions;
22809Lcom/android/internal/util/ProgressReporter;
22810Lcom/android/internal/util/RingBuffer;
22811Lcom/android/internal/util/ScreenshotHelper;
22812Lcom/android/internal/util/StatLogger;
22813Lcom/android/internal/util/State;
22814Lcom/android/internal/util/StateMachine;
22815Lcom/android/internal/util/SyncResultReceiver;
22816Lcom/android/internal/util/ToBooleanFunction;
22817Lcom/android/internal/util/TokenBucket;
22818Lcom/android/internal/util/TraceBuffer;
22819Lcom/android/internal/util/UserIcons;
22820Lcom/android/internal/util/WakeupMessage;
22821Lcom/android/internal/util/XmlPullParserWrapper;
22822Lcom/android/internal/util/XmlSerializerWrapper;
22823Lcom/android/internal/util/XmlUtils;
22824Lcom/android/internal/util/dump/DualDumpOutputStream;
22825Lcom/android/internal/util/dump/DumpUtils;
22826Lcom/android/internal/util/function/DodecConsumer;
22827Lcom/android/internal/util/function/HeptConsumer;
22828Lcom/android/internal/util/function/HeptFunction;
22829Lcom/android/internal/util/function/HexConsumer;
22830Lcom/android/internal/util/function/HexFunction;
22831Lcom/android/internal/util/function/LongObjPredicate;
22832Lcom/android/internal/util/function/NonaConsumer;
22833Lcom/android/internal/util/function/OctConsumer;
22834Lcom/android/internal/util/function/QuadConsumer;
22835Lcom/android/internal/util/function/QuadFunction;
22836Lcom/android/internal/util/function/QuintConsumer;
22837Lcom/android/internal/util/function/QuintFunction;
22838Lcom/android/internal/util/function/QuintPredicate;
22839Lcom/android/internal/util/function/TriConsumer;
22840Lcom/android/internal/util/function/TriFunction;
22841Lcom/android/internal/util/function/TriPredicate;
22842Lcom/android/internal/util/function/UndecConsumer;
22843Lcom/android/internal/util/function/UndecFunction;
22844Lcom/android/internal/util/function/pooled/ArgumentPlaceholder;
22845Lcom/android/internal/util/function/pooled/PooledLambda;
22846Lcom/android/internal/util/function/pooled/PooledPredicate;
22847Lcom/android/internal/util/function/pooled/PooledRunnable;
22848Lcom/android/internal/util/function/pooled/PooledSupplier$OfInt;
22849Lcom/android/internal/view/AppearanceRegion;
22850Lcom/android/internal/view/IInputMethodManager$Stub;
22851Lcom/android/internal/view/WindowManagerPolicyThread;
22852Lcom/android/internal/widget/ICheckCredentialProgressCallback;
22853Lcom/android/internal/widget/ILockSettings$Stub;
22854Lcom/android/internal/widget/ILockSettings;
22855Lcom/android/internal/widget/LockPatternUtils$CheckCredentialProgressCallback;
22856Lcom/android/internal/widget/LockPatternUtils$RequestThrottledException;
22857Lcom/android/internal/widget/LockPatternUtils$StrongAuthTracker;
22858Lcom/android/internal/widget/LockPatternUtils;
22859Lcom/android/internal/widget/LockSettingsInternal;
22860Lcom/android/internal/widget/LockscreenCredential;
22861Lcom/android/internal/widget/RebootEscrowListener;
22862Lcom/android/internal/widget/VerifyCredentialResponse$Builder;
22863Lcom/android/internal/widget/VerifyCredentialResponse;
22864Lcom/android/modules/expresslog/Counter;
22865Lcom/android/modules/utils/BasicShellCommandHandler;
22866Lcom/android/modules/utils/BinaryXmlPullParser;
22867Lcom/android/modules/utils/BinaryXmlSerializer;
22868Lcom/android/modules/utils/TypedXmlPullParser;
22869Lcom/android/modules/utils/TypedXmlSerializer;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070022870Lcom/android/modules/utils/build/SdkLevel;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022871Lcom/android/modules/utils/build/UnboundedSdkLevel;
art-benchmark-service84f185c2023-07-24 02:43:42 -070022872Lcom/android/net/module/util/IpRange;
22873Lcom/android/net/module/util/LinkPropertiesUtils;
22874Lcom/android/net/module/util/NetworkCapabilitiesUtils;
22875Lcom/android/net/module/util/NetworkIdentityUtils;
22876Lcom/android/net/module/util/NetworkStackConstants;
22877Lcom/android/net/module/util/ProxyUtils;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070022878Lcom/android/server/AnimationThread;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022879Lcom/android/server/AppFuseMountException;
art-benchmark-service84f185c2023-07-24 02:43:42 -070022880Lcom/android/server/AppStateTracker$BackgroundRestrictedAppListener;
22881Lcom/android/server/AppWidgetBackupBridge;
Calin Juravle00b23d32019-03-08 17:52:20 -080022882Lcom/android/server/BatteryService$LocalService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070022883Lcom/android/server/BinaryTransparencyService$BinaryTransparencyServiceImpl$$ExternalSyntheticLambda0;
art-benchmark-serviceba354032021-03-16 09:58:05 -070022884Lcom/android/server/BundleUtils;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022885Lcom/android/server/ConsumerIrService;
22886Lcom/android/server/DisplayThread;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070022887Lcom/android/server/EventLogTags;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080022888Lcom/android/server/ExplicitHealthCheckController;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022889Lcom/android/server/FgThread;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022890Lcom/android/server/HardwarePropertiesManagerService;
22891Lcom/android/server/IntentResolver$1;
22892Lcom/android/server/IntentResolver;
22893Lcom/android/server/IoThread;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070022894Lcom/android/server/LocalManagerRegistry$ManagerNotFoundException;
art-benchmark-serviceba354032021-03-16 09:58:05 -070022895Lcom/android/server/LocalManagerRegistry;
art-benchmark-service84f185c2023-07-24 02:43:42 -070022896Lcom/android/server/LocalServices;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070022897Lcom/android/server/LockGuard$LockInfo;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022898Lcom/android/server/LockGuard;
art-benchmark-serviceba354032021-03-16 09:58:05 -070022899Lcom/android/server/PackageWatchdog$$ExternalSyntheticLambda1;
22900Lcom/android/server/PackageWatchdog$$ExternalSyntheticLambda2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022901Lcom/android/server/PackageWatchdog$$ExternalSyntheticLambda3;
22902Lcom/android/server/PackageWatchdog$$ExternalSyntheticLambda4;
22903Lcom/android/server/PackageWatchdog$$ExternalSyntheticLambda5;
art-benchmark-service56aece62020-02-10 17:58:03 -080022904Lcom/android/server/PackageWatchdog$BootThreshold;
22905Lcom/android/server/PackageWatchdog$MonitoredPackage;
Calin Juravle00b23d32019-03-08 17:52:20 -080022906Lcom/android/server/PackageWatchdog$ObserverInternal;
22907Lcom/android/server/PackageWatchdog$PackageHealthObserver;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080022908Lcom/android/server/PackageWatchdog$SystemClock;
Calin Juravle00b23d32019-03-08 17:52:20 -080022909Lcom/android/server/PackageWatchdog;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022910Lcom/android/server/PersistentDataBlockService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070022911Lcom/android/server/PowerAllowlistInternal$TempAllowlistChangeListener;
art-benchmark-service56aece62020-02-10 17:58:03 -080022912Lcom/android/server/RescueParty$RescuePartyObserver;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022913Lcom/android/server/RescueParty;
22914Lcom/android/server/SerialService;
22915Lcom/android/server/ServiceThread;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070022916Lcom/android/server/SystemClockTime;
art-benchmark-service08401c12022-12-23 09:27:20 -080022917Lcom/android/server/SystemConfig$PermissionEntry;
22918Lcom/android/server/SystemConfig$SharedLibraryEntry;
22919Lcom/android/server/SystemConfig;
art-benchmark-serviceba354032021-03-16 09:58:05 -070022920Lcom/android/server/SystemServer$$ExternalSyntheticLambda0;
22921Lcom/android/server/SystemServer$$ExternalSyntheticLambda1;
22922Lcom/android/server/SystemServer$$ExternalSyntheticLambda2;
art-benchmark-service13164882020-11-07 02:19:14 -080022923Lcom/android/server/SystemServer$SystemServerDumper;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022924Lcom/android/server/SystemServer;
art-benchmark-service08401c12022-12-23 09:27:20 -080022925Lcom/android/server/SystemServerInitThreadPool$$ExternalSyntheticLambda1;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022926Lcom/android/server/SystemServerInitThreadPool;
22927Lcom/android/server/SystemService;
22928Lcom/android/server/SystemServiceManager;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070022929Lcom/android/server/SystemTimeZone;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022930Lcom/android/server/ThreadPriorityBooster$1;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070022931Lcom/android/server/ThreadPriorityBooster$PriorityState;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022932Lcom/android/server/ThreadPriorityBooster;
22933Lcom/android/server/UiThread;
art-benchmark-serviceba354032021-03-16 09:58:05 -070022934Lcom/android/server/Watchdog$$ExternalSyntheticLambda0;
art-benchmark-service56aece62020-02-10 17:58:03 -080022935Lcom/android/server/Watchdog$1;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022936Lcom/android/server/Watchdog$BinderThreadMonitor;
22937Lcom/android/server/Watchdog$HandlerChecker;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022938Lcom/android/server/Watchdog$HandlerCheckerAndTimeout;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022939Lcom/android/server/Watchdog$Monitor;
art-benchmark-service35aba412020-02-03 11:53:25 -080022940Lcom/android/server/Watchdog$RebootRequestReceiver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022941Lcom/android/server/Watchdog$SettingsObserver;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022942Lcom/android/server/Watchdog;
art-benchmark-service84f185c2023-07-24 02:43:42 -070022943Lcom/android/server/WidgetBackupProvider;
art-benchmark-servicead05a302020-03-17 09:46:02 -070022944Lcom/android/server/adb/AdbDebuggingManager$PairingThread;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022945Lcom/android/server/am/ActiveServices$1;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080022946Lcom/android/server/am/ActiveServices$5;
art-benchmark-service84f185c2023-07-24 02:43:42 -070022947Lcom/android/server/am/ActiveServices$MediaProjectionFgsTypeCustomPermission;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070022948Lcom/android/server/am/ActiveServices$ServiceMap;
22949Lcom/android/server/am/ActiveServices$ServiceRestarter;
art-benchmark-service08401c12022-12-23 09:27:20 -080022950Lcom/android/server/am/ActiveServices$SystemExemptedFgsTypePermission;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022951Lcom/android/server/am/ActiveServices;
Calin Juravle00b23d32019-03-08 17:52:20 -080022952Lcom/android/server/am/ActiveUids;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022953Lcom/android/server/am/ActivityManagerConstants$$ExternalSyntheticLambda0;
Calin Juravle00b23d32019-03-08 17:52:20 -080022954Lcom/android/server/am/ActivityManagerConstants$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022955Lcom/android/server/am/ActivityManagerConstants$2;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022956Lcom/android/server/am/ActivityManagerConstants;
art-benchmark-serviceba354032021-03-16 09:58:05 -070022957Lcom/android/server/am/ActivityManagerGlobalLock;
art-benchmark-servicef45ca2f2021-04-03 17:56:47 -070022958Lcom/android/server/am/ActivityManagerLocal;
art-benchmark-serviceba354032021-03-16 09:58:05 -070022959Lcom/android/server/am/ActivityManagerProcLock;
art-benchmark-service84f185c2023-07-24 02:43:42 -070022960Lcom/android/server/am/ActivityManagerService$$ExternalSyntheticLambda22;
art-benchmark-service56aece62020-02-10 17:58:03 -080022961Lcom/android/server/am/ActivityManagerService$12;
art-benchmark-service922a5532023-03-23 03:12:41 -070022962Lcom/android/server/am/ActivityManagerService$13;
22963Lcom/android/server/am/ActivityManagerService$16;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022964Lcom/android/server/am/ActivityManagerService$1;
22965Lcom/android/server/am/ActivityManagerService$2;
22966Lcom/android/server/am/ActivityManagerService$3;
art-benchmark-service35aba412020-02-03 11:53:25 -080022967Lcom/android/server/am/ActivityManagerService$6;
art-benchmark-service56aece62020-02-10 17:58:03 -080022968Lcom/android/server/am/ActivityManagerService$8;
art-benchmark-service84deab32021-05-12 09:41:00 -070022969Lcom/android/server/am/ActivityManagerService$FgsTempAllowListItem;
art-benchmark-service922a5532023-03-23 03:12:41 -070022970Lcom/android/server/am/ActivityManagerService$GetBackgroundStartPrivilegesFunctor;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070022971Lcom/android/server/am/ActivityManagerService$HiddenApiSettings;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022972Lcom/android/server/am/ActivityManagerService$Injector;
22973Lcom/android/server/am/ActivityManagerService$IntentFirewallInterface;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022974Lcom/android/server/am/ActivityManagerService$Lifecycle;
22975Lcom/android/server/am/ActivityManagerService$LocalService;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070022976Lcom/android/server/am/ActivityManagerService$MainHandler$1;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022977Lcom/android/server/am/ActivityManagerService$MainHandler;
Calin Juravle00b23d32019-03-08 17:52:20 -080022978Lcom/android/server/am/ActivityManagerService$PidMap;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022979Lcom/android/server/am/ActivityManagerService$ProcessChangeItem;
22980Lcom/android/server/am/ActivityManagerService$UiHandler;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070022981Lcom/android/server/am/ActivityManagerService;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080022982Lcom/android/server/am/ActivityManagerShellCommand;
art-benchmark-service84f185c2023-07-24 02:43:42 -070022983Lcom/android/server/am/AnrHelper$$ExternalSyntheticLambda1;
22984Lcom/android/server/am/AnrHelper$$ExternalSyntheticLambda2;
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070022985Lcom/android/server/am/AnrHelper$AnrConsumerThread;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070022986Lcom/android/server/am/AnrHelper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022987Lcom/android/server/am/AppBatteryExemptionTracker$AppBatteryExemptionPolicy;
22988Lcom/android/server/am/AppBatteryExemptionTracker$UidBatteryStates;
22989Lcom/android/server/am/AppBatteryExemptionTracker;
22990Lcom/android/server/am/AppBatteryTracker$$ExternalSyntheticLambda1;
22991Lcom/android/server/am/AppBatteryTracker$$ExternalSyntheticLambda2;
22992Lcom/android/server/am/AppBatteryTracker$AppBatteryPolicy;
22993Lcom/android/server/am/AppBatteryTracker$BatteryUsage;
22994Lcom/android/server/am/AppBatteryTracker$ImmutableBatteryUsage;
22995Lcom/android/server/am/AppBatteryTracker;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070022996Lcom/android/server/am/AppBindServiceEventsTracker$AppBindServiceEventsPolicy;
22997Lcom/android/server/am/AppBindServiceEventsTracker;
22998Lcom/android/server/am/AppBroadcastEventsTracker$AppBroadcastEventsPolicy;
22999Lcom/android/server/am/AppBroadcastEventsTracker;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023000Lcom/android/server/am/AppErrors;
art-benchmark-service56aece62020-02-10 17:58:03 -080023001Lcom/android/server/am/AppExitInfoTracker$1;
23002Lcom/android/server/am/AppExitInfoTracker$2;
art-benchmark-service56aece62020-02-10 17:58:03 -080023003Lcom/android/server/am/AppExitInfoTracker$AppExitInfoExternalSource;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070023004Lcom/android/server/am/AppExitInfoTracker$AppTraceRetriever;
art-benchmark-service56aece62020-02-10 17:58:03 -080023005Lcom/android/server/am/AppExitInfoTracker$IsolatedUidRecords;
23006Lcom/android/server/am/AppExitInfoTracker$KillHandler;
art-benchmark-service56aece62020-02-10 17:58:03 -080023007Lcom/android/server/am/AppExitInfoTracker;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023008Lcom/android/server/am/AppFGSTracker$1;
23009Lcom/android/server/am/AppFGSTracker$AppFGSPolicy;
23010Lcom/android/server/am/AppFGSTracker$MyHandler;
23011Lcom/android/server/am/AppFGSTracker$NotificationListener;
23012Lcom/android/server/am/AppFGSTracker$PackageDurations;
23013Lcom/android/server/am/AppFGSTracker;
23014Lcom/android/server/am/AppMediaSessionTracker$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023015Lcom/android/server/am/AppMediaSessionTracker$AppMediaSessionPolicy;
23016Lcom/android/server/am/AppMediaSessionTracker;
23017Lcom/android/server/am/AppPermissionTracker$AppPermissionPolicy;
23018Lcom/android/server/am/AppPermissionTracker$MyHandler;
23019Lcom/android/server/am/AppPermissionTracker;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023020Lcom/android/server/am/AppProfiler$$ExternalSyntheticLambda0;
art-benchmark-service13164882020-11-07 02:19:14 -080023021Lcom/android/server/am/AppProfiler$1;
23022Lcom/android/server/am/AppProfiler$BgHandler;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023023Lcom/android/server/am/AppProfiler$CachedAppsWatermarkData;
art-benchmark-service13164882020-11-07 02:19:14 -080023024Lcom/android/server/am/AppProfiler$ProcessCpuThread;
23025Lcom/android/server/am/AppProfiler$ProfileData;
23026Lcom/android/server/am/AppProfiler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023027Lcom/android/server/am/AppRestrictionController$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023028Lcom/android/server/am/AppRestrictionController$1;
23029Lcom/android/server/am/AppRestrictionController$2;
23030Lcom/android/server/am/AppRestrictionController$3;
23031Lcom/android/server/am/AppRestrictionController$4;
23032Lcom/android/server/am/AppRestrictionController$5;
23033Lcom/android/server/am/AppRestrictionController$BgHandler;
23034Lcom/android/server/am/AppRestrictionController$ConstantsObserver;
23035Lcom/android/server/am/AppRestrictionController$Injector;
23036Lcom/android/server/am/AppRestrictionController$NotificationHelper$1;
23037Lcom/android/server/am/AppRestrictionController$NotificationHelper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023038Lcom/android/server/am/AppRestrictionController$RestrictionSettings;
23039Lcom/android/server/am/AppRestrictionController$TrackerInfo;
23040Lcom/android/server/am/AppRestrictionController$UidBatteryUsageProvider;
23041Lcom/android/server/am/AppRestrictionController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023042Lcom/android/server/am/BaseAppStateDurations;
23043Lcom/android/server/am/BaseAppStateDurationsTracker$SimplePackageDurations;
23044Lcom/android/server/am/BaseAppStateDurationsTracker$UidStateDurations;
23045Lcom/android/server/am/BaseAppStateDurationsTracker;
23046Lcom/android/server/am/BaseAppStateEvents$Factory;
23047Lcom/android/server/am/BaseAppStateEvents$MaxTrackingDurationConfig;
23048Lcom/android/server/am/BaseAppStateEvents;
23049Lcom/android/server/am/BaseAppStateEventsTracker$BaseAppStateEventsPolicy;
23050Lcom/android/server/am/BaseAppStateEventsTracker;
23051Lcom/android/server/am/BaseAppStatePolicy;
23052Lcom/android/server/am/BaseAppStateTimeEvents;
23053Lcom/android/server/am/BaseAppStateTimeSlotEvents;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023054Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker$BaseAppStateTimeSlotEventsPolicy;
23055Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker$H;
23056Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker$SimpleAppStateTimeslotEvents;
23057Lcom/android/server/am/BaseAppStateTimeSlotEventsTracker;
23058Lcom/android/server/am/BaseAppStateTracker$Injector;
23059Lcom/android/server/am/BaseAppStateTracker$StateListener;
23060Lcom/android/server/am/BaseAppStateTracker;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023061Lcom/android/server/am/BaseErrorDialog;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023062Lcom/android/server/am/BatteryStatsService$$ExternalSyntheticLambda98;
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070023063Lcom/android/server/am/BatteryStatsService$1;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023064Lcom/android/server/am/BatteryStatsService$2;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023065Lcom/android/server/am/BatteryStatsService$3;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023066Lcom/android/server/am/BatteryStatsService$LocalService;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023067Lcom/android/server/am/BatteryStatsService$WakeupReasonThread;
23068Lcom/android/server/am/BatteryStatsService;
art-benchmark-service35aba412020-02-03 11:53:25 -080023069Lcom/android/server/am/BroadcastConstants$SettingsObserver;
Calin Juravle00b23d32019-03-08 17:52:20 -080023070Lcom/android/server/am/BroadcastConstants;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023071Lcom/android/server/am/BroadcastDeliveryFailedException;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023072Lcom/android/server/am/BroadcastFilter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023073Lcom/android/server/am/BroadcastHistory;
art-benchmark-service08401c12022-12-23 09:27:20 -080023074Lcom/android/server/am/BroadcastProcessQueue$BroadcastConsumer;
23075Lcom/android/server/am/BroadcastProcessQueue$BroadcastPredicate;
23076Lcom/android/server/am/BroadcastProcessQueue;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023077Lcom/android/server/am/BroadcastQueue;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023078Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda10;
23079Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda11;
23080Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda12;
art-benchmark-service00abe242023-02-13 10:31:34 -080023081Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda14;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023082Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda15;
art-benchmark-service08401c12022-12-23 09:27:20 -080023083Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda7;
23084Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda8;
23085Lcom/android/server/am/BroadcastQueueModernImpl$$ExternalSyntheticLambda9;
23086Lcom/android/server/am/BroadcastQueueModernImpl;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023087Lcom/android/server/am/BroadcastRecord;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023088Lcom/android/server/am/BroadcastSkipPolicy;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023089Lcom/android/server/am/CacheOomRanker$1;
23090Lcom/android/server/am/CacheOomRanker$CacheUseComparator;
23091Lcom/android/server/am/CacheOomRanker$LastActivityTimeComparator;
23092Lcom/android/server/am/CacheOomRanker$LastRssComparator;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023093Lcom/android/server/am/CacheOomRanker$ProcessDependencies;
23094Lcom/android/server/am/CacheOomRanker$ProcessDependenciesImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023095Lcom/android/server/am/CacheOomRanker$RssComparator;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023096Lcom/android/server/am/CacheOomRanker$ScoreComparator;
23097Lcom/android/server/am/CacheOomRanker;
art-benchmark-service56aece62020-02-10 17:58:03 -080023098Lcom/android/server/am/CachedAppOptimizer$1;
23099Lcom/android/server/am/CachedAppOptimizer$2;
art-benchmark-service66b4d952021-07-17 17:15:31 -070023100Lcom/android/server/am/CachedAppOptimizer$3;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023101Lcom/android/server/am/CachedAppOptimizer$4;
23102Lcom/android/server/am/CachedAppOptimizer$AggregatedCompactionStats;
23103Lcom/android/server/am/CachedAppOptimizer$AggregatedProcessCompactionStats;
23104Lcom/android/server/am/CachedAppOptimizer$AggregatedSourceCompactionStats;
23105Lcom/android/server/am/CachedAppOptimizer$CancelCompactReason;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023106Lcom/android/server/am/CachedAppOptimizer$CompactProfile;
23107Lcom/android/server/am/CachedAppOptimizer$CompactSource;
art-benchmark-service13164882020-11-07 02:19:14 -080023108Lcom/android/server/am/CachedAppOptimizer$DefaultProcessDependencies;
art-benchmark-service56aece62020-02-10 17:58:03 -080023109Lcom/android/server/am/CachedAppOptimizer$FreezeHandler;
art-benchmark-service56aece62020-02-10 17:58:03 -080023110Lcom/android/server/am/CachedAppOptimizer$MemCompactionHandler;
art-benchmark-service13164882020-11-07 02:19:14 -080023111Lcom/android/server/am/CachedAppOptimizer$ProcessDependencies;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023112Lcom/android/server/am/CachedAppOptimizer$PropertyChangedCallbackForTest;
art-benchmark-service84deab32021-05-12 09:41:00 -070023113Lcom/android/server/am/CachedAppOptimizer$SettingsContentObserver;
art-benchmark-service56aece62020-02-10 17:58:03 -080023114Lcom/android/server/am/CachedAppOptimizer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023115Lcom/android/server/am/ComponentAliasResolver$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023116Lcom/android/server/am/ComponentAliasResolver;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023117Lcom/android/server/am/ContentProviderConnection;
art-benchmark-service13164882020-11-07 02:19:14 -080023118Lcom/android/server/am/ContentProviderHelper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023119Lcom/android/server/am/DropboxRateLimiter$Clock;
23120Lcom/android/server/am/DropboxRateLimiter$DefaultClock;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023121Lcom/android/server/am/DropboxRateLimiter;
art-benchmark-service84deab32021-05-12 09:41:00 -070023122Lcom/android/server/am/FgsTempAllowList;
art-benchmark-service922a5532023-03-23 03:12:41 -070023123Lcom/android/server/am/ForegroundServiceTypeLoggerModule;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023124Lcom/android/server/am/HostingRecord;
art-benchmark-service56aece62020-02-10 17:58:03 -080023125Lcom/android/server/am/InstrumentationReporter$MyThread;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023126Lcom/android/server/am/InstrumentationReporter;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023127Lcom/android/server/am/LmkdConnection$LmkdConnectionListener;
23128Lcom/android/server/am/LmkdConnection;
23129Lcom/android/server/am/LowMemDetector$LowMemThread;
23130Lcom/android/server/am/LowMemDetector;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023131Lcom/android/server/am/NativeCrashListener;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023132Lcom/android/server/am/OomAdjProfiler$$ExternalSyntheticLambda0;
Calin Juravle00b23d32019-03-08 17:52:20 -080023133Lcom/android/server/am/OomAdjProfiler$CpuTimes;
23134Lcom/android/server/am/OomAdjProfiler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023135Lcom/android/server/am/OomAdjuster$$ExternalSyntheticLambda3;
art-benchmark-service13164882020-11-07 02:19:14 -080023136Lcom/android/server/am/OomAdjuster$1;
Calin Juravle00b23d32019-03-08 17:52:20 -080023137Lcom/android/server/am/OomAdjuster$ComputeOomAdjWindowCallback;
23138Lcom/android/server/am/OomAdjuster;
23139Lcom/android/server/am/PendingIntentController;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023140Lcom/android/server/am/PendingIntentRecord;
art-benchmark-service13164882020-11-07 02:19:14 -080023141Lcom/android/server/am/PendingStartActivityUids;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023142Lcom/android/server/am/PendingTempAllowlists;
art-benchmark-service13164882020-11-07 02:19:14 -080023143Lcom/android/server/am/PhantomProcessList$Injector;
23144Lcom/android/server/am/PhantomProcessList;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023145Lcom/android/server/am/PreBootBroadcaster;
art-benchmark-service22928e12022-06-04 17:35:15 -070023146Lcom/android/server/am/ProcessList$$ExternalSyntheticLambda4;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023147Lcom/android/server/am/ProcessList$1;
art-benchmark-service56aece62020-02-10 17:58:03 -080023148Lcom/android/server/am/ProcessList$ImperceptibleKillRunner$H;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023149Lcom/android/server/am/ProcessList$ImperceptibleKillRunner$IdlenessReceiver;
art-benchmark-service56aece62020-02-10 17:58:03 -080023150Lcom/android/server/am/ProcessList$ImperceptibleKillRunner;
Calin Juravle00b23d32019-03-08 17:52:20 -080023151Lcom/android/server/am/ProcessList$IsolatedUidRange;
23152Lcom/android/server/am/ProcessList$IsolatedUidRangeAllocator;
23153Lcom/android/server/am/ProcessList$KillHandler;
23154Lcom/android/server/am/ProcessList$MyProcessMap;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023155Lcom/android/server/am/ProcessList$ProcStartHandler;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023156Lcom/android/server/am/ProcessList;
23157Lcom/android/server/am/ProcessRecord;
23158Lcom/android/server/am/ProcessStatsService$1;
art-benchmark-service56aece62020-02-10 17:58:03 -080023159Lcom/android/server/am/ProcessStatsService$3;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023160Lcom/android/server/am/ProcessStatsService$4;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023161Lcom/android/server/am/ProcessStatsService$LocalService;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023162Lcom/android/server/am/ProcessStatsService;
23163Lcom/android/server/am/ProviderMap;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023164Lcom/android/server/am/ReceiverList;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023165Lcom/android/server/am/ServiceRecord;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070023166Lcom/android/server/am/TraceErrorLogger;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023167Lcom/android/server/am/UidObserverController$$ExternalSyntheticLambda0;
art-benchmark-service13164882020-11-07 02:19:14 -080023168Lcom/android/server/am/UidObserverController$ChangeRecord;
art-benchmark-service13164882020-11-07 02:19:14 -080023169Lcom/android/server/am/UidObserverController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023170Lcom/android/server/am/UidProcessMap;
art-benchmark-service08401c12022-12-23 09:27:20 -080023171Lcom/android/server/am/UserController$1;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023172Lcom/android/server/am/UserController$Injector$1;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023173Lcom/android/server/am/UserController$Injector;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023174Lcom/android/server/am/UserController$UserProgressListener;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023175Lcom/android/server/am/UserController;
23176Lcom/android/server/am/UserState;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023177Lcom/android/server/am/nano/Capabilities;
23178Lcom/android/server/am/nano/Capability;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023179Lcom/android/server/app/GameManagerService;
art-benchmark-service922a5532023-03-23 03:12:41 -070023180Lcom/android/server/apphibernation/AppHibernationService$$ExternalSyntheticLambda5;
23181Lcom/android/server/appop/AppOpsCheckingServiceImpl$1$1;
23182Lcom/android/server/appop/AppOpsCheckingServiceImpl$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080023183Lcom/android/server/appop/AppOpsCheckingServiceImpl;
23184Lcom/android/server/appop/AppOpsCheckingServiceInterface;
art-benchmark-service922a5532023-03-23 03:12:41 -070023185Lcom/android/server/appop/AppOpsCheckingServiceTracingDecorator;
art-benchmark-service00abe242023-02-13 10:31:34 -080023186Lcom/android/server/appop/AppOpsManagerLocal;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070023187Lcom/android/server/appop/AppOpsRestrictions;
23188Lcom/android/server/appop/AppOpsRestrictionsImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -080023189Lcom/android/server/appop/AppOpsService$1$1;
Calin Juravle00b23d32019-03-08 17:52:20 -080023190Lcom/android/server/appop/AppOpsService$1;
art-benchmark-service35aba412020-02-03 11:53:25 -080023191Lcom/android/server/appop/AppOpsService$2;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000023192Lcom/android/server/appop/AppOpsService$5;
art-benchmark-service922a5532023-03-23 03:12:41 -070023193Lcom/android/server/appop/AppOpsService$8;
Calin Juravle00b23d32019-03-08 17:52:20 -080023194Lcom/android/server/appop/AppOpsService$AppOpsManagerInternalImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -080023195Lcom/android/server/appop/AppOpsService$AppOpsManagerLocalImpl;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023196Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda11;
art-benchmark-service08401c12022-12-23 09:27:20 -080023197Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher$$ExternalSyntheticLambda3;
art-benchmark-service84deab32021-05-12 09:41:00 -070023198Lcom/android/server/appop/AppOpsService$CheckOpsDelegateDispatcher;
art-benchmark-service00abe242023-02-13 10:31:34 -080023199Lcom/android/server/appop/AppOpsService$Constants;
23200Lcom/android/server/appop/AppOpsService$ModeCallback;
23201Lcom/android/server/appop/AppOpsService$Op;
23202Lcom/android/server/appop/AppOpsService$Ops;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023203Lcom/android/server/appop/AppOpsService$Shell;
art-benchmark-service00abe242023-02-13 10:31:34 -080023204Lcom/android/server/appop/AppOpsService$UidState;
Calin Juravle00b23d32019-03-08 17:52:20 -080023205Lcom/android/server/appop/AppOpsService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023206Lcom/android/server/appop/AppOpsUidStateTracker;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023207Lcom/android/server/appop/AppOpsUidStateTrackerImpl;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070023208Lcom/android/server/appop/AttributedOp$InProgressStartOpEventPool;
23209Lcom/android/server/appop/AttributedOp$OpEventProxyInfoPool;
23210Lcom/android/server/appop/AttributedOp;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023211Lcom/android/server/appop/AudioRestrictionManager;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023212Lcom/android/server/appop/DiscreteRegistry$DiscreteOps;
23213Lcom/android/server/appop/DiscreteRegistry;
art-benchmark-service35aba412020-02-03 11:53:25 -080023214Lcom/android/server/appop/HistoricalRegistry$1;
Calin Juravle00b23d32019-03-08 17:52:20 -080023215Lcom/android/server/appop/HistoricalRegistry;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023216Lcom/android/server/appop/OnOpModeChangedListener;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023217Lcom/android/server/backup/AccountManagerBackupHelper;
23218Lcom/android/server/backup/AccountSyncSettingsBackupHelper;
23219Lcom/android/server/backup/NotificationBackupHelper;
23220Lcom/android/server/backup/PermissionBackupHelper;
23221Lcom/android/server/backup/PreferredActivityBackupHelper;
23222Lcom/android/server/backup/ShortcutBackupHelper;
23223Lcom/android/server/backup/SliceBackupHelper;
art-benchmark-service13164882020-11-07 02:19:14 -080023224Lcom/android/server/biometrics/sensors/face/FaceService;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023225Lcom/android/server/broadcastradio/hal1/BroadcastRadioService;
23226Lcom/android/server/broadcastradio/hal1/Convert;
23227Lcom/android/server/broadcastradio/hal1/Tuner;
23228Lcom/android/server/broadcastradio/hal1/TunerCallback;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023229Lcom/android/server/companion/virtual/InputController;
art-benchmark-service35aba412020-02-03 11:53:25 -080023230Lcom/android/server/compat/CompatChange$ChangeListener;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023231Lcom/android/server/compat/CompatChange;
23232Lcom/android/server/compat/CompatConfig;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023233Lcom/android/server/compat/OverrideValidatorImpl$SettingsObserver;
art-benchmark-service56aece62020-02-10 17:58:03 -080023234Lcom/android/server/compat/OverrideValidatorImpl;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023235Lcom/android/server/compat/PlatformCompat$1;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023236Lcom/android/server/compat/PlatformCompat;
23237Lcom/android/server/compat/PlatformCompatNative;
23238Lcom/android/server/compat/config/Change;
23239Lcom/android/server/compat/config/Config;
23240Lcom/android/server/compat/config/XmlParser;
art-benchmark-service84deab32021-05-12 09:41:00 -070023241Lcom/android/server/compat/overrides/ChangeOverrides$Raw;
23242Lcom/android/server/compat/overrides/ChangeOverrides$Validated;
23243Lcom/android/server/compat/overrides/ChangeOverrides;
23244Lcom/android/server/compat/overrides/OverrideValue;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023245Lcom/android/server/compat/overrides/Overrides;
art-benchmark-service84deab32021-05-12 09:41:00 -070023246Lcom/android/server/compat/overrides/RawOverrideValue;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023247Lcom/android/server/compat/overrides/XmlParser;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000023248Lcom/android/server/connectivity/MultipathPolicyTracker$2;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023249Lcom/android/server/connectivity/Vpn;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023250Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$ApfProgramEvent;
23251Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$ApfStatistics;
23252Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$ConnectStatistics;
23253Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DHCPEvent;
23254Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DNSLookupBatch;
23255Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$DefaultNetworkEvent;
23256Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityEvent;
23257Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpConnectivityLog;
23258Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpProvisioningEvent;
23259Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$IpReachabilityEvent;
23260Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$NetworkEvent;
23261Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$Pair;
23262Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$RaEvent;
23263Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$ValidationProbeEvent;
23264Lcom/android/server/connectivity/metrics/nano/IpConnectivityLogClass$WakeupStats;
art-benchmark-service35aba412020-02-03 11:53:25 -080023265Lcom/android/server/coverage/CoverageService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023266Lcom/android/server/criticalevents/CriticalEventLog$$ExternalSyntheticLambda0;
23267Lcom/android/server/criticalevents/CriticalEventLog$$ExternalSyntheticLambda1;
23268Lcom/android/server/criticalevents/CriticalEventLog$ILogLoader;
23269Lcom/android/server/criticalevents/CriticalEventLog$LogLoader;
23270Lcom/android/server/criticalevents/CriticalEventLog$ThreadSafeRingBuffer;
23271Lcom/android/server/criticalevents/CriticalEventLog;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023272Lcom/android/server/criticalevents/nano/CriticalEventLogProto;
23273Lcom/android/server/criticalevents/nano/CriticalEventLogStorageProto;
23274Lcom/android/server/criticalevents/nano/CriticalEventProto$AppNotResponding;
23275Lcom/android/server/criticalevents/nano/CriticalEventProto$HalfWatchdog;
23276Lcom/android/server/criticalevents/nano/CriticalEventProto$JavaCrash;
23277Lcom/android/server/criticalevents/nano/CriticalEventProto$NativeCrash;
23278Lcom/android/server/criticalevents/nano/CriticalEventProto$Watchdog;
23279Lcom/android/server/criticalevents/nano/CriticalEventProto;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023280Lcom/android/server/devicepolicy/CryptoTestHelper;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023281Lcom/android/server/display/DeviceStateToLayoutMap;
23282Lcom/android/server/display/DisplayAdapter$$ExternalSyntheticLambda0;
23283Lcom/android/server/display/DisplayAdapter$$ExternalSyntheticLambda1;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023284Lcom/android/server/display/DisplayAdapter$Listener;
23285Lcom/android/server/display/DisplayAdapter;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023286Lcom/android/server/display/DisplayBlanker;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023287Lcom/android/server/display/DisplayControl;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023288Lcom/android/server/display/DisplayDevice;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023289Lcom/android/server/display/DisplayDeviceConfig$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023290Lcom/android/server/display/DisplayDeviceConfig$HighBrightnessModeData;
art-benchmark-service66b4d952021-07-17 17:15:31 -070023291Lcom/android/server/display/DisplayDeviceConfig$SensorData;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023292Lcom/android/server/display/DisplayDeviceConfig$ThermalBrightnessThrottlingData$ThrottlingLevel;
23293Lcom/android/server/display/DisplayDeviceConfig$ThermalBrightnessThrottlingData;
art-benchmark-service56aece62020-02-10 17:58:03 -080023294Lcom/android/server/display/DisplayDeviceConfig;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023295Lcom/android/server/display/DisplayDeviceInfo;
art-benchmark-service13164882020-11-07 02:19:14 -080023296Lcom/android/server/display/DisplayDeviceRepository$Listener;
23297Lcom/android/server/display/DisplayDeviceRepository;
23298Lcom/android/server/display/DisplayGroup;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070023299Lcom/android/server/display/DisplayInfoProxy;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023300Lcom/android/server/display/DisplayManagerService$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023301Lcom/android/server/display/DisplayManagerService$2;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023302Lcom/android/server/display/DisplayManagerService$BinderService;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070023303Lcom/android/server/display/DisplayManagerService$BrightnessPair;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023304Lcom/android/server/display/DisplayManagerService$DisplayManagerHandler;
23305Lcom/android/server/display/DisplayManagerService$Injector;
23306Lcom/android/server/display/DisplayManagerService$LocalService;
art-benchmark-service13164882020-11-07 02:19:14 -080023307Lcom/android/server/display/DisplayManagerService$LogicalDisplayListener;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023308Lcom/android/server/display/DisplayManagerService$SyncRoot;
art-benchmark-service922a5532023-03-23 03:12:41 -070023309Lcom/android/server/display/DisplayManagerService$UidImportanceListener;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023310Lcom/android/server/display/DisplayManagerService;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023311Lcom/android/server/display/DisplayManagerShellCommand;
Karuna Ramkumard7380572023-06-09 19:14:36 +000023312Lcom/android/server/display/DisplayPowerControllerInterface;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023313Lcom/android/server/display/HighBrightnessModeMetadataMapper;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023314Lcom/android/server/display/LocalDisplayAdapter$BacklightAdapter;
art-benchmark-service13164882020-11-07 02:19:14 -080023315Lcom/android/server/display/LocalDisplayAdapter$DisplayEventListener;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023316Lcom/android/server/display/LocalDisplayAdapter$DisplayModeRecord;
art-benchmark-service13164882020-11-07 02:19:14 -080023317Lcom/android/server/display/LocalDisplayAdapter$Injector;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023318Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayDevice;
art-benchmark-service13164882020-11-07 02:19:14 -080023319Lcom/android/server/display/LocalDisplayAdapter$LocalDisplayEventListener;
23320Lcom/android/server/display/LocalDisplayAdapter$ProxyDisplayEventReceiver;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023321Lcom/android/server/display/LocalDisplayAdapter$SurfaceControlProxy;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023322Lcom/android/server/display/LocalDisplayAdapter;
23323Lcom/android/server/display/LogicalDisplay;
art-benchmark-service08401c12022-12-23 09:27:20 -080023324Lcom/android/server/display/LogicalDisplayMapper$$ExternalSyntheticLambda2;
23325Lcom/android/server/display/LogicalDisplayMapper$$ExternalSyntheticLambda3;
art-benchmark-service13164882020-11-07 02:19:14 -080023326Lcom/android/server/display/LogicalDisplayMapper$Listener;
art-benchmark-service84deab32021-05-12 09:41:00 -070023327Lcom/android/server/display/LogicalDisplayMapper$LogicalDisplayMapperHandler;
art-benchmark-service13164882020-11-07 02:19:14 -080023328Lcom/android/server/display/LogicalDisplayMapper;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023329Lcom/android/server/display/OverlayDisplayAdapter;
23330Lcom/android/server/display/PersistentDataStore$BrightnessConfigurations;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023331Lcom/android/server/display/PersistentDataStore$DisplayState;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023332Lcom/android/server/display/PersistentDataStore$Injector;
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070023333Lcom/android/server/display/PersistentDataStore$StableDeviceValues;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023334Lcom/android/server/display/PersistentDataStore;
art-benchmark-service922a5532023-03-23 03:12:41 -070023335Lcom/android/server/display/VirtualDisplayAdapter$1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023336Lcom/android/server/display/VirtualDisplayAdapter$MediaProjectionCallback;
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070023337Lcom/android/server/display/VirtualDisplayAdapter$SurfaceControlDisplayFactory;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023338Lcom/android/server/display/VirtualDisplayAdapter$VirtualDisplayDevice;
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070023339Lcom/android/server/display/VirtualDisplayAdapter;
art-benchmark-service56aece62020-02-10 17:58:03 -080023340Lcom/android/server/display/WifiDisplayAdapter;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023341Lcom/android/server/display/config/BrightnessThresholds;
23342Lcom/android/server/display/config/BrightnessThrottlingMap;
23343Lcom/android/server/display/config/BrightnessThrottlingPoint;
art-benchmark-service56aece62020-02-10 17:58:03 -080023344Lcom/android/server/display/config/DisplayConfiguration;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023345Lcom/android/server/display/config/HbmTiming;
23346Lcom/android/server/display/config/HighBrightnessMode;
art-benchmark-service00abe242023-02-13 10:31:34 -080023347Lcom/android/server/display/config/IntegerArray;
art-benchmark-service56aece62020-02-10 17:58:03 -080023348Lcom/android/server/display/config/NitsMap;
23349Lcom/android/server/display/config/Point;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023350Lcom/android/server/display/config/SdrHdrRatioMap;
23351Lcom/android/server/display/config/SdrHdrRatioPoint;
art-benchmark-service00abe242023-02-13 10:31:34 -080023352Lcom/android/server/display/config/SensorDetails;
art-benchmark-service66b4d952021-07-17 17:15:31 -070023353Lcom/android/server/display/config/ThermalStatus;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023354Lcom/android/server/display/config/ThermalThrottling;
23355Lcom/android/server/display/config/Thresholds;
art-benchmark-service56aece62020-02-10 17:58:03 -080023356Lcom/android/server/display/config/XmlParser;
art-benchmark-service08401c12022-12-23 09:27:20 -080023357Lcom/android/server/display/layout/DisplayIdProducer;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023358Lcom/android/server/display/layout/Layout$Display;
23359Lcom/android/server/display/layout/Layout;
art-benchmark-service922a5532023-03-23 03:12:41 -070023360Lcom/android/server/display/mode/DisplayModeDirector$$ExternalSyntheticLambda0;
23361Lcom/android/server/display/mode/DisplayModeDirector$AppRequestObserver;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023362Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda12;
23363Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda13;
23364Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda14;
23365Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda15;
art-benchmark-service922a5532023-03-23 03:12:41 -070023366Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda4;
23367Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda5;
23368Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda6;
23369Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$$ExternalSyntheticLambda7;
23370Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$LightSensorEventListener$1;
23371Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver$LightSensorEventListener;
23372Lcom/android/server/display/mode/DisplayModeDirector$BrightnessObserver;
23373Lcom/android/server/display/mode/DisplayModeDirector$DesiredDisplayModeSpecs;
23374Lcom/android/server/display/mode/DisplayModeDirector$DeviceConfigDisplaySettings;
23375Lcom/android/server/display/mode/DisplayModeDirector$DisplayModeDirectorHandler;
23376Lcom/android/server/display/mode/DisplayModeDirector$DisplayObserver;
23377Lcom/android/server/display/mode/DisplayModeDirector$HbmObserver;
23378Lcom/android/server/display/mode/DisplayModeDirector$Injector;
23379Lcom/android/server/display/mode/DisplayModeDirector$RealInjector;
23380Lcom/android/server/display/mode/DisplayModeDirector$SensorObserver;
23381Lcom/android/server/display/mode/DisplayModeDirector$SettingsObserver;
23382Lcom/android/server/display/mode/DisplayModeDirector$UdfpsObserver;
23383Lcom/android/server/display/mode/DisplayModeDirector;
23384Lcom/android/server/display/mode/SkinThermalStatusObserver;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023385Lcom/android/server/display/mode/VotesStorage$Listener;
23386Lcom/android/server/display/mode/VotesStorage;
art-benchmark-service00abe242023-02-13 10:31:34 -080023387Lcom/android/server/display/utils/SensorUtils;
Calin Juravle00b23d32019-03-08 17:52:20 -080023388Lcom/android/server/dreams/DreamManagerService$LocalService;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023389Lcom/android/server/firewall/AndFilter$1;
23390Lcom/android/server/firewall/AndFilter;
23391Lcom/android/server/firewall/CategoryFilter$1;
23392Lcom/android/server/firewall/CategoryFilter;
23393Lcom/android/server/firewall/Filter;
23394Lcom/android/server/firewall/FilterFactory;
23395Lcom/android/server/firewall/FilterList;
23396Lcom/android/server/firewall/IntentFirewall$AMSInterface;
23397Lcom/android/server/firewall/IntentFirewall$FirewallHandler;
art-benchmark-service56aece62020-02-10 17:58:03 -080023398Lcom/android/server/firewall/IntentFirewall$FirewallIntentFilter;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023399Lcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023400Lcom/android/server/firewall/IntentFirewall$Rule;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023401Lcom/android/server/firewall/IntentFirewall$RuleObserver;
23402Lcom/android/server/firewall/IntentFirewall;
23403Lcom/android/server/firewall/NotFilter$1;
23404Lcom/android/server/firewall/NotFilter;
23405Lcom/android/server/firewall/OrFilter$1;
23406Lcom/android/server/firewall/OrFilter;
23407Lcom/android/server/firewall/PortFilter$1;
23408Lcom/android/server/firewall/PortFilter;
23409Lcom/android/server/firewall/SenderFilter$1;
23410Lcom/android/server/firewall/SenderFilter$2;
23411Lcom/android/server/firewall/SenderFilter$3;
23412Lcom/android/server/firewall/SenderFilter$4;
23413Lcom/android/server/firewall/SenderFilter$5;
23414Lcom/android/server/firewall/SenderFilter;
23415Lcom/android/server/firewall/SenderPackageFilter$1;
23416Lcom/android/server/firewall/SenderPackageFilter;
23417Lcom/android/server/firewall/SenderPermissionFilter$1;
23418Lcom/android/server/firewall/SenderPermissionFilter;
23419Lcom/android/server/firewall/StringFilter$10;
23420Lcom/android/server/firewall/StringFilter$1;
23421Lcom/android/server/firewall/StringFilter$2;
23422Lcom/android/server/firewall/StringFilter$3;
23423Lcom/android/server/firewall/StringFilter$4;
23424Lcom/android/server/firewall/StringFilter$5;
23425Lcom/android/server/firewall/StringFilter$6;
23426Lcom/android/server/firewall/StringFilter$7;
23427Lcom/android/server/firewall/StringFilter$8;
23428Lcom/android/server/firewall/StringFilter$9;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023429Lcom/android/server/firewall/StringFilter$ContainsFilter;
art-benchmark-service56aece62020-02-10 17:58:03 -080023430Lcom/android/server/firewall/StringFilter$EqualsFilter;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023431Lcom/android/server/firewall/StringFilter$IsNullFilter;
23432Lcom/android/server/firewall/StringFilter$PatternStringFilter;
23433Lcom/android/server/firewall/StringFilter$RegexFilter;
23434Lcom/android/server/firewall/StringFilter$StartsWithFilter;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023435Lcom/android/server/firewall/StringFilter$ValueProvider;
23436Lcom/android/server/firewall/StringFilter;
Calin Juravle00b23d32019-03-08 17:52:20 -080023437Lcom/android/server/gpu/GpuService;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023438Lcom/android/server/graphics/fonts/FontManagerService$Lifecycle;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023439Lcom/android/server/input/FocusEventDebugView;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070023440Lcom/android/server/input/InputManagerInternal;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023441Lcom/android/server/input/InputManagerService$2;
art-benchmark-service22928e12022-06-04 17:35:15 -070023442Lcom/android/server/input/InputManagerService$AdditionalDisplayInputProperties;
art-benchmark-service56aece62020-02-10 17:58:03 -080023443Lcom/android/server/input/InputManagerService$InputFilterHost;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023444Lcom/android/server/input/InputManagerService$InputManagerHandler;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023445Lcom/android/server/input/InputManagerService$LocalService;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023446Lcom/android/server/input/InputManagerService;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023447Lcom/android/server/input/InputShellCommand;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023448Lcom/android/server/input/NativeInputManagerService$NativeImpl;
23449Lcom/android/server/input/NativeInputManagerService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023450Lcom/android/server/job/JobSchedulerInternal$JobStorePersistStats;
23451Lcom/android/server/job/JobSchedulerService$$ExternalSyntheticLambda3;
23452Lcom/android/server/job/controllers/ConnectivityController$3;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023453Lcom/android/server/job/controllers/PrefetchController$1;
art-benchmark-service922a5532023-03-23 03:12:41 -070023454Lcom/android/server/job/controllers/QuotaController$UsageEventTracker;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023455Lcom/android/server/lights/LightsManager;
23456Lcom/android/server/lights/LightsService$1;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023457Lcom/android/server/lights/LightsService$LightImpl;
art-benchmark-service56aece62020-02-10 17:58:03 -080023458Lcom/android/server/lights/LightsService$LightsManagerBinderService;
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070023459Lcom/android/server/lights/LightsService$VintfHalCache;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023460Lcom/android/server/lights/LightsService;
art-benchmark-service56aece62020-02-10 17:58:03 -080023461Lcom/android/server/lights/LogicalLight;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070023462Lcom/android/server/location/gnss/GnssConfiguration;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070023463Lcom/android/server/location/gnss/GnssNetworkConnectivityHandler;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070023464Lcom/android/server/location/gnss/GnssVisibilityControl;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023465Lcom/android/server/location/gnss/hal/GnssNative;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023466Lcom/android/server/locksettings/SyntheticPasswordManager;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023467Lcom/android/server/net/BaseNetdEventCallback;
23468Lcom/android/server/net/BaseNetworkObserver;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000023469Lcom/android/server/net/watchlist/NetworkWatchlistService$1;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023470Lcom/android/server/notification/NotificationManagerService$12;
art-benchmark-service56aece62020-02-10 17:58:03 -080023471Lcom/android/server/om/OverlayActorEnforcer$ActorState;
art-benchmark-service35aba412020-02-03 11:53:25 -080023472Lcom/android/server/om/OverlayActorEnforcer;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023473Lcom/android/server/om/OverlayManagerService;
art-benchmark-service56aece62020-02-10 17:58:03 -080023474Lcom/android/server/om/OverlayReferenceMapper$1;
23475Lcom/android/server/om/OverlayReferenceMapper$Provider;
23476Lcom/android/server/om/OverlayReferenceMapper;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023477Lcom/android/server/os/DeviceIdentifiersPolicyService$DeviceIdentifiersPolicy;
23478Lcom/android/server/os/DeviceIdentifiersPolicyService;
art-benchmark-service00abe242023-02-13 10:31:34 -080023479Lcom/android/server/permission/access/AccessCheckingService;
23480Lcom/android/server/permission/access/AccessPersistence$Companion;
23481Lcom/android/server/permission/access/AccessPersistence$WriteHandler;
23482Lcom/android/server/permission/access/AccessPersistence;
23483Lcom/android/server/permission/access/AccessPolicy$Companion;
23484Lcom/android/server/permission/access/AccessPolicy;
23485Lcom/android/server/permission/access/GetStateScope;
23486Lcom/android/server/permission/access/MutateStateScope;
23487Lcom/android/server/permission/access/SchemePolicy;
23488Lcom/android/server/permission/access/SystemState;
23489Lcom/android/server/permission/access/UserState;
23490Lcom/android/server/permission/access/WritableState;
art-benchmark-service00abe242023-02-13 10:31:34 -080023491Lcom/android/server/permission/access/appop/AppOpService;
23492Lcom/android/server/permission/access/appop/BaseAppOpPersistence$Companion;
23493Lcom/android/server/permission/access/appop/BaseAppOpPersistence;
23494Lcom/android/server/permission/access/appop/BaseAppOpPolicy;
23495Lcom/android/server/permission/access/appop/PackageAppOpPersistence$Companion;
23496Lcom/android/server/permission/access/appop/PackageAppOpPersistence;
23497Lcom/android/server/permission/access/appop/PackageAppOpPolicy;
art-benchmark-service00abe242023-02-13 10:31:34 -080023498Lcom/android/server/permission/access/permission/PermissionService$Companion;
23499Lcom/android/server/permission/access/permission/PermissionService$OnPermissionFlagsChangedListener;
23500Lcom/android/server/permission/access/permission/PermissionService;
art-benchmark-service00abe242023-02-13 10:31:34 -080023501Lcom/android/server/permission/jarjar/kotlin/UninitializedPropertyAccessException;
23502Lcom/android/server/permission/jarjar/kotlin/collections/ArraysKt__ArraysJVMKt;
23503Lcom/android/server/permission/jarjar/kotlin/collections/ArraysKt__ArraysKt;
23504Lcom/android/server/permission/jarjar/kotlin/collections/ArraysKt___ArraysJvmKt;
23505Lcom/android/server/permission/jarjar/kotlin/collections/ArraysUtilJVM;
23506Lcom/android/server/permission/jarjar/kotlin/jvm/internal/Intrinsics;
Calin Juravle0161eaf2018-06-06 08:59:42 -070023507Lcom/android/server/pm/AbstractStatsBase$1;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023508Lcom/android/server/pm/AbstractStatsBase;
art-benchmark-service35aba412020-02-03 11:53:25 -080023509Lcom/android/server/pm/ApexManager$1;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023510Lcom/android/server/pm/ApexManager$ActiveApexInfo;
23511Lcom/android/server/pm/ApexManager$ApexManagerImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023512Lcom/android/server/pm/ApexManager$ScanResult;
Calin Juravle00b23d32019-03-08 17:52:20 -080023513Lcom/android/server/pm/ApexManager;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023514Lcom/android/server/pm/ApexSystemServiceInfo;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023515Lcom/android/server/pm/AppDataHelper;
23516Lcom/android/server/pm/AppIdSettingMap;
23517Lcom/android/server/pm/AppsFilterBase;
23518Lcom/android/server/pm/AppsFilterImpl$$ExternalSyntheticLambda0;
23519Lcom/android/server/pm/AppsFilterImpl$1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023520Lcom/android/server/pm/AppsFilterImpl$FeatureConfigImpl;
23521Lcom/android/server/pm/AppsFilterImpl;
23522Lcom/android/server/pm/AppsFilterLocked;
23523Lcom/android/server/pm/AppsFilterSnapshot;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023524Lcom/android/server/pm/AppsFilterUtils;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023525Lcom/android/server/pm/BackgroundDexOptService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023526Lcom/android/server/pm/BroadcastHelper;
23527Lcom/android/server/pm/ChangedPackagesTracker;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023528Lcom/android/server/pm/CompilerStats;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023529Lcom/android/server/pm/Computer;
23530Lcom/android/server/pm/ComputerEngine$$ExternalSyntheticLambda0;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000023531Lcom/android/server/pm/ComputerEngine$$ExternalSyntheticLambda1;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023532Lcom/android/server/pm/ComputerEngine$Settings;
23533Lcom/android/server/pm/ComputerEngine;
23534Lcom/android/server/pm/ComputerLocked;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070023535Lcom/android/server/pm/CrossProfileIntentFilter$1;
Calin Juravle0161eaf2018-06-06 08:59:42 -070023536Lcom/android/server/pm/CrossProfileIntentFilter;
art-benchmark-service00abe242023-02-13 10:31:34 -080023537Lcom/android/server/pm/CrossProfileIntentFilterHelper;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070023538Lcom/android/server/pm/CrossProfileIntentResolver$1;
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070023539Lcom/android/server/pm/CrossProfileIntentResolver;
art-benchmark-service08401c12022-12-23 09:27:20 -080023540Lcom/android/server/pm/CrossProfileIntentResolverEngine;
23541Lcom/android/server/pm/CrossProfileResolver;
art-benchmark-service35aba412020-02-03 11:53:25 -080023542Lcom/android/server/pm/DataLoaderManagerService$DataLoaderManagerBinderService;
23543Lcom/android/server/pm/DataLoaderManagerService;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023544Lcom/android/server/pm/DefaultAppProvider;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023545Lcom/android/server/pm/DefaultCrossProfileIntentFilter$Builder;
23546Lcom/android/server/pm/DefaultCrossProfileIntentFilter;
23547Lcom/android/server/pm/DefaultCrossProfileIntentFiltersUtils;
art-benchmark-service08401c12022-12-23 09:27:20 -080023548Lcom/android/server/pm/DefaultCrossProfileResolver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023549Lcom/android/server/pm/DeletePackageAction;
23550Lcom/android/server/pm/DeletePackageHelper;
art-benchmark-service922a5532023-03-23 03:12:41 -070023551Lcom/android/server/pm/DexOptHelper$1;
art-benchmark-service00abe242023-02-13 10:31:34 -080023552Lcom/android/server/pm/DexOptHelper$DexoptDoneHandler;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023553Lcom/android/server/pm/DexOptHelper;
23554Lcom/android/server/pm/DistractingPackageHelper;
23555Lcom/android/server/pm/DomainVerificationConnection;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023556Lcom/android/server/pm/FeatureConfig;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023557Lcom/android/server/pm/IncrementalProgressListener;
23558Lcom/android/server/pm/InitAppsHelper$$ExternalSyntheticLambda0;
23559Lcom/android/server/pm/InitAppsHelper$$ExternalSyntheticLambda1;
art-benchmark-service00abe242023-02-13 10:31:34 -080023560Lcom/android/server/pm/InitAppsHelper$$ExternalSyntheticLambda2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023561Lcom/android/server/pm/InitAppsHelper;
23562Lcom/android/server/pm/InstallArgs;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023563Lcom/android/server/pm/InstallPackageHelper$$ExternalSyntheticLambda2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023564Lcom/android/server/pm/InstallPackageHelper;
art-benchmark-service22928e12022-06-04 17:35:15 -070023565Lcom/android/server/pm/InstallRequest;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023566Lcom/android/server/pm/InstallSource;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023567Lcom/android/server/pm/Installer$$ExternalSyntheticLambda0;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023568Lcom/android/server/pm/Installer$InstallerException;
art-benchmark-service00abe242023-02-13 10:31:34 -080023569Lcom/android/server/pm/Installer$LegacyDexoptDisabledException;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023570Lcom/android/server/pm/Installer;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023571Lcom/android/server/pm/InstantAppRegistry$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070023572Lcom/android/server/pm/InstantAppRegistry$2;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023573Lcom/android/server/pm/InstantAppRegistry$CookiePersistence;
23574Lcom/android/server/pm/InstantAppRegistry;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023575Lcom/android/server/pm/InstantAppResolverConnection;
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070023576Lcom/android/server/pm/InstructionSets;
23577Lcom/android/server/pm/KeySetHandle;
23578Lcom/android/server/pm/KeySetManagerService$PublicKeyHandle;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023579Lcom/android/server/pm/KeySetManagerService;
Calin Juravle00b23d32019-03-08 17:52:20 -080023580Lcom/android/server/pm/ModuleInfoProvider;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023581Lcom/android/server/pm/MovePackageHelper$MoveCallbacks;
art-benchmark-service00abe242023-02-13 10:31:34 -080023582Lcom/android/server/pm/NoFilteringResolver;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023583Lcom/android/server/pm/PackageAbiHelper$Abis;
23584Lcom/android/server/pm/PackageAbiHelper$NativeLibraryPaths;
23585Lcom/android/server/pm/PackageAbiHelper;
23586Lcom/android/server/pm/PackageAbiHelperImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023587Lcom/android/server/pm/PackageDexOptimizer$1;
art-benchmark-service56aece62020-02-10 17:58:03 -080023588Lcom/android/server/pm/PackageDexOptimizer$ForcedUpdatePackageDexOptimizer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023589Lcom/android/server/pm/PackageDexOptimizer$Injector;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023590Lcom/android/server/pm/PackageDexOptimizer;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023591Lcom/android/server/pm/PackageFreezer;
23592Lcom/android/server/pm/PackageHandler;
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070023593Lcom/android/server/pm/PackageInstallerService$1;
art-benchmark-service13164882020-11-07 02:19:14 -080023594Lcom/android/server/pm/PackageInstallerService$Lifecycle;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023595Lcom/android/server/pm/PackageInstallerService$PackageDeleteObserverAdapter;
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070023596Lcom/android/server/pm/PackageInstallerService;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023597Lcom/android/server/pm/PackageKeySetData;
23598Lcom/android/server/pm/PackageManagerException;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023599Lcom/android/server/pm/PackageManagerInternalBase;
23600Lcom/android/server/pm/PackageManagerLocal;
art-benchmark-service00abe242023-02-13 10:31:34 -080023601Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda11;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023602Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda1;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023603Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda26;
23604Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda27;
23605Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda28;
23606Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda29;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023607Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda2;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023608Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda30;
23609Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda31;
23610Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda32;
23611Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda33;
23612Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda34;
23613Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda35;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023614Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda36;
23615Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda37;
23616Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda38;
23617Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda39;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023618Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda40;
23619Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda41;
23620Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda42;
art-benchmark-service66b4d952021-07-17 17:15:31 -070023621Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda43;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023622Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda44;
23623Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda45;
23624Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda46;
23625Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda47;
23626Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda48;
23627Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda49;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023628Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda51;
23629Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda52;
23630Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda53;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023631Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda54;
art-benchmark-service00abe242023-02-13 10:31:34 -080023632Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda55;
art-benchmark-service66b4d952021-07-17 17:15:31 -070023633Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda56;
art-benchmark-servicef45ca2f2021-04-03 17:56:47 -070023634Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda57;
art-benchmark-service66b4d952021-07-17 17:15:31 -070023635Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda60;
23636Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda61;
art-benchmark-service08401c12022-12-23 09:27:20 -080023637Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda64;
art-benchmark-service00abe242023-02-13 10:31:34 -080023638Lcom/android/server/pm/PackageManagerService$$ExternalSyntheticLambda65;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023639Lcom/android/server/pm/PackageManagerService$1;
art-benchmark-service56aece62020-02-10 17:58:03 -080023640Lcom/android/server/pm/PackageManagerService$2;
23641Lcom/android/server/pm/PackageManagerService$3;
art-benchmark-service35aba412020-02-03 11:53:25 -080023642Lcom/android/server/pm/PackageManagerService$4;
23643Lcom/android/server/pm/PackageManagerService$5;
art-benchmark-service08401c12022-12-23 09:27:20 -080023644Lcom/android/server/pm/PackageManagerService$6;
art-benchmark-service13164882020-11-07 02:19:14 -080023645Lcom/android/server/pm/PackageManagerService$DefaultSystemWrapper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023646Lcom/android/server/pm/PackageManagerService$IPackageManagerImpl;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023647Lcom/android/server/pm/PackageManagerService$PackageManagerInternalImpl;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023648Lcom/android/server/pm/PackageManagerService$Snapshot;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023649Lcom/android/server/pm/PackageManagerService;
23650Lcom/android/server/pm/PackageManagerServiceCompilerMapping;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023651Lcom/android/server/pm/PackageManagerServiceInjector$Producer;
23652Lcom/android/server/pm/PackageManagerServiceInjector$ProducerWithArgument;
23653Lcom/android/server/pm/PackageManagerServiceInjector$ServiceProducer;
23654Lcom/android/server/pm/PackageManagerServiceInjector$Singleton;
23655Lcom/android/server/pm/PackageManagerServiceInjector$SystemWrapper;
23656Lcom/android/server/pm/PackageManagerServiceInjector;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023657Lcom/android/server/pm/PackageManagerServiceUtils$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023658Lcom/android/server/pm/PackageManagerServiceUtils$$ExternalSyntheticLambda1;
art-benchmark-service08401c12022-12-23 09:27:20 -080023659Lcom/android/server/pm/PackageManagerServiceUtils$$ExternalSyntheticLambda2;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023660Lcom/android/server/pm/PackageManagerServiceUtils$1;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023661Lcom/android/server/pm/PackageManagerServiceUtils;
art-benchmark-service56aece62020-02-10 17:58:03 -080023662Lcom/android/server/pm/PackageManagerShellCommandDataLoader;
art-benchmark-service84deab32021-05-12 09:41:00 -070023663Lcom/android/server/pm/PackageManagerTracedLock;
art-benchmark-service08401c12022-12-23 09:27:20 -080023664Lcom/android/server/pm/PackageMetrics;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023665Lcom/android/server/pm/PackageObserverHelper;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023666Lcom/android/server/pm/PackageProperty;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023667Lcom/android/server/pm/PackageSender;
Calin Juravle00b23d32019-03-08 17:52:20 -080023668Lcom/android/server/pm/PackageSessionProvider;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023669Lcom/android/server/pm/PackageSetting$1;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023670Lcom/android/server/pm/PackageSetting;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023671Lcom/android/server/pm/PackageSignatures;
23672Lcom/android/server/pm/PackageUsage;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023673Lcom/android/server/pm/ParallelPackageParser$$ExternalSyntheticLambda0;
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070023674Lcom/android/server/pm/ParallelPackageParser$ParseResult;
23675Lcom/android/server/pm/ParallelPackageParser;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023676Lcom/android/server/pm/PendingPackageBroadcasts;
Calin Juravle36829e52019-04-10 19:07:47 -070023677Lcom/android/server/pm/PersistentPreferredActivity;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023678Lcom/android/server/pm/PersistentPreferredIntentResolver;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023679Lcom/android/server/pm/Policy$PolicyBuilder;
23680Lcom/android/server/pm/Policy;
23681Lcom/android/server/pm/PolicyComparator;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070023682Lcom/android/server/pm/PreferredActivity$1;
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070023683Lcom/android/server/pm/PreferredActivity;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023684Lcom/android/server/pm/PreferredActivityHelper;
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070023685Lcom/android/server/pm/PreferredComponent$Callbacks;
23686Lcom/android/server/pm/PreferredComponent;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070023687Lcom/android/server/pm/PreferredIntentResolver$1;
Mathieu Chartier1c2d2af2017-08-28 18:30:01 -070023688Lcom/android/server/pm/PreferredIntentResolver;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023689Lcom/android/server/pm/PrepareFailure;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023690Lcom/android/server/pm/ProcessLoggingHandler;
23691Lcom/android/server/pm/ProtectedPackages;
Islam Elbannaf93b0ad2023-03-03 15:23:50 +000023692Lcom/android/server/pm/QueryIntentActivitiesResult;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023693Lcom/android/server/pm/ReconcileFailure;
23694Lcom/android/server/pm/ReconcilePackageUtils;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023695Lcom/android/server/pm/ReconciledPackage;
23696Lcom/android/server/pm/RemovePackageHelper;
art-benchmark-service922a5532023-03-23 03:12:41 -070023697Lcom/android/server/pm/ResilientAtomicFile$ReadEventLogger;
23698Lcom/android/server/pm/ResilientAtomicFile;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023699Lcom/android/server/pm/ResolveIntentHelper;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070023700Lcom/android/server/pm/RestrictionsSet;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023701Lcom/android/server/pm/SELinuxMMAC;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023702Lcom/android/server/pm/ScanPackageUtils;
23703Lcom/android/server/pm/ScanPartition;
23704Lcom/android/server/pm/ScanRequest;
23705Lcom/android/server/pm/ScanResult;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023706Lcom/android/server/pm/SettingBase;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023707Lcom/android/server/pm/Settings$$ExternalSyntheticLambda1;
art-benchmark-service08401c12022-12-23 09:27:20 -080023708Lcom/android/server/pm/Settings$$ExternalSyntheticLambda2;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023709Lcom/android/server/pm/Settings$1;
art-benchmark-service84deab32021-05-12 09:41:00 -070023710Lcom/android/server/pm/Settings$2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023711Lcom/android/server/pm/Settings$3;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070023712Lcom/android/server/pm/Settings$KeySetToValueMap;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023713Lcom/android/server/pm/Settings$RuntimePermissionPersistence$MyHandler;
art-benchmark-service08401c12022-12-23 09:27:20 -080023714Lcom/android/server/pm/Settings$RuntimePermissionPersistence$PersistenceHandler;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023715Lcom/android/server/pm/Settings$RuntimePermissionPersistence;
23716Lcom/android/server/pm/Settings$VersionInfo;
23717Lcom/android/server/pm/Settings;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023718Lcom/android/server/pm/SettingsXml$ChildSection;
23719Lcom/android/server/pm/SettingsXml$ReadSection;
23720Lcom/android/server/pm/SettingsXml$ReadSectionImpl;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023721Lcom/android/server/pm/SettingsXml;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023722Lcom/android/server/pm/SharedLibrariesImpl$$ExternalSyntheticLambda0;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023723Lcom/android/server/pm/SharedLibrariesImpl$1;
23724Lcom/android/server/pm/SharedLibrariesImpl$2;
23725Lcom/android/server/pm/SharedLibrariesImpl;
23726Lcom/android/server/pm/SharedLibrariesRead;
23727Lcom/android/server/pm/SharedLibraryUtils;
23728Lcom/android/server/pm/SharedUidMigration;
23729Lcom/android/server/pm/SharedUserSetting$1;
23730Lcom/android/server/pm/SharedUserSetting$2;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023731Lcom/android/server/pm/SharedUserSetting;
art-benchmark-service84deab32021-05-12 09:41:00 -070023732Lcom/android/server/pm/SnapshotStatistics$1;
23733Lcom/android/server/pm/SnapshotStatistics$BinMap;
23734Lcom/android/server/pm/SnapshotStatistics$Stats;
23735Lcom/android/server/pm/SnapshotStatistics;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023736Lcom/android/server/pm/StorageEventHelper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023737Lcom/android/server/pm/SuspendPackageHelper;
23738Lcom/android/server/pm/SystemDeleteException;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023739Lcom/android/server/pm/UserDataPreparer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023740Lcom/android/server/pm/UserJourneyLogger;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023741Lcom/android/server/pm/UserManagerInternal$UserLifecycleListener;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023742Lcom/android/server/pm/UserManagerInternal;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023743Lcom/android/server/pm/UserManagerService$$ExternalSyntheticLambda3;
23744Lcom/android/server/pm/UserManagerService$$ExternalSyntheticLambda5;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023745Lcom/android/server/pm/UserManagerService$1;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023746Lcom/android/server/pm/UserManagerService$2;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023747Lcom/android/server/pm/UserManagerService$LocalService;
23748Lcom/android/server/pm/UserManagerService$MainHandler;
23749Lcom/android/server/pm/UserManagerService$UserData;
art-benchmark-serviced5115932020-02-25 17:55:03 -080023750Lcom/android/server/pm/UserManagerService$WatchedUserStates;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023751Lcom/android/server/pm/UserManagerService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023752Lcom/android/server/pm/UserManagerServiceShellCommand;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023753Lcom/android/server/pm/UserNeedsBadgingCache;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023754Lcom/android/server/pm/UserRestrictionsUtils;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023755Lcom/android/server/pm/UserSystemPackageInstaller;
23756Lcom/android/server/pm/UserTypeDetails$Builder;
23757Lcom/android/server/pm/UserTypeDetails;
23758Lcom/android/server/pm/UserTypeFactory;
art-benchmark-service08401c12022-12-23 09:27:20 -080023759Lcom/android/server/pm/UserVisibilityMediator;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070023760Lcom/android/server/pm/WatchedIntentFilter;
23761Lcom/android/server/pm/WatchedIntentResolver$1;
23762Lcom/android/server/pm/WatchedIntentResolver$2;
23763Lcom/android/server/pm/WatchedIntentResolver;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023764Lcom/android/server/pm/dex/ArtManagerService$ArtManagerInternalImpl;
23765Lcom/android/server/pm/dex/ArtManagerService;
art-benchmark-servicef45ca2f2021-04-03 17:56:47 -070023766Lcom/android/server/pm/dex/ArtStatsLogUtils$ArtStatsLogger;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023767Lcom/android/server/pm/dex/DexManager;
Calin Juravle00b23d32019-03-08 17:52:20 -080023768Lcom/android/server/pm/dex/DynamicCodeLogger;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023769Lcom/android/server/pm/dex/PackageDexUsage;
Calin Juravle00b23d32019-03-08 17:52:20 -080023770Lcom/android/server/pm/dex/PackageDynamicCodeLoading;
23771Lcom/android/server/pm/dex/ViewCompiler;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023772Lcom/android/server/pm/local/PackageManagerLocalImpl$UnfilteredSnapshotImpl;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070023773Lcom/android/server/pm/local/PackageManagerLocalImpl;
art-benchmark-servicead05a302020-03-17 09:46:02 -070023774Lcom/android/server/pm/parsing/PackageCacher;
art-benchmark-servicead05a302020-03-17 09:46:02 -070023775Lcom/android/server/pm/parsing/PackageInfoUtils;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023776Lcom/android/server/pm/parsing/PackageParser2$$ExternalSyntheticLambda0;
23777Lcom/android/server/pm/parsing/PackageParser2$$ExternalSyntheticLambda1;
23778Lcom/android/server/pm/parsing/PackageParser2$$ExternalSyntheticLambda2;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070023779Lcom/android/server/pm/parsing/PackageParser2$1;
art-benchmark-servicead05a302020-03-17 09:46:02 -070023780Lcom/android/server/pm/parsing/PackageParser2$Callback;
23781Lcom/android/server/pm/parsing/PackageParser2;
23782Lcom/android/server/pm/parsing/library/AndroidHidlUpdater;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023783Lcom/android/server/pm/parsing/library/AndroidNetIpSecIkeUpdater;
art-benchmark-servicead05a302020-03-17 09:46:02 -070023784Lcom/android/server/pm/parsing/library/AndroidTestBaseUpdater;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023785Lcom/android/server/pm/parsing/library/ApexSharedLibraryUpdater;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070023786Lcom/android/server/pm/parsing/library/ComGoogleAndroidMapsUpdater;
art-benchmark-servicead05a302020-03-17 09:46:02 -070023787Lcom/android/server/pm/parsing/library/OrgApacheHttpLegacyUpdater;
23788Lcom/android/server/pm/parsing/library/PackageBackwardCompatibility$AndroidTestRunnerSplitUpdater;
23789Lcom/android/server/pm/parsing/library/PackageBackwardCompatibility;
23790Lcom/android/server/pm/parsing/library/PackageSharedLibraryUpdater;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023791Lcom/android/server/pm/parsing/pkg/AndroidPackageHidden;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023792Lcom/android/server/pm/parsing/pkg/AndroidPackageInternal;
art-benchmark-servicead05a302020-03-17 09:46:02 -070023793Lcom/android/server/pm/parsing/pkg/AndroidPackageUtils;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023794Lcom/android/server/pm/parsing/pkg/PackageImpl$$ExternalSyntheticLambda0;
art-benchmark-servicead05a302020-03-17 09:46:02 -070023795Lcom/android/server/pm/parsing/pkg/PackageImpl$1;
23796Lcom/android/server/pm/parsing/pkg/PackageImpl;
23797Lcom/android/server/pm/parsing/pkg/ParsedPackage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023798Lcom/android/server/pm/permission/CompatibilityPermissionInfo;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023799Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$1;
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070023800Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$2;
art-benchmark-service13164882020-11-07 02:19:14 -080023801Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$DelayingPackageManagerCache;
art-benchmark-service0d6aafc2020-05-24 20:29:20 -070023802Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy$PackageManagerWrapper;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023803Lcom/android/server/pm/permission/DefaultPermissionGrantPolicy;
art-benchmark-service13164882020-11-07 02:19:14 -080023804Lcom/android/server/pm/permission/DevicePermissionState;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023805Lcom/android/server/pm/permission/LegacyPermission;
art-benchmark-service13164882020-11-07 02:19:14 -080023806Lcom/android/server/pm/permission/LegacyPermissionDataProvider;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023807Lcom/android/server/pm/permission/LegacyPermissionManagerInternal;
23808Lcom/android/server/pm/permission/LegacyPermissionManagerService$Injector;
23809Lcom/android/server/pm/permission/LegacyPermissionManagerService$Internal;
23810Lcom/android/server/pm/permission/LegacyPermissionManagerService;
23811Lcom/android/server/pm/permission/LegacyPermissionSettings;
art-benchmark-service13164882020-11-07 02:19:14 -080023812Lcom/android/server/pm/permission/LegacyPermissionState$PermissionState;
23813Lcom/android/server/pm/permission/LegacyPermissionState$UserState;
23814Lcom/android/server/pm/permission/LegacyPermissionState;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023815Lcom/android/server/pm/permission/Permission;
art-benchmark-service00abe242023-02-13 10:31:34 -080023816Lcom/android/server/pm/permission/PermissionAllowlist;
art-benchmark-service84deab32021-05-12 09:41:00 -070023817Lcom/android/server/pm/permission/PermissionManagerService$AttributionSourceRegistry;
art-benchmark-service84deab32021-05-12 09:41:00 -070023818Lcom/android/server/pm/permission/PermissionManagerService$PermissionCheckerService;
Calin Juravle00b23d32019-03-08 17:52:20 -080023819Lcom/android/server/pm/permission/PermissionManagerService$PermissionManagerServiceInternalImpl;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023820Lcom/android/server/pm/permission/PermissionManagerService;
art-benchmark-service922a5532023-03-23 03:12:41 -070023821Lcom/android/server/pm/permission/PermissionManagerServiceImpl$$ExternalSyntheticLambda13;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023822Lcom/android/server/pm/permission/PermissionManagerServiceImpl$1;
23823Lcom/android/server/pm/permission/PermissionManagerServiceImpl$2;
23824Lcom/android/server/pm/permission/PermissionManagerServiceImpl$OnPermissionChangeListeners;
23825Lcom/android/server/pm/permission/PermissionManagerServiceImpl$PermissionCallback;
23826Lcom/android/server/pm/permission/PermissionManagerServiceImpl;
art-benchmark-service00abe242023-02-13 10:31:34 -080023827Lcom/android/server/pm/permission/PermissionManagerServiceInterface;
Calin Juravle00b23d32019-03-08 17:52:20 -080023828Lcom/android/server/pm/permission/PermissionManagerServiceInternal;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080023829Lcom/android/server/pm/permission/PermissionRegistry;
art-benchmark-service13164882020-11-07 02:19:14 -080023830Lcom/android/server/pm/permission/PermissionState;
23831Lcom/android/server/pm/permission/UidPermissionState;
23832Lcom/android/server/pm/permission/UserPermissionState;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023833Lcom/android/server/pm/pkg/AndroidPackage;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023834Lcom/android/server/pm/pkg/PackageState;
23835Lcom/android/server/pm/pkg/PackageStateInternal;
art-benchmark-servicead05a302020-03-17 09:46:02 -070023836Lcom/android/server/pm/pkg/PackageStateUnserialized;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023837Lcom/android/server/pm/pkg/PackageStateUtils;
23838Lcom/android/server/pm/pkg/PackageUserState;
23839Lcom/android/server/pm/pkg/PackageUserStateDefault;
23840Lcom/android/server/pm/pkg/PackageUserStateImpl$1;
23841Lcom/android/server/pm/pkg/PackageUserStateImpl;
23842Lcom/android/server/pm/pkg/PackageUserStateInternal;
23843Lcom/android/server/pm/pkg/PackageUserStateUtils;
23844Lcom/android/server/pm/pkg/SELinuxUtil;
art-benchmark-service08401c12022-12-23 09:27:20 -080023845Lcom/android/server/pm/pkg/SharedLibrary;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070023846Lcom/android/server/pm/pkg/SharedLibraryWrapper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023847Lcom/android/server/pm/pkg/SharedUserApi;
23848Lcom/android/server/pm/pkg/SuspendParams;
23849Lcom/android/server/pm/pkg/component/ComponentMutateUtils;
23850Lcom/android/server/pm/pkg/component/ComponentParseUtils;
23851Lcom/android/server/pm/pkg/component/ParsedActivity;
23852Lcom/android/server/pm/pkg/component/ParsedActivityImpl$1;
23853Lcom/android/server/pm/pkg/component/ParsedActivityImpl;
23854Lcom/android/server/pm/pkg/component/ParsedActivityUtils;
23855Lcom/android/server/pm/pkg/component/ParsedApexSystemService;
23856Lcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl$1;
23857Lcom/android/server/pm/pkg/component/ParsedApexSystemServiceImpl;
23858Lcom/android/server/pm/pkg/component/ParsedApexSystemServiceUtils;
23859Lcom/android/server/pm/pkg/component/ParsedAttribution;
23860Lcom/android/server/pm/pkg/component/ParsedAttributionImpl$1;
23861Lcom/android/server/pm/pkg/component/ParsedAttributionImpl;
23862Lcom/android/server/pm/pkg/component/ParsedAttributionUtils;
23863Lcom/android/server/pm/pkg/component/ParsedComponent;
23864Lcom/android/server/pm/pkg/component/ParsedComponentImpl;
23865Lcom/android/server/pm/pkg/component/ParsedComponentUtils;
23866Lcom/android/server/pm/pkg/component/ParsedInstrumentation;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023867Lcom/android/server/pm/pkg/component/ParsedIntentInfo;
23868Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl$1;
23869Lcom/android/server/pm/pkg/component/ParsedIntentInfoImpl;
23870Lcom/android/server/pm/pkg/component/ParsedIntentInfoUtils;
23871Lcom/android/server/pm/pkg/component/ParsedMainComponent;
23872Lcom/android/server/pm/pkg/component/ParsedMainComponentImpl$1;
23873Lcom/android/server/pm/pkg/component/ParsedMainComponentImpl;
23874Lcom/android/server/pm/pkg/component/ParsedMainComponentUtils;
23875Lcom/android/server/pm/pkg/component/ParsedPermission;
23876Lcom/android/server/pm/pkg/component/ParsedPermissionGroup;
23877Lcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl$1;
23878Lcom/android/server/pm/pkg/component/ParsedPermissionGroupImpl;
23879Lcom/android/server/pm/pkg/component/ParsedPermissionImpl$1;
23880Lcom/android/server/pm/pkg/component/ParsedPermissionImpl;
23881Lcom/android/server/pm/pkg/component/ParsedPermissionUtils;
23882Lcom/android/server/pm/pkg/component/ParsedProcess;
23883Lcom/android/server/pm/pkg/component/ParsedProcessImpl$1;
23884Lcom/android/server/pm/pkg/component/ParsedProcessImpl;
23885Lcom/android/server/pm/pkg/component/ParsedProcessUtils;
23886Lcom/android/server/pm/pkg/component/ParsedProvider;
23887Lcom/android/server/pm/pkg/component/ParsedProviderImpl$1;
23888Lcom/android/server/pm/pkg/component/ParsedProviderImpl;
23889Lcom/android/server/pm/pkg/component/ParsedProviderUtils;
23890Lcom/android/server/pm/pkg/component/ParsedService;
23891Lcom/android/server/pm/pkg/component/ParsedServiceImpl$1;
23892Lcom/android/server/pm/pkg/component/ParsedServiceImpl;
23893Lcom/android/server/pm/pkg/component/ParsedServiceUtils;
23894Lcom/android/server/pm/pkg/component/ParsedUsesPermission$UsesPermissionFlags;
23895Lcom/android/server/pm/pkg/component/ParsedUsesPermission;
23896Lcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl$1;
23897Lcom/android/server/pm/pkg/component/ParsedUsesPermissionImpl;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023898Lcom/android/server/pm/pkg/mutate/PackageStateMutator$StateWriteWrapper$UserStateWriteWrapper;
23899Lcom/android/server/pm/pkg/mutate/PackageStateMutator$StateWriteWrapper;
23900Lcom/android/server/pm/pkg/mutate/PackageStateMutator;
23901Lcom/android/server/pm/pkg/mutate/PackageStateWrite;
23902Lcom/android/server/pm/pkg/mutate/PackageUserStateWrite;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023903Lcom/android/server/pm/pkg/parsing/ParsingPackage;
23904Lcom/android/server/pm/pkg/parsing/ParsingPackageHidden;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023905Lcom/android/server/pm/pkg/parsing/ParsingPackageUtils$Callback;
23906Lcom/android/server/pm/pkg/parsing/ParsingPackageUtils;
23907Lcom/android/server/pm/pkg/parsing/ParsingUtils$StringPairListParceler;
23908Lcom/android/server/pm/pkg/parsing/ParsingUtils;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023909Lcom/android/server/pm/resolution/ComponentResolver$$ExternalSyntheticLambda0;
23910Lcom/android/server/pm/resolution/ComponentResolver$$ExternalSyntheticLambda1;
23911Lcom/android/server/pm/resolution/ComponentResolver$$ExternalSyntheticLambda2;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023912Lcom/android/server/pm/resolution/ComponentResolver$1;
23913Lcom/android/server/pm/resolution/ComponentResolver$ActivityIntentResolver;
23914Lcom/android/server/pm/resolution/ComponentResolver$MimeGroupsAwareIntentResolver;
23915Lcom/android/server/pm/resolution/ComponentResolver$ProviderIntentResolver;
23916Lcom/android/server/pm/resolution/ComponentResolver$ReceiverIntentResolver;
23917Lcom/android/server/pm/resolution/ComponentResolver$ServiceIntentResolver;
23918Lcom/android/server/pm/resolution/ComponentResolver;
23919Lcom/android/server/pm/resolution/ComponentResolverApi;
23920Lcom/android/server/pm/resolution/ComponentResolverBase;
23921Lcom/android/server/pm/resolution/ComponentResolverLocked;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023922Lcom/android/server/pm/snapshot/PackageDataSnapshot;
23923Lcom/android/server/pm/split/DefaultSplitAssetLoader;
23924Lcom/android/server/pm/split/SplitAssetDependencyLoader;
23925Lcom/android/server/pm/split/SplitAssetLoader;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023926Lcom/android/server/pm/verify/domain/DomainVerificationCollector$$ExternalSyntheticLambda2;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023927Lcom/android/server/pm/verify/domain/DomainVerificationCollector;
23928Lcom/android/server/pm/verify/domain/DomainVerificationDebug;
23929Lcom/android/server/pm/verify/domain/DomainVerificationEnforcer$Callback;
23930Lcom/android/server/pm/verify/domain/DomainVerificationEnforcer;
23931Lcom/android/server/pm/verify/domain/DomainVerificationLegacySettings$LegacyState;
23932Lcom/android/server/pm/verify/domain/DomainVerificationLegacySettings;
23933Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal$Connection;
23934Lcom/android/server/pm/verify/domain/DomainVerificationManagerInternal;
23935Lcom/android/server/pm/verify/domain/DomainVerificationManagerStub;
23936Lcom/android/server/pm/verify/domain/DomainVerificationPersistence$ReadResult;
23937Lcom/android/server/pm/verify/domain/DomainVerificationPersistence;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023938Lcom/android/server/pm/verify/domain/DomainVerificationService;
23939Lcom/android/server/pm/verify/domain/DomainVerificationSettings;
23940Lcom/android/server/pm/verify/domain/DomainVerificationShell$Callback;
23941Lcom/android/server/pm/verify/domain/DomainVerificationShell;
art-benchmark-service84deab32021-05-12 09:41:00 -070023942Lcom/android/server/pm/verify/domain/DomainVerificationUtils$$ExternalSyntheticLambda0;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023943Lcom/android/server/pm/verify/domain/DomainVerificationUtils;
23944Lcom/android/server/pm/verify/domain/models/DomainVerificationInternalUserState;
23945Lcom/android/server/pm/verify/domain/models/DomainVerificationPkgState;
23946Lcom/android/server/pm/verify/domain/models/DomainVerificationStateMap;
23947Lcom/android/server/pm/verify/domain/proxy/DomainVerificationProxy$BaseConnection;
23948Lcom/android/server/pm/verify/domain/proxy/DomainVerificationProxy;
23949Lcom/android/server/pm/verify/domain/proxy/DomainVerificationProxyUnavailable;
23950Lcom/android/server/pm/verify/domain/proxy/DomainVerificationProxyV1$Connection;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023951Lcom/android/server/pm/verify/domain/proxy/DomainVerificationProxyV2$Connection;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023952Lcom/android/server/policy/PhoneWindowManager;
Calin Juravle00b23d32019-03-08 17:52:20 -080023953Lcom/android/server/policy/WindowManagerPolicy$DisplayContentInfo;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023954Lcom/android/server/policy/WindowManagerPolicy$WindowManagerFuncs;
Calin Juravle00b23d32019-03-08 17:52:20 -080023955Lcom/android/server/policy/WindowManagerPolicy$WindowState;
art-benchmark-service08401c12022-12-23 09:27:20 -080023956Lcom/android/server/power/AmbientDisplaySuppressionController$AmbientDisplaySuppressionChangedCallback;
art-benchmark-servicead05a302020-03-17 09:46:02 -070023957Lcom/android/server/power/AmbientDisplaySuppressionController;
art-benchmark-service35aba412020-02-03 11:53:25 -080023958Lcom/android/server/power/AttentionDetector$1;
art-benchmark-service56aece62020-02-10 17:58:03 -080023959Lcom/android/server/power/AttentionDetector$AttentionCallbackInternalImpl;
Calin Juravle00b23d32019-03-08 17:52:20 -080023960Lcom/android/server/power/AttentionDetector;
art-benchmark-servicef45ca2f2021-04-03 17:56:47 -070023961Lcom/android/server/power/FaceDownDetector$$ExternalSyntheticLambda0;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023962Lcom/android/server/power/FaceDownDetector$ExponentialMovingAverage;
23963Lcom/android/server/power/FaceDownDetector$ScreenStateReceiver;
23964Lcom/android/server/power/FaceDownDetector;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023965Lcom/android/server/power/InattentiveSleepWarningController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023966Lcom/android/server/power/LowPowerStandbyController$$ExternalSyntheticLambda0;
art-benchmark-service922a5532023-03-23 03:12:41 -070023967Lcom/android/server/power/LowPowerStandbyController$$ExternalSyntheticLambda3;
23968Lcom/android/server/power/LowPowerStandbyController$$ExternalSyntheticLambda4;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023969Lcom/android/server/power/LowPowerStandbyController$1;
art-benchmark-service922a5532023-03-23 03:12:41 -070023970Lcom/android/server/power/LowPowerStandbyController$2;
23971Lcom/android/server/power/LowPowerStandbyController$3;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023972Lcom/android/server/power/LowPowerStandbyController$Clock;
art-benchmark-service922a5532023-03-23 03:12:41 -070023973Lcom/android/server/power/LowPowerStandbyController$DeviceConfigWrapper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023974Lcom/android/server/power/LowPowerStandbyController$LocalService;
23975Lcom/android/server/power/LowPowerStandbyController$LowPowerStandbyHandler;
art-benchmark-service922a5532023-03-23 03:12:41 -070023976Lcom/android/server/power/LowPowerStandbyController$PhoneCallServiceTracker;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023977Lcom/android/server/power/LowPowerStandbyController$SettingsObserver;
art-benchmark-service922a5532023-03-23 03:12:41 -070023978Lcom/android/server/power/LowPowerStandbyController$TempAllowlistChangeListener;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023979Lcom/android/server/power/LowPowerStandbyController;
23980Lcom/android/server/power/LowPowerStandbyControllerInternal;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070023981Lcom/android/server/power/PowerGroup$PowerGroupListener;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023982Lcom/android/server/power/PowerManagerService$$ExternalSyntheticLambda0;
23983Lcom/android/server/power/PowerManagerService$$ExternalSyntheticLambda1;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023984Lcom/android/server/power/PowerManagerService$1;
art-benchmark-serviceba354032021-03-16 09:58:05 -070023985Lcom/android/server/power/PowerManagerService$3;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023986Lcom/android/server/power/PowerManagerService$4;
23987Lcom/android/server/power/PowerManagerService$BatteryReceiver;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023988Lcom/android/server/power/PowerManagerService$BinderService;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070023989Lcom/android/server/power/PowerManagerService$Clock;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023990Lcom/android/server/power/PowerManagerService$Constants;
art-benchmark-service35aba412020-02-03 11:53:25 -080023991Lcom/android/server/power/PowerManagerService$DockReceiver;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070023992Lcom/android/server/power/PowerManagerService$DreamReceiver;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023993Lcom/android/server/power/PowerManagerService$Injector$$ExternalSyntheticLambda0;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080023994Lcom/android/server/power/PowerManagerService$Injector$1;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070023995Lcom/android/server/power/PowerManagerService$Injector$2;
art-benchmark-service84f185c2023-07-24 02:43:42 -070023996Lcom/android/server/power/PowerManagerService$Injector$3;
Calin Juravle00b23d32019-03-08 17:52:20 -080023997Lcom/android/server/power/PowerManagerService$Injector;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070023998Lcom/android/server/power/PowerManagerService$LocalService;
Calin Juravle00b23d32019-03-08 17:52:20 -080023999Lcom/android/server/power/PowerManagerService$NativeWrapper;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024000Lcom/android/server/power/PowerManagerService$PermissionCheckerWrapper;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024001Lcom/android/server/power/PowerManagerService$PowerGroupWakefulnessChangeListener;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070024002Lcom/android/server/power/PowerManagerService$PowerManagerHandlerCallback;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024003Lcom/android/server/power/PowerManagerService$PowerPropertiesWrapper;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070024004Lcom/android/server/power/PowerManagerService$SettingsObserver;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070024005Lcom/android/server/power/PowerManagerService$SuspendBlockerImpl;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070024006Lcom/android/server/power/PowerManagerService$UserSwitchedReceiver;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070024007Lcom/android/server/power/PowerManagerService;
art-benchmark-serviceba354032021-03-16 09:58:05 -070024008Lcom/android/server/power/PowerManagerShellCommand;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024009Lcom/android/server/power/ScreenUndimDetector$InternalClock;
24010Lcom/android/server/power/ScreenUndimDetector;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070024011Lcom/android/server/power/SuspendBlocker;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080024012Lcom/android/server/power/SystemPropertiesWrapper;
Calin Juravle00b23d32019-03-08 17:52:20 -080024013Lcom/android/server/power/ThermalManagerService$1;
art-benchmark-servicead05a302020-03-17 09:46:02 -070024014Lcom/android/server/power/ThermalManagerService$TemperatureWatcher;
art-benchmark-service56aece62020-02-10 17:58:03 -080024015Lcom/android/server/power/ThermalManagerService$ThermalHal10Wrapper;
24016Lcom/android/server/power/ThermalManagerService$ThermalHal11Wrapper;
Calin Juravle00b23d32019-03-08 17:52:20 -080024017Lcom/android/server/power/ThermalManagerService$ThermalHal20Wrapper;
art-benchmark-service00abe242023-02-13 10:31:34 -080024018Lcom/android/server/power/ThermalManagerService$ThermalHalAidlWrapper;
Calin Juravle00b23d32019-03-08 17:52:20 -080024019Lcom/android/server/power/ThermalManagerService$ThermalHalWrapper;
art-benchmark-serviceba354032021-03-16 09:58:05 -070024020Lcom/android/server/power/ThermalManagerService$ThermalShellCommand;
Calin Juravle00b23d32019-03-08 17:52:20 -080024021Lcom/android/server/power/ThermalManagerService;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070024022Lcom/android/server/power/batterysaver/BatterySaverController$1;
24023Lcom/android/server/power/batterysaver/BatterySaverController$MyHandler;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070024024Lcom/android/server/power/batterysaver/BatterySaverController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024025Lcom/android/server/power/batterysaver/BatterySaverPolicy$$ExternalSyntheticLambda2;
Calin Juravle00b23d32019-03-08 17:52:20 -080024026Lcom/android/server/power/batterysaver/BatterySaverPolicy$BatterySaverPolicyListener;
24027Lcom/android/server/power/batterysaver/BatterySaverPolicy$Policy;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080024028Lcom/android/server/power/batterysaver/BatterySaverPolicy$PolicyBoolean;
Calin Juravle00b23d32019-03-08 17:52:20 -080024029Lcom/android/server/power/batterysaver/BatterySaverPolicy;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024030Lcom/android/server/power/batterysaver/BatterySaverStateMachine$$ExternalSyntheticLambda4;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070024031Lcom/android/server/power/batterysaver/BatterySaverStateMachine$1;
24032Lcom/android/server/power/batterysaver/BatterySaverStateMachine;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070024033Lcom/android/server/power/batterysaver/BatterySavingStats;
art-benchmark-service84deab32021-05-12 09:41:00 -070024034Lcom/android/server/power/hint/HintManagerService$BinderService;
24035Lcom/android/server/power/hint/HintManagerService$Injector;
Karuna Ramkumard7380572023-06-09 19:14:36 +000024036Lcom/android/server/power/hint/HintManagerService$MyUidObserver;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024037Lcom/android/server/power/hint/HintManagerService$NativeWrapper;
art-benchmark-service84deab32021-05-12 09:41:00 -070024038Lcom/android/server/power/hint/HintManagerService;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024039Lcom/android/server/power/stats/BatteryExternalStatsWorker$$ExternalSyntheticLambda0;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024040Lcom/android/server/power/stats/BatteryExternalStatsWorker$$ExternalSyntheticLambda3;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024041Lcom/android/server/power/stats/BatteryExternalStatsWorker$1;
24042Lcom/android/server/power/stats/BatteryExternalStatsWorker$2;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024043Lcom/android/server/power/stats/BatteryExternalStatsWorker$Injector;
24044Lcom/android/server/power/stats/BatteryExternalStatsWorker;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024045Lcom/android/server/power/stats/BatteryStatsImpl$$ExternalSyntheticLambda3;
24046Lcom/android/server/power/stats/BatteryStatsImpl$$ExternalSyntheticLambda4;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024047Lcom/android/server/power/stats/BatteryStatsImpl$1;
24048Lcom/android/server/power/stats/BatteryStatsImpl$2;
24049Lcom/android/server/power/stats/BatteryStatsImpl$3;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024050Lcom/android/server/power/stats/BatteryStatsImpl$BatchTimer;
24051Lcom/android/server/power/stats/BatteryStatsImpl$BatteryCallback;
24052Lcom/android/server/power/stats/BatteryStatsImpl$BatteryResetListener;
art-benchmark-service922a5532023-03-23 03:12:41 -070024053Lcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig$Builder;
24054Lcom/android/server/power/stats/BatteryStatsImpl$BatteryStatsConfig;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024055Lcom/android/server/power/stats/BatteryStatsImpl$BinderCallStats;
24056Lcom/android/server/power/stats/BatteryStatsImpl$BluetoothActivityInfoCache;
24057Lcom/android/server/power/stats/BatteryStatsImpl$Constants;
24058Lcom/android/server/power/stats/BatteryStatsImpl$ControllerActivityCounterImpl;
24059Lcom/android/server/power/stats/BatteryStatsImpl$Counter;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024060Lcom/android/server/power/stats/BatteryStatsImpl$DisplayBatteryStats;
24061Lcom/android/server/power/stats/BatteryStatsImpl$DualTimer;
24062Lcom/android/server/power/stats/BatteryStatsImpl$DurationTimer;
art-benchmark-service00abe242023-02-13 10:31:34 -080024063Lcom/android/server/power/stats/BatteryStatsImpl$EnergyStatsRetriever;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024064Lcom/android/server/power/stats/BatteryStatsImpl$ExternalStatsSync;
24065Lcom/android/server/power/stats/BatteryStatsImpl$HistoryStepDetailsCalculatorImpl;
24066Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;
24067Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounterArray;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024068Lcom/android/server/power/stats/BatteryStatsImpl$MyHandler;
24069Lcom/android/server/power/stats/BatteryStatsImpl$OverflowArrayMap;
24070Lcom/android/server/power/stats/BatteryStatsImpl$PlatformIdleStateCallback;
24071Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;
24072Lcom/android/server/power/stats/BatteryStatsImpl$SamplingTimer;
24073Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
24074Lcom/android/server/power/stats/BatteryStatsImpl$TimeBase;
24075Lcom/android/server/power/stats/BatteryStatsImpl$TimeBaseObs;
24076Lcom/android/server/power/stats/BatteryStatsImpl$TimeInFreqMultiStateCounter;
24077Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
24078Lcom/android/server/power/stats/BatteryStatsImpl$Timer;
24079Lcom/android/server/power/stats/BatteryStatsImpl$Uid$1;
24080Lcom/android/server/power/stats/BatteryStatsImpl$Uid$2;
24081Lcom/android/server/power/stats/BatteryStatsImpl$Uid$3;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024082Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg$Serv;
24083Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Pkg;
24084Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Proc;
24085Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Sensor;
24086Lcom/android/server/power/stats/BatteryStatsImpl$Uid$Wakelock;
24087Lcom/android/server/power/stats/BatteryStatsImpl$Uid;
24088Lcom/android/server/power/stats/BatteryStatsImpl$UserInfoProvider;
24089Lcom/android/server/power/stats/BatteryStatsImpl;
24090Lcom/android/server/power/stats/BatteryUsageStatsProvider;
24091Lcom/android/server/power/stats/BatteryUsageStatsStore$$ExternalSyntheticLambda0;
24092Lcom/android/server/power/stats/BatteryUsageStatsStore;
24093Lcom/android/server/power/stats/BluetoothPowerCalculator;
24094Lcom/android/server/power/stats/CpuPowerCalculator;
art-benchmark-service00abe242023-02-13 10:31:34 -080024095Lcom/android/server/power/stats/EnergyConsumerSnapshot;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024096Lcom/android/server/power/stats/KernelWakelockReader;
24097Lcom/android/server/power/stats/KernelWakelockStats$Entry;
24098Lcom/android/server/power/stats/KernelWakelockStats;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024099Lcom/android/server/power/stats/MobileRadioPowerCalculator;
24100Lcom/android/server/power/stats/PowerCalculator;
24101Lcom/android/server/power/stats/SystemServerCpuThreadReader$SystemServiceCpuThreadTimes;
24102Lcom/android/server/power/stats/SystemServerCpuThreadReader;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024103Lcom/android/server/power/stats/WakelockPowerCalculator;
24104Lcom/android/server/power/stats/WifiPowerCalculator;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024105Lcom/android/server/power/stats/wakeups/CpuWakeupStats$$ExternalSyntheticLambda0;
24106Lcom/android/server/power/stats/wakeups/CpuWakeupStats$Config;
24107Lcom/android/server/power/stats/wakeups/CpuWakeupStats$WakingActivityHistory;
24108Lcom/android/server/power/stats/wakeups/CpuWakeupStats;
24109Lcom/android/server/power/stats/wakeups/IrqDeviceMap;
art-benchmark-service13164882020-11-07 02:19:14 -080024110Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080024111Lcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL10WrapperImpl;
24112Lcom/android/server/powerstats/PowerStatsHALWrapper$PowerStatsHAL20WrapperImpl;
24113Lcom/android/server/powerstats/PowerStatsHALWrapper$VintfHalCache;
24114Lcom/android/server/powerstats/PowerStatsHALWrapper;
art-benchmark-service13164882020-11-07 02:19:14 -080024115Lcom/android/server/powerstats/PowerStatsService$Injector;
art-benchmark-serviceba354032021-03-16 09:58:05 -070024116Lcom/android/server/powerstats/PowerStatsService$LocalService;
art-benchmark-service13164882020-11-07 02:19:14 -080024117Lcom/android/server/powerstats/PowerStatsService;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080024118Lcom/android/server/recoverysystem/RecoverySystemService$Injector;
24119Lcom/android/server/recoverysystem/RecoverySystemService$Lifecycle;
art-benchmark-service84deab32021-05-12 09:41:00 -070024120Lcom/android/server/recoverysystem/RecoverySystemService$PreferencesManager;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080024121Lcom/android/server/recoverysystem/RecoverySystemService;
art-benchmark-serviceba354032021-03-16 09:58:05 -070024122Lcom/android/server/recoverysystem/RecoverySystemShellCommand;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024123Lcom/android/server/resources/ResourcesManagerService;
art-benchmark-service56aece62020-02-10 17:58:03 -080024124Lcom/android/server/security/FileIntegrityService$1;
art-benchmark-service08401c12022-12-23 09:27:20 -080024125Lcom/android/server/security/FileIntegrityService$FileIntegrityServiceShellCommand;
art-benchmark-service56aece62020-02-10 17:58:03 -080024126Lcom/android/server/security/FileIntegrityService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024127Lcom/android/server/sensorprivacy/SensorPrivacyService;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024128Lcom/android/server/sensors/SensorManagerInternal$ProximityActiveListener;
art-benchmark-service922a5532023-03-23 03:12:41 -070024129Lcom/android/server/sensors/SensorManagerInternal$RuntimeSensorCallback;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070024130Lcom/android/server/sensors/SensorService;
art-benchmark-service56aece62020-02-10 17:58:03 -080024131Lcom/android/server/soundtrigger_middleware/AudioSessionProviderImpl;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070024132Lcom/android/server/soundtrigger_middleware/ExternalCaptureStateTracker;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024133Lcom/android/server/soundtrigger_middleware/ICaptureStateNotifier;
art-benchmark-service56aece62020-02-10 17:58:03 -080024134Lcom/android/server/soundtrigger_middleware/SoundTriggerMiddlewareImpl$AudioSessionProvider;
art-benchmark-service56aece62020-02-10 17:58:03 -080024135Lcom/android/server/stats/pull/StatsPullAtomService;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024136Lcom/android/server/statusbar/StatusBarManagerService$1;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070024137Lcom/android/server/storage/AppFuseBridge;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024138Lcom/android/server/tare/InternalResourceService$LocalService;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070024139Lcom/android/server/tv/TvInputHal;
24140Lcom/android/server/tv/UinputBridge;
Calin Juravle00b23d32019-03-08 17:52:20 -080024141Lcom/android/server/uri/UriGrantsManagerInternal;
24142Lcom/android/server/uri/UriGrantsManagerService$H;
24143Lcom/android/server/uri/UriGrantsManagerService$Lifecycle;
24144Lcom/android/server/uri/UriGrantsManagerService$LocalService;
24145Lcom/android/server/uri/UriGrantsManagerService;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024146Lcom/android/server/uri/UriMetricsHelper$PersistentUriGrantsProvider;
24147Lcom/android/server/uri/UriMetricsHelper;
art-benchmark-service13164882020-11-07 02:19:14 -080024148Lcom/android/server/usage/AppStandbyController;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024149Lcom/android/server/usage/AppStandbyInternal$AppIdleStateChangeListener;
24150Lcom/android/server/usage/AppStandbyInternal;
Calin Juravle00b23d32019-03-08 17:52:20 -080024151Lcom/android/server/usage/UsageStatsService$LocalService;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070024152Lcom/android/server/usb/UsbAlsaJackDetector;
art-benchmark-service922a5532023-03-23 03:12:41 -070024153Lcom/android/server/usb/UsbAlsaMidiDevice$2;
24154Lcom/android/server/usb/UsbAlsaMidiDevice$3;
24155Lcom/android/server/usb/UsbAlsaMidiDevice$InputReceiverProxy;
24156Lcom/android/server/usb/UsbAlsaMidiDevice;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070024157Lcom/android/server/usb/UsbDeviceManager;
24158Lcom/android/server/usb/UsbHostManager;
Calin Juravle0161eaf2018-06-06 08:59:42 -070024159Lcom/android/server/usb/descriptors/UsbDescriptor;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080024160Lcom/android/server/usb/descriptors/UsbInterfaceDescriptor;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070024161Lcom/android/server/utils/PriorityDump$PriorityDumper;
art-benchmark-service84deab32021-05-12 09:41:00 -070024162Lcom/android/server/utils/Slogf;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080024163Lcom/android/server/utils/Snappable;
art-benchmark-serviceec0f5b92021-05-22 22:22:44 -070024164Lcom/android/server/utils/SnapshotCache$Auto;
24165Lcom/android/server/utils/SnapshotCache$Sealed;
24166Lcom/android/server/utils/SnapshotCache$Statistics;
art-benchmark-service84deab32021-05-12 09:41:00 -070024167Lcom/android/server/utils/SnapshotCache;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080024168Lcom/android/server/utils/TimingsTraceAndSlog;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080024169Lcom/android/server/utils/Watchable;
24170Lcom/android/server/utils/WatchableImpl;
24171Lcom/android/server/utils/Watched;
24172Lcom/android/server/utils/WatchedArrayList$1;
24173Lcom/android/server/utils/WatchedArrayList;
24174Lcom/android/server/utils/WatchedArrayMap$1;
24175Lcom/android/server/utils/WatchedArrayMap;
24176Lcom/android/server/utils/WatchedArraySet$1;
24177Lcom/android/server/utils/WatchedArraySet;
art-benchmark-serviceba354032021-03-16 09:58:05 -070024178Lcom/android/server/utils/WatchedLongSparseArray$1;
24179Lcom/android/server/utils/WatchedLongSparseArray;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080024180Lcom/android/server/utils/WatchedSparseArray$1;
24181Lcom/android/server/utils/WatchedSparseArray;
24182Lcom/android/server/utils/WatchedSparseBooleanArray;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024183Lcom/android/server/utils/WatchedSparseBooleanMatrix;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080024184Lcom/android/server/utils/WatchedSparseIntArray;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024185Lcom/android/server/utils/WatchedSparseSetArray;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080024186Lcom/android/server/utils/Watcher;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080024187Lcom/android/server/vibrator/VibratorController$NativeWrapper;
24188Lcom/android/server/vibrator/VibratorController$OnVibrationCompleteListener;
art-benchmark-serviceba354032021-03-16 09:58:05 -070024189Lcom/android/server/vibrator/VibratorManagerService$OnSyncedVibrationCompleteListener;
art-benchmark-serviceba354032021-03-16 09:58:05 -070024190Lcom/android/server/vibrator/VibratorManagerService;
Mathieu Chartier22b64ac2017-06-16 09:55:08 -070024191Lcom/android/server/vr/EnabledComponentsObserver$EnabledComponentChangeListener;
24192Lcom/android/server/vr/VrManagerService;
art-benchmark-service00abe242023-02-13 10:31:34 -080024193Lcom/android/server/wm/AbsAppSnapshotController;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080024194Lcom/android/server/wm/ActivityClientController;
Calin Juravle00b23d32019-03-08 17:52:20 -080024195Lcom/android/server/wm/ActivityMetricsLaunchObserver;
24196Lcom/android/server/wm/ActivityMetricsLaunchObserverRegistry;
Calin Juravle00b23d32019-03-08 17:52:20 -080024197Lcom/android/server/wm/ActivityMetricsLogger;
Calin Juravle00b23d32019-03-08 17:52:20 -080024198Lcom/android/server/wm/ActivityRecord;
Calin Juravle00b23d32019-03-08 17:52:20 -080024199Lcom/android/server/wm/ActivityStartController;
24200Lcom/android/server/wm/ActivityStartInterceptor;
24201Lcom/android/server/wm/ActivityStarter$DefaultFactory;
24202Lcom/android/server/wm/ActivityStarter$Factory;
Calin Juravle00b23d32019-03-08 17:52:20 -080024203Lcom/android/server/wm/ActivityTaskManagerInternal$ScreenObserver;
art-benchmark-service13164882020-11-07 02:19:14 -080024204Lcom/android/server/wm/ActivityTaskManagerInternal$SleepTokenAcquirer;
Calin Juravle00b23d32019-03-08 17:52:20 -080024205Lcom/android/server/wm/ActivityTaskManagerInternal;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080024206Lcom/android/server/wm/ActivityTaskManagerService$1;
Calin Juravle00b23d32019-03-08 17:52:20 -080024207Lcom/android/server/wm/ActivityTaskManagerService$H;
24208Lcom/android/server/wm/ActivityTaskManagerService$Lifecycle;
24209Lcom/android/server/wm/ActivityTaskManagerService$LocalService;
art-benchmark-service13164882020-11-07 02:19:14 -080024210Lcom/android/server/wm/ActivityTaskManagerService$SleepTokenAcquirerImpl;
Calin Juravle00b23d32019-03-08 17:52:20 -080024211Lcom/android/server/wm/ActivityTaskManagerService$UiHandler;
24212Lcom/android/server/wm/ActivityTaskManagerService$UpdateConfigurationResult;
24213Lcom/android/server/wm/ActivityTaskManagerService;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080024214Lcom/android/server/wm/ActivityTaskSupervisor$ActivityTaskSupervisorHandler;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024215Lcom/android/server/wm/ActivityTaskSupervisor$OpaqueActivityHelper;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024216Lcom/android/server/wm/ActivityTaskSupervisor$TaskInfoHelper;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080024217Lcom/android/server/wm/ActivityTaskSupervisor;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080024218Lcom/android/server/wm/AppTaskImpl;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024219Lcom/android/server/wm/AppWarnings$BaseDialog;
Calin Juravle00b23d32019-03-08 17:52:20 -080024220Lcom/android/server/wm/AppWarnings$UiHandler;
24221Lcom/android/server/wm/AppWarnings;
art-benchmark-serviced5115932020-02-25 17:55:03 -080024222Lcom/android/server/wm/BLASTSyncEngine$TransactionReadyListener;
art-benchmark-service922a5532023-03-23 03:12:41 -070024223Lcom/android/server/wm/BackNavigationController$NavigationMonitor;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024224Lcom/android/server/wm/BackNavigationController;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024225Lcom/android/server/wm/BackgroundActivityStartController;
Calin Juravle00b23d32019-03-08 17:52:20 -080024226Lcom/android/server/wm/ClientLifecycleManager;
24227Lcom/android/server/wm/CompatModePackages$CompatHandler;
24228Lcom/android/server/wm/CompatModePackages;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070024229Lcom/android/server/wm/ConfigurationContainer;
24230Lcom/android/server/wm/ConfigurationContainerListener;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024231Lcom/android/server/wm/DeprecatedAbiDialog;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024232Lcom/android/server/wm/DeprecatedTargetSdkVersionDialog;
art-benchmark-service08401c12022-12-23 09:27:20 -080024233Lcom/android/server/wm/DesktopModeLaunchParamsModifier;
art-benchmark-service13164882020-11-07 02:19:14 -080024234Lcom/android/server/wm/DisplayArea$Dimmable;
art-benchmark-service56aece62020-02-10 17:58:03 -080024235Lcom/android/server/wm/DisplayArea;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070024236Lcom/android/server/wm/DisplayAreaOrganizerController;
Calin Juravle00b23d32019-03-08 17:52:20 -080024237Lcom/android/server/wm/DisplayContent;
art-benchmark-serviceba354032021-03-16 09:58:05 -070024238Lcom/android/server/wm/FactoryErrorDialog;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024239Lcom/android/server/wm/InputTarget;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080024240Lcom/android/server/wm/InsetsControlTarget;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024241Lcom/android/server/wm/KeyguardController$$ExternalSyntheticLambda0;
Calin Juravle00b23d32019-03-08 17:52:20 -080024242Lcom/android/server/wm/KeyguardController;
Calin Juravle00b23d32019-03-08 17:52:20 -080024243Lcom/android/server/wm/LaunchObserverRegistryImpl;
24244Lcom/android/server/wm/LaunchParamsController$LaunchParams;
24245Lcom/android/server/wm/LaunchParamsController$LaunchParamsModifier;
24246Lcom/android/server/wm/LaunchParamsController;
art-benchmark-service9ef6c572022-10-17 01:36:19 -070024247Lcom/android/server/wm/LaunchParamsPersister$$ExternalSyntheticLambda3;
Calin Juravle00b23d32019-03-08 17:52:20 -080024248Lcom/android/server/wm/LaunchParamsPersister;
24249Lcom/android/server/wm/LockTaskController$LockTaskToken;
24250Lcom/android/server/wm/LockTaskController;
24251Lcom/android/server/wm/MirrorActiveUids;
art-benchmark-serviceba354032021-03-16 09:58:05 -070024252Lcom/android/server/wm/PackageConfigPersister;
Calin Juravle00b23d32019-03-08 17:52:20 -080024253Lcom/android/server/wm/PendingRemoteAnimationRegistry;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024254Lcom/android/server/wm/PersisterQueue$$ExternalSyntheticLambda1;
Calin Juravle00b23d32019-03-08 17:52:20 -080024255Lcom/android/server/wm/PersisterQueue$LazyTaskWriterThread;
24256Lcom/android/server/wm/PersisterQueue$Listener;
24257Lcom/android/server/wm/PersisterQueue$WriteQueueItem;
24258Lcom/android/server/wm/PersisterQueue;
art-benchmark-serviceba354032021-03-16 09:58:05 -070024259Lcom/android/server/wm/RecentTasks$$ExternalSyntheticLambda0;
24260Lcom/android/server/wm/RecentTasks$$ExternalSyntheticLambda1;
Calin Juravle36829e52019-04-10 19:07:47 -070024261Lcom/android/server/wm/RecentTasks$1;
Calin Juravle00b23d32019-03-08 17:52:20 -080024262Lcom/android/server/wm/RecentTasks$Callbacks;
24263Lcom/android/server/wm/RecentTasks;
art-benchmark-service13164882020-11-07 02:19:14 -080024264Lcom/android/server/wm/RootDisplayArea;
Calin Juravle00b23d32019-03-08 17:52:20 -080024265Lcom/android/server/wm/RootWindowContainer;
24266Lcom/android/server/wm/RunningTasks;
art-benchmark-service00abe242023-02-13 10:31:34 -080024267Lcom/android/server/wm/Session;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070024268Lcom/android/server/wm/SurfaceAnimationThread;
Calin Juravle00b23d32019-03-08 17:52:20 -080024269Lcom/android/server/wm/SurfaceAnimator$Animatable;
art-benchmark-servicead05a302020-03-17 09:46:02 -070024270Lcom/android/server/wm/SurfaceFreezer$Freezable;
Calin Juravle00b23d32019-03-08 17:52:20 -080024271Lcom/android/server/wm/Task;
art-benchmark-serviceba354032021-03-16 09:58:05 -070024272Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda0;
24273Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda10;
24274Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda11;
24275Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda12;
24276Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda13;
24277Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda14;
24278Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda15;
24279Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda16;
24280Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda17;
24281Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda18;
24282Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda19;
24283Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda1;
24284Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda20;
24285Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda21;
24286Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda22;
24287Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda23;
24288Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda24;
24289Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda2;
24290Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda3;
24291Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda4;
24292Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda5;
24293Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda6;
24294Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda7;
24295Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda8;
24296Lcom/android/server/wm/TaskChangeNotificationController$$ExternalSyntheticLambda9;
Calin Juravle00b23d32019-03-08 17:52:20 -080024297Lcom/android/server/wm/TaskChangeNotificationController$MainHandler;
24298Lcom/android/server/wm/TaskChangeNotificationController$TaskStackConsumer;
24299Lcom/android/server/wm/TaskChangeNotificationController;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070024300Lcom/android/server/wm/TaskDisplayArea;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024301Lcom/android/server/wm/TaskFpsCallbackController;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024302Lcom/android/server/wm/TaskFragment;
24303Lcom/android/server/wm/TaskFragmentOrganizerController;
Calin Juravle00b23d32019-03-08 17:52:20 -080024304Lcom/android/server/wm/TaskLaunchParamsModifier;
art-benchmark-service56aece62020-02-10 17:58:03 -080024305Lcom/android/server/wm/TaskOrganizerController;
Calin Juravle00b23d32019-03-08 17:52:20 -080024306Lcom/android/server/wm/TaskPersister;
Calin Juravle00b23d32019-03-08 17:52:20 -080024307Lcom/android/server/wm/TaskSnapshotController;
art-benchmark-service922a5532023-03-23 03:12:41 -070024308Lcom/android/server/wm/Transition;
24309Lcom/android/server/wm/TransitionController$$ExternalSyntheticLambda0;
24310Lcom/android/server/wm/TransitionController$Lock;
24311Lcom/android/server/wm/TransitionController$RemotePlayer;
24312Lcom/android/server/wm/TransitionController$TransitionMetricsReporter;
24313Lcom/android/server/wm/TransitionController;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024314Lcom/android/server/wm/UnsupportedCompileSdkDialog;
24315Lcom/android/server/wm/UnsupportedDisplaySizeDialog;
art-benchmark-serviceb61bce62021-01-21 19:31:46 -080024316Lcom/android/server/wm/VisibleActivityProcessTracker;
Calin Juravle00b23d32019-03-08 17:52:20 -080024317Lcom/android/server/wm/VrController$1;
24318Lcom/android/server/wm/VrController;
Calin Juravle00b23d32019-03-08 17:52:20 -080024319Lcom/android/server/wm/WindowContainer;
Calin Juravle00b23d32019-03-08 17:52:20 -080024320Lcom/android/server/wm/WindowList;
24321Lcom/android/server/wm/WindowManagerGlobalLock;
24322Lcom/android/server/wm/WindowManagerInternal$AppTransitionListener;
Calin Juravle00b23d32019-03-08 17:52:20 -080024323Lcom/android/server/wm/WindowManagerService$2;
Calin Juravle00b23d32019-03-08 17:52:20 -080024324Lcom/android/server/wm/WindowManagerService$4;
Calin Juravle00b23d32019-03-08 17:52:20 -080024325Lcom/android/server/wm/WindowManagerService$8;
24326Lcom/android/server/wm/WindowManagerService$AppFreezeListener;
24327Lcom/android/server/wm/WindowManagerService$H;
Mathieu Chartier6ea19eb2018-05-13 11:45:58 -070024328Lcom/android/server/wm/WindowManagerService;
art-benchmark-service56aece62020-02-10 17:58:03 -080024329Lcom/android/server/wm/WindowManagerShellCommand;
Calin Juravle00b23d32019-03-08 17:52:20 -080024330Lcom/android/server/wm/WindowManagerThreadPriorityBooster;
art-benchmark-serviced60351b2020-04-11 17:55:40 -070024331Lcom/android/server/wm/WindowOrganizerController;
Calin Juravle00b23d32019-03-08 17:52:20 -080024332Lcom/android/server/wm/WindowProcessController$ComputeOomAdjCallback;
24333Lcom/android/server/wm/WindowProcessController;
art-benchmark-serviced8f25642020-01-27 20:25:10 -080024334Lcom/android/server/wm/WindowProcessControllerMap;
Calin Juravle00b23d32019-03-08 17:52:20 -080024335Lcom/android/server/wm/WindowProcessListener;
Calin Juravle00b23d32019-03-08 17:52:20 -080024336Lcom/android/server/wm/WindowState;
Calin Juravle00b23d32019-03-08 17:52:20 -080024337Lcom/android/server/wm/WindowToken;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024338Lcom/android/server/wm/nano/WindowManagerProtos$TaskSnapshotProto;
24339Lcom/android/service/nano/StringListParamProto;
24340Lcom/google/android/collect/Lists;
24341Lcom/google/android/collect/Maps;
24342Lcom/google/android/collect/Sets;
24343Ldalvik/annotation/optimization/NeverCompile;
24344Ldalvik/system/BlockGuard$VmPolicy;
24345Ldalvik/system/BlockGuard;
24346Ldalvik/system/CloseGuard;
24347Ldalvik/system/DexFile$OptimizationInfo;
24348Ldalvik/system/DexFile;
24349Ldalvik/system/PathClassLoader;
24350Ldalvik/system/VMRuntime;
24351Ldalvik/system/VMStack;
24352Ljava/io/BufferedInputStream;
24353Ljava/io/BufferedOutputStream;
24354Ljava/io/BufferedReader;
24355Ljava/io/BufferedWriter;
24356Ljava/io/ByteArrayInputStream;
24357Ljava/io/ByteArrayOutputStream;
24358Ljava/io/CharArrayWriter;
24359Ljava/io/Closeable;
24360Ljava/io/DataInput;
24361Ljava/io/DataInputStream;
24362Ljava/io/DataOutput;
24363Ljava/io/DataOutputStream;
24364Ljava/io/EOFException;
24365Ljava/io/File;
24366Ljava/io/FileDescriptor;
24367Ljava/io/FileFilter;
24368Ljava/io/FileInputStream;
24369Ljava/io/FileNotFoundException;
24370Ljava/io/FileOutputStream;
24371Ljava/io/FileReader;
24372Ljava/io/FileWriter;
24373Ljava/io/FilenameFilter;
24374Ljava/io/FilterInputStream;
24375Ljava/io/IOException;
24376Ljava/io/InputStream;
24377Ljava/io/InputStreamReader;
24378Ljava/io/InterruptedIOException;
24379Ljava/io/ObjectInputStream;
24380Ljava/io/ObjectOutputStream;
24381Ljava/io/OutputStream;
24382Ljava/io/OutputStreamWriter;
24383Ljava/io/PrintStream;
24384Ljava/io/PrintWriter;
24385Ljava/io/RandomAccessFile;
24386Ljava/io/Reader;
24387Ljava/io/Serializable;
24388Ljava/io/StringReader;
24389Ljava/io/StringWriter;
24390Ljava/io/UnsupportedEncodingException;
24391Ljava/io/Writer;
24392Ljava/lang/Appendable;
24393Ljava/lang/ArithmeticException;
24394Ljava/lang/ArrayIndexOutOfBoundsException;
24395Ljava/lang/AssertionError;
24396Ljava/lang/AutoCloseable;
24397Ljava/lang/Boolean;
24398Ljava/lang/Byte;
24399Ljava/lang/CharSequence;
24400Ljava/lang/Character;
24401Ljava/lang/Class;
24402Ljava/lang/ClassCastException;
24403Ljava/lang/ClassLoader;
24404Ljava/lang/ClassNotFoundException;
24405Ljava/lang/Cloneable;
24406Ljava/lang/Comparable;
24407Ljava/lang/Deprecated;
24408Ljava/lang/Double;
24409Ljava/lang/Enum;
24410Ljava/lang/Error;
24411Ljava/lang/Exception;
24412Ljava/lang/Float;
24413Ljava/lang/IllegalAccessException;
24414Ljava/lang/IllegalArgumentException;
24415Ljava/lang/IllegalStateException;
24416Ljava/lang/IndexOutOfBoundsException;
24417Ljava/lang/InstantiationException;
24418Ljava/lang/Integer;
24419Ljava/lang/InterruptedException;
24420Ljava/lang/Iterable;
24421Ljava/lang/Long;
24422Ljava/lang/Math;
24423Ljava/lang/NoSuchFieldError;
24424Ljava/lang/NoSuchMethodException;
24425Ljava/lang/NullPointerException;
24426Ljava/lang/Number;
24427Ljava/lang/NumberFormatException;
24428Ljava/lang/Object;
24429Ljava/lang/OutOfMemoryError;
24430Ljava/lang/Package;
24431Ljava/lang/Process;
24432Ljava/lang/ProcessBuilder;
24433Ljava/lang/ReflectiveOperationException;
24434Ljava/lang/Runnable;
24435Ljava/lang/Runtime;
24436Ljava/lang/RuntimeException;
24437Ljava/lang/SecurityException;
24438Ljava/lang/Short;
24439Ljava/lang/StackOverflowError;
24440Ljava/lang/StackTraceElement;
24441Ljava/lang/String;
24442Ljava/lang/StringBuffer;
24443Ljava/lang/StringBuilder;
24444Ljava/lang/StringIndexOutOfBoundsException;
24445Ljava/lang/System;
24446Ljava/lang/Thread;
24447Ljava/lang/ThreadGroup;
24448Ljava/lang/ThreadLocal;
24449Ljava/lang/Throwable;
24450Ljava/lang/UnsupportedOperationException;
24451Ljava/lang/Void;
24452Ljava/lang/annotation/Annotation;
24453Ljava/lang/annotation/Retention;
24454Ljava/lang/annotation/Target;
24455Ljava/lang/ref/WeakReference;
24456Ljava/lang/reflect/Array;
24457Ljava/lang/reflect/Constructor;
24458Ljava/lang/reflect/Field;
24459Ljava/lang/reflect/InvocationTargetException;
24460Ljava/lang/reflect/Method;
24461Ljava/math/BigDecimal;
24462Ljava/math/BigInteger;
24463Ljava/net/HttpURLConnection;
24464Ljava/net/Inet4Address;
24465Ljava/net/Inet6Address;
24466Ljava/net/InetAddress;
24467Ljava/net/InetSocketAddress;
24468Ljava/net/NetworkInterface;
24469Ljava/net/ProtocolException;
24470Ljava/net/Proxy;
24471Ljava/net/ServerSocket;
24472Ljava/net/Socket;
24473Ljava/net/SocketAddress;
24474Ljava/net/SocketException;
24475Ljava/net/URI;
24476Ljava/net/URISyntaxException;
24477Ljava/net/URL;
24478Ljava/net/URLConnection;
24479Ljava/net/UnknownHostException;
24480Ljava/nio/Buffer;
24481Ljava/nio/BufferUnderflowException;
24482Ljava/nio/ByteBuffer;
24483Ljava/nio/ByteOrder;
24484Ljava/nio/CharBuffer;
24485Ljava/nio/DirectByteBuffer;
24486Ljava/nio/FloatBuffer;
24487Ljava/nio/MappedByteBuffer;
24488Ljava/nio/NioUtils;
24489Ljava/nio/channels/FileChannel$MapMode;
24490Ljava/nio/channels/FileChannel;
24491Ljava/nio/channels/FileLock;
24492Ljava/nio/charset/Charset;
24493Ljava/nio/charset/CharsetDecoder;
24494Ljava/nio/charset/CharsetEncoder;
24495Ljava/nio/charset/CoderResult;
24496Ljava/nio/charset/CodingErrorAction;
24497Ljava/nio/charset/IllegalCharsetNameException;
24498Ljava/nio/charset/StandardCharsets;
24499Ljava/nio/charset/UnsupportedCharsetException;
24500Ljava/nio/file/DirectoryStream;
24501Ljava/nio/file/Files;
24502Ljava/nio/file/NoSuchFileException;
24503Ljava/nio/file/Path;
24504Ljava/nio/file/Paths;
24505Ljava/nio/file/StandardCopyOption;
24506Ljava/nio/file/StandardOpenOption;
24507Ljava/nio/file/attribute/PosixFilePermission;
24508Ljava/security/AlgorithmParameters;
24509Ljava/security/DigestException;
24510Ljava/security/DigestInputStream;
24511Ljava/security/GeneralSecurityException;
24512Ljava/security/InvalidAlgorithmParameterException;
24513Ljava/security/InvalidKeyException;
24514Ljava/security/InvalidParameterException;
24515Ljava/security/Key;
24516Ljava/security/KeyFactory;
24517Ljava/security/KeyPair;
24518Ljava/security/KeyPairGenerator;
24519Ljava/security/KeyStore$Entry;
24520Ljava/security/KeyStore$LoadStoreParameter;
24521Ljava/security/KeyStore$PrivateKeyEntry;
24522Ljava/security/KeyStore$ProtectionParameter;
24523Ljava/security/KeyStore$SecretKeyEntry;
24524Ljava/security/KeyStore;
24525Ljava/security/KeyStoreException;
24526Ljava/security/MessageDigest;
24527Ljava/security/NoSuchAlgorithmException;
24528Ljava/security/PrivateKey;
24529Ljava/security/Provider;
24530Ljava/security/PublicKey;
24531Ljava/security/SecureRandom;
24532Ljava/security/Signature;
24533Ljava/security/SignatureException;
24534Ljava/security/UnrecoverableKeyException;
24535Ljava/security/cert/CertPath;
24536Ljava/security/cert/CertPathBuilderException;
24537Ljava/security/cert/CertPathParameters;
24538Ljava/security/cert/CertPathValidator;
24539Ljava/security/cert/CertPathValidatorException;
24540Ljava/security/cert/CertPathValidatorResult;
24541Ljava/security/cert/CertSelector;
24542Ljava/security/cert/CertStore;
24543Ljava/security/cert/CertStoreParameters;
24544Ljava/security/cert/Certificate;
24545Ljava/security/cert/CertificateEncodingException;
24546Ljava/security/cert/CertificateException;
24547Ljava/security/cert/CertificateFactory;
24548Ljava/security/cert/CollectionCertStoreParameters;
24549Ljava/security/cert/PKIXCertPathChecker;
24550Ljava/security/cert/PKIXParameters;
24551Ljava/security/cert/TrustAnchor;
24552Ljava/security/cert/X509CertSelector;
24553Ljava/security/cert/X509Certificate;
24554Ljava/security/interfaces/ECPublicKey;
24555Ljava/security/spec/AlgorithmParameterSpec;
24556Ljava/security/spec/ECField;
24557Ljava/security/spec/ECFieldFp;
24558Ljava/security/spec/ECGenParameterSpec;
24559Ljava/security/spec/ECParameterSpec;
24560Ljava/security/spec/ECPoint;
24561Ljava/security/spec/ECPublicKeySpec;
24562Ljava/security/spec/EllipticCurve;
24563Ljava/security/spec/InvalidKeySpecException;
24564Ljava/security/spec/InvalidParameterSpecException;
24565Ljava/security/spec/KeySpec;
24566Ljava/security/spec/X509EncodedKeySpec;
24567Ljava/text/DateFormat;
24568Ljava/text/MessageFormat;
24569Ljava/text/ParseException;
24570Ljava/text/SimpleDateFormat;
24571Ljava/time/Clock;
24572Ljava/time/DateTimeException;
24573Ljava/time/Duration;
24574Ljava/time/Instant;
24575Ljava/time/LocalDate;
24576Ljava/time/LocalDateTime;
24577Ljava/time/LocalTime;
24578Ljava/time/Month;
24579Ljava/time/Period;
24580Ljava/time/ZoneId;
24581Ljava/time/ZoneOffset;
24582Ljava/time/ZonedDateTime;
24583Ljava/time/chrono/ChronoLocalDate;
24584Ljava/time/chrono/ChronoLocalDateTime;
24585Ljava/time/format/DateTimeFormatter;
24586Ljava/time/format/DateTimeParseException;
24587Ljava/time/temporal/ChronoUnit;
24588Ljava/time/temporal/Temporal;
24589Ljava/time/temporal/TemporalAccessor;
24590Ljava/time/temporal/TemporalAmount;
24591Ljava/time/temporal/TemporalUnit;
24592Ljava/util/AbstractMap$SimpleEntry;
24593Ljava/util/AbstractMap$SimpleImmutableEntry;
24594Ljava/util/ArrayDeque;
24595Ljava/util/ArrayList;
24596Ljava/util/Arrays;
24597Ljava/util/Base64$Decoder;
24598Ljava/util/Base64$Encoder;
24599Ljava/util/Base64;
24600Ljava/util/BitSet;
24601Ljava/util/Calendar;
24602Ljava/util/Collection;
24603Ljava/util/Collections;
24604Ljava/util/Comparator;
24605Ljava/util/ConcurrentModificationException;
24606Ljava/util/Date;
24607Ljava/util/Deque;
24608Ljava/util/EnumMap;
24609Ljava/util/Enumeration;
24610Ljava/util/Formatter;
24611Ljava/util/GregorianCalendar;
24612Ljava/util/HashMap;
24613Ljava/util/HashSet;
24614Ljava/util/Iterator;
24615Ljava/util/LinkedHashMap;
24616Ljava/util/LinkedHashSet;
24617Ljava/util/LinkedList;
24618Ljava/util/List;
24619Ljava/util/ListIterator;
24620Ljava/util/Locale;
24621Ljava/util/Map$Entry;
24622Ljava/util/Map;
24623Ljava/util/MissingResourceException;
24624Ljava/util/NoSuchElementException;
24625Ljava/util/Objects;
24626Ljava/util/Optional;
24627Ljava/util/OptionalInt;
24628Ljava/util/PriorityQueue;
24629Ljava/util/Properties;
24630Ljava/util/Queue;
24631Ljava/util/Random;
24632Ljava/util/RandomAccess;
24633Ljava/util/ResourceBundle;
24634Ljava/util/Scanner;
24635Ljava/util/Set;
24636Ljava/util/SortedSet;
24637Ljava/util/Stack;
24638Ljava/util/StringJoiner;
24639Ljava/util/StringTokenizer;
24640Ljava/util/TimeZone;
24641Ljava/util/Timer;
24642Ljava/util/TimerTask;
24643Ljava/util/TreeMap;
24644Ljava/util/TreeSet;
24645Ljava/util/UUID;
24646Ljava/util/WeakHashMap;
24647Ljava/util/concurrent/ArrayBlockingQueue;
24648Ljava/util/concurrent/BlockingQueue;
24649Ljava/util/concurrent/Callable;
24650Ljava/util/concurrent/CancellationException;
24651Ljava/util/concurrent/CompletableFuture;
24652Ljava/util/concurrent/CompletionStage;
24653Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
24654Ljava/util/concurrent/ConcurrentHashMap;
24655Ljava/util/concurrent/ConcurrentLinkedDeque;
24656Ljava/util/concurrent/ConcurrentLinkedQueue;
24657Ljava/util/concurrent/ConcurrentMap;
24658Ljava/util/concurrent/CopyOnWriteArrayList;
24659Ljava/util/concurrent/CopyOnWriteArraySet;
24660Ljava/util/concurrent/CountDownLatch;
24661Ljava/util/concurrent/ExecutionException;
24662Ljava/util/concurrent/Executor;
24663Ljava/util/concurrent/ExecutorService;
24664Ljava/util/concurrent/Executors;
24665Ljava/util/concurrent/Future;
24666Ljava/util/concurrent/LinkedBlockingDeque;
24667Ljava/util/concurrent/LinkedBlockingQueue;
24668Ljava/util/concurrent/RejectedExecutionException;
24669Ljava/util/concurrent/RejectedExecutionHandler;
24670Ljava/util/concurrent/ScheduledExecutorService;
24671Ljava/util/concurrent/ScheduledFuture;
24672Ljava/util/concurrent/ScheduledThreadPoolExecutor;
24673Ljava/util/concurrent/Semaphore;
24674Ljava/util/concurrent/ThreadFactory;
24675Ljava/util/concurrent/ThreadLocalRandom;
24676Ljava/util/concurrent/ThreadPoolExecutor;
24677Ljava/util/concurrent/TimeUnit;
24678Ljava/util/concurrent/TimeoutException;
24679Ljava/util/concurrent/atomic/AtomicBoolean;
24680Ljava/util/concurrent/atomic/AtomicInteger;
24681Ljava/util/concurrent/atomic/AtomicLong;
24682Ljava/util/concurrent/atomic/AtomicLongFieldUpdater;
24683Ljava/util/concurrent/atomic/AtomicReference;
24684Ljava/util/concurrent/locks/Condition;
24685Ljava/util/concurrent/locks/Lock;
24686Ljava/util/concurrent/locks/ReadWriteLock;
24687Ljava/util/concurrent/locks/ReentrantLock;
24688Ljava/util/concurrent/locks/ReentrantReadWriteLock;
24689Ljava/util/function/BiConsumer;
24690Ljava/util/function/BiFunction;
24691Ljava/util/function/BiPredicate;
24692Ljava/util/function/BinaryOperator;
24693Ljava/util/function/BooleanSupplier;
24694Ljava/util/function/Consumer;
24695Ljava/util/function/Function;
24696Ljava/util/function/IntConsumer;
24697Ljava/util/function/IntFunction;
24698Ljava/util/function/IntPredicate;
24699Ljava/util/function/IntSupplier;
24700Ljava/util/function/LongConsumer;
24701Ljava/util/function/LongSupplier;
24702Ljava/util/function/Predicate;
24703Ljava/util/function/Supplier;
24704Ljava/util/function/ToIntFunction;
24705Ljava/util/function/ToLongFunction;
24706Ljava/util/function/UnaryOperator;
24707Ljava/util/regex/Matcher;
24708Ljava/util/regex/Pattern;
24709Ljava/util/stream/Collector;
24710Ljava/util/stream/Collectors;
24711Ljava/util/stream/IntStream;
24712Ljava/util/stream/Stream;
24713Ljava/util/zip/CRC32;
24714Ljava/util/zip/Deflater;
24715Ljava/util/zip/DeflaterOutputStream;
24716Ljava/util/zip/GZIPInputStream;
24717Ljava/util/zip/GZIPOutputStream;
24718Ljava/util/zip/InflaterInputStream;
24719Ljava/util/zip/ZipEntry;
24720Ljava/util/zip/ZipException;
24721Ljava/util/zip/ZipFile;
24722Ljava/util/zip/ZipOutputStream;
24723Ljavax/crypto/AEADBadTagException;
24724Ljavax/crypto/BadPaddingException;
24725Ljavax/crypto/Cipher;
24726Ljavax/crypto/CipherInputStream;
24727Ljavax/crypto/CipherOutputStream;
24728Ljavax/crypto/IllegalBlockSizeException;
24729Ljavax/crypto/KeyAgreement;
24730Ljavax/crypto/KeyGenerator;
24731Ljavax/crypto/Mac;
24732Ljavax/crypto/NoSuchPaddingException;
24733Ljavax/crypto/SecretKey;
24734Ljavax/crypto/SecretKeyFactory;
24735Ljavax/crypto/spec/GCMParameterSpec;
24736Ljavax/crypto/spec/IvParameterSpec;
24737Ljavax/crypto/spec/PBEKeySpec;
24738Ljavax/crypto/spec/SecretKeySpec;
24739Ljavax/microedition/khronos/egl/EGL10;
24740Ljavax/microedition/khronos/egl/EGL;
24741Ljavax/microedition/khronos/egl/EGLConfig;
24742Ljavax/microedition/khronos/egl/EGLContext;
24743Ljavax/microedition/khronos/egl/EGLDisplay;
24744Ljavax/microedition/khronos/egl/EGLSurface;
24745Ljavax/security/auth/Destroyable;
24746Ljavax/xml/datatype/DatatypeConfigurationException;
24747Ljavax/xml/parsers/DocumentBuilder;
24748Ljavax/xml/parsers/DocumentBuilderFactory;
24749Ljavax/xml/parsers/ParserConfigurationException;
24750Llibcore/io/IoUtils;
24751Llibcore/io/Streams;
24752Llibcore/util/EmptyArray;
24753Llibcore/util/HexEncoding;
24754Llibcore/util/NativeAllocationRegistry;
24755Lorg/json/JSONArray;
24756Lorg/json/JSONException;
24757Lorg/json/JSONObject;
24758Lorg/w3c/dom/Document;
24759Lorg/w3c/dom/Element;
24760Lorg/w3c/dom/Node;
24761Lorg/w3c/dom/NodeList;
24762Lorg/xml/sax/SAXException;
24763Lorg/xmlpull/v1/XmlPullParser;
24764Lorg/xmlpull/v1/XmlPullParserException;
24765Lorg/xmlpull/v1/XmlPullParserFactory;
24766Lorg/xmlpull/v1/XmlSerializer;
24767Lsun/security/pkcs/PKCS7;
24768Lsun/security/pkcs/SignerInfo;
24769[B
24770[C
24771[D
24772[F
24773[I
24774[J
24775[Landroid/accounts/Account;
24776[Landroid/accounts/AuthenticatorDescription;
24777[Landroid/animation/PropertyValuesHolder;
24778[Landroid/apex/ApexInfo;
24779[Landroid/app/Notification$Action;
24780[Landroid/app/NotificationChannel;
24781[Landroid/app/Person;
24782[Landroid/app/RemoteInput;
24783[Landroid/app/assist/AssistStructure$ViewNode;
24784[Landroid/app/job/JobInfo$TriggerContentUri;
24785[Landroid/app/slice/SliceSpec;
24786[Landroid/content/ComponentName;
24787[Landroid/content/Intent;
24788[Landroid/content/SyncAdapterType;
24789[Landroid/content/pm/ActivityInfo;
24790[Landroid/content/pm/Attribution;
24791[Landroid/content/pm/ConfigurationInfo;
24792[Landroid/content/pm/FeatureGroupInfo;
24793[Landroid/content/pm/FeatureInfo;
24794[Landroid/content/pm/InstrumentationInfo;
24795[Landroid/content/pm/PathPermission;
24796[Landroid/content/pm/PermissionInfo;
24797[Landroid/content/pm/ProviderInfo;
24798[Landroid/content/pm/ServiceInfo;
24799[Landroid/content/pm/Signature;
24800[Landroid/content/pm/UserInfo;
24801[Landroid/content/pm/VerifierInfo;
24802[Landroid/content/res/ApkAssets;
24803[Landroid/content/res/AssetManager;
24804[Landroid/content/res/Configuration;
24805[Landroid/graphics/ColorSpace;
24806[Landroid/graphics/Rect;
24807[Landroid/graphics/fonts/FontFamily;
24808[Landroid/graphics/fonts/FontVariationAxis;
24809[Landroid/hardware/display/WifiDisplay;
24810[Landroid/hardware/input/InputSensorInfo;
24811[Landroid/hardware/input/KeyboardLayout;
24812[Landroid/hardware/lights/LightState;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024813[Landroid/hardware/power/stats/EnergyConsumer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024814[Landroid/hardware/radio/ProgramSelector$Identifier;
24815[Landroid/hardware/usb/UsbConfiguration;
24816[Landroid/hardware/usb/UsbInterface;
24817[Landroid/icu/util/ULocale;
24818[Landroid/media/AudioDeviceInfo;
24819[Landroid/media/AudioGain;
24820[Landroid/media/AudioPatch;
24821[Landroid/media/AudioPort;
24822[Landroid/media/AudioPortConfig;
24823[Landroid/media/MediaCodecInfo;
24824[Landroid/media/audiofx/AudioEffect$Descriptor;
24825[Landroid/net/IpPrefix;
24826[Landroid/net/LinkAddress;
24827[Landroid/net/Network;
24828[Landroid/net/NetworkInfo$DetailedState;
24829[Landroid/net/NetworkKey;
24830[Landroid/net/Uri;
24831[Landroid/os/BatteryConsumer$Dimensions;
24832[Landroid/os/BatteryConsumer$Key;
24833[Landroid/os/BatteryStats$LongCounter;
24834[Landroid/os/Bundle;
24835[Landroid/os/CoolingDevice;
24836[Landroid/os/Debug$MemoryInfo;
24837[Landroid/os/ParcelFileDescriptor;
24838[Landroid/os/ParcelUuid;
24839[Landroid/os/Parcelable;
24840[Landroid/os/PatternMatcher;
24841[Landroid/os/PersistableBundle;
24842[Landroid/os/Temperature;
24843[Landroid/os/UserHandle;
24844[Landroid/os/health/HealthStatsParceler;
24845[Landroid/os/incremental/PerUidReadTimeouts;
24846[Landroid/os/storage/DiskInfo;
24847[Landroid/os/storage/StorageVolume;
24848[Landroid/os/storage/VolumeInfo;
24849[Landroid/os/storage/VolumeRecord;
24850[Landroid/os/vibrator/VibrationEffectSegment;
24851[Landroid/service/notification/Condition;
24852[Landroid/service/notification/NotificationListenerService$Ranking;
24853[Landroid/service/notification/StatusBarNotification;
24854[Landroid/system/StructPollfd;
24855[Landroid/system/suspend/internal/WakeLockInfo;
24856[Landroid/telephony/LocationAccessPolicy$LocationPermissionResult;
24857[Landroid/telephony/SubscriptionPlan;
24858[Landroid/text/style/ClickableSpan;
24859[Landroid/util/LongSparseArray;
24860[Landroid/util/Pair;
24861[Landroid/view/AppTransitionAnimationSpec;
24862[Landroid/view/Display$Mode;
24863[Landroid/view/Display;
24864[Landroid/view/DisplayEventReceiver$FrameRateOverride;
24865[Landroid/view/InsetsFrameProvider;
24866[Landroid/view/InsetsSourceControl;
24867[Landroid/view/MotionEvent$PointerCoords;
24868[Landroid/view/MotionEvent$PointerProperties;
24869[Landroid/view/RemoteAnimationTarget;
24870[Landroid/view/SurfaceControl$DisplayMode;
24871[Landroid/view/SyncRtSurfaceTransactionApplier$SurfaceParams;
24872[Landroid/view/autofill/AutofillId;
24873[Landroid/view/inputmethod/InputMethodSubtype;
24874[Landroid/view/textservice/SpellCheckerInfo;
24875[Lcom/android/internal/compat/CompatibilityChangeInfo;
24876[Lcom/android/internal/os/KernelCpuSpeedReader;
24877[Lcom/android/internal/statusbar/LetterboxDetails;
24878[Lcom/android/internal/statusbar/NotificationVisibility;
24879[Lcom/android/internal/view/AppearanceRegion;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024880[Lcom/android/server/am/ActivityManagerService$ProcessChangeItem;
art-benchmark-service08401c12022-12-23 09:27:20 -080024881[Lcom/android/server/am/BroadcastProcessQueue;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024882[Lcom/android/server/am/BroadcastQueue;
24883[Lcom/android/server/am/BroadcastRecord;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024884[Lcom/android/server/am/CachedAppOptimizer$CancelCompactReason;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024885[Lcom/android/server/am/CachedAppOptimizer$CompactSource;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024886[Lcom/android/server/am/OomAdjProfiler$CpuTimes;
24887[Lcom/android/server/am/UidObserverController$ChangeRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024888[Lcom/android/server/criticalevents/nano/CriticalEventProto;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024889[Lcom/android/server/display/config/ThermalStatus;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024890[Lcom/android/server/firewall/FilterFactory;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024891[Lcom/android/server/firewall/IntentFirewall$FirewallIntentResolver;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024892[Lcom/android/server/lights/LightsService$LightImpl;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024893[Lcom/android/server/om/OverlayActorEnforcer$ActorState;
24894[Lcom/android/server/pm/CrossProfileIntentFilter;
24895[Lcom/android/server/pm/DefaultCrossProfileIntentFilter;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024896[Lcom/android/server/pm/PreferredActivity;
24897[Lcom/android/server/pm/SnapshotStatistics$Stats;
24898[Lcom/android/server/pm/parsing/library/PackageSharedLibraryUpdater;
art-benchmark-servicea846e4e2022-05-13 08:10:54 -070024899[Lcom/android/server/pm/permission/CompatibilityPermissionInfo;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024900[Lcom/android/server/power/stats/BatteryStatsImpl$Counter;
24901[Lcom/android/server/power/stats/BatteryStatsImpl$DisplayBatteryStats;
24902[Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;
24903[Lcom/android/server/power/stats/BatteryStatsImpl$RadioAccessTechnologyBatteryStats;
24904[Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
24905[Lcom/android/server/power/stats/BatteryStatsImpl$TimeMultiStateCounter;
art-benchmark-service66b4d952021-07-17 17:15:31 -070024906[Lcom/android/server/wm/ActivityRecord;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024907[Ljava/io/Closeable;
24908[Ljava/io/File;
24909[Ljava/io/FileDescriptor;
24910[Ljava/io/Serializable;
24911[Ljava/lang/Boolean;
24912[Ljava/lang/CharSequence;
24913[Ljava/lang/Class;
24914[Ljava/lang/Integer;
24915[Ljava/lang/Number;
24916[Ljava/lang/Object;
24917[Ljava/lang/Runnable;
24918[Ljava/lang/StackTraceElement;
24919[Ljava/lang/String;
24920[Ljava/lang/Void;
24921[Ljava/lang/reflect/Field;
24922[Ljava/lang/reflect/Method;
24923[Ljava/lang/reflect/Type;
24924[Ljava/net/InetAddress;
24925[Ljava/nio/file/CopyOption;
24926[Ljava/nio/file/LinkOption;
24927[Ljava/nio/file/OpenOption;
24928[Ljava/security/cert/Certificate;
24929[Ljava/security/cert/X509Certificate;
24930[Ljava/time/Clock;
24931[Ljava/util/ArrayList;
24932[Ljava/util/List;
24933[Ljava/util/Locale;
24934[Ljava/util/Map$Entry;
24935[Ljava/util/Set;
24936[Ljavax/microedition/khronos/egl/EGLConfig;
24937[Lsun/security/pkcs/SignerInfo;
24938[S
24939[Z
24940[[B
24941[[D
24942[[F
24943[[I
24944[[J
24945[[Landroid/content/res/ApkAssets;
art-benchmark-service9f6049f2022-10-03 00:48:12 -070024946[[Lcom/android/server/power/stats/BatteryStatsImpl$LongSamplingCounter;
24947[[Lcom/android/server/power/stats/BatteryStatsImpl$StopwatchTimer;
art-benchmark-service84f185c2023-07-24 02:43:42 -070024948[[Ljava/lang/Object;
24949[[Ljava/lang/String;
24950[[Z